/*############################################################################*/
/* Styles globaux */
/*############################################################################*/
html, body {
	background-color: #2e6e6a;
	height: 100%;
}
sup{font: bold .7em Arial;}
a img {border:none;}
form {margin: 0px;}
p {margin: 0px 0px 5px 0px;}
a#img_flipbook:hover img{border:1px solid #FFF;}
a#img_catalogue:hover img{border:1px solid #FFF;}
/*############################################################################*/
/* Bloc et conteneurs */
/*############################################################################*/
#conteneur{
	position: absolute;
	left: 50%;  
	width: 980px;
	margin-left: -490px;
	margin-top: 0px;
	top: 1px;
	/*border: solid #000000; border-width: 1px 1px 1px 1px;*/
}

#corps_page{
	background-image: url(../images/fond-page.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#2e6e6a;
}

#pied_page{
	padding: 3px 0px 3px 0px;
	border: solid #FFFFFF; 
	border-width: 1px 0px 1px 0px;
	text-align: center;
}

#concessionnaire_rech_dep{
	background-image: url(../images/fond-bloc-rech-depart.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 240px;
}

#bloc_fiche{
	background-color:#FFFFFF;
	background-image: url(../images/fond-fiche.gif);
	background-repeat:repeat-y;
	background-position: top right;
}

#bloc_actus{
	background-color:#97b7b5;
	background-image: url(../images/module-actu-milieu.gif);
	background-repeat:repeat-y;
	background-position: top right;
}

#bloc_actus_detail{
	padding: 10px 0px 10px 0px;
	border: dashed #e4ecec; 
	border-width: 1px 0px 0px 0px;
}

#bloc_formulaire{
	background-color:#e6e6e6;
	padding: 10px 10px 10px 10px;
}



/* Fin developpement */
#page{
	padding: 15px 0px 10px 0px;
}

#navigation{
	background-image: url(../images/fond-nav.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#module_actu{
	padding: 5px 3px 5px 3px;
	background-color: #dad4ca;
	border: dashed #FFFFFF; 
	border-width: 0px 0px 1px 0px;
	font: normal 12px Arial;
	line-height: 13px;
}

#bloc_formation_secteur{
	border: solid #c2e42f;
	border-width: 1px 1px 1px 1px; 
}

#bloc_formation_info_titre{
	background-color: #dad4ca;
	color:#6b6c6d;
	font: bold 13px Arial;
	padding: 2px 2px 2px 2px;
	text-align:left;
}

#bloc_formation_info_detail{
	color:#6b6c6d;
	font: normal 13px Arial;
	padding: 2px 2px 2px 2px;
	border: solid #dad4ca;
	border-width: 0px 1px 1px 1px; 
	text-align:left;
}

#formation_recherche_adresse{
	border: dashed #6b6c6d;
	padding: 5px 5px 0px 5px;
	border-width: 1px 1px 1px 1px;
	width: 250px;
}
/*############################################################################*/
/* Div */
/*############################################################################*/

#menu_nav{
	background: url(../images/puce-nav-off.gif) no-repeat right 4px;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	margin: 10px 0px 0px 0px;
}




a.menu_nav_off{
	display: block;
	color:#FFFFFF;
	text-decoration : none;
	padding: 0px 12px 0px 0px;
	background:transparent url(../images/puce-nav-off.gif) no-repeat scroll right 4px;
}




a.menu_nav_off:hover{
	color:#cf1e1c;
	text-decoration : none;
	background:transparent url(../images/puce-nav-off-on.gif) no-repeat scroll right 4px;
}

a.menu_nav_on{
	display: block;
	color:#FFFFFF;
	text-decoration : none;
	padding: 0px 12px 0px 0px;
	background-color:#cf1e1c;
}

#mention_fiche{
	padding: 5px 0px 0px 0px;
	border: solid #ff0000; 
	border-width: 1px 0px 0px 0px;
	text-align:right;
	width: 350px;
}
/* Fin developpement */

.miniature {
 cursor: hand;
 width: 100px;
}

