a {
	text-decoration: none;
	color: #336699;
}

a:hover {
	color: Teal;
	text-decoration: underline;
	color: black;
}



h3 {
	font-family: Verdana;
	font-color: #336699;
	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: #A2A1C4;
	text-decoration: none;
}


body {
	padding: 0;
	margin: 0px 0px 0px 0px;
	background: #F2EDE6 ;
}


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: #6A838F;
}



/*  */

.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 {
	color: #FFFFFF;
	font: Arial;
	font-size: 12px;
	}



.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;
		
}

fieldset#simple  {
	border:silver 1px solid;
	padding:4pt;
	margin:4pt;
}

fieldset#simple legend  {
	font-size:10pt;
	font-weight:bold;
	color: gray;
}

.ok {
	vertical-align: bottom;

}

.top{
		font-size:13px;
		color:white;


}
.top  ul{
			list-style-type:none;
			margin:0;
			height: 30px;
			background: #8E8DAD url('images/fond_liens.png') repeat-x;
			width:798px;
			padding:0 0 0 0px;

			
}
.top li{
			float: left;
			display:inline-block;
			list-style-type: none;
			line-height: 30px;
			margin-right:31px;
			padding:0;
			background:transparent url('images/menu_sep.png') no-repeat 100% 50%;
		

}
.top a{
		
			color:white;
			font-size: 12px;
			height:100%;
			display:inline;
			float:left;
			font-weight: bold;
			text-decoration: none;
			text-indent: 0pt;
			padding:0 7px;
			margin:0;
			display: block;
	

}
.top a:hover{
		color: #336699;
		border-bottom:1px solid #bbb;
		background-color: white;
		height:29px
}

.corps
{
    background-color: rgb(255, 255, 255); width: 800px; border-right:1px solid #D4D0C9; border-left:1px solid #D4D0C9;
}

