/* ENTETE TOP-------------------------------------------------------------*/
td.top {
	font-size:10px;
	color:#5f2b2b;
	text-align: left;
	font: arial;
	font-size: 10px;
}

a.top:link {
	font-size:10px;
	color:#5f2b2b;
	text-align: left;
	font: arial;
	font-size: 10px;
	text-decoration:underline;
}

a.top:hover {
	font-size:10px;
	color:#000000;
	text-align: left;
	font: arial;
	font-size: 10px;
	text-decoration:underline;
}

a.top:active {
	font-size:10px;
	color:#000000;
	text-align: left;
	font: arial;
	font-size: 10px;
	text-decoration:underline;
}

a.top:visited {
	font-size:10px;
	color:#5f2b2b;
	text-align: left;
	font: arial;
	font-size: 10px;
	text-decoration:underline;
}





/* CONTENU PRINCIPAL-------------------------------------------------------------*/
body
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: circle;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	background-color: f7f0f6;
	
	scrollbar-face-color: #5f2b2b;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #e3cde0;
	scrollbar-3dlight-color: #5f2b2b;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #e3cde0;
	scrollbar-arrow-color: #5f2b2b;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5f2b2b;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #e3cde0;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #e3cde0;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5f2b2b;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;

}

table.contenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	border: 1px solid #E0C9DD;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}



/*MENU GAUCHE-------------------------------------------------------------*/
a.menu_g:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu_g:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f7f0f6;
	text-decoration: underline;
}

a.menu_g:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.menu_g:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}


td.menu_g {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}




/* MENU BAS DE PAGE FOOTER-------------------------------------------------------------*/
td.footer {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:normal;
	color:#000000;
	text-align: left;
}

a.footer:link {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:normal;
	color:#663333;
	text-align: left;
}

a.footer:hover {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:normal;
	color:#663333;
	text-align: left;
}

a.footer:visited {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:normal;
	color:#000000;
	text-align: left;
}

a.footer:active {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:normal;
	color:#663333;
	text-align: left;
}

