/*Gabarit*/
/*base*/
.troiscol { width:877px; height: 455px; }
.separateur { width:3px; height: 3px; float:left; }
.droite { background-image: url(images/fond-contenu.gif); background-repeat: no-repeat; background-position: 0 top; width:623px; height: 455px; float:left; border:0px solid red;}

/*contenu home page*/
.cont01 { width: 623px ; }
.cont01photo { background-color: #f0eddb; width:623px; height:277px ;  }
.cont01contenu { width:100%; height:167px ; position:relative; }
.cont01navbas { width:100%; height:11px ; margin: 1px 0; }


/*contenu texte*/
.cont02 {  width:623px;  }
.cont02texte {  width:623px; height:444px ;  position:relative;}


/*colonne gauche*/
.col { width:250px; height:455px ; }
.colsep { height:110px ;  }
.colnews { height:170px ; }
.colnews p {font-size:11px;}
.collogos { height:83px ; margin: 1px 0; }
.colback { height:20px ; margin-left: 10px; }
.colpictos {  height:31px ; margin: 36px 0 0; }
.colawards {  height:72px ; margin: 12px 0 0; border-right:1px solid black; }

/*FIN Gabarit*/
