@charset "utf-8";
/* CSS Document */

.PhotoPresident{
	margin : 28px 10px 8px 0;
	float:left;
}

.blocManif{
	visibility:hidden;
	position:absolute;	
	left:206px;
	width:579px;
	background: #ffffff url(../medias/fond-blocManif.gif) top left repeat-y ;
	z-index:50;
}

.top-blocManif{
	background: #ffffff url(../medias/border-top-blocManif.gif) top left no-repeat ;
}
.middle-blocManif{
	padding:10px; ;
}

.bottom-blocManif{
	background: #ffffff url(../medias/border-bottom-blocManif.gif) bottom left no-repeat ;
}
/*
.blocConseil{
	background: #ffffff url(../medias/cadre-vert-middle.gif) top left repeat-y ;
}
*/
.top-blocConseil{
	background: #ffffff url(../medias/cadre-vert-top.gif) top left no-repeat ;
}
.middle-blocConseil{
	padding:10px;
	background: #ffffff url(../medias/cadre-vert-middle.gif) top left repeat-y ;
}

.bottom-blocConseil{
	background: #ffffff url(../medias/cadre-vert-bottom.gif) bottom left no-repeat ;
}
/*
.blocEquipe{
	margin-top:30px;
	background: #ffffff url(../medias/cadre-bleu-middle.gif) top left repeat-y ;
}
*/
.top-blocEquipe{
	margin-top:30px;
	background: #ffffff url(../medias/cadre-bleu-top.gif) top left no-repeat ;
}
.middle-blocEquipe{
	padding:10px;
	background: #ffffff url(../medias/cadre-bleu-middle.gif) top left repeat-y ;
}

.middle-blocEquipe h2{
	color:#389db8;
}

.bottom-blocEquipe{
	background: #ffffff url(../medias/cadre-bleu-bottom.gif) bottom left no-repeat ;
}

.plus a{
	background:url(../medias/fleche-download.gif) right no-repeat;
	text-decoration:none;
	padding-right:30px;
	color:#000;
	margin:0;
}
.plus {
	text-align:left;
	margin-bottom:15px;
	margin-top:15px;
}
