@charset "utf-8";
/* CSS Document */

/*-----------centre haut----------*/
#centre{
	float : left;
	margin-left : 0px !important;
	margin-left : -5px;
	width : 750px;
	margin-bottom : 20px;
}

#centre-haut{
	margin-left : 20px;
}

.centre-sous-banniere{
	background : url(../images/centre-sous-banniere.gif) no-repeat;
	height : 5px;
}

#fil-arianne{
	display : block;
	font-size : 10px;
	margin-top : 10px !important;
	margin-top : -4px;
	margin-bottom : 7px;
}

#fil-arianne a{
	text-decoration : none;
	color:#c3c1c1;
}

#fil-arianne a:hover{
	text-decoration : none;
	color:white;
}

#categorie{
	margin-top : 7px !important;
	margin-top : -10px;
	width : 769px;
	height : 45px;
}

#categorie div.carre{
	float : left;
	background : url(../images/carre-rouge.gif);
	width : 43px;
	height : 43px;
}

#categorie div.text{
	float : left;
	margin-top : 8px;
	padding-left : 15px;
	font-size : 24px;
	color : white;
}

#trait{
	background : url(../images/trait.gif) no-repeat;
	margin-top : 5px;
	width : 770px;
	height : 1px;
}

#rouge{
	color : #b00000;
}

span.gris{
	color : #aeacac;
}


