/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 2.0
// Date de création    : 26/06/2008
//
// Description         : feuille de style de rubrique
//
//------------------------------------------------------------------
*/
#content .etalon{
	text-transform:uppercase;
	color:#8cc63f;
	font-weight:bold;
}

#content .nom_parent{
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}

#content p{
	height:200px;
	float:left;
	margin-right:30px;
	text-align:center;
}