body{
	font-family: Century Gothic,Calibri,Arial;
	color: #ffffff;
	background-color:#000000;
	height:800px;
	font-size: 14px;
	margin-left:auto;
	margin-right:auto;
	font-weight:400;
	letter-spacing:1.1px;
	text-align:center;
}

.p_rouge
{
color:#E51C40;
display:block; 
}


#boutons
{
background:url(menu/onglets.gif) no-repeat;
height:140px;
width: 1024px;
margin-left:auto;
margin-right:auto
}

#header
{
background-color:#000000;
width:1024px;
height:158px;
margin-left:auto;
margin-right:auto;
}

#principal
{
background:url(menu/news.gif) no-repeat;
height:549px;
width:1024px;
margin-top:-80px;
margin-left:auto;
margin-right:auto;
}

#principal_texte
{
padding-left:180px;
padding-top:20px;
text-align:left;
}

a:link, a:visited {
	color: #FF0000;
	border: none;
	font-weight:bold;
	font-size:15px;
}

a:hover {
	color:#ffCCCC;
}

img
{
border: none;
}

fieldset{
      width: 500px;
}

.bleu
{
	color: #B8CCE4;
}
.orange
{
	color: #F79646;
}

.bleu{
	color: #AACCFF;
}

.titres_bleu{
	font-size: 16px;
	font-weight:bold;
	color: #00CCFF;
}

.titres_rouge{
	font-size: 16px;
	font-weight:bold;
	font-style: italic;
	color: #ff0000;
}

.titres {
	font-size: 18px;
	font-weight:bold;
}

.image_gauche
{
float:left;
}

.image_droite
{
float:right;
}

.image_centre
{
float:center;
}




