/*

	TOP 50 CONSOMAMTEURS
	Fichier : top50Conso.css
	
*/



/*

	COMMUN

*/

/* HEADER ----------------------------------------*/
#colC h4.titreForm span
{
	color: #363434;
	font-weight: bold;
}

#colC h4.titreForm img#picto
{
	width: 69px;
	height: 56px;
	margin: 2px 0 0 495px;
}

/* CONTENT ----------------------------------------*/
#colC #bgBlanc
{
	padding-top: 12px;
	color: #3E3E3E;
	background: url(../images/bgBlanc.gif) repeat-x 0 30px;
}

#colC #bgBlanc #HeaderInfos
{
	height: 160px;
	padding: 0 15px;
}

#colC #bgBlanc #HeaderInfos h3.arrow
{
	display: block;
	float: none;
	width: 533px;
	margin: 0;
	padding-bottom: 3px;
	color: #363434;
	font-size: 17px;
	background-position: -1px 3px;
}

#colC #bgBlanc #HeaderInfos h4
{
	display: inline;
	float: left;
	margin: -5px 0 0 35px;
	padding-bottom: 10px;
	color: #757575;
	font-size: 17px;
	font-weight: bold;
}

#colC #bgBlanc #HeaderInfos p
{
	margin: 0 15px 0 35px;
}



/*

	TABLEAU TOP CONSO
	
*/

/* TABLEAU ----------------------------------------*/
#tableTopConso
{
	margin: 20px 30px;
}

#tableTopConso strong
{
	color: #690;
}

#tableTopConso a
{
	color: #3E3E3E;
	font-weight: normal;
	text-decoration: none;
}

#tableTopConso a:hover
{
	color: #690;
	font-weight: bold;
	text-decoration: none;
}