@charset "iso-8859-1";
/* CSS Document */

body {
	margin:0;
	background:url(images/fond.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

a, input {
	position:relative;
}

#bloc_haut {
	position:absolute;
	width:1050px;
	height:209px;
	background:url(images/fond_bloc_haut.png);
	background-repeat:no-repeat;
	left:50%;
	margin-left:-525px;
	z-index:999;
}

#div_menu_haut {
	position:absolute;
	width:1050px;
	height:113px;
	background:url(images/fond_div_menu_haut.png);
	background-repeat:no-repeat;
	top:299px;
	left:50%;
	margin-left:-525px;
	z-index:998;
}
#div_menu_haut2 {
	position:absolute;
	width:1050px;
	height:43px;	
	top:364px;
	left:50%;
	margin-left:-525px;
	z-index:998;
}

#menu_haut{
	background:url(images/fond_menu_haut.png);
	background-repeat:no-repeat;
}

#newsletter{
	border:none;
	width:203px;
	height:17px;
	background:url(images/fond_input_203.jpg); 
	background-repeat:no-repeat;
	background-position:center;
}

#etre_contact{
	border:none;
	width:122px;
	height:17px;
	background:url(images/fond_input_122.jpg); 
	background-repeat:no-repeat;
	background-position:center;
}


/*************** style form *********************/
.inputtext {
	height:16px;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003765;
}

.select {
	height:20px;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003765;
}

.textarea {
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003765;
}
/*************** fin style form *********************/


#bord_droite{
	background:url(images/bord_droite.png);
	background-repeat:repeat-y;
}
#bord_gauche{
	background:url(images/bord_gauche.png);
	background-repeat:repeat-y;
}

#sauterelle{
	position:absolute;
	margin-top:-130px;
	margin-left:200px;
}

#grenouille{
	position:absolute;
	margin-top:-3px;
	margin-left:315px;
}

.haut_info_moment{
	display: table-cell;
	background:url(images/info_moment_haut.jpg);
	background-repeat:no-repeat;
	width:202px;
	height:36px;
	text-align:center;
	vertical-align:middle;
}
.info_moment{
	background:url(images/info_moment_milieu.jpg);
	background-repeat:repeat-y;
	padding-left:7px;
	padding-right:10px;
	text-align:justify;
	width:285px;
}

#promos_village{
	background:url(images/fond_promos.jpg);
	background-repeat:no-repeat;
	width:192px;
	padding:5px;
	text-align:justify;
}

.promos{
	background:url(images/fond_vert_dechire.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:221px;
	height:77px;
}
.bons_plans{
	background:url(images/fond_bons_plans.jpg);
	background-position:top;
	background-repeat:repeat-x; 
	padding:5px;
}
#parent1{	
	position:relative;
	text-align:left;
	width:390px;
	height:220px;
	margin:0;
	padding:0;
}
#parent1 li{
	padding: 0px;
	color: #FF0000;
	overflow:hidden;
	float:left;
	height:220px;
	width:390px;
}
.parent1-menu a.wactive{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 2px 4px;
	background: #ff681f;
	color: #e2e2e2;
}
.parent1-menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 2px 4px;
	background: #e2e2e2;
	color: #4d4d4d;	
}
.parent1-menu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 2px 4px;
	background: #ff681f;
	color: #e2e2e2;
}
.roundabout-holder {
	list-style: none;
	width: 180px;
	height: 90px;
	margin: 1em auto;
}							
.roundabout-moveable-item {
	height: 122px;
	width: 148px;
	cursor: pointer;
}							
.roundabout-moveable-item img {
	width: 100%;	
}							
.roundabout-in-focus {
	cursor: pointer;
}
.separateur_pointille{
	border-top:1px dotted #85b6bf;		
}
