Body {
	background-image : url(../images/page_01.jpg);
	background-color : #B90302;
	background-repeat : repeat-x;
}

.entete {
	background-image : url(../images/page_12.jpg);
	background-color : #FFF9ED;
	background-repeat : repeat-x;
}
.left_col {
	background-image : url(../images/page_17.jpg);
	background-color : #FFF9ED;
	background-repeat : repeat-y;
}
.nav_left {
	background-image : url(../images/page_11.jpg);
	background-repeat : no-repeat
}

.adresse1 {	font-size: 14px;
	font-weight: bold;
}
.adresse2 {	font-size: 12px;
	font-weight: bold;
}

TD {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #544B46;
	font-weight : normal;
}
TD A:LINK {
	color : #B41819;
	text-decoration : underline;
}
TD A:VISITED {
	color : #B41819;
	text-decoration : underline;
}
TD A:ACTIVE {
	color : #BD0B0B;
	text-decoration : underline;
}
TD A:HOVER {color : #AF822F; text-decoration : underline;}


UL {
	list-style-type : square;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 0px;	
}

LI {
	margin-bottom : 6px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;

}

OL {
	list-style-type : decimal;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 0px;	
}

.navSub {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : bold;
}


.navSub A:LINK {color : #FFFFFF; text-decoration : none;}
.navSub A:VISITED {color : #FFFFFF; text-decoration : none;}
.navSub A:ACTIVE {color : #FFFFFF; text-decoration : none;}
.navSub A:HOVER {color : #875C10; text-decoration : underline;}


.leftnavMain {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #F2CCA3;
	font-weight : bold;
	line-height : 20px;
}
.leftnavMain A:LINK {color : #F2CCA3; text-decoration : underline;}
.leftnavMain A:VISITED {color : #F2CCA3; text-decoration : underline;}
.leftnavMain A:ACTIVE {color : #F2CCA3; text-decoration : underline;}
.leftnavMain A:HOVER {color : #D53B00; text-decoration : underline;}

.leftnavSub {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #EDB77D;
	font-weight : normal;
}
.leftnavSub A:LINK {color : #EDB77D; text-decoration : underline;}
.leftnavSub A:VISITED {color : #EDB77D; text-decoration : underline;}
.leftnavSub A:ACTIVE {color : #EDB77D; text-decoration : underline;}
.leftnavSub A:HOVER {color : #D53B00; text-decoration : underline;}


.footer {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FF8562;
	font-weight : normal;
	line-height : 20px;
}
.sub_title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B40202;
}
.texte_intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	text-align: justify;
	font-weight: bold;
}
