body {
	
font-family: Verdana, sans-serif ; font-size: 8pt ; background-color: #FCFBFF; color: #3F006B ;
scrollbar-face-color: #C2AEFF;
scrollbar-shadow-color: #E7DFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #E7DFFF;
scrollbar-darkshadow-color: #E7DFFF;
scrollbar-track-color: #E7DFFF;
scrollbar-arrow-color: #E7DFFF;} 

td.Titre {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	text-align: center;
	vertical-align: text-top;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #000066;
	height: 30px;
}

td.Contenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	vertical-align: text-top;
}

td.TitreAdresse {
	font-family: Arial, Helvetica, sans-serif;
	bold;
	font-size: 12px;
	color: #006600;
	vertical-align: text-bottom;
	font-weight: bold;
	text-align: left;
	width: 33%;
	border-top: thin outset #006600;
	border-right: thin none #006600;
	border-bottom: 1px solid #006600;
	border-left: thin outset #006600;
}
td.spacer{
	width: 5px;
}

td.image{
valign:top;
	
}

td.Adresse {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	vertical-align: text-top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-left-style: outset;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;

}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	height: 40px;

}

div.LayerConteneur {
	position:absolute;
	width:500px;
	height:400px;
	z-index:1;
	left:60px;
	top:60px;
	background-color: #A5FEAB;
	padding-left: 150px;
	padding-top: 50px;
	border: thin groove;
	padding-right: 10px;
	padding-bottom: 10px;


}

div.LayerConteneur p {
	text-align: left;
	font-color: #FFFFFF;
	color: #660000;

}

div.LayerPhoto {
 position:absolute; 
 left:20px; 
 top:20px;
 z-index:2
}
div.LayerTitre {
	position:absolute;
	z-index:3;
	left:200px;
	top:40px;
	background-color: #006600;
	border: thin outset #006600;
	vertical-align: middle;
	width: 300px;
}

div.LayerTitre h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-color: #FFFFFF;
	color: #FFFFFF;
	border: none #006600;
	font-size: 18px;

}
table.cadre {
	widht:100%;
	border-right-width: medium;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
table.rubrique {
	widht:100%;
	width: 100%;
	border: none ;
}