/**
 * Put here your Joomla's pages CSS rules
#imgPartenaires {
	background: url(images/stories/ccg_images/ccg-diagramme1.png) no-repeat;
	height: 324px; 
	width: 586px;
	margin: auto;
	padding: 10px;
}

<!--[if IE 6]>
#imgPartenaires {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/stories/ccg_images/ccg-diagramme1.png');
	background: none;
}
<![endif]-->*/

#imgPartenaires {
		
}

#imgOrganisation{

}


#team {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background:#ffffff url(../images/construction_stripes.png) bottom left repeat-x;
	/*border-bottom:5px solid #CECECE;*/
	
	/*overflow:hidden; zoom:1;*/
	font-family:Georgia;
	font-size:medium;
	color:#000;
	line-height:140%;
	
	opacity:0.97;
	z-index:999;
}