#blockPhoto{
	position: absolute;
	top: 40px;
	left: 10px;
	width: 750px;
	height: 75px;
	z-index: 1;
	visibility : visible;
}

#blockLine{
	position: absolute;
	top: 115px;
	left: 10px;
	width: 750px;
	height: 10px;
	z-index: 1;
	visibility : visible;
}

#blockMenu{
	position: absolute;
	top: 125px;
	left: 10px;
	width: 750px;
	height: 40px;
	z-index: 1;
	visibility : visible;
}

/* -- [>] BODY ------------------------------------------------------- */

BODY{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 10px;
}

/* -- [<] BODY ------------------------------------------------------- */

/* -- [>] LINK ------------------------------------------------------- */

A{
	text-decoration : underline;
	color : #0C5E36;
}

A:LINK{
	text-decoration : underline;
	color : #0C5E36;
}

A:HOVER{
	text-decoration : none;
	color : #7B0004;
}

A:ACTIVE{
	text-decoration : none;
	color : #7B0004;
}

A:VISITED{
	text-decoration : underline;
	color : #B16625;
}

/* -- [<] LINK ------------------------------------------------------- */

/* -- [>] CONTENT ---------------------------------------------------- */

BR.pad{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 5px;
}

.titre{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

.titre A{color: #666666; text-decoration : none;}
.titre A:LINK{color: #666666; text-decoration : none;}
.titre A:HOVER{color: #666666; text-decoration : none;}
.titre A:ACTIVE{color: #666666; text-decoration : none;}
.titre A:VISITED{color: #666666; text-decoration : none;}

P,td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.txt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.txt A{color: #0C5E36; text-decoration : underline;}
.txt A:LINK{color: #0C5E36; text-decoration : underline;}
.txt A:VISITED{color: #0C5E36; text-decoration : underline;}
.txt A:ACTIVE{color: #0C5E36; text-decoration : none;}
.txt A:HOVER{color: #7B0004; text-decoration : none;}

.txtsmall{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.txtred{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: red;
	text-align: justify;
}

.txtmap{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: justify;
}

.tableau{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.tableauData{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: right;
}

.txtaccueil{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.copywright{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: right;
}

.HautdePage{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: right;
}

.contactUs{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #AE7E54;
	text-align: justify;
}

A.contactUs {color: #AE7E54;  text-decoration : none;}
A.contactUs:LINK{color: #AE7E54; text-decoration : none;}
A.contactUs:VISITED{color: #AE7E54; text-decoration : none;}
A.contactUs:ACTIVE{color: #AE7E54; text-decoration : none;}
A.contactUs:HOVER{color: #7B0004; text-decoration : none;}
    
}

/* -- [<] CONTENT ---------------------------------------------------- */