/*
//------------------------------------------------------------------
// 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
//
//------------------------------------------------------------------
*/
#presentation div#p_bottom div#p_top div{
	width:330px;
	text-align:right;
	float:left;
}
#presentation div#p_bottom div#p_top div p{
	margin:0 0 20px 0;
	color:#78726f;
	text-align:justify;
	font-size:1.2em;
	font-style:italic;
}
#presentation div#p_bottom div#p_top div strong{
	color:#78726f;
	font-family:georgia, "times new roman", serif;
	font-size:1.5em;
}
#presentation div#p_bottom div#p_top p.illustration{
	background:url(images/presentation_illustration.jpg) no-repeat;
	width:578px;
	height:243px;
	float:right;
	text-indent:-1000em;
}
#content div#installations div.wrapper{
	float:left;
	width:633px;
}
/*------------------------------------------------------------------*/
#content div#installations div.wrapper h2{
	float:left;
	line-height:40px;
	font-size:1.3em;
	color:#fff;
	font-weight:normal;
	margin:0 0 0 20px;
}
#content div#installations div.wrapper a.brochure{
	display:block;
	float:left;
	line-height:40px;
	width:181px;
	background:url(images/brochure_background.jpg) no-repeat;
	font-size:.75em;
	text-align:center;
	margin:0 0 0 31px;
}
#content div#installations div.wrapper div#contenu{
	background:url(images/accueil_content_background.jpg) repeat-y;
	margin:10px auto;
	width:633px;
	float:left;
}
#content div#installations div.wrapper div#contenu div#c_bottom{
	background:url(images/accueil_content_bottom.jpg) bottom no-repeat;
	float:left;
}
#content div#installations div.wrapper div#contenu div#c_bottom div#c_top{
	background:url(images/accueil_content_top.jpg) top no-repeat;
	float:left;
	padding:20px;
	color:#2b5e11;
}
#content div#installations div.wrapper div#contenu div#c_bottom div#c_top h3{
	font-size:1.2em;
	color:#2b5e11;
	margin:15px auto;
}
#content div#installations p.illustration{
	width: 346px;
	margin:0 3px 0 0;
	height:1198px;
	float:left;
	background:url(images/structure/structure_illustration.jpg) no-repeat;
}
/*------------------------------------------------------------------*/
#content div#installations{
	float:left;
}
#content div#installations ul{
	margin:30px 0px 50px;
}
#content div#installations ul li{
	margin:15px 0;
}
#content div#installations p.illustrations{
	text-align:center;
	margin:30px 0px;
}
#content div#installations p.illustrations img{
	border:2px solid #64993a;
	margin:0 0 20px 0;
}