/* CSS page listes annuelles */
/* Colonnes avec navigation et pub */
#finatdebut {
padding-left:0px;
overflow: hidden;
}
/* colonne de gauche */
#finatgauche {
float:left;
margin-bottom:15px;
}
#finatchoix {
margin-bottom:0px;
}
/* colonne de droite */
#finatdroite {
float:right;
margin-bottom:15px;
}
#finatpub {
padding-top:0px;
margin-bottom:0px ;
font-size: xx-small;
line-height: 0em ;
}
/* Fin colonnes */
/* Suite de la page sans colonne */
#finatsuite {
float:left;
margin-bottom:0px;
padding-left:0px;
overflow:hidden;
}
#finatnom { /* pages d�tails nom */
width:778px;
height:30px;
color: #e4e4e4;
font-style:italic;
font-weight: bold;
font-size: 14pt;
text-align:center;
background-image: -moz-linear-gradient(top, #000000, #3f0071);
background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#3f0071));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000,endColorstr=#3f0071);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000,endColorstr=#3f0071)";
    -moz-border-radius: 10px 10px 0 0; 
    -webkit-border-radius: 10px 10px 0 0; 
    border-radius: 10px 10px 0 0;
}
/* Div suivants pour page d�tails */
#finat01 {
width:779px;
margin-bottom:0px;
overflow:hidden;
}
#finat02 {
width:779px;
margin-bottom:0px;
border-left:#28323D 1px solid;
border-right:#28323D 1px solid;
border-bottom:#28323D 1px solid;
}
#finat03 {
width:779px;
margin-bottom:0px;
border-left:#28323D 1px solid;
border-right:#28323D 1px solid;
border-bottom:#28323D 1px solid;
}
#finat04 {
width:779px;
margin-bottom:0px;
}
#finat05 {
width:779px;
margin-bottom:0px;
}
.finattpr {
width:768px;
padding:0px 4px 0px 10px;
background-color:#3f0071;
color:#e4e4e4;
font-style:italic;
    -moz-border-radius: 10px 10px 0 0; 
    -webkit-border-radius: 10px 10px 0 0; 
    border-radius: 10px 10px 0 0;
}

