/**************************************** Balises HTML */
body {
	font-family: Arial, Verdana, Helvetica;
	width: 996px;
/*	background-color: #BFB7B3; */
	background-color: #C3B4B4;
	margin: 0 auto;
	padding: 0px;
}

h1 {
	font-weight: bold;
	font-size: 17pt;
/*	text-align: left; */
}

h2 {
	font-size: 12pt;
}

input {
	/*border: 0px;*/
	font-family: Arial, Verdana, Helvetica;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

/*
table {
	border: 0px solid red;
}
*/

div {
	border: 0px solid green;
}

img {
	border: 0px;
}
/**************************************** fin Balises HTML */

/****************** STYLES GLOBAUX */

.struct_table {
	border-spacing: 0px;
	padding: 0px;
}

.titre_paragraphe {
	color: #9B9B50;
	font-weight: bold;
	font-size: 9pt;
}

.titre {
	font-weight: bold;
	color: #2E3092;
	font-size: 11pt;
}

.soustitre {
	background: url(images/etoile.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C3C09A;
	padding-left: 20px;
	white-space: nowrap;
}

.contenu {
	width: 780px;
}

.signature {
	font-size: 7pt;
	font-style: italic;
	color: #C3C09A;
}

.synthese {
	text-align: justify;
	font-size: 9pt;
	font-weight: bold;
	border-left: 1px solid #C3C09A;
	padding-left: 8px;
}

#contenu .lien_lire_la_suite {
	background-image: url(images/fleche.gif);
	background-repeat: no-repeat;
/* ATTENTION !
	width: 70px;
	height: 12px;
*/
	text-align: right;
	text-decoration: none;
	font-size: 10px;
	color: #2E3092;
	white-space: nowrap;
	padding-left: 15px;
	font-weight: normal;
}

.lien_lire_la_suite {
	background-image: url(images/fleche.gif);
	background-repeat: no-repeat;
	text-align: right;
	text-decoration: none;
	font-size: 10px;
	color: #2E3092;
	white-space: nowrap;
	padding-left: 15px;
	font-weight: normal;
}

.actions {
	padding-left: 20px;
	background-image: url(images/etoile.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#contenu .retour_aux_questions a {
	background-image: url(images/fleche-haut.gif);
	background-repeat: no-repeat;
	text-align: right;
	text-decoration: none;
	font-size: 10px;
	padding-left: 15px;
	color: #2E3092;
	white-space: nowrap;
	font-weight: normal;
}

.document_surtitre {
	font-size: 8pt;
	font-weight: bold;
	color: #2E3092;
	text-transform: uppercase;
	border-bottom: 1px solid #E0E0C2;
	width: 0px;
	white-space: nowrap;
}

.document_titre {
	font-size: 14pt;
	font-weight: bold;
	color: #2E3092;
	text-align: left;
}

.document_signature {
	font-size: 7pt;
	font-style: italic;
	color: #C3C09A;
}

.document_synthese {
	text-align: justify;
	font-size: 9pt;
	font-weight: bold;
	border-left: 1px solid #C3C09A;
	padding-left: 8px;
	margin-bottom: 12px;
}

.sommaire_titre {
	margin-bottom: -6px;
	text-transform: lowercase;
	font-size: 25px;
	font-weight: bold;
}

.sommaire_liste {
	background-color: #E0E0C2;
	width: 158px;
	height: 100%;
}

.sommaire_liste ul {
	list-style: none;
	margin-left: 22px;
	margin-right: 25px;
	padding-top: 18px;
}

.sommaire_liste li {
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	list-style: none;
	padding-bottom: 18px;
	text-align: left;
}

.sommaire_liste a {
	color: black;
	text-decoration: none;
}

.contenu p.bodytext {
	padding-left: 150px; /* 170 - 20 */
	clear:both;
}

#faq p.bodytext {
	margin: 0px;
}

.contenu ul {
	padding-left: 130px;
}

/****************** fin STYLES GLOBAUX */

/****************** DIV globaux */

#lien_imprimer a {
	text-align: right;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	white-space: nowrap;
	color: #2E3092;
}

