/* CSS Document */
body {
   width: 850px;
   margin:auto;
   margin-top: 20px;
   margin-bottom: 20px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

.en_tete {
	background-color:#FFFFFF;
	margin-bottom: 5px;
	width: 846px;
	float: left;
	padding: 0;
	text-align:center;
	font-size: 18px;
}

.menu_gauche h2{
	text-align:center;
	font-size:11px;
	font-style:normal; 
	margin: 1px 0 1px 0;
	color:#FFFFFF;
	background: #292f80 url(../coin-blanc.gif) no-repeat top left;
	padding: 3px 0 3px 0;
	
}

.menu_gauche h3{
	font-size: 11px;
	color: #999;
	font-weight: normal;
	margin: 1px 0 1px 0;
	border-bottom: 1px dotted;
	text-align: center;
	
}
.menu_gauche h3 a{
	width: 140px;
	display: block;
	padding: 3px;
	background-color: #fff;
	color: #000;
	text-decoration: none;
}

.menu_gauche h3 a:hover{
	background-color: #efefef;
	color:#FFCC00;
}

.menu_gauche{
	border: #FF99330 1px 0 1px dotted;
	float:left;
	width: 148px;
}

.menu_droit{
	border: #999 1px dotted;
	float: left;
	width: 146px;
	text-align: center;
	padding-top: 5px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

.menu_droit h2{
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	margin: 0;
	text-align: center;
}
.menu_droit h2 a{
	display: block;
	padding: 2px;
	color: #000;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px dotted;
}

.menu_droit h2 a:hover{
	background-color: #292f80;
	color: #fff;
	font-weight: bold;
}

.contenu {
	margin: 0 5px 0 5px;
	float: left;
	width: 528px;
	border:#999999 1px dotted;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

.contenu a{
	color: #333;
	text-decoration: underline;
}

.contenu a:hover {
	color: #292f80;
	text-decoration: none;
}

.contenu h1   {
	font-size:13px;
}

.contenu wri   {
    text-align:center;
}

.bas_page {
	float: left;
	width: 850px;
	text-align:center;
	color: #ccc;
	margin-top: 5px;
}

.bas_page a {
	color: #ccc;
	text-decoration: underline;
}

.bas_page a:hover {
	color: #ccc;
	text-decoration: none;
}

.bas_page web {
	display:none;
}

.eXTReMe {
	display:none;
}
.Style2 {font-size: x-small}