/*
//------------------------------------------------------------------
// 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 .contenu {
	padding-right:40px;
	padding-left:40px;
	height:425px;	
}

#content {
	background:#181810 url(images/fdpresentation.jpg) bottom repeat-x;
	color:#f1ebe8;	
	font-family:Trebuchet MS;
	font-size:11px;
}

#content h4{
	color:#b47510;
	font-family:Times New Roman;
	font-style:italic;
	font-size:30px;
	font-weight:normal;
	padding-top:30px;
}


#content .partenaires {
	margin-left: 30px;
	margin-top: 15px;
}
#content .partenaires img {
	border: none;
}