body {
background:#000000;
margin:0px;
}


a:link {
	color: #AA0000;
	text-decoration: none;
}
a:hover {
	color:#FFFBF0;
	text-decoration: none;
}
a:visited {
	color: #AA0000;
	text-decoration: none;
}

a:active {
	outline: none;
}

#header {
height:345px;
background-repeat:no-repeat;
color:#FFFBF0;
font-size:13px;
font-family:arial;
text-align:center;
vertical-align:bottom;
}



#menu_gauche {
width:220px;
background:#000000;
}



#menu_droite {
font-family:arial;
font-size:11px;
color:#FFFBF0;
width:220px;
text-align:center;
background:#000000;
}

#corps {
background:#000000;
font-size:13px;
font-family:arial;

}

.corps {
margin-left:0px;
margin-right:0px;
width:500px;
color: #FFFBF0
}


#bas {
font-size:11px;
font-family:arial;
background:url('Images/bas.jpg') center;
color:#FFFBF0;
text-align:center;
height:170px;
}

.bas {
margin-top:3px;
margin-bottom:3px;
}





.blanc {color: #FFFBF0}

.rougeg {color: #AA0000; font-weight: bold; }

.rouge {color: #AA0000; }

.rougenews {color: #AA0000; font-weight: bold; text-decoration: underline;}

.imageflottante
{
   float: right;
}