#chenillard {
	background-image:url(../images/fond-chenillard.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #586164;
	font: bold 11px Arial;
	padding: 3px;
	margin-bottom: 1px;
	height: 23px;
}
#chenillard a {
	font: bold 11px Arial;
	color: #586164;
	text-decoration : none;
}
#chenillard a:hover {
	font: bold 11px Arial;
	color :#F25632;
	text-decoration : none;
}
#chenillard ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}
#chenillard li {
	background-image: url(../images/puce-chenillard.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 12px;
	display: inline;
}

#menu_nav_formation {
	padding: 0px 0px 0px 0px;
	border: solid #c2e42f; 
	border-width: 1px 1px 1px 1px;
}

#menu_nav_formation_off {
	border: solid #f6ad2a; 
	border-width: 1px 0px 0px 0px;
	text-align:left;
	font: bold 12px Arial;
	line-height: 13px;
	background: url(../images/puce-nav-formation.gif) 0px 8px no-repeat;
}

#menu_nav_formation_off a{
	padding: 4px 0px 4px 10px;
	color :#034ea2;
	text-decoration : none;
	display: block;
}

#menu_nav_formation_off a:hover{
	color:#e09000;
	text-decoration : none;

}

/*############################################################################*/
/* Class - Polices et fonts */
/*############################################################################*/
.text_credit { font-family: Arial; font-size:12px; font-weight:normal; color:#FFFFFF;}
.text_credit a:link { color :#FFFFFF;}
.text_credit a:hover { color :#FFFFFF; text-decoration : none;}
.text_credit a { color :#FFFFFF; text-decoration : underline;}


.titre_blanc {
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 4px 0px 4px 0px;
}

.titre_rouge {
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	color:#dc232e;
	padding: 4px 0px 4px 0px;
}

.sous_titre_blanc {
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 0px 0px 4px 0px;
}

.chapo_blanc {
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 4px 0px 4px 0px;
}

.texte_blanc, .texte_blanc a, .texte_blanc a:link, .texte_blanc a:hover{
	font-family: Arial;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	padding: 4px 0px 4px 0px;
}

.texte_noir, .texte_noir a, .texte_noir a:link, .texte_noir a:hover{
	font-family: Arial;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	padding: 0px 0px 0px 0px;
}

.texte_rouge, .texte_rouge a, .texte_rouge a:link, .texte_rouge a:hover{
	font-family: Arial;
	font-size:13px;
	font-weight:normal;
	color:#dc232e;
	padding: 0px 0px 0px 0px;
}

.texte_noir_petit, .texte_noir_petit a, .texte_noir_petit a:link, .texte_noir_petit a:hover{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color:#000000;
	padding: 0px 0px 0px 0px;
}

.texte_noir_moyen, .texte_noir_moyen a, .texte_noir_moyen a:link, .texte_noir_moyen a:hover{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding: 0px 0px 0px 0px;
}

.texte_vert_petit, .texte_vert_petit a, .texte_vert_petit a:link, .texte_vert_petit a:hover{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color:#48807d;
	padding: 0px 0px 0px 0px;
}

.texte_vert, .texte_vert a, .texte_vert a:link, .texte_vert a:hover{
	font-family: Arial;
	font-size:13px;
	font-weight:normal;
	color:#2e6e6a;
	padding: 0px 0px 0px 0px;
}


.texte_bleu, .texte_bleu a, .texte_bleu a:link, .texte_bleu a:hover{
	font-family: Arial;
	font-size:13px;
	font-weight:normal;
	color:#161d4e;
	padding: 0px 3px 0px 0px;
}

/* Fin developpement */

.messages_legaux { font-family: Arial; font-size:10px; font-weight:normal; color:#034ea2;}
.messages_legaux a:link { color :#034ea2;}
.messages_legaux a:hover { color :#034ea2; text-decoration : underline;}
.messages_legaux a { color :#034ea2; text-decoration : underline;}

.text_bleu_moyen { font-family: Arial; font-size:14px; font-weight:bold; color:#135aa9;}

.text_blanc_moyen,.text_blanc_moyen a:link,.text_blanc_moyen a:hover,.text_blanc_moyen a {
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration : none;
}

.text_orange_moyen,.text_orange_moyen a:link,.text_orange_moyen a:hover,.text_orange_moyen a {
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#f6ad2a;
	text-decoration : none;
}

.page_titre {
	background: url(../images/puce-titre-page.gif) 0px 6px no-repeat;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#034ea2;
	text-indent: 15px;
	padding: 4px 0px 4px 0px;
	border: dashed #f6ad2a; 
	border-width: 1px 0px 1px 0px;
}

.secteur_titre {
	background: url(../images/puce-secteur-formation.gif) 0px 6px no-repeat;
	background-color: #c2e42f;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#034ea2;
	text-indent: 18px;
	padding: 4px 0px 4px 0px;
}

.page_chapo {
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	color:#6b6c6d;
	padding: 5px 0px 5px 0px;
}

.page_texte {
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	color:#6b6c6d;
	padding: 0px 0px 5px 0px;
}

.page_texte ul, ol{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 30px;
	line-height: 16px;	
}

.page_texte li{
	list-style-position: outside;
}

.telechargement{
	padding: 0px 0px 12px 0px;
}


.champ_obligatoire {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#E6AD12;
}

.formation_intitule{
	background: url(../images/puce-titre-page.gif) 3px 6px no-repeat;
	background-color: #c2e42f;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#034ea2;
	text-indent: 18px;
	padding: 4px 0px 4px 0px;
}

.notification{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

/*############################################################################*/
/* Class - Formulaire */
/*############################################################################*/
.form_dept_liste {
	color:#000000;
	font: bold 11px Arial;
	width: 180px;
	margin: -1px;
}

.form_contact_input{
	color: #000000;
	font: bold 13px Arial;
	border: solid #7f9db9;
	border-width: 1px 1px 1px 1px;
	width: 200px;
}

.form_contact_textarea{
	color: #000000;
	font: bold 13px Arial;
	border: solid #7f9db9;
	border-width: 1px 1px 1px 1px;
	width: 300px;
	height: 80px;
	padding: 2px 0px 0px 4px;
}

/* Fin developpement */

.form_recherche_textfield{
	color: #8C8C8C;
	font: bold 13px Arial;
	border: solid #687480;
	border-width: 1px 1px 1px 1px;
	width: 150px;
}

.form_input{
	color: #000000;
	font: bold 13px Arial;
	border: solid #687480;
	border-width: 1px 1px 1px 1px;
	width: 180px;
}


.form_contact_liste {
	color:#000000;
	font: bold 11px Arial;
	width: 180px;
	margin: -1px;
}
.form_alerte_email_textfield{
	color: #8C8C8C;
	font: normal 12px Arial;
	border: solid #687480;
	border-width: 1px 1px 1px 1px;
	text-align:left;
	width: 100px;
}
.form_proprietaire_selectbox{
	margin: -1px;
	color: #000000;
	font: bold 13px Arial;
	border: solid #000000;
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 4px;
	width: 250px;
}
/*############################################################################*/
/* Style - Tableaux */
/*############################################################################*/
table#tab_bac {background-color:#679592; border: solid #000000; border-width: 0 1 1 0;width:420 px;font-size:8pt;}
table#tab_bac td {padding: 3px;border: solid #000000; border-width: 1 0 0 1}
/* ---------============== Fin CSS ============-------------- */
/*les autres pages*/

#autre_contenue{ min-height:450px;}
* html #autre_contenu{height:450px;}

#autre_contenue h5{ font-size:16px; font-weight:bold;}
#autre_contenue p{ text-align:justify;}
#autre_contenue ul{ list-style:none;}
#autre_contenue ul li{ background:url(../images/puce_blanc.gif) 0 5px no-repeat; padding: 3px 0 3px 15px;}
#autre_contenue ul li a:hover{ text-decoration:none;}
