body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #CF6F1A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: 32px;
	color: #88C13C;
}
#entete {
	background-image: url(images/entete.jpg);
	background-repeat: no-repeat;
	height: 133px;
	width: 800px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #88C13C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
#menu {
	background-image: url(images/menu.gif);
	height: 410px;
	width: 242px;
	background-repeat: no-repeat;
}
#menu p a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	left: 28px;
	top: 18px;
	position: relative;
	line-height: 22px;
}
p {
	margin: 0px;
	padding: 0px;
}
#menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 135px;
	text-align: right;
	width: 800px;
	left: 0px;
}
#menu2 a{
	color: #CF6F1A;
	text-decoration: none;
}
#contenu {
	top: 160px;
	position: absolute;
	left: 280px;
	width: 500px;
	color: #333;
}
#pub {
	position: absolute;
	left: 28px;
	top: 440px;
}
