/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 1.0
// Date de création    : 27/12/2004
// Date de mise à jour :
//
// Description         : feuille de style de rubrique
//
// Contraintes         : 
//------------------------------------------------------------------
*/
#content h3 a{
	text-transform:uppercase;
	color:#00602d;
}

#content h3{
	margin-bottom:10px;
}

#content .photo{
	float:left;
	margin-right:10px;
}

#content .resume{
	margin-bottom:20px;
}

#content .suite{
	font-size:12px;
}

#content .fiche{
	margin-bottom:20px;
	height: 120px;
}