/******* textes *******/.textebleu { 	color: #0682d2; } .textetableau { 	color: #000000;	font-family: Verdana;	font-size: 9px; } /******* liens *******/a {	color: #0682d2;	text-decoration: none;	font-family: Verdana;	font-size: 11px;}a:hover {	color: #0682d2;	text-decoration: underline;	font-family: Verdana;	font-size: 11px;}/******* titres *******/.titreorange, .titrenoir {	font-size: 11px;	font-weight: bold;}.titreorange {	color: #ee9b00;}.titrenoir {	color: #000000;}/******* sous-titres *******/.soustitrebleu { 	color: #0682d2;	font-weight: bold; } .soustitreorange { 	color: #ee9b00;	font-weight: bold; }/******* position du site *******/body {	background: #ffffff;	}#global {	width: 650px;	text-align: left;	margin-top: 24px;	margin-left: auto;	margin-right: auto;	border: 1px solid #ffffff;	}#site {	width: 650px;	float: left;	border: 1px solid #ffffff;	background: #ffffff;	}/******* mise en forme tétière *******/#tetiere {	width: 650px;	height: 20px;	margin: 0px;}#logo {	text-align: left;	position: relative;	padding: 0px; 	margin: 0px;	top: -5px; 	left: -5px;	/*height: -10px; */}#adresse {	text-align: right;	padding-top: 0px; 	padding-right: 0px;	margin: 0px; 	font-family: arial;	font-size: 11px;	background: #ffffff;	}/******* position du menu *******/#menu_position {	display:none;}.menu1 {	display:none;}#illustration {	display:none;}/******* position des blocs de contenu *******/#contenu {	width: 620px;	float: left;	border: 0px solid;	padding: 0px;	margin: 0px;}#colonne_gauche_info, #colonne_gauche_chemin {	float: left;	width: 300px;}#colonne_droite_info, #colonne_droite_imprimer {	float: right;	width: 300px;}/****** design des blocs de contenu ******/#chemin {	display:none;}#imprimer {	display:none;}#bloc_presentation {	display:none;}#colonne_gauche_info .boxed .content {	padding: 5px 5px 0 5px;	border: 1px solid #8a909e;}#colonne_droite_info .boxed .content {	padding: 5px 5px 0 5px;	border: 1px solid #8a909e;}.detail{	display : table;	padding-top: 10px;}/****** pied de page ******/#footer {	display:none;}