* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #fff;
	background-image: url(images/fond-body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
img {
	border: none;
}
h1 {
	font-size: 15px;
	color: #0e543a;
	font-variant:small-caps;
	margin-bottom: 17px;
}
.ligne {
	border-top:#78b2a3 1px solid;
	margin:12px 0 12px 0;
}
/*----------------------------------------------------------------------------------Conteneur general-------*/
#conteneur {
	position: relative;
	width: 970px;
	margin: 0 auto;
	background-image: url(images/fond-global.jpg);
	background-repeat: repeat-y;
}
/*----------------------------------------------Menu verticale ul li avec position absolue-------*/

#bloccontenumenu {
	width:237px;
	vertical-align:top;
	float:left;
}
#menu {
	width: 100%;
}
#menu ul {
	list-style-type: none;
}
#menu li a{
	font-size: 13px;
	color: #900;
	text-decoration: none;
	height: 20px;
	line-height:20px;
	margin: 0 0 4px 0;
	padding-right: 12px;
	display: block;
	vertical-align:middle;
	border-bottom:#900 1px solid;
	border-top:#900 1px solid;
	background: url(images/fdblc-90.png) repeat;
	text-align:right;
}
#menu li a:hover {
	color:#0e543a;
	background-color: #fff;
	padding-right: 24px;
	border-bottom:#0e543a 1px solid;
	border-top:#0e543a 1px solid;
}
#menu li .selection {
	color:#0e543a;
	background-color: #fff;
	padding-left: 24px;
	font-weight:bold;
	border-bottom:#0e543a 1px solid;
	border-top:#0e543a 1px solid;
}
#actu {
	margin: 22px 12px 8px 0;
	/*border:#0e543a 1px solid;
	background: url(images/fdblc-80.png) repeat;*/
	text-align:right;
	border-top:#0e543a 1px solid;
}
#actu p {
	font-size: 13px;
	color: #0e543a;
	margin: 6px 0;
}
#actu h2.actu {
	font-size: 10px;
	color: #0e543a;
	margin: 6px 0;
}
#actu h3 {
	font-size: 13px;
	color: #0e543a;
	margin: 6px 0;
}

/*----------------------------------------------------------------------------------Entetes-------*/
#bandeau {
	height: 218px;
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
}

/*----------------------------------------------------------------------------------divers encarts-------*/
#marge-droite {
	float: right;
	right: 0;
	width: 180px;
	margin: 0 0 6px 6px;
	border-left:#656 1px solid;
	padding-left:10px;
}
#oeil {
	position: absolute;
	width: 118px;
	height:218px;
	top: 0;
	left: 216px;
}
#encart {
	position: absolute;
	width: 249px;
	background: url(images/encart-haut.jpg) left top no-repeat;
	top: 288px;
	left: 709px;
	text-align: center;
}
#encart p {
	font-size: 11px;
	color: #000;
}
#encart p.tel {
	font-size: 15px;
	font-weight: bold;
}
#encart a {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#encart a:hover {
	color: #fff;
}
/*----------------------------------------------------------------------------------Contenu-------*/
#contenu {
	background-image: url(images/fond-contenu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#contenu p {
	font-size: 11px;
	color: #000;
	margin:8px 0 8px 0;
}
#contenu h2, #encart h2 {
	color: #900;
	font-size: 13px;
	margin:10px 0 10px 0;
}
#contenu h3, #encart h3 {
	color: #787;
	font-size: 12px;
	margin:10px 0 10px 0;
}
#contenu h4 {
	font-size: 11px;
	color: #999;
}
#contenu a {
	color: #040;
	text-decoration: none;
	border-bottom: 1px dotted #040;
}
#contenu a:hover {
	color:#B63C3C;
	border-bottom: 1px solid #9a9;
}
.bloctarif {
	border-bottom: 1px solid #78b2a3;
	margin:10px 0;
	padding:8px;
	background:url(images/fdbloctarif.jpg) top no-repeat;
}
.blocformulaire {
	border-bottom: 1px solid #78b2a3;
	margin:10px 0;
	padding:8px;
	background:url(images/fdblocformulaire.jpg) top no-repeat;
}

/*------------------------------------------------------------------------------bloccontenu-------*/
#bloccontenugauche {
	width:260px;
	vertical-align:top;
	float:left;
	margin-top:20px;
	text-align:justify;
}
#bloccontenudroit {
	width:690px;
	vertical-align:top;
	float:left;
	padding: 0 0 0 10px;
	margin:20px 0 20px 0;
}
.bloccoorodonnees {
	width:200px;
	height:130px;
	vertical-align:top;
	float:left;
	padding-top:25px;
	text-align:center;
}
#pied .bloccoorodonnees p {
	font-size: 12px;
	color: #fff;
}
.blocinfo {
	width:770px;
	height:140px;
	vertical-align:middle;
	text-align:right;
	float:left;
	padding-top:13px;
}
/*----------------------------------------------------------------------------------pied de page 2 colonnes-------*/
#pdp {
	background-image: url(images/fond-pied-de-page.jpg);
	background-repeat: repeat-x;
	background-position:top;
	min-height:250px;
	padding-top:10px;
}
#pied {
	width:970px;
	margin: 0 auto;
	color: #ddd;
}
#pied h2 {
	font-size: 10px;
	color: #999;
	font-weight:normal;
}
#pied h3 {
	font-size: 10px;
	color: #999;
	font-weight:normal;
}
#pied p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaa;
}
#pied a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aa9;
	text-decoration: none;
}
#pied a:hover {
	color: #f90;
	text-decoration: underline;
}
/*----------------------------------------------------------------------------------FORMULAIRE CONTACT.PHP-------*/
/*style du texte saisi par le visiteur*/
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003333;
	padding-left: 6px;
	border: 1px solid #336666;
}
/*style des titres et intitulés du formulaire*/
.formulairetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003333;
}
/*Fenêtre d'alerte envoi de message ou problème*/
.popuphtml{
	position: absolute;
	height: 80px;
	width: 250px;
	top: 350px;
	left: 400px;
	background-color: #eee;
	border: 4px solid #f00;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #f00;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}
/*------------------------------------------------------------------------DIVERS CLASS-------*/
.gauche{
	float:left;
	padding-right: 5px;
}
.droite{
	float:right;
	padding-left: 5px;
}
.petitetaille {
	font-size: 10px;
}
.centrage {
	text-align:center;
}
.tdcreasite {
	width:25%; 
	padding:2px; 
	border-bottom:#78b2a3 1px solid; 
	vertical-align:top; text-align:center; 
	background:url(images/fdtd.jpg) center top no-repeat;
}
