@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1b1b1b;
}
a{
	color:#383737;
	text-decoration:none;
	outline:none;
}
a img{
	border:0;
}
.spacer{
	clear:both;
}
.rouge{
	color:#8c000d;
}
.intro{
	margin-bottom:25px;
	font-size:14px;
	line-height:20px;
	text-align:justify;
}
h1,h2,h3,h4,h5,h6,p{
	margin:0;
	padding:0;
}
h2 a{
	color:#8c000d;
	text-decoration:none;
}
#site{
	text-align:center;
	background:url(../img/bg_site.gif) repeat-x;
}
#wrapper{
	width:908px;
	margin:auto;
	text-align:left;
}
#header{
	height:33px;
	text-align:right;
	font-weight:bold;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;	
}
#tools{
	padding-top:10px;
}
#langues{
	border-left:1px solid #cfcfcf;	
	height:23px;
	line-height:23px;
	margin-top:5px;
	margin-left:10px;
	padding:0 10px;
	float:right;
	text-align:left;
	font-size:10px;
} 
#langues a{
	color:#242424;
}
#menu{
	border-left:1px solid #cfcfcf;
	height:69px;
}
#menu .logo{
	float:left;	
}
#menu ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	height:69px;
}
#menu ul li{
	float:left;
	height:69px;	
}

#menu ul li a{
	display:block;
	padding-top:64px;
	height:5px;
	line-height:20px;
	overflow:hidden;
}
#menu ul li ul{
	position:absolute;
	display:none;
	float:none;
	background:#484444;
	padding:10px 20px;
	height:auto;
}
#menu ul li ul li{
	float:none;
	height:20px;
}
#menu ul li ul li a{
	padding:0;	
	line-height:auto;
	height:auto;
	font-size:11px;
	color:#fff;
}
#menu .menuItem{
	width:105px;
	background:url(../img/bg_menu.gif) no-repeat;
}
#menu .menuItem a{
	background:none;
}
#menu #bt1{	background-position:0px 0px;}
#menu #bt1 a.over{background:url(../img/bg_menu.gif) no-repeat;background-position:0px -69px;}
#menu #bt1.on{background-position:0px -138px;}
#menu #bt2{background-position:-105px 0px;}
#menu #bt2 a.over{background:url(../img/bg_menu.gif) no-repeat;background-position:-105px -69px;}
#menu #bt2.on{background-position:-105px -138px;}
#menu #bt3{background-position:-210px 0px;}
#menu #bt3 a.over{background:url(../img/bg_menu.gif) no-repeat;background-position:-210px -69px;}
#menu #bt3.on{background-position:-210px -138px;}
#menu #bt4{background-position:-315px 0px;}
#menu #bt4 a.over{background:url(../img/bg_menu.gif) no-repeat;background-position:-315px -69px;}
#menu #bt4.on{background-position:-315px -138px;}
#menu #bt5{background-position:-420px 0px;}
#menu #bt5 a.over{background:url(../img/bg_menu.gif) no-repeat;background-position:-420px -69px;}
#menu #bt5.on{background-position:-420px -138px;}
#menu #bt6{width:100px;background-position:-525px 0px;}
#menu #bt6 a.over{background:url(../img/bg_menu.gif) no-repeat;background-position:-525px -69px;}
#menu #bt6.on{background-position:-525px -138px;}
#container{
	border-bottom:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
}
#carousel{
	height:430px;
	margin-bottom:20px;
}
#infos{
	background:url(../img/bg_info.gif) no-repeat;
	height:164px;
}
#infos .case{
	float:left;
	padding:0px 20px;
}
#infos h1{
	line-height:43px;
	font-weight:normal;
	font-size:17px;
	padding-left:5px;
}
#infos h1 .rouge{
	font-weight:bold;
}
#marketing{
	width:320px;
}
#marketing p{
	font-size:14px;
	margin-top:25px;
}
#actus{
	width:225px;
}
#actus p{
	margin-top:15px;
	font-size:12px;
}
#actus a{
	color:#262626;
	line-height:17px;
}
#questions{
	width:230px;
}
#questions .tel{
	font-size:18px;
	line-height:45px;
}
#questions table{
	margin-top:15px;
	color:#383737;
	font-weight:bold;
	border-collapse:collapse;
	border-spacing:0;
}
#questions table td{
	padding:0;
}
#page{
	background:url(../img/bg_page.jpg) repeat-x;
	background-position:bottom;
	text-align:justify;
}
#page ul{
	display:block;
	color:#8c000d;
	margin:0 0 0 15px;
	padding:0;
}
#page ul li span{
	color:#201f20;
}
#background{
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:530px;
}
#content{
	padding:50px 60px 50px 300px;	
}
#wide-content{
	padding:50px;		
}
#content h1,#wide-content h1{
	font-size:20px;
	font-weight:normal;
	color:#8c000d;
}
#content h1{
	margin-bottom:12px;
}
#wide-content h1{
	margin-bottom:30px;
}
h2{
	margin-bottom:0px;	
	color:#8c000d;
	font-size:14px;
	margin-bottom:15px;
}
h3{
	font-size:13px;
	color:#8c000d;
	margin-bottom:15px;
}
#tableau{
	margin-bottom:20px;
}
#tableau table{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
#tableau thead{
	text-align:center;
	font-weight:bold;
	font-size:15px;
	line-height:33px;
	color:#FFF;
}
#tableau thead .questions{
	background:url(../img/bg_questions.jpg) repeat-x;
	width:50%;
}
#tableau thead .reponses{
	background:url(../img/bg_reponse.jpg) repeat-x;
	width:50%;
}
#tableau tbody tr{
	background:url(../img/bg_ligne.gif) no-repeat;
	background-position:center;
}
#tableau tbody td{
	padding:15px;
	border-bottom:1px solid #efefef;
	font-weight:bold;
	background:#ffffff;
	font-size:11px;
}
#bt_etude{
	display:block;
	float:left;
}
#bt_exemple{
	display:block;
	float:right;
}
#bulle{
	position:absolute;
	display:none;
	width:357px;
	margin-left:205px;
	margin-top:-210px;
}
#bulle .top{
	background:url(../img/bulle_top.png) no-repeat;
	overflow:hidden;
	height:7px;
}
#bulle .center{
	background:url(../img/bulle_center.png) repeat-y;
	padding-left:3px;
	padding-right:6px;
}
#bulle .inner{
	background:url(../img/bulle_inner.png) repeat-x;
	color:#0e1413;
	font-size:12px;
	padding:15px 25px;
}
#bulle .bottom{
	background:url(../img/bulle_bottom.png) no-repeat;
	height:22px;
}
#footer{
	margin-top:15px;
	padding:5px 0px 5px 15px;
	font-weight:bold;
}
#footer a{
	color:#706d6e;
}
#contact{
	margin-top:30px;	
}
table{
	width:100%;
}
form table td{
	padding:5px 0;
	line-height:22px;
	height:22px;
}
form .libelle{
	width:140px;
	font-size:13px;
	color:#383737;
}
form .value input{
	color:#383737;
	width:100%;
	height:20px;
	line-height:20px;
	padding-top:2px;
	font-size:12px;
	border:1px solid #dfdede;
}
form .value select{
	font-size:12px;
	border:1px solid #dfdede;
	padding:3px;
	height:25px;
	width:100%;	
}
form .value textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#383737;
	width:100%;
	height:60px;
	border:1px solid #dfdede;
}
form .envoi a{
	display:block;
	float:left;
	margin-right:30px;
}
	
