
.CODEREDUC_tdEntete {
font-family:'neusessiregular',verdana, Helvetica;
font-size:14px;
color: #333232;
text-align: center;
font-weight: bold;

}

.CODEREDUC_tdLigne {
background-color:#f8f8f8;
font-family:'neusessiregular',verdana, Helvetica;
font-size:14px;
color: #333232;
text-align: center;
font-weight: bold;

}

A.CODEREDUC_tdLigne_A {
font-family:'neusessiregular',verdana, Helvetica;
font-size:14px;
color: #333232;
text-align: center;
font-weight: bold;
text-decoration : none;
}


.divListeSection {
text-align: center;
background-color: #000000;
width:660px;
 font-family: Arial,helvetica,sans-serif; font-size:12px; margin:0px auto; padding: 5px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid #000000;
}
.MajListeSection {
color: #ff9901;
font-size:14px;
font-weight: bold;
}

.divEListeSection {
text-align: center;
padding: 5px;
margin: 0px;
position:relative;
float:left;
color: #cccccc;
font-size:12px;
font-weight: bold;
 margin: 4px; width:120px; height:150px; border: 1px dotted #444444; border-right: 1px dotted #bbbbbb; border-bottom: 1px dotted #222222;
}
.divEListeSection a:link, .divEListeSection a:visited {
text-decoration: none;
text-align: center;
display: block;
color:#cccccc; font-weight: bold; font-size:12px;
}

.divEListeSection a:hover, .divEListeSection a:active {
text-decoration: none;
text-align: center;
display: block;
color:#333232; font-weight: bold; font-size:12px;
}

@media (max-width: 775px) {
.divListeSection {
width:90%;
}
}


