body {
margin: 0;
padding: 0;
background-color:#74777f;
background-image: url(../images/fond.png);
font-family: Arial,Verdana, "Trebuchet MS",sans-serif; 
font-size: 0.8em; 
color:#ffffff; 

}

#conteneur {
width:1020px;
margin:0 auto;
background-color: #74777f;
background-image: url(../images/entretoise.png);
background-position: top;
background-repeat: repeat-y
}

#tete {
height: 190px;
background:url(../images/titre.png) no-repeat top #74777f;
}


#gauche {
float:left;
width: 270px;
min-height:527px;
height: auto !important;
height: 527px;
background:url(../images/gauche_new.png) no-repeat top;
}

#droite {
float:right;
width: 750px;
background:url(../images/droite.png) no-repeat top;
min-height:527px;
height: auto !important; 
height: 527px; 
}

#pied {
clear: both;
height: 141px;
background:url(../images/bas.png) no-repeat top #74777f;
}

/*Mise en forme des elements*/
a img {
	border: 0px
}
a{
text-decoration: none;
color:#c7b299;
}
a:hover{
text-decoration: underline;
color:#ffffff;
}

#menu_gauche_haut{
padding:0 0 0 50px;
margin:43px 0 40px 0;
}

#menu_gauche_centre{
padding:0 0 0 50px;
margin:0 0 53px 0;
}

#menu_gauche_bas{
padding:0 0 0 50px;
margin:0 0 0 0;
}

#menu_droite{
padding:15px 0 0 0;
}

#menu_pied{
font-size: 12px; 
padding:0 0 0 240px;
text-align: center;
}

/*liste a puce*/
h1{
position: absolute;
margin: 152px 0 0 235px;
font-size: 26px;
color:#f0e9ce;
}

h2 ul{
margin: 0 ;
padding: 0 0 0 15px;
/*width:202px ;*/
}

h2 li{
list-style-type: none;
line-height: 35px;
}

h2 li a{
padding: 0 0 0 20px;
display: block;
font-size: 14px;
color:#c7b299;
vertical-align: middle; /*pour ie*/
}

h2 li a:hover{
color:#ffffff;
text-decoration: none;
background: url(../images/bouton.png) no-repeat left center;
vertical-align: middle;/*pour ie*/
}
/**/
/* grand modele*/
div.cadre_navig_grande_creation,div.cadre_navig_grande_contact,div.cadre_navig_grande_support,div.cadre_navig_grande_technique,div.cadre_navig_grande_moyen,div.cadre_navig_grande_plan,div.cadre_navig_grande_plansite,div.cadre_navig_grande_info{
margin:0;
padding-top: 39px; /*hauteur de limage du haut*/
}
div.cadre_navig_grande_creation{
background: url(../images/boite_grande_haut_creation.png) top left no-repeat;
}
div.cadre_navig_grande_contact{
background: url(../images/boite_grande_haut_contact.png) top left no-repeat;
}
div.cadre_navig_grande_support{
background: url(../images/boite_grande_haut_support.png) top left no-repeat;
}
div.cadre_navig_grande_technique{
background: url(../images/boite_grande_haut_technique.png) top left no-repeat;
}
div.cadre_navig_grande_moyen{
background: url(../images/boite_grande_haut_moyen.png) top left no-repeat;
}
div.cadre_navig_grande_plan{
background: url(../images/boite_grande_haut_plan.png) top left no-repeat;
}
div.cadre_navig_grande_plansite{
background: url(../images/boite_grande_haut_plansite.png) top left no-repeat;
}
div.cadre_navig_grande_info{
background: url(../images/boite_grande_haut_info.png) top left no-repeat;
}

div.titrenav_grande{
margin:-19px 0 0 0;

}

/*
 div.titrenav_grande h2{
font-size: 26px;
}*/
div.bloccadre_navig_grande_tg {
background: url(../images/boite_grande_bas_tg.png) bottom left no-repeat;
padding: 0 0 35px 0;
}


div.bloccadre_navig_grande {
background: url(../images/boite_grande_bas.png) bottom left no-repeat;
padding: 0 0 25px 0;
min-height:100px;
height: auto !important;
height: 100px;
}
div.bloccadre_navig_grande div{
padding: 10px 50px 10px 30px;
text-align: justify;
}
/*pour form contact*/
.bloccadre_navig_grande_contact {
background: url(../images/boite_grande_bas.png) bottom left no-repeat;
padding-bottom: 35px;
min-height:455px;
height: auto !important; /*COMPATIBILITE IE6*/
height: 455px; /*COMPATIBILITE IE6*/
}
.int_bloc_form_contact{
padding: 0 0 0 40px;
}