#footer ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0px;
	white-space: nowrap;
}
#footer li {
	display: inline;
	list-style: none;
	border-left: 1px solid #FFFFFF;
	padding-left: 5px;
	margin-right: 5px;
}
#footer a {
	color: #000000;
	font-size: 7pt;
	text-decoration: none;
	text-transform: uppercase;
}

/* FOOTER HOME : ne peut-on pas l'intégrer à FOOTER tout simplement ?*/
#footer_home {
/*	width: 305px; */
	vertical-align: bottom;
	text-align: right;
}

#footer_home ul {
	vertical-align: bottom;
	list-style: none;
	margin: 0px;
	white-space: nowrap;
}

#footer_home li {
/*	marker-offset: 0px; */
	vertical-align: bottom;
	margin-top: 0px;
	display: inline;
	border-right: 1px solid #E0E0C2;
	padding-left: 5px;
	padding-right: 5px;
}

#footer_home a {
	color: #000000;
	font-size: 7pt;
	text-decoration: none;
	text-transform: uppercase;
}

/* ZONE SERVICES */
#zone_services {
	text-align: left;
}

#zone_services a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#main_table {
	width: 996px;
	/*left: 50%;*/
	/*margin-left: -498px;*/
	/*position: absolute;*/
	background-color: white;
}

#main_menu {
	vertical-align: top;
	height: 100%;
	text-align: left;
}

/*#pass_clou {
	background: url(images/back.gif) repeat top;
	width: 100%;
	height: 100%;
}*/

#contenu {
	/*min-height: 400px;*/
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 60px;
	padding-bottom: 25px;
	font-size: 10pt;
	text-align: justify;
}

#contenu a {
	color: #9CA2A5;
	text-decoration: none;
	font-weight: bold;
}

#contenu a:hover {
	color: #2E3092;
}

/* Pour l'impression des fiches */
#contenu h1 {
	background: url(images/etoile.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C3C09A;
	padding-left: 20px;
	white-space: nowrap;
}

#annexes {
	margin-top: 10px;
	min-height: 0px;
	border-left: 1px dashed #C3C09A;
}

#plus-loin {
	width: 178px;
	padding-left: 0px;
	text-align: left;
	font-size: 10px;
	height: 0px;
}

#plus-loin a {
	text-decoration: underline;
	color: #666666;
}

#plus-loin p.bodytext {
	padding-left: 26px;
	padding-right: 0px;
}

#bibliographie {
	width: 178px;
	padding-top: 10px;
	padding-left: 0px;
	text-align: left;
	font-size: 10px;
	height: 0px;
}

#bibliographie a {
	text-decoration: underline;
	color: #666666;
	font-size: 10px;
}

#bibliographie p.bodytext {
	padding-left: 26px;
	padding-right: 0px;
	margin-bottom: 10px;
}


/****************** fin DIV globaux */

/****************** CLASSES globales */

.page_titre {
	vertical-align: top;
	color: #9CA2A5;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: -2px;
	line-height: 36px;
}

.ombrelle_titre {
	background: url(images/etoile.gif) center left no-repeat;
	border-top: 1px dashed #9B9B50;
	font-weight: bold;
	color: #2E3092;
	padding: 10px 70px 10px 20px;
}

.ombrelle_titre a {
	color: #2E3092;
	text-decoration: none;
	padding-right: 4px;
}

/****************** fin CLASSES globales */

/****************** CLASSES pour les contenus*/

.contenu_paragraphe_titre {
	color: #2E3092;
	background: url(images/point_bleu.gif) 3px left no-repeat;
	padding-left: 11px;
	font-weight: bold;
}

