body {
font-family : verdana, Arial, Sans-serif;
background-repeat: repeat; 
background-image : url(images/bg.jpg);
font-size : 11px;
color : #000000;
}
test {
font-family : verdana, Arial, Sans-serif;
color : #cc0000;
}
a:link {
font-family : verdana, Arial, Sans-serif;
font-size : 11px;
color : #cc0000;
text-decoration : none;
}
a:visited {
font-family : verdana, Arial, Sans-serif;
font-size : 11px;
color : #cc0000;
text-decoration : none;
}
a:hover {
font-family : verdana, Arial, Sans-serif;
font-size : 11px;
color : #ff6633;
text-decoration : none;
}
a:active {
font-family : verdana, Arial, Sans-serif;
font-size : 11px;
color : #ff6633;
text-decoration : none;
}
td {
font-family : verdana, Arial, Sans-serif;
font-size : 11px;
}
object {
display : block;
}
textarea {
font-family : Verdana, Arial, Sans-serif;
font-size : 10px;
background-color : #ffffff;
border : 1px solid rgb(172, 199, 215);
color : #000000;
}
select {
color : #000000;
background-color : #ffffff;
font-family : Verdana, Arial, Sans-serif;
font-size : 9px;
}
input {
color : #000000;
background-color : #ffffff;
font-size : 9px;
font-family : Verdana, Arial, Sans-serif;
border-right : 1px solid #1f2941;
border-top : 1px solid #1f2941;
border-left : 1px solid #1f2941;
border-bottom : 1px solid #1f2941;
}
hr {
color : #000000;
height : 1px;
}
img {
border : none;
}
.image {
display : block;
}
.fond {
background-image : url(images/bg.gif);
}
.checkbox {
background : transparent;
border : none;
}
.titre {
font-family : Verdana, Arial, Sans-serif;
color : #000000;
font-size : 11px;
}
.copyright {
font-family : Verdana, Arial, Sans-serif;
color : #000000;
font-size : 8px;
}
.copyright a:link {
color : #000000;
}
.copyright a:visited {
color : #000000;
}
.copyright a:hover {
color : #000000;
text-decoration : underline;
}
.copyright a:active {
color : #000000;
}
.menu_deroulant, .ssmenu {
background-color : white;
color : black;
font-size : 12px;
font-weight : bold;
border : 0 solid #efb;
padding : 0;
width : 15em;
margin : 0;
}
.menu_deroulant {
text-align : center;
background : #f0f0f0;
}
.ssmenu span {
display : none;
}
.ssmenu ul, .ssmenu li {
padding : 0;
margin : 0;
list-style-type : none;
}
.menu_deroulant a, .ssmenu a, .menu_deroulant a:visited, .ssmenu a:visited {
color : black;
padding : 2px 1px;
text-decoration : none;
display : block;
margin : 0;
width : 100%;
}
html > body .menu_deroulant a, html > body .menu_deroulant a:visited, html > body .menu_deroulant a:hover, html > body .menu_deroulant a:active, html > body .ssmenu a, html > body .ssmenu a:visited, html > body .ssmenu a:hover, html > body .ssmenu a:active {
width : auto;
}
.ssmenu ul:hover, .ssmenu a:hover, .ssmenu a:focus, .menu_deroulant a:hover, .menu_deroulant a:focus {
color : blue;
text-decoration : none;
}
.ssmenu img {
margin-right : 2px;
}
.ssmenu img.hr {
margin-top : 1px;
margin-bottom : 1px;
margin-left : 0;
margin-right : 0;
width : 100%;
display : block;
}
