html, body {
	height: 100%;
	margin: 0;
	background-image: url(interface/fondPage.jpg);
	background-color: #0B1723;
	}
.fondGauche {
	background-image: url(interface/fondGauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondDroite {
	background-image: url(interface/fondDroite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondContenu {
	background-image: url(interface/contenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondBandeau {
	background-image: url(interface/bandeau.jpg);
}
.gauche {
	background-image: url(interface/gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.droite {
	background-image: url(interface/droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.baseline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #136797;
}
.baseline a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #136797;
	text-decoration: none;
}
.baseline a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}






#menu {
	height: 32px;
}
#menu a {
	line-height: 20px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 140px;
	background-color: #136797;
	border: 1px solid #FFFFFF;
	margin-bottom: 2px;
	padding-right: 10px;
}
.imgDroite {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
}
.imgGauche {
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #FFFFFF;
}
.img {
	border: 1px solid #FFFFFF;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #1D96DE;
}

.sousMenu {
	text-align: right;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #234E74;
}
.sousMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B4D1E9;
	text-decoration: none;
}
.sousMenu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}











.linkeo_cnil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #136797;
}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #136797;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}
h1 {
	display: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu{
	text-align:left;
	color:#FFFFFF;
	width:260px;
	min-height:200px;
	border:thin #ffffff solid;
	padding-top:5px;
	padding-bottom:5px;
	margin:5px;
	float:left;
	display:block;
}
.menu .nom{
	font-size:16px;
}
.menu .type{
	margin-top:5px;
	text-decoration:underline;

}
.menu .plats{
	margin-left:20px;
	margin-top:10px;
}
.menu .prix{
	margin-top:5px;
	margin-left:40px;

}
.menu  .value{
	display:block;
	position:relative;
	float:right;
	min-width:1px;
	min-height:1px;
	top:-13px;
	margin-right:20px;

	font-weight:bold;

	
}
.vcard 			{ text-align: left; margin-left:20px; padding-top:12px; line-height:12px;} 	
.vcard .type	{ display: none; } /* ne pas modifier */ 

.vcard .value,
.vcard .org	 	{ font-weight: bold; } /* ne pas modifier */ 

.vcard .adr	{ display: block; }

.hcard { text-align: center; font-family:Arial; color:#FFFFFF; font-size:12px; text-decoration: none;}
.hcard a{ text-align: center; font-family:Arial; color:#FFFFFF; font-size:12px; text-decoration: none;}
.hcard a:hover { text-align: center; font-family:Arial; color:#FFFFFF; font-size:12px; text-decoration: none;}

.zoom{
	margin:0 5px;
	width:150px;
}
.zoom img{
	width:150px;
}
.zoom img:hover{
	width:950px;
	margin-left:-400px;
}