#contenu .contenu_paragraphe_lien a {
	background: url(images/point_bleu.gif) 3px left no-repeat;
	padding-left: 11px;
	color: #2E3092;
}

/****************** fin CLASSES pour les contenus*/


/***************************************** BACKGROUNDS */
.bg_red {
	background: #8B0113;
}
.bg_blue {
	background: #6699CC;
}
.bg_grey {
	background: #9CA2A5;
}
.bg_grey_green {
	background: #AAA381;
}
.bg_grey_light {
	background: #E0E0C2;
}
.bg_green_dark {
	background: #9B9B50;
}
/***************************************** fin BACKGROUNDS */



/****************** HOMEPAGE */

#esp_nav {
	background: #E0E0C2;
}

#esp_nav a {
	color: #2E3092;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/****************** fin HOMEPAGE */

/***************************************** NAVIGATION INACTIVE */
#nav_inactif {
	text-align: left;
}

#nav_inactif a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

/***************************************** NAVIGATION ACTIVE */

#nav_actif {
	width: 238px;
	padding-left: 34px;
}

#nav_actif a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11pt;
}

/***************************************** BARRE DE NAVIGATION SOUS-RUBRIQUES */

#barre_nav {
	width: 578px;
	white-space: nowrap;
	position: relative;
	left: -10px;
}

#barre_nav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#barre_nav li {
	display: inline;
	list-style: none;
	border-left: 3px solid #FFFFFF;
	padding-left: 10px;
	margin-right: 10px;
	border-top: 0px solid white;
	font-weight: bold;
}

#barre_nav a {
	color: #2E3092;
	font-size: 10pt;
	text-decoration: none;
}

/************************************************** OMBRELLE */
#ombrelle_actu {
	margin-top: 20px;
	font-size: 24px;
}

#ombrelle_titre {
	margin-bottom: 20px;
	margin-left: 60px; /* collé avec le logo */
	width: 190px;
}

.ombrelle_link {
	padding-left: 15px;
	float: right;
	margin-top: -25px;
}

#ombrelle_partie_gauche #illustration {
	margin: 0px 20px 20px 15px;
}

#ombrelle_liste {
	width: 490px; /* do not change */
}

#ombrelle_liste a {
	color: #2E3092;
}

#actu_liste1 {
	width: 490px; /* do not change */
}

#actu_liste2 {
	width: 490px; /* do not change */
}

#actu_liste1 a {
	color: #2E3092;
}

#actu_liste2 a {
	color: #2E3092;
}
/************************************************** fin OMBRELLE */


/************************************************** ARTICLE */

#article_corps ul {
	margin-left: 160px;
}

#article {
}

#article_surtitre {
	margin-top: 20px;
	margin-left: 165px; /* 190 - 25 */
}

#article_titre {
	margin-left: 165px; /* 190 - 25 */
	width: 400px;
}

#article_signature {
	margin-left: 165px; /* 190 - 25 */
}

#article_partie_gauche #illustration {
	width: 250px;
	margin: 0px 20px 20px 15px;
}

#article_synthese {
	margin-left: 290px;
	margin-right: 35px;
}

#article_actions {
	clear:both;
	margin-top: 5px;
	margin-left: 67%;
}

#article_corps {
	margin-right: 35px;
	margin-left: 290px;
}
/************************************************** fin ARTICLE */

/************************************************** SERVICES */
#service_titre {
	width: 280px;
	padding-left: 88px;
	padding-top: 15px;
	padding-bottom: 8px;
}
/************************************************** fin SERVICES */

/************************************************** FICHE */

#fiche_intro {
	padding-left: 163px; /* 188 - 25*/
	margin-top: 20px; /* 20 + 20*/
}

#fiche_partie_gauche #illustration {
	margin-right: 50px;
	margin-bottom: 16px;
}

#fiche_partie_gauche {
	float: left;
	margin-top: 40px;
}

