body {
	padding : 0;
	text-align : left;
	font : 14px "Lucida Sans", "Trebuchet MS", sans-serif;
	color : #484940;
	background-color : #FFF;
	background-position : center top;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 10;
	margin-left : 0;
	background-image: url(images/back.jpg);
}
div#conteneur {
	width : 900px;
	text-align : left;
	float : center;
	margin-right : auto;
	margin-bottom : 0px;
	margin-left : auto;
	margin-top: 0px;
	background-image: url(images/trsp.jpg);
	border: 1px solid #484940;
	
}
h1#header {
	height : 80px;
	margin : 0;
	font-size : 11px;
	font-style : oblique;
	color : #transparent;
	font-weight : normal;
	background-image : url(images/cornill.jpg);
	background-repeat : no-repeat;
	background-position : left top;
	text-align : right;
	letter-spacing: 1px;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 3px;
}
h1#header a {
color : #a5242f;
}
h1#header a:hover {
color : #484940;
}
ul#menu {
	height : 25px;
	margin : 0;
	padding : 0;
	list-style-type : none;
	background-image: url(images/menu_cool.png);
	background-repeat: repeat-x;
	background-position: 0 -25px;
}
ul#menu li {
float : left;
text-align : center;
}
ul#menu li a {
	width : 90px;
	line-height : 25px;
	font-size : 13px;
	color : #a5242f;
	display : block;
	text-decoration : none;
}
ul#menu li a:hover {
background : url(images/menu_cool.png) repeat-x 0 0;
color : #484940;
}
div#contenu {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	}
div#contenu h2 {
	border-bottom : 1px solid #484940;
	height: 1px;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
div#contenu h3 {
font-size : 15px;
line-height : 20px;
color : #484940066;
font-style : oblique;
font-weight : bold;
border-bottom : 1px solid #7fba30;
}
div#contenu h4 {
margin-left : 0px;
padding-left : 0px;
text-align : left;
font-size : 13px;
color : #484940066;
line-height : 14px;
font-style : italic;
font-weight : normal;
text-indent : 0px;
}
div#contenu h4 a {
	color : #d3351f;
	text-decoration : none;
}
div#contenu h4 a:hover {
	color : #484940;
	text-decoration : none;
}
div#contenu h5 {
text-align : center;
font-size : 12px;
line-height : 13px;
font-style : italic;
font-weight : bold;
}
.normal_ital {
	font-size: 19px;
	line-height: 17px;
	font-style: oblique;
	font-weight: bold;
	letter-spacing: 2px;
}

.texte {
	color : #484940;
	font-size: 13px;
	line-height: 13px;
}
.texte_2 {
	color : #484940;
	font-size: 13px;
	line-height: 13px;
}
.texte_gras {
	color : #484940;
	font-size: 15px;
	line-height: 9px;
}
.texte_centre {
	color : #a5242f;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
}
.texte_centre_2 {
	color : #a5242f;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
}
.texte_italic {
	color : #484940066;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
}
.textepetit {
	color : #484940;
	font-size: 11px;
	line-height: 10px;
}
.textepetit_2 {
	color : #484940;
	font-size: 11px;
	line-height: 10px;
}
div#contenu a {
	color : #a5242f;
	text-decoration : none;
}
div#contenu a:hover {
	color : #484940;
	text-decoration : none;
}
p#footer {
	height : 13px;
	line-height : 11px;
	text-align : center;
	color : #5185b8;
	font-size : 10px;
	letter-spacing : 2px;
	width : 900px;
}
p#footer a {
	color : #738030;
	text-decoration : none;
}
p#footer a:hover {
	color : #484940;
	text-decoration : none;
}
.flux { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #eee; margin-right: auto; margin-left: auto; padding: 3px; border-style: solid; border-width: 8px 1px 1px 1px; border-color: #ff8c00; width: 200px }
.flux dt { font-size: 10px; line-height: 15px }
.flux dt a { color: black; text-decoration: none; padding-left: 5px }
.flux p { font-weight: bold; font-size: 12px; background-color: #ffa530; text-align: center; margin-top: 0px }
.flux p a { color: navy; text-decoration: none }
.flux p a:hover, .flux dt a:hover { color: #de3400; text-decoration: underline overline }