body {
background: url(fond_page.jpg) #254a70;
background-repeat:repeat-x;
background-position:top;
font-family: arial, verdana, sans-serif;
font-size:11px;
}

#header {
background: url(header1.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
text-align:right;
}

	div#contactd {
	padding-top:43px;
	padding-right:20px;
	}

	#contactd img{
	padding-left:8px;
	}

	#flash {
	float:left;
	padding-left:343px;
	padding-top:45px;
	}



#menu {
background: url(header2.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
text-align:right;
}

	#menu ul{
	list-style: none;
	font-size: 11px;
	padding:0px;
	margin:0px;
	padding-top:113px;
	padding-right:28px;
	}

	#menu ul li{
	list-style: none;
	font-size: 12px;
	padding:0px;
	margin:0px;
	display:inline;
	margin-right:5px;
	margin-left:5px;
	padding:0px 3px 0px 3px;
	}


#global {
background: url(global.jpg);
background-repeat:repeat-y;
background-position:0px 0px;	
}


#footer {
background: url(footer.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
}

	#footer img {
	margin-top:37px;
	margin-right:30px;
	float:right;
	}

	#footer p {
	margin-top:46px;
	margin-right:15px;
	font-family: arial, verdana, sans-serif;
	font-size:10px;
	float:right;
	color:#fff;
	}



#center p, #center li {
line-height:21px;
}

h1 {
color:#004a96;
font-size:16px;
margin-top:10px;
margin-bottom:14px;
margin-left:50px;
width:680px;
}

#sidebar {
color:#707172;	
}

	#sidebar h1 {
	color:#004a96;
	font-size:16px;
	margin-top:10px;
	margin-bottom:4px;
	/*background:#f1e7dd*/
	}
	
#content {
color:#707172;
}
	
	#content h1, #content h2 {
	color:#004a96;
	font-size:16px;
	margin-top:10px;
	margin-bottom:4px;
	background:#eceff3;
	width:auto;
	margin-left:0px;
	}

	#content p, #sidebar p {
	padding:0;
	margin:0;
	}

#center a:link{cursor : pointer; color: #93a4b8; text-decoration:underline;background:none}
#center a:visited{cursor : pointer; color: #93a4b8; text-decoration:underline;  background:none}
#center a:hover{cursor : pointer; color: #254a70; text-decoration:underline; background:#eceff3}


#footer a:link{cursor : pointer; color: #fff; text-decoration:underline;background:none}
#footer a:visited{cursor : pointer; color: #fff; text-decoration:underline;  background:none}
#footer a:hover{cursor : pointer; color: #254a70; text-decoration:underline; background:none}


#menu a:link{cursor : pointer; color: #707172; text-decoration:none; font-size: 12px;background:none;font-weight:bold;}
#menu a:visited{cursor : pointer; color: #707172; text-decoration:none; font-size: 12px; background:none;font-weight:bold;}
#menu a:hover{cursor : pointer; color: #e42b2a; text-decoration:none; font-size: 12px;background:none;font-weight:bold;}
#menu li.current_0 a{color: #e42b2a; font-weight:bold; }




#header a:link{cursor : pointer; color: #004b96; text-decoration:none; font-size: 11px;}
#header a:visited{cursor : pointer; color: #004b96; text-decoration:none; font-size: 11px; }
#header a:hover{cursor : pointer; color: #e42b2a; text-decoration:underline; font-size: 11px;}



/* bord arrondi */
#offre_moment { margin: 0; background: #dde7f1; margin-bottom:15px;}

#offre_moment b.rtop, #offre_moment b.rbottom{display:block;background: #FFF}
#offre_moment b.rtop b, #offre_moment b.rbottom b{display:block;height: 1px;overflow: hidden; background: #dde7f1}
#offre_moment b.r1{margin: 0 5px}
#offre_moment b.r2{margin: 0 3px}
#offre_moment b.r3{margin: 0 2px}
#offre_moment b.rtop #offre_moment b.r4, #offre_moment b.rbottom #offre_moment b.r4{margin: 0 1px;height: 2px}

#offre_moment h2 {
margin:0;
padding:0;
font-size:14px;
color:#254a70;
margin:6px;
}

#offre_moment p {
margin:0;
padding:0;
color:#254a70;
margin:6px;
line-height:21px;
}











#offre_permanente { margin: 0; background: #f1e7dd; margin-bottom:15px;}

#offre_permanente b.rtop, #offre_permanente b.rbottom{display:block;background: #FFF}
#offre_permanente b.rtop b, #offre_permanente b.rbottom b{display:block;height: 1px;overflow: hidden; background: #f1e7dd}
#offre_permanente b.r1{margin: 0 5px}
#offre_permanente b.r2{margin: 0 3px}
#offre_permanente b.r3{margin: 0 2px}
#offre_permanente b.rtop b.r4, #offre_permanente b.rbottom #offre_permanente b.r4{margin: 0 1px;height: 2px}

#offre_permanente h2 {
margin:0;
padding:0;
font-size:14px;
color:#704b25;
margin:6px;
}

#offre_permanente p {
margin:0;
padding:0;
color:#704b25;
margin:6px;
line-height:21px;
}

img.google_map_image{padding:0px 0px 10px 210px;}

/* ******************************************* FORM ******************************************* */

form{position:relative;}
form fieldset{border:none;}
form legend{display:none;}

form div
{
	position:relative;
	float:left;
	width:340px;
	height:auto;
	padding:5px 0px 5px 0px;
}
form label
{
	position:relative;
	float:left;
	width:120px;
	line-height:21px;
	font-size:12px;
	font-weight:bold;
	color:#020202;
	padding:0px 5px 0px 0px;
}
form input, form textarea
{
	position:relative;
	float:left;
	width:175px;
	padding:3px;
	border:1px solid #C5C5C5;
	background:#FFFFFF;
	font-size:11px;
	color:#464646;
}
form textarea
{
	height:80px;
}
form div#div_civilite input
{
	position:relative;
	float:left;
	width:auto;
	padding:0px;
	border:none;
	background:none;
}
form div#div_civilite label
{
	position:relative;
	float:left;
	width:auto;
	line-height:21px;
	font-size:12px;
	font-weight:bold;
	color:#020202;
}
form div#div_civilite label.first_label
{
	position:relative;
	float:left;
	width:120px;
	line-height:21px;
	font-size:12px;
	font-weight:bold;
	color:#020202;
}
form div#div_submit {padding:0px 0px 10px 0px;}

form div#div_submit input
{
	float:left;
	width:auto;
	height:auto;
	padding:5px;
	margin:-3px 10px 0px 133px;
	border:none;
	background:#C5C5C5;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}

/* error */
form span.erreur label.error
{
	position:absolute;
	top:8px;
	right:6px;
	display:block;
	width:16px;
	height:16px;
	line-height:50px;
	overflow:hidden;
	text-align:right;
	font-size:0px;
	color:FFFFFF;
	background:url(error.png) no-repeat;
}
form input.error, form textarea.error{border:1px solid #C60000;}

/* msg */
#center p.formulaire_msg_droit
{
	line-height:16px;
	font-size:10px;
	color:#C5C5C5;
	clear:both;
}
#center p.formulaire_msg_droit br{display:none;}



