#body_principal {
	margin:"0";
	background-color:#C7D3D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#zone_titre {
	width: 100%;
	height : 108px;
	border-spacing: 0;
	padding: 0;
	border:0;
	border-collapse: collapse;
}

#titre {
font-size: 4vw;
}

#sous_titre {
font-size: 2vw;
}

#description {
font-size: 3vw;
}





#menu_sup {
	width: 100%;
	border-spacing: 0;
	padding: 0;
	border:0;
	border-collapse: collapse;
}

#debut_cadre {
	display : none;
}

#milieu_cadre {
	width: 100%;
	border-spacing: 0;
	padding: 0;
	border:0;
	border-collapse: collapse;
}
#bord_gauche_cadre {
	display : none;
	
}

#bord_droit_cadre {
	display : none;
	
}
#centre_cadre {
	background-color:#C7D3D7;
		width: 100%;
}

#fin_cadre {
	display : none;
	
}
#contenu_centre_cadre {
	width: 100%;
	padding: 0;
	border:0;
	border-spacing: 0;
	
}
#menu_lat {
	display : none;
}
#cadre_mobile {
	display : none;
}
#plan {
height :auto;
max-width: 100%;

}
#contenu {
	padding: 5;
	vertical-align: top;
	width: 100%;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	
}

a {
	font-size: 12x;
	color: #666699;
}

a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #557777;
	text-decoration: none;
}

.titlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #336699;
}


#content_wide{ 
margin-top: 3px;
margin-left: 3px;

}

.thumbnail{
height :auto;
width:90%;
max-width: 100%;
/*height: 128px; width: 128px;*/
text-align: center;
padding:8px;
background-color: #E0E0E0;
border: 1px solid #D0D0D0;
float: left;
margin-right: 8px;
margin-bottom: 8px;
}
.thumbnail img{
height :auto;
max-width: 100%;

}

#content_wide_moyen{ 
margin-top: 10px;
margin-left: 10px;
}

.moyen{

height: auto;
width: auto;
text-align: center;
padding:8px;
float: left;
margin-right: 15px;
margin-bottom: 15px;
}

.moyen img{
height :auto;
max-width: 	auto;

}