/*-------------------------------*/
/*----   STRUCTURE DU SITE   ----*/
/*-------------------------------*/
#sliderContenu {width: 900px;}


div.entete div.cadreTitre{padding-top: 10px;}


/* ---- Header ----*/

header#header nav#menuPrincipal ul{padding: 7px 0 0 10px;}
header#header nav#menuPrincipal ul li{margin-right: 75px;}

/* ---- Section, Aside ----*/
figure.col1 img{width: 900px;}


.col2 {width: 435px;}
figure.col2 img{width: 435px;}


.col3 {width: 280px;}
figure.col3 img{width: 280px;}
.col3.no1_2{width: 590px;}
.col3.no2_3{width: 590px;}


.col4 {width: 202px;}
figure.col4 img{width: 202px;}
.col4.no1_2, .col4.no2_3{width: 435px;}




/* ---- Footer ----*/
footer#footer section.footerContent{width: 900px;}


/*-------------------------------*/
/*---------   CLASSES   ---------*/
/*-------------------------------*/
.formu4 input[type="text"], .formu4 input[type="password"], .formu4 select, .formu4 span.champ {
    width: 180px;
}

/*-------------------------------*/
/*----------   PAGES   ----------*/
/*-------------------------------*/


/* Accueil */
section#pageIndex article.encart.col2 {
    height: 435px;
}

/* Contact */
section#pageContact iframe {
    width: 870px;
    height: 400px;
}
