a { color: #065CC0; text-decoration: none; }
a:hover { color: #00CCCA; text-decoration: underline; }
body {
margin: 0px 0px 0px 0px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
background: #FEDEB4 url(bckgrndl.gif) fixed;
}
hr {
height: 3px;
color: #FCC7A4;
background-color: #FCC7A4;
border: none;
}
img { vertical-align: middle; }
.news {
padding: 0px 16px 0px 16px;
border: 3px solid #FCC7A4;
}
.titre_news, .temps_news { padding: 4px 8px 4px 8px; }
.titre_news {
text-align: center;
font-weight: bolder;
background-color: #FCC7A4;
}
.titre_news a { color: #000080; }
.titre_news a:hover { color: #00CCCA; }
.temps_news {
float: right;
font-size: small;
}