* {
	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 0 20px 0;
	border:#cbcd00 1px solid;
    -moz-border-radius: 10px 10px 0 0; 
    -webkit-border-radius: 10px 10px 0 0; 
    border-radius: 10px 10px 0 0;         
    -webkit-border-top-left-radius: 10px; /* pour Chrome */ 
    -webkit-border-top-right-radius: 10px; /* pour Chrome */  
}
p {
	font-size: 11px;
	color: #003;
}
hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: 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:30px;
	height: 43px;
	left: 289px;
	width: 641px;
	font-size: 12px;
	color: #fff;
	vertical-align:middle;
	text-align:center;
	line-height:43px;
}
#menu a {
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	font-variant:small-caps;
}
#menu a:hover {
	color: #036;
}
#menu .select {
	color: #036;
}*/
#menu {
	position:absolute;
	top:32px;
	height: 38px;
	left: 411px;
	line-height: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f90;
	text-align:center;
	width: 524px;
}
#menu ul, #menu li {
	list-style-type: none;
}
#menu ul {
	height: 38px;
}
#menu li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #434343;
	width: 130px;
}
#menu li .accueil {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #434343;
}
#menu li a { 
	display: block;
	height: 38px;
	color: #fff; 
	text-decoration: none;
	text-align: center;
	padding: 0 10px 0 10px;
	text-decoration: none;
}
#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: 257px;
	background: url(images/encart-haut.jpg) left top no-repeat;
	top: 220px;
	left: 10px;
	text-align: center;
}
#encart h2 {
	margin: 4px 0 4px 0;
	font-size:11px;
	color:#036;
	font-weight:normal;
	font-variant:small-caps;
}
#encart h3 {	
	margin: 4px 0 4px 0;
	color:#369;
	font-size:10px;
	font-weight:normal;
}
#encart p {
	font-size: 11px;
	color: #000;
	margin: 4px 0 4px 0;
}
#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;
	padding: 20px 37px 10px 280px;
	min-height: 410px;
}
#contenu p {
	font-size: 11px;
	color: #003;
}
#contenu h2 {
	margin: 10px 0 10px 0;
	padding-left:10px;
	background-color:#dedede;
	border-bottom:#999 1px solid;
	padding: 4px;
	font-size:14px;
	color:#036;
    -moz-border-radius: 10px 10px 0 0; 
    -webkit-border-radius: 10px 10px 0 0; 
    border-radius: 10px 10px 0 0;         
    -webkit-border-top-left-radius: 10px; /* pour Chrome */ 
    -webkit-border-top-right-radius: 10px; /* pour Chrome */  
}
#contenu h3 {
	border-bottom:#cbcd00 1px solid;
	margin: 10px 0 10px 0;
	padding: 4px;
	color:#369;
	font-size:13px;
}
#contenu li {
	font-size: 11px;
	color: #693;
	list-style-type: square;
	list-style-position: inside;
	line-height: 15px;
	padding: 0 0 0 20px;
	margin:4px;
}
#contenu li {
	font-size: 11px;
	color: #693;
	list-style-type: square;
	list-style-position: inside;
	line-height: 15px;
	padding: 0 0 0 20px;
	margin:4px;
}
#contenu a {
	font-size: 11px;
	color: #004;
	text-decoration: underline;
}
#contenu a:hover {
	color:#400;
	text-decoration: none;
}
.cadro { 

}
/*----------------------------------------------------------------------------------pied de page 2 colonnes-------*/
#pied {
	font-size: 10px;
	text-align: center;
	color: #ccc;
	height: 101px;
	margin: 0;
	background-image: url(images/fond-pied-de-page.jpg);
	background-repeat: repeat;
}
#sousmenu p {
	font-size: 10px;
	color: #ccc;
	padding: 0;
	margin: 0
}
#sousmenu {
	padding: 5px 20px 0 20px;
}
#sousmenu a {
	font-size: 10px;
	color: #ccc;
	text-decoration: none;
}
#sousmenu a:hover {
	color: #fff;
	text-decoration: underline;
}
#sousmenu h3 {
	font-size: 10px;
	color: #ccc;
	padding: 0;
	margin: 0;
	font-weight:normal;
}
#sousmenu h2 {
	font-size: 10px;
	color: #ccc;
	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;
}
