html{
    height: 100%;
}
body{
    text-align: center;
    /*margin: 20px 0 0 0;*/
    padding:0;
    background-color: #4c4c4c;
    font-family: Verdana, Arial;
    font-size: 12px;
    height: 100%;
    color: #000;
    line-height: 150%;
}


.background_supplementaire{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;/* the bottom margin is the negative value of the footer's height */
    position: relative;
    width: 100%;
    overflow: hidden;
    background-image: url("../images/tuile.png");
    background-repeat: repeat-x;

}

.container_principal_sup{
    position: relative;
    padding-top: 0;
    /*margin:0 auto;*/
    text-align: left;
    background-image: url("../images/avf-body.png");
    background-repeat: no-repeat;
    background-position: 0px 391px;
    float:left;
}

.container_principal{
    margin: 0 auto;
    float: expression("none");
    position: expression("static");
    left: expression("0");
    margin-left: expression("auto");
    margin-right: expression("auto");
    padding-top: 0;
    width: 800px;
    margin-top: auto;
    text-align: left;
    background-color: transparent;
    /*background-image: url("../image/bg_centre1px.jpg");
    background-repeat: repeat-y;*/
}

.container_principal p{
    margin-top: 15px;
}

.container_principal h3{
    margin-top: 15px;
}

a:link,
a:visited{
	text-decoration: none;
	color: #3953a4;
}

a:hover{
	text-decoration: underline;
}

.hand{
	cursor:pointer;
}

.float_left{
	float: left;
}

.float_right{
	float: right;
}

.clear{
	clear: both;
}

#divMenu{
	width: 200px;;
    /*height: 35px;*/
	/*background-color: #00207F;*/
	font-size: 20px;
    float: left;
    /*padding-top: 175px;*/
	/*padding-left:20px;*/
}

.menu{
	float:left;
	color:#fff;
	text-align:center;
	/*padding-left:30px;
	padding-right:20px;*/
	line-height:35px;
	width:160px;
	float:left;
}

.menu a:link,
.menu a:visited{
	color:#fff;
}

.menu a:hover{
	color:#fff;
	font-weight: bold;
}

.menu_hover a:link,
.menu_hover a:visited,
.menu_hover a:hover{
	color:#fff;
	font-weight: bold;
}

.menu_hover{
	color:#fff;
	font-weight: bold;
	text-align:center;
	line-height:35px;
	width:160px;
	float:left;
	cursor: pointer;
}

.sous_menu{
	position: relative;
    left: 180px;
    top: -25px;
    text-align:left;
	float:left;
	/*color:#fff;*/
	background-image: url("../image/groupeest-realisations.png");
	background-repeat: no-repeat;
	height:30px;
	width:155px;
	width:expression("160px");
}

.sous_menu a:link, 
.sous_menu a:visited{
	color:#fff;
	font-size:13px;
	font-weight: normal;
}

.sous_menu_over a:link,
.sous_menu_over a:visited{
	color:#000;
	font-size:13px;
	font-weight: normal;
}

.sous_menu_over{
    position: relative;
    left: 180px;
    top: -25px;
	text-align:left;
	float:left;
	/*color:#000;*/
	background-image: url("../image/groupeest-realisations-over.png");
	background-repeat: no-repeat;
	height:30px;
	width:155px;
	width:expression("160px");
}

.hid{
	display: none;
}

.vis{
	display: inline;
}

.lineheightmenu{
	line-height: 23px;
}

.bande_menu{
	width: auto;
	height: auto;
	padding-top: 3px;
	position: absolute;
	margin-top:35px;
	margin-top:expression("30px");
	margin-left:expression("-20px");
	font-size:13px;
	float:left;
}

#divContenu{
	/*background-color: #FFF;*/
    /*height: 100%;*/  
}

.bandeGauche{
    float: left;
    width: 550px;
	padding-top: 235px;
    /*height: 100%;*/
}

.bandeZone{
    width: 590px;
    float: left;
    display:none;
}

.bandeDroite{
    float: right;
    width: 504px;
    margin: 5px 40px 0 10px;
    min-height: 300px;
    /*height: 100%;*/
}

.zoneintranet{
	width: 200px;
	height: 250px;
	padding-left: 20px;
}

.zone0{
	
}

.zone1{
    float: left;
    margin-top: 10px;
}

.zone2{
    float: left;
}

.zone3{
   padding-right: 60px;
   padding-left: 40px;
   padding-top: 20px;
}

.zone4{
   
}

.zone5{
    
}

.zone6{
    
}

.nouvelle{
    padding-left:15px;
    padding-right:25px;
}
.nouvelle p{
    margin: 0;
}

.titre_nouvelle{
	float:left;
	margin-bottom: 16px;
	color:#663300;
    font-size: 12px;
}

.titre_nouvelle a:link,
.titre_nouvelle a:visited{
	color:#03366;
	text-decoration: underline;
}

.contenu_nouvelle{
	float:left;
	width:500px;
	font-size: 16px;
}

