body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	text-align:center;
	color:black;
	line-height:20px;
  background-position:center;
	background-color:#C0B094;
}

div#header {
	background:#424242;
	/*background:#F973CE url(../img/fond.jpg) no-repeat;*/
	height:20px;
	margin:0 auto;
	color:#A7C638;
	
}

#header select
{
	padding:0px;
}

div#logo {
padding-top:50px;
text-align:center;
}

div#menu {
text-align:center;
}

div#contenedor {

	width:880px;
	background:#A7C638;
	/*background:#F973CE url(../img/fond.jpg) no-repeat;*/
	position:relative;
	margin:0 auto;
	padding:30px;
	color:black;
}

div#contenedor2 {

	width:880px;
	color:black;
	/*background:#F973CE url(../img/fond.jpg) no-repeat;*/
	position:relative;
	font-size:12px;
	text-align:center;
	margin:0 auto;
	padding-right:30px;
	padding-left:30px;
	background:#D6CBB7;
	/*background:#F973CE url(../img/fond.jpg) no-repeat;*/
	position:relative;
}

div#contenedor3 {

	width:880px;
	color:black;
	/*background:#F973CE url(../img/fond.jpg) no-repeat;*/
	position:relative;
	font-size:12px;
	text-align:center;
	margin:0 auto;
	padding:30px;
	background:#D6CBB7;
	position:relative;
}


.btn_acc
{
	width:350px;
	text-align:center;
	background-color:#434099;
	color:white;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

.btn_acc a
{
	color:inherit;
	font-size:inherit;
	font-weight:inherit;
	text-decoration:none;
}


.btn_acc a:visited
{
	color:inherit;
	font-size:inherit;
	font-weight:inherit;
	text-decoration:inherit;
}

.btn_acc a:hover
{
	text-decoration:underline;
}

#box-voile
{
	position:absolute; 
	z-index:120;
	left: 50%; 
	top: 50%;
	width: 700px;
	height: 400px;
	margin-top: -200px; /* moitié de la hauteur */
	margin-left: -350px; /* moitié de la largeur */
	border: 2px solid #000;
	display:none;
	background:white;
}

#btn_fermer
{
   
float:right;
font-weight:900;
padding:5px;
font-size:25px;
border:1px solid black;
color:white;
background:black;

width:25px;
text-align:center;
}
.info-in
{
   height: auto !important;
   height: 60px; /* because ie suxxe */
   min-height: 60px;

}
.maintxt
{
	background:#692748 url(../img/fond-main.jpg) repeat-x;
	color:white;
	border:4px solid white;
	margin: 40px 15px 0px 220px;
	height: auto !important;
	height: 270px; /* because ie suxxe */
	min-height: 270px;
	display:block;
	padding:15px 15px;
	letter-spacing:2px;
	font-size:16px;
	line-height:22px;
}
.title {
	font-weight:bold;
	font-size:32px;
	color:#EE7A00;


}
.formulaire input, textarea, select
{
	border:1px solid white;
}

img {border:none;}


/************************************************************************* MENÚ PRINCIPAL ***************/
div#menu {
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
	width:900px;
	text-align:center;
	
}


#picto
{
	width:880px;
	position:relative;
	margin:auto;
	height:30px;
	background-color:#E1D9CB;
	padding:15px;
	padding-left:30px;
	padding-right:30px;
}

/************************************************************************** footer *******************/
div#footer {
	padding:8px 20px 8px 20px;
	color:#202020;
	font-weight:bold;
	position:relative;
	text-align:center;
	clear:both;
}

div#footer p {

}
div#footer a {
	color:#fff;
	text-decoration:none;
	/*margin:0 8px 0 0;*/
}
div#footer a:hover {text-decoration:underline;}

/************************************************************************* Divers***************/
.cl {clear:both;}

#bande_plan {width:880px; position:relative; margin:auto; background-color:#D6CBB7; padding:0px; padding-left:30px; padding-right:30px;color:#424099;}
#bande_plan a {color:#424099;text-decoration:none;font-size:12px}
#bande_plan a:visited {text-decoration:none;color:#424099;}
#bande_plan a:hover {text-decoration:underline;color:#424099;}