#fiche_telecharger a {
	text-align: right;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	white-space: nowrap;
	color: #2E3092;
}

#fiche_synthese {
	margin-top: 40px;
	margin-right: 35px; /* 95 - 60 */
	margin-bottom: 35px;
	margin-left: 300px;
}

#fiche_soustitre {
	padding-bottom: 10px;
	margin-left: 300px;
}

#fiche_corps {
	margin-right: 35px; /* 95 - 60 */
	margin-left: 300px;
}

#fiche_sommaire a {
	color: black;
}
/************************************************** fin FICHE */


/************************************************** PLAN */
#page_title {
	padding-top: 20px;
	padding-left: 48px;
}

.plan_case_bas_a {
	background-color: #880517;
	width: 88px;
	height: 26px;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	float: left;
}

.plan_case_bas_ul {
	padding-left: 91px;
	margin: 0px;
	width: 850px;
}

.plan_case_bas_li_first {
	background-color: #880517;
	width: 88px;
	height: 26px;
	float: left;
	list-style-type: none;
}

.plan_case_bas_li {
	background-color: #880517;
	width: 88px;
	height: 26px;
	margin-left: 4px;
	float: left;
	list-style-type: none;
}

#main_plan {
	width: 797px;
}

#recherche {
	background: #9CA2A5;
	height: 25px;
	padding-left: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#input_recherche {
	width:68px;
}

#plan_titres {
	font-size: 14px;
}

.plan_sous_titres {
	font-size: 10px;
	width: 110px;
	color: #2E3092;
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	vertical-align: top;
}

#plan_titre_1 {
	width: 110px;
	height: 73px;
	background-color: #8B0113;
	text-align: left;
	padding-left: 10px;
	line-height: 14px;
	color: #FFFFFF;
}

#plan_titre_2 {
	width: 110px;
	height: 73px;
	background-color: #9D9D3F;
	text-align: left;
	padding-left: 10px;
	color: #4C4D7C;
}

#plan_titre_3 {
	width: 110px;
	height: 73px;
	background-color: #6C8FCC;
	text-align: left;
	padding-left: 10px;
	color: #4C4D7C;
}

#plan_titre_4 {
	width: 110px;
	height: 73px;
	background-color: #AAA381;
	text-align: left;
	padding-left: 10px;
	color: #4C4D7C;
}

#plan_fleche_siemp {
	background-image: url(images/fleche-siemp_big_90.gif);
	width: 47px;
	height: 73px;
	float: right;
	margin-top: -73px;
}

#plan_fleche_riv {
	background-image: url(images/fleche-riv_big_90.gif);
	width: 47px;
	height: 73px;
	float: right;
	margin-top: -73px;
}

#plan_fleche_loc {
	background-image: url(images/fleche-loc_big_90.gif);
	width: 47px;
	height: 73px;
	float: right;
	margin-top: -73px;
}

#plan_fleche_prest {
	background-image: url(images/fleche-prest_big_90.gif);
	width: 47px;
	height: 73px;
	float: right;
	margin-top: -73px;
}
/************************************************** fin PLAN */

