@charset "utf-8";
/*---- RESET ---- */
* {padding: 0; margin: 0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,tr,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}

.clear{ clear: both;}
ul li { list-style: none;}

/*--------------- STYLE POUR LES TEXTES ET TITRES ------------------*/

h2 {
	color: #aa0e10;
	border-bottom: 1px dashed #7e7e7e;
	height: 28px;
	margin-bottom: 10px;
	margin-top: 15px;
}
h3 {
	color: #aa0e10;
	padding-bottom: 10px;
}
h4 {
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 10px;
}
h5 {
	font-size: 15px;
	text-transform: uppercase;
	border-bottom: 1px dashed #7e7e7e;
}
.red {
	color: #aa0e10;
	font-size: 15px;
}
.seul {
	text-align: justify;
	padding-bottom: 12px;
}
.small {
	font-size: 10px!important;
}
.big {
	font-size: 30px!important;
}
.border {
	border: 1px solid #333;
}
.pale_border{
	border: 1px solid #CCC;
}
.border_active{
	border: 2px solid #aa0e10;
}
.left{
	float: left;
}
.right{
	float: right;
}
.error{
	font-size: 12px;
	color: #aa0e10;
	margin-bottom: 15px;
	background-color: #FEBCBC;
	padding: 5px 0 5px 8px;
	border: 1px #AA0E10 solid;
}
.ok{
	font-size: 12px;
	color: #090;
	margin-bottom: 15px;
	background-color: #C8EEAC;
	padding: 5px 0 5px 8px;
	border: 1px #090 solid;
}

/*--------------- BODY, PAGE ------------------*/

body{
	background: url(../_images/bg_degrader_repeat.jpg) top repeat-x #d9d9d9;
	font-family: Arial, Helvetica, sans-serif;
}
#page{
	margin: 0 auto;
	width: 1042px;
	background: url(../_images/bg_contenu_repeat.png) repeat-y;
}
a{color: #666;}
a:hover{color: #000;}

/*--------------- ENTETE ------------------*/

#header{
	width: 982px;
	margin-left: 29px;
	height: 171px;
	
}
h1{
	height: 143px;
}

/*--------------- MENU ------------------*/
#menu{
	width: 895px;
	background: url(../_images/bg_menu_repeat.gif) repeat-x;
	height: 28px;
	font-size: 12px;
	padding-left: 87px;
	text-align: center;
}
#menu li{
	margin-top: 2px;
	padding: 4px 0;
	float: left;
}
#menu li.separer{
	border-right: 1px solid #4F4F4F;
}
#menu li a{
	color: #4F4F4F;
	padding: 4px 20px;
	margin: 0 1px;
	font-weight: bold;
	text-decoration: none;
}
#menu li a:hover{
	color: #999;
}
#menu li a.active{
	background-color: #dcdcdc;
}


/*-------------CONTENU PRINCIPAL---------------*/

#conteneur{
	width: 982px;
	margin-left: 29px;
	min-height: 500px;
}
#contenu_principal{
	width: 914px;
	padding: 10px 34px 0 34px;
	font-size: 14px;
}
/********* Le Film **********/

#video{
	width: 550px;
	height: 310px;
	padding: 3px 2px;
	margin: 0 auto;
	background: url(../_images/bg_video.gif) no-repeat;
}
/********* service à la carte **********/

.bg_degrader{
	width: 470px;
	padding: 14px 15px 8px 15px;
	background: url(../_images/bg_service-carte.gif) bottom repeat-x;
}
.bg_degrader ul{
	margin-left: 30px;
	text-align: justify;
}
.bg_degrader ul li{
	background: url(../_images/petite_puce.gif) center left no-repeat;
	padding-left: 15px;
	font-size: 12px;
	color: #6F6F6F;
}
.service{
	width: 330px;
	margin-right: 20px;
	text-align: justify;
}
.service ul.grey_puce li{
	background: url(../_images/grey_puce.gif) left 15% no-repeat;
	padding-left: 20px;
	margin-top: 20px;
	text-align: justify;
	color: #6F6F6F;
}
.service ul.grey_puce ul li{
	background: url(../_images/petite_puce.gif) center left no-repeat;
	padding-left: 15px;
	margin-left: 40px;
	margin-top: 5px!important;
}