.title{
	color:#663300;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;	
}

.titre_section{
	padding-top:40px;
	padding-left:25px;
}

.compagnie{
	font-weight: bold;
	padding-left:25px;
}
.adresse{
	padding-left:25px;
}

.formulaire{
	padding-left:25px;
	line-height: 30px;
}

.bouton{
	border: none;
	height: 30px;
	color:#fff;
	font-weight: bold;
	background-color: #001f8b;
}

.texte_normal{
	font-size: 12px;
}

.erreur{
    color: red;
    font-weight: bold;
}

.select_soussection{
    margin-left: 33px;
    margin-bottom: 25px;
    /*border: none;
    border: 1px solid #000;*/
}

/* css pour la partie de la zone intranet */
.int_titre{
    font-family: Helvetica, Arial, Sans-serif;
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    padding-bottom: 10px;
}

.int_input{
    background-image: url(images/fond_input.gif);
    font-family: Helvetica, Arial, Sans-serif;
    font-size: 12px;
    color: #666666;
    margin-bottom: 7px;
    border: 1px solid #999999;
    padding-left: 5px;
}

.int_input_on{
    background-image: url(images/fond_input.gif);
    font-family: Helvetica, Arial, Sans-serif;
    font-size: 12px;
    color: #666666;
    padding-bottom: 7px;
    border: 1px solid #333399;
}

.int_bouton{
    font-family: Helvetica, Arial, Sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #003366;
    border: none;
    background-color: #FFF;
    text-align: left;
}

.bouton_langue, .langue{
    position: absolute;
    left: 722px;
    top:385px;
    z-index: 100;
}

.footer{
    display: none;
    /*position: relative;
    height: 176px;
    background-image: url(/images/fortrem-footer.png);
    background-position: left bottom;*/
    /*color: #FFF;
    font-size: 11px;*/
}

.push{
    
}

.footer_line{
    
}

.footer_content{
    margin: 0 auto;
    width: 610px;
    padding-left: 240px;
    padding-top: 60px;
}

.footer_top{
    float: left;
    text-align: left;
    line-height: 18px;
}

.footer_bottom{
    float: right;
    padding-right: 50px;
}

.footer a:link, .footer a:visited{
    color: #FFF;
    text-decoration: none;
}

.footer a:hover{
    color: #FFF;
    text-decoration: underline;
}

.footer_bottom span{
	color: #999;
}

.divInfolettre{
    width: 90%;
    text-align: right;
    padding-top: 25px;
}

.titre_infolettre{
    font-weight: bold;
    font-size: 12pt;
    font-family : Trebuchet MS;
}

.submit_infolettre{
    background-color: transparent;
    border: none;
    color: #0033FF;
    font-family : Trebuchet MS;
}

.input_infolettre{
    width: 90%;
    margin-bottom: 12px;
}

/* Section des produits */

.produit{
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #999999;
}

.image_produit{
    position: relative;
    margin-right: 15px;
    height: 100%;
}

.texteproduit{
   position: relative;
}

.date_produit{
    margin-bottom: 7px;
}

.nom_produit{
    font-size: 12pt;
    font-weight: bold;
    color: #000;
    margin-bottom: 7px;
}

.description_produit{
    margin-bottom: 7px;
}

.url_produit{
    color: #0033ff;
    font-style: italic;
    font-weight: bold;
    font-size: 10pt;
    text-decoration: underline;
}

.produitsh{
    margin: 7px;
    width: 282px;
    height: 126px;
}

.produitssh table{
    font-family: "Trebuchet MS";
    font-size: 12px;
}

.produitssh table a:link, .produitssh table a:visited{
    text-decoration: underline;
}

.image_produitsh{
   margin-right: 10px;
   float: left;
}

.texteproduitsh{
   /*position: relative; */
}

.nom_produitsh{
    margin-bottom: 40px;
}

.cell_texte .nom_produitssh a:link, .nom_produitssh a:vidited{
    text-decoration: underline;
}

.consulter_produit{
    line-height: 10px;
    padding-bottom: 10px;
}

.consulter_produit a:link, .consulter_produit a:visited{
    color: #FFF;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    height: 63px;
}

.cell_texte{
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.pv_titre{
    margin-top: 30px;
}

#sh{
    overflow: hidden;
    width: 296px;
    height: 140px;
}

.bas_page{
    clear: both;
    background-image: url(../images/avf-footer.png);
    background-position: top center;
    background-repeat: no-repeat;
    height: 149px;
    width: 800px;
    margin:0 auto;
}

input[placeholder] {
   font-weight: bold;
   color: #666;
}

.input_form{
    width: 285px;
    height: 25px;
    margin-bottom: 5px;
}

.input_form_long{
    width: 100%;
    height: 25px;
    margin-bottom: 5px;
}

.textarea_form{
    width: 100%;
    height: 215px;
    margin-bottom: 5px;
}

.h2_margin{
    margin-bottom: 5px;
}

.zoneintranet{
    display: none;
}
