/*
//------------------------------------------------------------------
// 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 .visuel{
	background:url(images/visuels/novaxyline.jpg) right top no-repeat;	
}

#content h3{
	margin-left:20px;
}

#content p{
	margin-right:290px;
	margin-left:20px;
	margin-bottom:10px;
}
#content p strong{
	color:#97BE0D;
}

#content img{
	float:left;
	margin-top:40px;
	margin-right:20px;
}

#content h5{
	color:#97BE0D;
	font-size:24px;
	font-weight:normal;
	margin-top:20px;
}

#content h5.premier{
	margin-top:107px;
}