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

html{
}

body{
background-color:#cfd9db;
margin-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#404c53;
}

body h2{
color:#2d5163;
font-family:Helvetica;
font-size:13pt;
font-weight:bold;
background-image:url(../images/puce_h2.gif);
background-repeat:no-repeat;
height:35px;
text-align:left;
padding-left:20px;
}


#content{
width:952px;
background-color:#FFFFFF;
border-left:1px solid #bbc4c6;
border-right:1px solid #bbc4c6;
margin-right:auto;
margin-left:auto;
margin-top:0px;
position:relative;
background-image:url(../images/back_entete.jpg);
background-repeat:no-repeat;
text-align:center;
}

#one_bloc{
margin-right:auto;
margin-left:auto;
margin-top:0px;
position:relative;
width:800px;
margin-top:20px;
}

#one_bloc p{
margin-left:50px;
text-align:justify;
}

#header{
margin-top:360px;
margin-bottom:30px;
}

#menu{
text-align:center;
}

#footer{
clear:both;
background-image:url(../images/back_menubas.gif);
background-repeat:no-repeat;
color:#686d6e;
padding-top:5px;
height:22px;
}

#footer a{
color:#686d6e;
text-decoration:none;
}

#footer a:hover{
font-weight:bold;
color:#4a616d;
}

#lien_ih{
background-image:url(../images/back_lienih.gif);
margin-right:auto;
margin-left:auto;
margin-top:0px;
position:relative;
width:950px;
text-align:center;
} 

#lien_ih a{
color:#404c53;
text-decoration:none;
}

/*Accueil*/
#bloc_gauche{
width:568px; 
float:left;
text-align:left;
}

#bloc_gauche_gauche{
width:140px; 
float:left;
}

#bloc_gauche_droit{
width:390px; 
padding-bottom:20px; 
float:left;
text-align:justify;
}

#bloc_gauche_gauche2{
width:538px; 
padding-bottom:20px; 
float:left;
text-align:justify;
}
 
.sous_titre{
font-weight:bold;
color:525657;
}

#bloc_droit{
width:372px; 
float:right;
text-align:justify;
padding-right:10px;
}

.texte_rougegras{
font-weight:bold;
color:#790033;
}

.texte_rougegrasitalique{
font-weight:bold;
color:#790033;
font-style:italic;
}

.texte_bleugras{
color:#2d5163;
font-family:Helvetica;
font-size:13pt;
font-weight:bold;
text-align:left;
padding-left:20px;
}

#bloc_aftermenu{
width:700px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
position:relative;
}

.marge_texte2bloc{
margin-left:115px;
}


/*Contactez nous*/
.liste_pucecarre li{
list-style-type: square;
}

form.form_contactez fieldset{
padding: 1em;
}

form.form_contactez label{
display: inline;
float: left;
width: 100px;
color:#005782;
font-weight:bold;
text-align:right;
margin-right:25px;
}

.input{
width:200px;
}

form.form_contactez textarea{
width:300px;
height:100px;
}

.submit{
width:50px;
height:16px;
border:0px solid #000000;
background-image:url(../images/bout_submit.gif);
background-repeat:no-repeat;
}

/*Faq*/
.liste_pucecarrefaq{
/*margin-left:0px;*/
padding:0px;
}

.liste_pucecarrefaq li{
list-style-type: square;
color:#2d5163;
font-weight:bold;
}

.question_faq{
font-style:italic;
}

/*liens utiles*/
.liensutiles{
text-decoration:none;
color:#2d5163;
font-weight:bold;
}

/*Informations legales*/
.infoleg_titre{
display:block; 
text-align:left; 
color:#2d5163; 
font-weight:bold;
}

/*Plan du site*/
.liste_plan a{
text-decoration:none;
font-weight:bold;
color:#525657;
}


.liste_plan a:hover{
text-decoration:underline;
color:#005782;
}

.lirelasuite{
padding-left:20px;
background-image:url(images/devisenligneaccueil_pucebleu.gif);
background-repeat:no-repeat;
}

#bloc_gauche_droitnews{
width:650px; 
padding-bottom:20px; 
float:left;
text-align:justify;
}

/*devis en ligne */
.labeldevisenligne{
font-weight:bold;
text-align:right;
margin-right:25px;
color:#005782;
}

.input{
width:200px;
margin-bottom:5px;
border:#bdbcbd 1px solid;
color:#3c3e3e;
}

.select{
width:205px;
margin-bottom:5px;
border:#bdbcbd 1px solid;
color:#3c3e3e;
}

.select_date{
margin-bottom:5px;
border:#bdbcbd 1px solid;
color:#3c3e3e;
}

.textarea{
width:300px;
height:75px;
margin-bottom:5px;
border:#bdbcbd 1px solid;
color:#3c3e3e;
}

.etape_suivante{
width:50px;
height:16px;
border:0px solid #000000;
background-image:url(../images/bout_submitdevisenligne.gif);
background-repeat:no-repeat;
}

select{
scrollbar-color:#FFFFFF;
}

/*Remerciement*/
.merci{
color:#790033;
font-weight:bold;
font-size:12pt;
}