* {
	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: 16px;
	color: #003;
	padding: 5px;
	margin:0 4px 20px 0;
	border:#f60 1px solid;
}
.ligne {
	border-top:#ccc 1px solid;
	margin-bottom:5px;
}
.ligne666 {
	border-top:#666 1px solid;
	margin:22px 0 22px 0;
}
/*----------------------------------------------------------------------------------Conteneur general-------*/
#conteneur {
	position: relative;
	width: 970px;
	margin: 0 auto;
	background-image: url(images/fond-global.jpg);
	background-repeat: repeat-y;
}
/*----------------------------------------------------------------------------------Menu principal-------*/
#menu {
	position:absolute;
	top:40px;
	height: 38px;
	left: 261px;
	line-height: 38px;
	font-size: 13px;
	color: #333;
	text-align:center;
	width: 700px;
}
#menu a { 
	height: 38px;
	line-height: 38px;
	color: #fff; 
	text-align: center;
	padding: 11px 10px 11px 10px;
	text-decoration: none;
	background: url(images/bord-menu.png) right no-repeat;
}
#menu a:hover {
	color: #036;
}
#menu .select {
	color: #036;
}
/*----------------------------------------------------------------------------------Entetes-------*/
#bandeau {
	height: 222px;
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
}
#entete {
	height: 78px;
	background-image: url(images/entete.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
/*----------------------------------------------------------------------------------divers encarts-------*/
#marge-droite {
	float: right;
	right: 0;
	width: 180px;
	margin: 0 20px 8px 8px;
}
#logo {
	position: absolute;
	right: 0;
	width: 249px;
	top: 704px;
	left: 20px;
	text-align: center;
}
#encart {
	position: absolute;
	width: 260px;
	background: url(images/encart-haut.jpg) left top no-repeat;
	top: 201px;
	left: 3px;
	text-align: center;
}
#encart h4 {
	margin: 4px 0 4px 0;
	font-size:13px;
	color:#c60;
}
#encart h2 {
	margin: 4px 0 4px 0;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	font-variant:small-caps;
}
#encart h3 {	
	margin: 4px 0 4px 0;
	color:#fff;
	font-size:10px;
	font-weight:normal;
}
#encart p {
	font-size: 11px;
	color: #fff;
	margin: 4px 0 4px 0;
}
#encart p.noir{
	color: #000;
}
#encart p.tel {
	font-size: 15px;
	font-weight: bold;
}
#encart a {
	font-size: 10px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
#encart a:hover {
	color: #000;
}
#soustitre {
	position: absolute;
	width: 196px;
	top: 115px;
	left: 40px;
	text-align: center;
}
#soustitre h2 {
	margin: 4px 0 4px 0;
	font-size:13px;
	color:#fff;
	font-weight:normal;
	font-variant:small-caps;
	letter-spacing:5px;
}
/*----------------------------------------------------------------------------------Contenu-------*/
#contenu {
	background-image: url(images/fond-contenu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px 10px 10px 280px;
	min-height: 500px;
}
#contenu p {
	font-size: 12px;
	color: #003;
	margin-bottom:10px;
}
#contenu h2 {
	margin: 10px -1px 10px -10px;
	padding: 4px 4px 4px 8px;
	background-color:#dedede;
	border-bottom:#fff 1px solid;
	border-top:#999 1px solid;
	font-size:13px;
	color:#036; 
}
#contenu h3 {
	margin: 10px 0 10px 0;
	padding: 4px 0 0 42px;
	color:#900;
	font-size:12px;
	background-image:url(images/fdh3.png);
	background-position:center;
	background-repeat:repeat-y;
}
#contenu ul {
	margin:12px 0 12px 60px;
}
#contenu li {
	font-size: 13px;
	color: #333;
	line-height: 17px;
}
#contenu a {
	font-size: 12px;
	color: #004;
	text-decoration: underline;
}
#contenu a:hover {
	color:#400;
	text-decoration: none;
}
.cadro { 
}
#contenu img.vignette, #encart img.vignette {
	margin: 2px;
	border-bottom:#fff 1px solid;
	border-top:#000 1px solid;
}
/*----------------------------------------------------------------------------------pied de page 2 colonnes-------*/
#pied {
	font-size: 10px;
	text-align: center;
	color: #999;
	height: 101px;
	margin: 0;
	background-image: url(images/fond-pied-de-page.jpg);
	background-repeat: repeat;
}
#sousmenu p {
	font-size: 10px;
	color: #999;
	padding: 0;
	margin: 0
}
#sousmenu {
	padding: 5px 20px 0 20px;
}
#sousmenu a {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
#sousmenu a:hover {
	color: #ccc;
	text-decoration: underline;
}
#sousmenu h3 {
	font-size: 10px;
	color: #999;
	padding: 0;
	margin: 0;
	font-weight:normal;
}
#sousmenu h2 {
	font-size: 10px;
	color: #999;
	padding: 0;
	margin: 0;
	font-weight:normal;
}
/*----------------------------------------------------------------------------------FORMULAIRE CONTACT.PHP-------*/
/*style du texte saisi par le visiteur*/
.formulaire {
	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;
}

