a {
	text-decoration: none;
	color: #6C898F;
}

a:hover {
	color: Teal;
	text-decoration: underline;
	color: black;
}



h3 {
	font-family: Verdana;
	font-color: #91785B;
	font-weight: bold;
	font-size: 105%;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0em;
}

h1 {
	font-family: Verdana;
	font-size: 16pt;
	text-align: center;
	
}




.header {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4B4B;
	text-decoration: none;
}


body {
	padding: 0;
	margin: 0px 0px 0px 0px;
	background-color: #EEEEEE;
}


table {background-color: #ffffff;}

p{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;

}
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;

}



/*
 * Ici les styles pour le contenu
 */

h2 {
	font-size: 120%;
	font-weight: bold;
	color: #91785B;
}



/*  */

.petitgris {font: Verdana, Geneva, Verdana, Helvetica, sans-serif; color: #888878; FONT-SIZE: 7pt;}
.petitgris:visited {font: Verdana, Geneva, Verdana, Helvetica, sans-serif; color: #888878; FONT-SIZE: 7pt;}
.petitgris:hover {font: Verdana, Geneva, Verdana, Helvetica, sans-serif; color: Navy ; FONT-SIZE: 7pt;background-color: white}

.nav a, nav td {
background-color: #6C898F;
	color: #ffffff;
	font-size: 1em;
	}



.size2 {FONT-SIZE: 10pt;}
.size2u {FONT-SIZE: 11pt; text-decoration:underline;}
.size3 {FONT-SIZE: 12pt;}
.size4 {FONT-SIZE: 14pt;}

.hr_default{color:#91785b; height: 1px; }
hr{color:#91785b; height: 1px; }


.transBlocBG {
	padding:0px 10px 0px 10px;
	margin:0;
	/*background:url(images/bloc_trans_bg.gif) top left repeat-y;*/
}

.corps
{
    background-color: rgb(255, 255, 255); width: 800px;
}
