#header{
	position:relative;
	width:940px;
	min-height:349px;
	height:auto !important;
	height:349px;
	overflow:visible;
	background:#102e62 url(../imgs/bg12.jpg) no-repeat left top;
	color:#fff;
}
#header:after{
	content: "";
	display:block;
	clear: both;
}
#header_bg{
	background:#102e62 url(../imgs/bg11.jpg) repeat-x left top;
}


#logo{
	position:absolute;
	left:0;
	top:48px;
	width:181px;
	height:106px;
	margin:0;
	padding:0;
	background:transparent url(../imgs/logo2.gif) no-repeat left top;
}
#logo a{
	display:block;
	width:181px;
	height:106px;
	text-indent:-5000px;
}

#titre{
	position:relative;
	margin-left:298px;
	width:642px;
	padding:0;
	top:-17px;
	clear:both;
	color:#fff;
}
#titre h1, #titre h2,#titre h3,#titre h4,#titre h5,#titre h6{
	color:#fff;
	margin-top:0;
}
#titre h2{
	font-size:1.6em;
	margin-bottom:0;
}
#titre p{
	margin-top:3px;
	color:#e0eaff;
}

#visuel{
	margin-left:298px;
	clear:both;
	width:642px;
	height:232px;
	background:transparent url(../imgs/home.jpg) no-repeat 0 0;
}
#accroche{
	position:absolute;
	left:0;
	top:152px;
	width:270px;
	height:80px;
	color:#fff;
}
#accroche h2{
	font-size:19px;
	line-height:24px;
	color:#fff;
	font-weight:normal;
}


/*---------------------------------*/

#global{
	width:940px;
	overflow:visible;
	background:#fff;
}

#col_g{
	margin-top:-30px;
	position:relative;
	z-index:5;
	padding:0;
	width:261px;
	padding-right:9px;
	background:transparent url(../imgs/bg13.png) repeat-y right top;
}
#col_c{
	position:relative;
	z-index:1;
	float:left;
	width:642px;
	padding:30px 0 10px 28px;
	background:#fff;
}
#cols{
	background:transparent url(../imgs/bg15.gif) repeat-y left top;
	overflow:visible;
	zoom:1;
	width:100%;
}
#cols:after {
	content:"";
	display:block;
	clear: both;
}
#col1{
	float:left;
	width:300px;
	padding-right:21px;
}
#col2{
	float:left;
	width:300px;
	padding-left:21px;
}

#cols h6{
	background:transparent;
	padding:0;
	font-size:11px;
	margin:0;
	color:#004EC2;
}
#cols h3{
	background:transparent url(../imgs/puce20.gif) no-repeat left 6px;
	padding:0 0 0 12px;
	font-size:18px;
	line-height:20px;
	margin:7px 0 10px 0;
	color:#5C5C7A;
}
#cols ul{
	padding-left:0;
}
#cols li{
	margin-top:4px;
	padding-left:13px;
	background:transparent url(../imgs/puce20.gif) no-repeat left 3px;
}

#cols hr{
	margin-top:10px;
	margin-bottom:10px;
	_margin-top:6px;
	_margin-bottom:1px;
}


#footer{
	margin:10px 0 5px 0;
	padding:45px 0 20px 0;
}

/*---------------------------------*/

#news{
	background:#e6f1ff url(../imgs/bg14.gif) no-repeat right top;
	padding:14px 14px 20px 14px;
}

#contacts{
	position:relative;
}
#contacts a{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:18px;
	line-height:19px;
}
#contacts a:hover{
	text-decoration:none;
}
#rappel a{
	display:block;
	background:#3aa121 url(../imgs/rappel_home.gif) repeat-y left top;
	border-top:1px solid #fff;
	padding:10px 0 10px 104px;
}
#rappel a:hover{
	background:#8edf34 url() repeat-y left top;
}
#appel a{
	display:block;
	background:#64b3fa url(../imgs/appel_home.gif) repeat-y left top;
	border-top:1px solid #fff;
	padding:10px 0 10px 104px;
}
#appel a:hover{
	background:#a7e5ff url() repeat-y left top;
}
#question a{
	display:block;
	border-top:1px solid #fff;
	padding:7px 0 7px 114px;
	font-size:13px;
	background:#4595e0 url(../imgs/puce19.gif) no-repeat 104px 14px;
}
#question a:hover{
	background:#73cbef url(../imgs/puce19.gif) no-repeat 104px 14px;
}

#telephone{
	position:absolute;
	top:8px;
	left:14px;
	z-index:6;
	width:75px;
	height:146px;
	background:transparent url(../imgs/telephone.png) no-repeat left top;
}


/*---------------------------------*/

#searchbox{
	background:transparent;
	padding:0;
	margin:0;
	position:absolute;
	left:0;
	top:245px;
	width:260px;
	height:50px;
}
#searchbox label{
	padding:0;
	font-size:12px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#003687;
	text-transform:uppercase;
}
#searchbox label{
	font-size:12px;
	color:#fff;
	letter-spacing:0.03em;
}
#searchbox .search_txt{
	left:0;
	top:20px;
	width:213px;
	font-size:11px;
	line-height:14px;
	padding:2px 3px 2px 3px;
}
#searchbox .search_btn{
	width:38px;
	background:#7abfff;
	font-size:10px;
	line-height:8px;
	top:20px;
	right:0;
	height:18px;
}


/*---------------------------------*/

#form_recherche_home{
	margin:12px 0;
	padding-right:0;
	padding-top:15px;
	padding-bottom:15px;
}


/*---------------------------------*/

#menu{
	background:transparent;
	padding-bottom:0;
	margin:0;
	overflow:visible;
	margin-top:14px;
}
#menu:after{
	content:"";
	display:block;
	clear: both;
}

#menu_1{
	margin-top:0;
	overflow:visible;
	z-index:60;
}
#menu_1:after{
	content: "";
	display:block;
	clear: both;
}
#menu_1 li, #menu_1 li.first{
	margin-bottom:0;
	margin-left:2px;
	padding:8px 15px 0 15px;
	background:transparent url(../imgs/bg_menu.png) repeat-x 0 0;
}
#menu_1 li a{
	font-weight:bold;
	padding-bottom:7px;
	font-size:12px;
	line-height:17px;
	text-transform:uppercase;
}
#menu_1 li ul{
	top:37px;
}
#menu_1 li li{
	margin-left:0;
	padding:0;
	background:none;
}
#menu_1 li li.first{
	background:none;
}
#menu_1 li li a{
	font-weight:normal;
	padding-bottom:0;
	font-size:11px;
	text-transform:none;
}


/*---------------------------------*/

#client{
	width:300px;
	height:30px;
	background:#db8300 url(../imgs/client_home.gif) no-repeat left bottom;
}
#client:hover{
	background-position:left top;
}

/* Vidéos accueil - 2011/08/24 */

#footer
{
	/* padding-top: 15px; */
}

