body{
    margin:0px;
    background:white url("/img/background_g.gif") top left repeat-x ;
    font:80% Verdana,Arial,sans-serif;
}

#container{
    width:100%;
    /*background:url("/img/back_entete.gif") top left repeat-x;*/
}
#container2{
    width:980px;
    margin:0px auto;
}
a img{
    border:none;
}

a {
    color:white;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

.clear{
    clear:both;
}
#nav_center ul{
    margin: 0;
    padding:0;
}
#nav_center li{
    list-style:none;
    padding-bottom:5px;
}
#nav_center li ul li{
    list-style:circle;
    margin-left:20px;
}
#nav_center li ul li a{
    font-size:11px;
    color:black;
    text-decoration:none;
}

#nav_center li ul li a:hover{
    text-decoration:underline;
}

#nav_center  ul.dhtml{ display:none;}
#nav_center  ul.dhtml.select {}

/* formulaire contact */
#form{
    margin:0px auto;
    text-align:center;
    width:600px;
    margin-bottom:20px;
    color:#0099CC;
    font-weight:bold;
    font-size:12px;
}
#form_add {
    margin:0px auto;
    margin-top:15px;
    padding-top:10px;
    padding-bottom:10px;
    width:400px;
}
#form .societe{
    color:#84011B;
    font-size:20px;
}
#champs{
    width:500px;
    margin:0px auto;
    margin-top:25px;
}
.champ{
    margin:0px auto;
    margin-top:5px;
    width:400px;
}
.label{
    float:left;
    text-align:right;
    width:150px;
}
.input{
    text-align:left;
    float:left;
    width:200px;
    margin-left:10px;
}
.textarea{
    margin-top:15px;
    margin-bottom:15px;
}
.submit input{
    cursor:pointer;
    color:white;
    background:#0099CC;
    border:1px #84011B solid;
}

/*formulaire page sat*/
#form_vous{
    float:left;
    width:380px;
}
#form_vous h3{
    text-decoration:underline;
    width:100px;
    margin-bottom:20px;
}
#form_vous .textarea2{
    float:left;
    height:100px;
    margin-left:20px;
}
#votre_projet{
    float:left;
    width:300px;
}
#votre_projet h3{
    text-decoration:underline;
    width:100px;
    margin-bottom:20px;
}
#sous_titre{
    margin-top:10px;
    width:150px;
}
#sous_titre h4{
    text-decoration:none;
    
    float:left;
    margin-left:50px;
    margin-bottom:0px;
}
#heures{
    width:100%;
    float:left;
    margin-top:20px;
    text-align:center;
    margin-bottom:30px;
}
#heures h3{
    text-decoration:underline;
    width:100px;
    margin:0px auto;
    margin-bottom:20px;
}
#titre_page_sat{
    font-size:16px;
    font-weight:bold;
    margin-bottom:10px;
}
#retourAjax{
    color:red;
    font-size:14px;
    text-align:center;
}
#submit_form {
    width:100%;
    float:left;
    text-align:center;
    margin-bottom:20px;
}
#le_form{
    width:100%;
    height:560px;
}
/* ENTETE */
#entete{
    width:980px;
    height:346px;
}
/* entete Haut */
#entete_1{
    width:939px;
    height:119px;
    margin-left:20px;
}
#logo{
    width:341px;
    height:119px;
    float:left;
}
#banniere_1{
    width:598px;
    height:119px;
    float:right;
    background: url("/img/banniere_1.jpg") top left;
}

/* entete bas */
#entete_2{
    width:980px;
    height:227px;
    margin-left:20px;
}
#banniere_gauche{
    width:318px;
    height:227px;
    float:left;
    background: url("/img/banniere_gauche.jpg") top left no-repeat;
}
#banniere_center{
    width:305px;
    height:227px;
    float:left;
    background: url("/img/banniere_center.jpg") top left no-repeat;
}
#banniere_droite{
    width:337px;
    height:227px;
    float:left;
    background: url("/img/banniere_droite.jpg") top left no-repeat;
}
#liens{
    color:black;
    font-size:11px;
    font-weight:bold;
    margin-left:560px;
    margin-top:10px;
}
#liens a{
    color:black;
}
/* ****** */

/* CONTENU */
#wrap_g{
    width:980px;
    background: url("/img/background_nav_g.png") top left repeat-y;
}
#nav_g{
    width:178px;
    min-height:400px;
    float:left
}
#nav{
    width:153px;
    float:right;
    margin-top:3px;
}
#nav_haut{
    width:153px;
    height:11px;
    background: url("/img/dessus_nav.gif") top left no-repeat;
}
#nav_center{
    width:153px;
    min-height:110px;
    background: url("/img/background_nav.gif") top left repeat-y;
}
#nav_bas{
    width:153px;
    height:9px;
    background: url("/img/dessous_nav.gif") bottom left no-repeat;
}
#wrap{
    background:white;
    width:781px;
    min-height:400px;
    margin-right:21px;
    float:right;
}
#wrap_1{
    margin-top:15px;
    margin-left:15px;
    margin-right:15px;
}
#wrap_1 a{
    color: #0000FF; 
    font-size:11pt; 
    font-family:Verdana,Arial,sans-serif; 
    font-style:normal; 
    font-weight:normal; 
}