#table-groupe{
	width:auto;
	text-align:center;
}
#table-groupe img{
	display:block;
	border:1px solid #e6e6e6;
}
.entreprise{
	color:#4c4c4c;
	vertical-align:top;
	font-weight:bold;
}
#medias{
	margin-top:30px;	
}
#medias a{
	display:block;
	margin-left:10px;
}
#references{
	margin-bottom:25px;
}
#references td{
	vertical-align:top;
	font-weight:bold;
	color:#8c000d;
	width:50%;
}
#international td{
	vertical-align:top;
}
#international .intro{
	text-align:left;
}
#garanties td{
	width:45%;
	vertical-align:top;
}
#garanties p{
	margin-bottom:15px;	
}
#garanties ul{
	margin-bottom:15px;	
	margin-left:15px;	
}
#garanties .sep{
	width:auto;
}
#blocs_garanties{
	border-collapse:collapse;
	border-spacing:0;
}
#blocs_garanties td{
	padding:0;
	width:49%;
	vertical-align:top;
}
#blocs_garanties .sep{
	width:auto;
}
#blocs_garanties p{
	margin-bottom:15px;	
}
.bloc{
	margin-bottom:25px;
	font-size:11px;
}
.bloc img{
	display:block;
	float:left;
	border:3px solid #b9b9b9;
	margin-right:10px;
}
.bloc .bloc_right{
	float:left;
	width:200px;
}
.bloc_right h2{
	border-bottom:1px dotted #b9b9b9;
	padding-bottom:5px;
	margin-bottom:10px;
}
ul.liste_garantie{
	margin-left:50px;
}
#pagination{
	margin-top:25px;	
}
#pagination a{
	display:block;	
}
#pagination #bt_next{
	float:right;
}
#pagination #bt_prev{
	float:left;
}
#contact{
	
}
#result{
	display:none;	
	padding-top:50px;
}