
.CODEREDUC_tdEntete {
font-family:Arial,Verdana,helvetica;
font-size:12px;
color: #000000;
text-align: center;
font-weight: bold;

}

.CODEREDUC_tdLigne {
background-color:#f2f2f2;
font-family:Arial,Verdana,helvetica;
font-size:12px;
color: #000000;
text-align: center;
font-weight: bold;

}

A.CODEREDUC_tdLigne_A {
font-family:Arial,Verdana,helvetica;
font-size:12px;
color: #000000;
text-align: center;
font-weight: bold;
text-decoration : none;
}


.divListeSection {
text-align: center;
background-color: #ffffff;
width:700px;
 font-family: 'neusessiregular',helvetica,sans-serif; margin:0px auto; padding: 5px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid #000000; cursor:pointer;
}
.MajListeSection {
color: #336698;
font-size:14px;
font-weight: bold;
}

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

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

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


