body{
	font:14px Arial, Helvetica, sans-serif;
	background-color:#000;
}
#header{
	display:block;
	width:100%;
	height:70px;
}
._960{
	position:relative;
	width:960px;
	margin:0 auto;
}
.souligneLink{
	border-bottom:1px solid transparent;
}
.jFlowNext{
	cursor:pointer;
}
#jFlowControlHidden{
	visibility:hidden;
}
#header h1{
	position:absolute;
	font:34px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-top:16px;
}
#menu ul{
	float:right;
	margin-top:45px;
}
#menu li, #menu li .activeMenu{
	float:left;
	list-style:none;
	height:25px;
	padding:0 14px;
	line-height:25px;
	color:#fff;
}
#menu li .activeMenu{
	background:transparent url(/commun/picture/ramp.png) repeat-x ;
}
#menu li a.activeMenu:hover{
	color:#fff;
}
#sousMenu{
	display:block;
	width:100%;
	height:17px;
	background:transparent url(/commun/picture/ramp.png) repeat-x bottom;
	overflow:hidden;
}
#sousMenu #controller li{
	cursor:pointer;
	height:13px;
	line-height:13px;
	margin-top:1px;
}
#sousMenu #controller li.jFlowSelected {
	background-color:#000;
	cursor:pointer;
	} 
#sousMenu ul#rubrique{
	float:right;
}
#sousMenu li, #sousMenu li .activeSousMenu {
	float:left;
	height:13px;
	line-height:13px;
	padding:1px 12px;
}
#sousMenu li a{
	font:12px Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#000;
}
#sousMenu li .activeSousMenu{
	background-color:#000;
}
#wrapper{
	height:360px;
	overflow:hidden;
}
#wrapper .cellule{
	position:relative;
	width:960px;
	height:300px;
	margin:20px auto;
	border:5px solid #222;
	overflow:hidden;
	background-color:#000;
}
#wrapper .smoke{
	width:400px;
	height:300px;
	color:#fff;
	overflow:hidden;
	float:left;/*be careful*/
}
#wrapper .texte{
	margin:20px;
}
#wrapper .texte p{
	margin:8px 0;
	line-height:1.2;
}
#wrapper .texte h2{
	font:16px Verdana, Geneva, sans-serif;
    padding-bottom:6px;
	border-bottom:1px solid transparent;
	margin-bottom:10px;
}
#wrapper .texte .content{
	height:234px;
	border-bottom:1px solid transparent;
	overflow:hidden;
	margin-bottom:11px;
	background-color::#f00;
}
#photo{
	border:10px solid #000;
	border-left:none;
	border-right:none;
    overflow:hidden;
	height:120px;
}
#photo ul{
	width:2100px;
	color:#fff;
}
#photo ul li{
	float:left;
}
#wrapper .cellule object{
	z-index:1;
}
#wrapper .cellule .devis a{
	position:absolute;
	top:0px;
	right:0px;
	width:111px;
	height:111px;
	text-indent:-5000px;
	background:transparent url(/commun/picture/devis.png) no-repeat;
	z-index:15;
}
#wrapper .cellule .voirVideo a{
	position:absolute;
	top:252px;
	left:742px;
	width:202px;
	height:37px;
	background:transparent url(/commun/picture/video.png) no-repeat;
	text-indent:-5000px;
	z-index:10;
}
#wrapper .cellule .voirVideo a:hover{
	background-position:0 -37px;
}
#spacerColor{
	height:18px;
	background:transparent url(/commun/picture/ramp.png) repeat-x bottom;
}
#footer .widget{
	float:left;
	margin: 20px 10px;
	width:220px;
	color:#fff;
	font-size:12px;
}
#footer .widget p{
	margin:8px 3px;
	line-height:1.4;
	font-size:13px;
}
#footer .widget .big{
	font-size:15px;
}
#footer .widget img{
	display:block;
	width:160px;
	margin:10px auto 0 auto;
}
#footer .widget h3{
	font:18px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-bottom:4px;
	margin-bottom:5px;
	border-bottom:1px solid transparent;
}
#footer .widget ul{
	margin-left:20px;
}
#footer .widget li{
	height:24px;
	border-bottom:1px solid #333;
	line-height:24px;
	list-style-type:disc;
}
#footer .widget li a{
	margin-left:5px;
	
}
#footer .souligneWhite{
	border-bottom:1px solid #fff;
}
#mentions{
	float:left;
	position:relative;
	top:-45px;
	color:#222;
	font-size:10px;
	margin-left:16px;
}
