/*
//------------------------------------------------------------------
// 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 div#installations div.contener{
	width:650px;
	margin:0 auto;
}
#content div#installations p,
#content div#installations h3,
#content div#installations strong{
	text-align:center;
	margin:0 0 30px 0;
}
#content div#installations h3{
	color:#754c28;
}
#content div#installations p{
	font-size:1.2em;
}
#content div#installations p img{
	border:2px solid #754c28;
}
#content div#installations div#diaporama div#cadre{
	padding:0 0 0 45px;
}
#content div#installations strong{
	color:#d6b427;
}