#content {
	color:#006;
	font-size:10.5pt;
	text-align:justify;
}


#content h2 {
	height:30px;
	margin:0 0 -2px 0;
	padding:2px 0 0 0;
	background:url(../../../_template/e-vitrine/themes/e-vitrine/encadre_droite.gif) 0 0 no-repeat !important;
	border-right:2px solid #769ED4;
	border-top:2px solid #769ED4;
	border-left:2px solid #769ED4;
	border-bottom:0;
}

#content h2 span{
	text-align:left;
	color:#0B51B3;
	font-size:11.5pt;
	font-weight:600;
	margin-left: 110px;
}

#content #content_page,
#content #content_page_references {
	/*height:100%;*/
	min-height:691px;
	height:auto !important;
	height:682px;
	margin:0 0 10px 0;
	
	border-top:0;
	border-right:2px solid #769ED4;
	border-bottom:2px solid #769ED4;
	border-left:2px solid #769ED4;
	background-color:#FFF;
	background:url(../../../_template/e-vitrine/themes/e-vitrine/fondcontenu.gif) 0 20px no-repeat #FFF;
}

#content #content_page{padding:25px 10px 25px 10px;}
#content #content_page_references{padding:25px 5px 25px 5px;}

#content #content_page_references a{font-weight:normal;}
#content #content_page_references a:hover{font-weight:normal; color:#B1449E;}


#content h4 {	
	margin:0;
	color:#B1449E;
	font-size:10.5pt;
	font-weight:600;
}

#content a {color:#006; font-weight:bold; text-decoration:none;}
#content a:hover {text-decoration:underline;}

#content .img_accueil {
	float:left;
	margin:13px 13px 40px 13px;;
	border:1px solid #0B51B3;
}

#content .vignette_gauche {
	float:left;
	margin:0 20px 10px 0;
	border:1px solid #0B51B3;
	clear:both;
}

#content .vignette_droite {
	float:right;
	margin:0 0 20px 20px;
	border:1px solid #0B51B3;
	clear:both;
}


#content .references {
	text-align:left;
	font-size:9.5pt;
	width:164px;
	float:left;
	margin: 0 0 0 5px;
}

#content .references_milieu {
	text-align:left;
	font-size:9.5pt;
	width:166px;
	float:left;
	margin: 0 0 0 5px;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #F7B6EB;
	border-left:1px solid #F7B6EB;
}


/* ########### Intro Flash ########### */
#content #intro_flash {
	width:600px;
	height:400px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-200px 0 0 -300px;
}


