#col_right {
	width: 50%;
	float: left;
}
#menu {
	height: 192px;
	background: url(../images/back_menu.jpg) right 1px no-repeat #E03600;
}
	#content_right {
		height:auto;
		border-bottom: solid 1px #fff;
		background: #fff;
		padding: 30px 60px 0 60px;
	}
	#content_right_spe {
		height:auto;
		border-bottom: solid 1px #fff;
		background: #fff;
		padding: 30px 10px 0 60px;
	}
		#content_right p, #content_right_spe p {
			text-align: justify;
		}
		#content_right h2#img_titre, #content_right_spe h2#img_titre {
			margin:0px 0 44px 0;
		}
		img#img_agence_paris {
			margin-top: 15px;
		}
		
		#content_right h2#img_titre2 {
			margin-top: 0;
			margin-bottom: 10px;
		}
		#content_right h2#img_titre3 {
			margin-top: 0;
			margin-bottom: 30px;
		}
		#content_right h2#img_titre4 {
			margin-top: 0;
			margin-bottom: 42px;
		}
		#content_right h2#img_titre5 {
			margin-top: 0;
			margin-bottom: 38px;
		}
		#content_right h2#img_titre6 {
			margin-top: 0;
			margin-bottom: 16px;
		}
		#content_right h2#img_titre7 {
			margin-top: 0;
			margin-bottom: 11px;
		}
		#content_right h2#img_titre8 {
			margin-top: 0;
			margin-bottom: 50px;
		}
		#content_right #cube, #content_right_spe #cube {
			width: 51px;
			height: 51px;
			position: relative;
			left: -60px;
			background: #F7A700;
		}
		/*pour references*/
		#content_right #cube_spe {
			width: 51px;
			height: 51px;
			float: left;
			margin-top: 3px;
			margin-left: -60px;
			background: #F7A700;
		}
		/*pour actualite*/
		#content_right #cube_spe2 {
			width: 51px;
			height: 51px;
			float: left;
			margin-top: 0px;
			margin-left: -60px;
			background: #F7A700;
		}
		p#retour, p#suite {
			font-size: 0.7em;
			height: 20px;
			width: 4.5em;
			padding-top: 8px;
			margin-top: 30px;
		}
		p#retour {
			background: url(../images/retour.gif) left center no-repeat;
			float: right;
			padding-left: 15px;
		}
		p#suite {
			background: url(../images/suite.gif) right center no-repeat;
			float: right;
			padding-right: 15px;
			text-align: right;
		}
/*Organigramme*/
#orga_right {
	margin-left: -60px;
	margin-bottom: 50px;
	background: url('../images/fond_orga.gif') left 110px no-repeat;
	padding-top: 40px;
}
	#orga_right_bord {
		margin: 0px 0 0 30px;
		background: #F9B933;
	}
	#content_right #orga_right h2 {
		margin: 0;
                padding-top: 24px;
	}
	#content_right #orga_right #orga_right_bord div {
		margin: 20px 0 0 0;
		padding: 5px;
	}
#orga_right dl {
		padding-bottom: 24px;
	}
/*moyen humain*/
#photo_moyen_humain_right {
	width: 167px;
	height: 207px;
	float: right;
	background: url('../images/moyen-humain/col_right_1.jpg') left top no-repeat;
}
/*liste des references*/
ul#choix li {
	list-style: none;
	display: inline;
}
#content_right dl.ref {
	font-style: normal;
}
#content_right dl.ref dt.spe {
	font-weight: bold;
	font-size: 0.9em;
	margin-top: 10px;
}
#content_right dl.ref dd {
	margin: 0 0 0 5px;
	font-size: 0.8em;
}
#content_right dl.ref dd a {
	font-style: normal;
}
#content_right a.spe_bold, #content_right a.spe_bold:visited {
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.2em;
	border-bottom: solid 1px #004B96;
	color: #004B96;
}