/********* Clef en mains **********/
.clef{
	width: 470px;
	text-align: justify;
}
.etape{
	font-size: 22px!important;
	color: #000;
	font-style: italic;
	line-height: 1.1em;
}
.bg_gris{
	background-color: #666;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	font-size: 18px!important;
	margin: 8px 0;
}
.clef div{
	margin-bottom: 20px;
	margin-top: 7px;
}
.clef div p{
	font-size: 12px;
}
.clef div ul{
	margin-top: 8px;
}
.clef div ul li{
	font-size: 12px;
	display: inline;
	background: url(../_images/petite_puce.gif) center left no-repeat;
	padding-left: 15px;
}
/********* Réalisation **********/
.title_res{
	background-color: #6E6E6E;
	color: #FFF;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	height: 27px;
	padding-top: 2px;
	padding-bottom: 0;
}
.realisations{
	margin: 38px 0 20px 0;
}
.realisations a{
	text-decoration: none;
}
.realisations img{
	padding-bottom: 3px;
}
.realisations div{
	float: left;
	font-size: 12px;
	padding: 0 23px 35px 23px;
	width: 253px;
	height: 150px;
	color: #5F5F5F;
}
#visualiser .left{
	width: 200px;
	margin-left: 30px;
	height:480px;
}
#visualiser .right{
	padding: 15px 30px 40px 0;
	width: 626px;
	height: 352px;
}
#visualiser p{
	margin-bottom: 20px;
}
#visualiser h5{
	width: 168px;
	margin-top: 15px;
}
.photos_qtvr li{
	float: left;
	margin: 15px 15px 0 0;
	width: 77px;
	height: 39px;
}

/*------------------- FORMULAIRE ------------------*/
.input{
	border: 1px solid #999;
	height: 20px;
	margin-bottom: 10px;
	padding-top: 2px;
	width: 190px;
}
.send{
	float: right;
	background-color: #A8A8A8;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 2px;
	margin-right: 21px;
}
/********* Nous contacter **********/
#adresse{
	width: 195px;
	float: left;
}
address{
	font-style: normal;
	font-size: 14px;
}
#contactForm{
	width: 719px;
	float: right;
	padding-top: 8px;
}
#contactForm .left{
	width: 350px;
}
#contactForm .right{
	width: 350px;
}
#contactForm label{
	float: left;
	text-align: right;
	width: 38%;
	margin: 0;
	padding: 0 .5em 0 0;
	vertical-align: text-bottom;
}
#contactForm select{
	border: 1px solid #999;
	height: 22px;
	margin-bottom: 10px;
	width: 192px;
}
#contactForm input[type="checkbox"]{
	float: left;
	margin-right: 10px;
	margin-top: 1px;
}
#case{
	width: 140px;
	float: left;
	height: 50px;
}
#case p{
	margin-bottom: 10px;
}
#contactForm textarea{
	width: 245px;
	float: right;
	margin: 10px 20px 10px 0;
	border: 1px solid #999;
}

/********* Acces extranet **********/
#extra{
	width: 314px;
	margin: 0 auto;
	padding: 30px 50px;
	border: 1px solid #999;
}
#connect_extranet label{
	float: left;
	text-align: right;
	width: 30%;
	margin: 0;
	padding: 0 .5em 0 0;
	vertical-align: text-bottom;
}
/********* Carte  **********/
#p_carte{
	width: 495px;
	color: #4F4F4F;
	text-align: justify;
	padding-top: 6px;
}
.carte_bg{
	background: url(../_images/carte.gif) bottom right no-repeat;
	height: 760px;
}
/********* Mentions légales  **********/
.bg_degrader_men{
	width: 470px;
	padding: 14px 15px 8px 15px;
	background: url(../_images/bg_service-carte.gif) bottom repeat-x;
}
.bg_degrader_men ul{
	margin-left: 30px;
	text-align: justify;
}
.bg_degrader_men ul li{
	padding-left: 15px;
	font-size: 12px;
	color: #6F6F6F;
	padding-bottom: 5px;
}

/*-------------PIED DE PAGE---------------*/

#footer{
	width: 1042px;
	background: url(../_images/bg_footer.png) no-repeat;
	height: 71px;
	margin: 0 auto;
	padding-top: 40px;
}
#footer ul{
	text-align: right;
	border-top: 1px dashed #7e7e7e;
	margin: 0 63px;
	height: 30px;
	
}
#footer ul li{
	display: inline;
	font-size: 10px;
	color: #7b7b7b;
	padding-top: 5px;
	
}
#footer ul li a{
	font-size: 10px;
	color: #7b7b7b;
	text-decoration: none;
}

.hiddenbullet-for-print {
	display:none;
}


.only-for-print {
	display:none;
}

#dewplayer
{
	position:absolute;
	display:block;
	/*left:-1000em;
	top:-1000em;*/
	width:1px;
	height:1px;
}
#dewplayer embed
{
	width:1px;
	height:1px;	
}