body {
margin:0 0 0 0;
padding:0 0 0 0;
background-image:url(../ImageMenu/bg.gif)
}
li {
list-style-type:square;
color:#004679;
font-family:Arial;
font-size:12;
}
.texte{
padding:10 10 10 10;
}
.texteTablo{
font-family:Arial;
font-size:12;
color:#004679
}
.textePromo{
font-family:Arial;
font-size:12;
color:#ff0000;
padding:10 10 10 10
}
.titretexte {
padding:10 0 0 10;
font-weight:bold
}
.contour {
border: 1px solid #004A80
}
.bordureCentre {
border-left:1px dashed #004A80
}
.bordureBas {
border-top:1px dashed #004A80
}
.textebas {
font-family:Arial;
font-size:11;
color:#004679
}
p {
font-family:Arial;
font-size:12;
color:#004679
}
a:link {
text-decoration: none;
color: #004679;
}
a:visited {
text-decoration:none;
color: #004679;
}
a:hover {
text-decoration:underline;
color: #004679;
}
a:active {
text-decoration: none;
color: #004679;
}