/* CSS page listes annuelles */
/* Colonnes avec navigation et pub */
#listdebut {
padding-left:0px;
overflow: hidden;
}
/* colonne de gauche */
#listgauche {
float:left;
margin-bottom:15px;
}
#listchoix {
margin-bottom:0px;
}
/* colonne de droite */
#listdroite {
float:right;
margin-bottom:15px;
}
#listpub {
padding-top:0px;
margin-bottom:0px ;
font-size: xx-small;
line-height: 0em ;
}
/* Fin colonnes */
/* Suite de la page sans colonne */
#listsuite {
float:left;
margin-bottom:0px;
padding-left:0px;
overflow:hidden;
}
#listnom { /* pages détails */
width:778px;
height:30px;
margin-bottom:0px;
background-image:url(../images/fond_cadre782.png);
font-style:italic;
}
/* Div suivants pour page détails */
#list01 {
width:779px;
margin-bottom:0px;
}
#list02 {
width:779px;
margin-bottom:0px;
}
#list03 {
width:779px;
margin-bottom:0px;
}
.listtpr {
width:765px;
padding:0px 4px 0px 10px;
background-color:#3f0071;
color:#e4e4e4;
font-style:italic;
}
