/* CSS Document */
img{
border:0;
}
body {
margin-bottom:0;
margin-top:0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #006600;
background-color:#FF6600;
}
a:link {
color: #660066;
font-size:14px;
text-decoration: underline;
}
a:hover {
color:#66CCFF;
}
.titre {
color:#333300;
font-weight: bold;
font-size:36px;
font-family: Georgia, "Times New Roman", Times, serif;
}
.titre2 {
color:#333300;
font-weight: bold;
font-size:32px;
font-family: Georgia, "Times New Roman", Times, serif;
}
.soustitre {
color:#333300;
font-weight: bold;
font-size:18px;
font-family: Georgia, "Times New Roman", Times, serif;
}
.soustitre a{
color:#660066;
font-size:14px;
text-decoration: underline;
}
.soustitre a:hover{
color:#66CCFF;
}