/************************************************** PETITES ANNONCES */
/* debut nouvelles petites annonces - liste */
/* liste */
.couleur_annonce {color:#91ab6e;}
.petite_annonce h2 {
	background:url(images/fleche_titre.gif) 0 2px no-repeat;
	font-size:16px;
	color:#9CA2A5;
	border-bottom:2px #9CA2A5 solid;
	margin:0;
	padding:0 0 2px 15px;
}
.annonce_dl {
	border-left:3px #91ab6e solid;
	padding:0 10px;
	font-weight:bold;
	margin-left:150px;
}
#contenu .annonce_dl a{
	color:#000;
}
.annonce_dd {
	padding: 7px;
	font-weight:bold;
	margin-left:150px;
	background-color: #D2E0BF;
	width: 200px;
	text-align: center;
	border-bottom:3px solid #91AB6E;
	border-top:2px solid #9CA2A5;
}
.annonce_ll {
	padding: 7px;
	font-weight:bold;
	float: right;
	display: inline;
	background-color: #D2E0BF;
	text-align: center;
	width: 200px;
	margin-top: -1px;
	border-bottom:3px solid #91AB6E;
	border-top:2px solid #9CA2A5;
}
#contenu .annonce_dd a{
	color:#000;
}
#contenu .annonce_ll a{
	color:#000;
}
.annonce_tablo, .annonce_tablo_detail {
	border-bottom:3px #91ab6e solid;
	font-size:12px;
	margin-bottom:20px;
	width:630px;
}
.annonce_tablo td, .annonce_tablo_detail td {
	vertical-align:top;
	background:#d2e0bf;
}
.annonce_tablo td {
	padding:5px 12px;
}
.annonce_tablo .col_infos {
	color:#91AB6E;
	font-weight:bold;
	width:115px;
}
.annonce_tablo_detail td {
	padding:0px 12px;
}
.annonce_tablo .annonce_description {
	vertical-align:top;
	font-weight:bold;
	border-bottom:1px #91ab6e solid;
	color:#22320d;
}
td.annonce_visuel {
	padding:0;
	text-align:center;
	width:139px;
}
.annonce_detail {
	float:right;
	padding:0 0 0 20px;
	border-left:1px #d2e0bf dotted;
}
/* detail */
.retour_liste {
	margin:15px 0;
}
.retour_liste img {
	vertical-align:bottom;
}
.retour_liste a {
	padding-left:10px;
}
.petite_annonce_detail h2 {
	font-size:16px;
	font-weight:bold;
	color: #9CA2A5;
	/*border-bottom:2px #9CA2A5 solid;*/
	padding:0 0 2px 15px;
	margin-bottom:0;
	background:url(images/fleche_titre.gif) 0 2px no-repeat;
}
td.annonce_detail_titre {
	background:#91ab6e;
	color:#22320d;
	font-weight:bold;
	border-top:10px #fff solid;
	padding-top:5px;
	padding-bottom:5px;
}
.petite_annonce_contenu {
	padding:5px 10px;
	background:#e9ecdc;
	margin-bottom:12px;
	border-bottom:1px #91AB6E  solid;
}
.petite_annonce_contenu .petite_annonce_contenu {
	border-bottom:0;
}
.petite_annonce_contenu .big_visuel {
	text-align:center;
	vertical-align:middle;
}
.petite_annonce_detail .annonce_vignettes {
	text-align:center;
}
.petite_annonce_detail .annonce_vignettes img{
	margin:10px;
}
/* fin nouvelles petites annonces */
.petite_annonce, .petite_annonce_detail {
	clear:both;
	padding: 0px;
	margin-left:150px;
	width: 630px;
}
.numero_annonce {
	font-size: 16px;
	font-weight: bold;
	color: #9CA2A5;
	border-bottom: 7px solid #9CA2A5;
}
.description_annonce_titre {
	padding-right: 20px;
	padding-left: 10px;
	font-size: 12px;
	background-color: #880517;
	color: #fff;
	height : 46px;
	line-height: 20px;
	font-weight: bold;
}
.caracs_annonce_titre {
	width: 120px;
	padding-left: 11px;
	font-size: 12px;
	background-color: #E0E0C2;
	color: #880517;
	font-weight: bold;
	margin-bottom: 14px;
}
.caracs_annonce_titre_fin {
	padding-left: 11px;
	font-size: 12px;
	background-color: #E0E0C2;
	color: #880517;
	font-weight: normal;
	margin-bottom: 22px;
}
.caracs_annonce {
	height: 144px;
	font-size: 12px;
	padding-top: 15px;
	background-color: #E0E0C2;
	color: #880517;
	border-bottom: 5px solid #880517;
	margin-bottom: 30px;
}
/************************************************** fin PETITES ANNONCES */

