body{
	font-family: verdana, sans-serif;
	/*background:#383838;*/
	color:#000;
	margin:0;
	/*font-size:.9em;*/
	line-height:1.5em;
	padding: 0;
	background: #fff url("../img/layout/background_apavou_general.jpg") no-repeat scroll center top;
	/*#39241C*/
	/*background-repeat:repeat-x;*/
}

#global{
	/*background:#fff;*/
	/*border:1px solid #000;*/
	float:none;
	text-align:left;
	position:relative;
	width:950px;
	margin: 0 auto;
	/*overflow:hidden;*/
}
#logo{
	width:253px;
	height:188px;
	background:url("../img/layout/header/logo_apavou.jpg");
	float:left;
}

#simulation_form{
	width:696px;
	height:188px;
	/*background:url("../img/layout/header/form_background2.jpg");*/
	float:left;
}

#formulaire_simulation{
	margin-top:128px;
	margin-left:92px;
}

#formulaire_simulation input{
	float:left;
}
#form{
	float:left;
	width:697px;
	height:75px;
	background:url("../img/layout/header/header_general.jpg");
}
.input_form{
	margin-top:8px;
}

#menu{
	height:58px;
	width:949px;
	background:url("../img/layout/header/background_menu.jpg");
	float:left;
	font-size:11px;
	font-weight:bold;
}
/*.menu{
	float:left;
	color:#fff;
}
.menu_haut>a{
	color:#fff;
}
.menuitem{
	background-color:#9c938E;
	width:140px;
	margin-left:5px;
}
#qui_sommes_nous{
	margin-left:48px;
}
#menu_down{
	margin-left: 255px;
}*/
.menu{
	float:left;;
	color:#fff;
}
.menuitem{
	background-color:#9c938E;
	width:140px;
	margin-left:5px;
}
#qui_sommes_nous{
	margin-left:48px;
	float:left;/**/
}
#visite{
	margin-left:745px;	
	background-color:#9c938E;
	width:166px;
	color:#fff;
}
#menu_up{
	height:22px;
	position:relative;/**/
}
#menu_down{
	margin-left: 255px;
}
/**/
.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	/*font-size: 10px;*/
	color: #000;
	font-weight: bold;
}
.menu a{
	color: #fff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	/*color: #fff;*/
}
a:hover {
	text-decoration: underline;
	color: #1E7B8F;
}
a:active {
	text-decoration: none;
	color: #39241C;
}
#footer{
	float:left;
	width:950px;
	height:36px;
	color:#fff;
	font-size:10px;
	background-color:#1e7b8f;
	/*padding-bottom:10px;*/
}
#footer2{
	float:left;
	width:950px;
	height:20px;
	color:#fff;
	font-size:10px;
}