.menu {
        width:150px;
    min-height:23px;
    font-size:14px;
}
.menu label{
    margin-left:0;
}

.menu_hover label{
    width:150px;
    min-height:23px;
    background:url("/img/puce_hover_nav.gif") top left no-repeat;
    font-size:14px;
}

.menu label:hover{
    background:url("/img/puce_hover_nav.gif") top left no-repeat;
    text-decoration:none;
}
.text_menu{
    padding-left:15px;
    color:white;
    margin-left:0;
    cursor:pointer;
}
/* *********** */

/* PIED */
#pied{
    text-align:center;
    color:white;
    font-size:12px;
    width:940px;
    height:64px;
    margin:0px auto;
    margin-top:0px;
    background: url("/img/background_pied.gif") top left repeat-x;
}
#pied p{
    margin-top:0px;
    padding-top:10px;
}
#pied p a{
    font-size:12px;
    color:white;
    text-decoration:none;
}
#pied p a:hover{
    text-decoration:underline;
}

/* PLAN DU SITE */
#plan_du_site{
    height:450px;
    padding-top:20px;
    padding-left:30px;
}
#plan_du_site a{
    color:black;
    text-decoration:underline;
}
#plan_du_site a:hover{
    text-decoration:none;
}

#plan_du_site label{
    font-weight:bold;
}
#plan_du_site .tree_top {
	background:url('/img/sitemap-top.gif') no-repeat -1px -3px;
	padding-left:24px;
	padding-bottom:5px;
	padding-top:3px;
}
#plan_du_site ul.tree, ul.tree ul{ list-style-type:none; margin:0; margin-left:11px; padding:0; }
#plan_du_site ul.tree li{
	padding-left:1.2em;
	border-left:1px gray dotted;
	background: url("/img/sitemap-horizontal.gif") no-repeat left 10px;
	/*margin-left:1em;*/
    margin:0;

}
#plan_du_site ul.tree a{ padding-left:0.2em; }
#plan_du_site ul.tree a.selected{ font-weight:bold; }
#plan_du_site ul.tree li.last{
	background:url(/img/sitemap-last.gif) no-repeat -12px -2px;
	border:none;
}
.titre_page { font-size: 16pt; color: #000000; }
.titre_rub  { font-size: 14pt; color: #000000; }
.titre_art  { font-size: 12pt; color: #000000; }
.texte { color: #000000; font-size:11pt; font-family:Verdana,Arial,sans-serif; font-style:normal; font-weight:normal; text-align:justify; }
.texte_rouge { color:red; font-size:11pt; font-family:Verdana,Arial,sans-serif; font-style:normal; font-weight:normal; text-align:justify; }

.sommaire_link {color:#000000; font-size:10pt; font-family:Verdana,Arial,sans-serif; font-style:normal; font-weight:normal; }
.article_link {color:#000000; font-size:10pt; font-family:Verdana,Arial,sans-serif; font-style:normal; font-weight:normal; }

.font_titre_prix {color:#111111; font-size:10pt; font-family:Verdana,Arial,sans-serif; font-style:normal; font-weight:normal; text-decoration:underline; }
.font_prix {color:darkred; font-size:9pt; font-family:Verdana,Arial,sans-serif; font-style:normal; font-weight:bold; }
.font_prix_unite {color:#111111; font-size:9pt; font-family:Verdana,Arial,sans-serif; font-style:normal; font-weight:normal; }

.font_contenu {color:#000000; font-size:8pt; font-family:Verdana,Arial,sans-serif; font-style:normal; font-weight:normal; text-align:justify; }
.font_ref {color:#000000; font-size:8pt; font-family:Verdana,Arial,sans-serif; font-style:normal; font-weight:normal; }

.font_10 {color:#000000; font-size:10pt; font-family:Verdana,Arial,sans-serif; font-style:normal; font-weight:normal;}
.font10_b {color:#000000; font-size:10pt; font-family:Verdana,Arial,sans-serif; font-style:normal; font-weight:bold;}
.font10_n {color:#000000; font-size:10pt; font-family:Verdana,Arial,sans-serif; font-style:normal; font-weight:bold;}
.font12_b {color:#000000; font-size:12pt; font-family:Verdana,Arial,sans-serif; font-style:normal; font-weight:bold;}
.font_photo {color:#000000; font-size:6pt; font-family:Verdana,Arial,sans-serif; font-style:normal; font-weight:bold; }