/************************************************** DOSSIER */

#dossier {
	width: 100%;
}

#sommaire a {
	color: black;
}

#dossier_surtitre {
	margin-bottom: -12px;
	color: #8B0113;
	font-size: 12px;
	font-weight: bold;
	margin-left: 140px;
}

#dossier_titre {
	margin-left: 135px;
	padding-top: 15px;
}

#dossier_synthese {
	margin-left: 140px;
	margin-top: 15px;
}

#document_dossiers {
	font-size: 10pt;
	padding-top: 10px;
	padding-left: 30px;
}

#dossier #a_la_une {
	border-top: 1px solid #C3C09A;
	margin-top: 20px;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 15px;
}

#dossier #doc_a_la_une {
	padding-bottom: 15px;
}

#doc_une_text {
	width: 70%;
	float: left;
}

#doc_une_photo {
	padding: 10px;
	padding-right: 0px;
	text-align: right;
}

#dossier_lire_suite {
	float: right;
	padding-right: 4px;
}

#interview {
	background-color: #E0E0C2;
	padding: 10px;
	font-size: 12px;
}

#doc_a_la_une_suite {
	width: 93%;
	border-top: 1px solid #C3C09A;
}

#doc_suite_titre {
	padding: 5px;
}

#doc_suite_synthese {
	margin-left: 10px;
}

#reperes_titre {
	width: 158px;
	height: 22px;
	background: 8px no-repeat #E0E0C2;
	padding-top: 3px;
	padding-left: 35px;
	font-size: 13px;
	color: #8B0113;
	font-weight: bold;
	text-transform: uppercase;
	border-left: 1px dashed #9D9D3F;
	border-right: 1px dashed #9D9D3F;
}

#reperes_synthese {
	width: 158px;
	padding: 10px;
	font-size: 9pt;
	border-left: 1px dashed #9D9D3F;
	border-right: 1px dashed #9D9D3F;
	border-bottom: 1px dashed #9D9D3F;
}

#dossier #pos_table {
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}

#dossier #pos_table td, th {
	padding: 0px;
}

/************************************************** FIN DOSSIER */

/************************************************** Recherche */
#contenu .csc-searchResultHeader a {

	color: #2E3092;
	background: url(images/point_bleu.gif) left no-repeat;
	padding-left: 11px;
}
/************************************************** FIN Recherche */

/************************************************** Glossaire */
#glossaire_lettre {
	font-size: 14px;
	color: #9CA2A5;
	font-weight: bold;
}

#glossaire_lettre a {
	color: #880517;
}

#glossaire_lettre a:hover {
	color: #880517;
}

/************************************************** FIN Glossaire */

/************************************************** Credits */
#credits td {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
}
/************************************************** FIN Credits */

/************************************************** Breves */
#breve_lien_archive {
	margin-bottom: 10px;
	text-align: right;
}

#breve_lien_archive a {
	background: url(images/fleche-trans-siemp.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #860816;
	padding-top: 1px;
	padding-left: 25px;
	padding-bottom: 5px;
	onmouseover: #860816;
}

#breve_lien_archive a:hover {
	color: #860816;
}

.breve {
	width: 100%;
	height: 114px;
	border-top: 1px dashed #860816;
	font-family: Arial;
}

.breve_titre {
	padding-top: 10px;
	color: #860816;
	font-size: 14px;
	font-weight: bold;
	margin-left: 165px;
}

.breve_corps {
	font-size: 13px;
	margin-left: 165px;
}

.breve_date {
	color: #ABAFB0;
	font-size: 11px;
	font-weight: bold;
}

/************************************************** Fin Breves */

.tx-jpgraph-pi1 {
        text-align: center;
}



/****  recrutement *****/
.txtbase11 {
color:#666666;
font-family:Verdana;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

.recrut {
	margin-left:115px;
	margin-top:15px;
}

