/**********/
/*bandeaux*/
/**********/
#bd_rouge {
	width: 939px;
	height: 14px;
	background-color: #e20025;
}
#bd_photo_1 {
	width: 939px;
	height: 153px;
	float:left;
}

#fond_graph_1 {
	width: 220px;
	height: 166px;
	background-image: url(/recrutement/templates/forclum/images/fondgraph1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 26px;
}

/**********/
/*contenu*/
/**********/
#boite_gauche {
	width: 220px;
	float: left;
	margin: 20px 0px 20px 0px;
}
#boite_gauche div.image_gauche{
	float: left;
	display: block;
	height: auto;
}
#boite_centre {
	width: 680px;
	float: left;
	margin: 0px;
	height: auto;
}
#boite_centre h1{
	font-size: 14px;
	font-weight: bold;
	color: #e1003a;
	text-transform: uppercase;
	margin-bottom: 18px;
}
#boite_centre h2{
	font-weight: bold;
	color: #e1003a;
	font-size: 14px;
}
#boite_centre p{
	margin-bottom: 18px;
	font-size: 12px;
	color: #000000;
}
#boite_centre p strong{
	color: #000000;
	font-size: 12px;
}
#boite_centre table tr td{
	color: #000000;
}
#boite_centre div.lien {
	text-align: right;
	border-top: 1px solid #b3b3b3;
	padding-top: 2px;
	padding-bottom: 20px;
}
#boite_centre div.lien img {
	vertical-align: middle;
	margin-right: 7px;
}
#boite_centre iframe{
	margin-left: 10px;
}
