body {
	background-color: #FFFFFF;
	background-image:url(fond.gif);
	background-position:center top;
	margin: 0px;
}
body, p, td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
img{
	border:0;
}
a{
	text-decoration:none;
	color:#8E6C3E;
}
a:hover{
	color:#F60;
}
h1{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#D69A10;
	margin-top:0;
	padding-top:0;
}
h2{
	font-size:13px;
	font-weight:bold;
	color:#D69A10;
}
h3{
	font-size:12px;
	font-weight:bold;
	color:#999999;
}
hr{
	border: 0; /* enleve toute bordure */
	border-bottom: 1px #999 dotted; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
	height: 1px; /* pour IE */
}
li{
	list-style-type:square;
}
.tresPetit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#menuHaut a img{
	border:1px solid #F6D485
}
#menuHaut a:hover img{
	border-color:#FFF;
}
.actu{
	margin:10px;
	border-top:1px solid #F2C04D;
	font-size:10px;
}
.actu h3{
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:3px;
}
.actuTxt{
	color:#666;
	margin:0;
	padding:0;
	font-size:11px;
	padding-bottom:3px;
}
#contenu{
	padding:10px;
}
#menuGauche{
	margin:0;
	padding:0;
}
#menuGauche li{
	margin:0;
	padding:0;
	list-style-type:none;
}
#menuGauche li a{
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	display:block;
	padding-left:10px;
	line-height:32px;
	height:32px;
	border-bottom:1px solid #F2C04D;
}
#menuGauche li a:hover{
	background-image:url(menu-gauche-bg.jpg);
}
#footer{
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
}
#footer a{
	color:#999;
}
#footer a:hover{
	color:#666
}
