body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #ddd;
	background: #000 url(background.gif) repeat scroll 0pt;
    line-height:1.05em;
}

#footer {
border-top:1px dotted #333333;
padding-top:10px;
font-size: 11px;
margin-top:10px;
text-align: center;
}
.logo
{
margin-bottom:20px;
}
#content ul {
}
#content ul li{
padding-left:10px;
}

#content {
	margin: 50px auto;
	padding: 20px;
	width: 600px;
	border:	solid 1px #444444;
	background-color:#000;
    -moz-border-radius:10px 10px 10px 10px;
    -moz-box-shadow:0 3px 3px #000;
}
a {
color: #EEE;
text-decoration: none; }

a:hover {
text-decoration: underline; }

.annonce
{
font-family:Georgia,"Times New Roman",Times,sans-serif;
font-size:14px;
font-style:italic;
padding:10px;
}

.annonce a
{
color: #CC0066;
}

.a_propos
{
margin-top: 40px;
padding: 10px;
font-size:11px;
}
.a_propos h3
{
padding-bottom:5px;
}
.a_propos h3 span
{
font-family:Georgia,"Times New Roman",Times,sans-serif;
font-style:italic;
text-decoration: underline; 
}