/* CSS Document */


.illustrationGroupe{
	background-image:url(../images/groupe/illustration1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#ffffff;
	width:164px;	
}

.presentationGroupe{
	
	background-repeat: no-repeat;
	background-color:#ffffff;
	border-bottom: 1px solid #cccccc;
	background-position: bottom;
}


.cadreGris{
	background-color:#F0F0F0;
	border-left-color:#cccccc;
	border-left-style:solid;
	border-left-width:1px;
}

.photoLocaux{
	padding-right:15px;
}

.description{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:5px;
}



.titreGraphique{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF9900;
	font-weight:bold;
}
