/* Ne pas oublier de modifier aussi les styles de FCKEditor */
/* dans le fichier /gestion/fckeditor/editor/css/fck_editorarea.css */
/* Et les styles d'impression dans styles_imprimer.css */

/* ############## Dans ce fichier ########### */
/* GENERAL */
/* TEXTE */
/* LISTES */
/* TABLEAUX */
/* FORMULAIRES */
/* MISE EN PAGE */
/* MISE EN PAGE DU MENU */
/* MISE EN PAGE DU MENU TERTIAIRE (contact, mentions...) */
/* BARRES NAVIGATION DIAPORAMA */
/* NOMBRE DE PAGES */
/* FICHES ENTREPRISES/ORGANISMES/FORMATIONS */
/* PLAN DU SITE */
/* PAGE OUTILS */
/* ALPHABET DU LEXIQUE */
/* MEDIATHEQUE */

/* ############## GENERAL ########### */
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-size: 0.7em;
	background: url(interface/fond_vert_deg.gif) top left repeat-x;
	background-color: #697930;
}
/* ############## TEXTE ########### */
h1 {
	font-size: 2em;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #333333;
	padding-left: 20px;
	background: url(interface/puce_fleche_verte.gif) 0px 0.5em no-repeat;;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-left: 12px;
	color: #c9da12;
	background: url(interface/point_vert.gif) 0px 0.5em no-repeat;
}
h3 {
	font-size: 1.1em;
	color: #333333;
	font-weight: bold;
	background: url(interface/puce_fleche_petite.gif) 0px 0.3em no-repeat;
	padding-left: 10px;
}
p {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	text-align: justify;
}
.texte_gris {
	font-weight: normal;
	color: #999999;
	font-style: italic;
}
.texte_en_valeur {
	color: #CC6600;
	font-weight: bold;
}
sup {
	vertical-align: 0.4em;
}
acronym, abbr, dfn {
	border-bottom: 1px dotted #000000;
	cursor: help;
}
div.zone_colonnes {
	clear: both;
}
div.colonne {
	width: 49%;
	float: left;
}
.cadre {
	border: 1px solid #cccccc;
	margin: 1em;
	padding: 0.5em;
	text-align: left;
}
.cadre_a_droite {
	float: right;
	border: 1px solid #cccccc;
	margin: 0px 0px 10px 15px;
	padding: 0.5em;
	width: 220px;
	border-color: #dbe761;
	background-color: #e7ef8c;
}
.cadre_a_droite p {
	text-align: left;
}
.cadre_a_droite h3 {
	background: url(interface/papier_crayon.gif) bottom left no-repeat;
	padding-top: 1.5em;
	padding-left: 34px;
	/*padding-bottom: 0px;
	height: 2.5em;*/
	/*display: block;
	vertical-align: bottom;*/
}
.img_gauche {
	float: left;
	margin: 0px 10px 5px 0px;
}
.img_droite {
	float: right;
	margin: 0px 0px 5px 10px;
}
.page_modifiee_le {
	font-size: 0.9em;
}
.date_modification {
	float: right;
	color: #666666;
	font-size: 0.9em;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a.lien_externe {
	background: url(interface/picto_lien_externe.gif) no-repeat 100% bottom;
	padding: 0 16px 0 0;
}
a.lien_externe span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}
a.telecharger_pdf {
	background: url(interface/picto_pdf.gif) no-repeat 0px 0px;
	padding: 1px 0 0 18px;
}
.puce_plus {
	background: url(interface/puce_plus.gif) no-repeat left center;
	padding-top: 1px;
	padding-left: 17px;
	padding-bottom: 1px;
}
.puce_liste {
	background: url(interface/liste_verte.gif) no-repeat left center;
	padding-top: 1px;
	padding-left: 17px;
	padding-bottom: 2px;
}
.puce_alerte {
	margin-top: 1.5em;
	margin-bottom: 1em;
	background: url(interface/puce_alerte.gif) no-repeat 0px 4px;
	padding-top: 3px;
	padding-left: 19px;
	padding-bottom: 3px;
}
hr {
	color: #999999;
	border: none;
	border-top: 1px solid #999999;
	height: 1px;
	margin-top: 1.3em;
	margin-bottom: 1.3em;
}
hr.invisible {
	border: 0px;
	height: 0px;
	clear: both;
	margin: 0;
	padding: 0;
}
/* Pour l'info bulle */
a.infobulle, a.definition {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	position: relative;
	/*background: url(interface/point_interrogation.gif) right 1px no-repeat;
	padding-right: 13px;*/
	cursor: help;
}
a.infobulle span, a.definition span {
	display: none;
}
a.infobulle:hover span, a.definition:hover span {
	display: block;
	position: absolute;
	z-index: 100;
	background-color: #cccccc;
	color: #000000;
	padding: 5px 5px 5px 15px;
	width: 200px;
	right: -219px;
	top: -11px;
	font-style: italic;
	text-align: center;
	background: url(interface/fond_infobulle.gif) left top no-repeat;
}
/* ############## BOUTONS ############ */
.bouton_retour {
	font-size: 0.9em;
	background: url(interface/recule_noir.gif) left center no-repeat;
	padding-left: 10px;
	margin-bottom: 3px;
}
a.bouton_imprimer {
	position: absolute;
	top: 205px;
	left: 685px;
	display: block;
	height: 40px;
	width: 40px;
	/*font-size: 0.9em;
	padding: 4px 0px 4px 20px;*/
	background: url(interface/imprimer.gif) left center no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
/* ############## LISTES ########### */
ul {
	list-style-image: url(interface/point_bleu.gif);
	margin-left: 5px;
}
li {
	margin: 2px 0px 0.5em 10px;
}

ul.grosses_puces {
	list-style-image: url(interface/carre_vert.gif);
}
ul.grosses_puces li {
	margin: 2px 0px 0.5em 15px;
}
/* ############## TABLEAUX ########### */
table {
	border: 1px solid #000;
	margin: 5px;
}
th {
	background-color: #cccccc;
	padding: 0.3em;
}
td {
	border-bottom: 1px solid #cccccc;
	padding: 0.1em;
}

/* ############## FORMULAIRES ########### */
div.tete_form {
	background-color: #c0c912;
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	padding: 3px;
}
div.corp_form {
	border: 1px outset #999999;
	padding: 0.8em;
	background-color: #ffffff;
}
div.pied_form {
	background-color: #999999;
	background: url(interface/bas_form.gif) top left repeat-x;
	padding: 0.2em;
	text-align: center;
}
p.champs_obligatoires {
	font-weight: normal;
	color: #999999;
	font-style: italic;
	text-align: right;
	margin: 1px;
	font-size: 0.85em;
}
.alerte_obligatoire {
	background-color: #ff0000;
}
form .obligatoire {
	font-weight: bold;
}
fieldset{
	border: 1px solid #f5b153;
	padding: 4px;
}
fieldset legend {
	color: #F5B153;
	font-weight: bold;
	padding: 1em 0.3em 1em 0.3em;
}
form label {
	clear: both;
	margin-top: 0.3em;
/*	float: left;
	width: 175px;
	text-align: left;
	border: 1px inset red;
	position: relative;*/
	display: block;

}
form div.conteneur_inline {
	/*height: 90px;*/
	padding-left: 145px;
}
form label.inline_et_largeur {
	float: left;
	width: 170px;
}
form label.inline {
	/*width: 170px;
	float: left;*/
	display: inline;
	float: none;
	clear: none;
	margin-right: 0.7em;
	white-space: nowrap;
	text-align: left;
}
form li label, form h3 label {
	width: auto;
	float: none;
}
form span.complement_info {
	color: #999999;
	font-style: italic;
}
form select, form textarea, form input {
	font-size: 1em;
	border: 1px inset #999999;
	margin: 2px;
/*
	font-weight: normal;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 150px;
	display: block;
	*/
}
form input[type=checkbox] {
	border: none;
}
form select:focus, form textarea:focus, form input:focus {
	background-color:#dddddd;
}
form div.pied_form input, form input.valider {
	background-color:#4b4b4b;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	border: none;
	padding: 2px;
	font-size: 1em;
/*
	height: 20px;
	margin-left: 150px;
	margin-top:5px;
	position: relative;
	float: none;
*/
}

/* ############## MISE EN PAGE ########### */
/* Conteneurs, pour centrer la page. 1 pour le centrage vertical, 2 pour le centrage horizontal */
div#conteneur1 {
	width: 100%;
}
div#conteneur2 {
	width: 923px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	background-color: #ffffff;
}
div#contenu {
	/*float: left;*/
	padding-top: 240px;
	padding-left: 237px;
	padding-bottom: 30px;
	width: 520px;
	z-index: 2;
	min-height: 250px;
}
div#bandeau {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 923px;
}
/* Image cliquable en haut à gauche qui renvoit en page d'accueil */
div#retour_coin_haut_gauche {
	height: 200px;
	width: 214px;
	float: left;
}
div#milieu {
	width: 562px;
	float: left;
}
div#image_bandeau {
	width: 554px;
	height: 167px;
	/*position: absolute;
	top: 4px;
	left: 218px;*/
	border: 4px solid #ffffff;
	background-color: #c0c912;
	overflow: hidden;
}
div#zone_recherche {
	width: 554px;
	height: 20px;
	background-color: #666666;
	background: url(interface/fond_recherche_page.gif) center left repeat-x;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 5px;
}
div#plan_du_site {
	background: url(interface/picto_plan_du_site.gif) center left no-repeat;
	padding-left: 18px;
	margin-left: 6px;
}
div#plan_du_site a {
	text-decoration: none;
	color: #86c9dc;
	/*font-size: 0.9em;*/
	font-weight: 600;
}
div#rechercher {
	float: right;
	text-align: right;
	margin-right: 6px;
	width: 50%;
}
div#rechercher input {
	border: none;
	vertical-align: middle;
	margin-right: 3px;
	color: #86c9dc;
	/*font-size: 0.9em;*/
	font-weight: 600;
	padding-left: 2px;
}
div#rechercher input:focus {
	color: #4b4b4b;
}
div#rechercher button#loupe {
	background: url(interface/loupe_fond_gris.gif) center left no-repeat;
	width: 21px;
	height: 14px;
	
	cursor: pointer;
	text-indent: 5000px;
	overflow: hidden;
	vertical-align: middle;
	white-space: nowrap;
	display: inline;
}
div#rechercher button#loupe span {
	visibility: hidden;
}
div#fil_ariane {
	position: absolute;
	top: 203px;
	left: 219px;
	font-size: 0.8em;
	margin-top: 2px;
	color: #666666;
}
div#fil_ariane a {
	text-decoration: none;
	color: #666666;
}
div#coin_haut_droite {
	height: 200px;
	width: 147px;
	float: left;
}
div#pied_de_page {
	background-color: #4b4b4b;
	padding: 3px;
	position: relative;
	clear: both;
	z-index: 3;
}
div#pied_de_page p {
	font-size: 0.8em;
	color: #cccccc;
	margin: 0px;
	text-align: center;
}
div#pied_de_page span.logo_ccm_pied_page {
	position: absolute;
	top: 2em;
	right: 0px;
	width: 923px;
	height: 69px;
	margin-left: 0px;
	padding-top: 15px;
	float: left;
	background-color: #697930;
}
/* ############## MISE EN PAGE DU MENU ########### */
/* Pour les styles du menu, voir dans styles_grand_public.css et styles_professionnels.css */
div#menu {
	position: absolute;
	top: 204px;
	left: 0px;
	width: 214px;
	/*height: 100%;*/
	height: 577px;
	background: url(interface/fond_menu.gif) top left repeat-x;
	z-index: 1;
}
#menu dt.dt1 a {
	text-decoration: none;
	color: #ffffff;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	padding: 7px 5px 9px 5px;
	display: block;
	width: 204px; /* C'est moins que la largeur du menu à cause du padding qui décale */
	height: 100%;
}
div#menu ul {
	list-style-image: none;
}
div#menu li {
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	/*list-style-image: url(interface/puce_fleche_jaune.gif);*/
	/*list-style-position: inside;
	padding: 0;*/
}
/*div#menu dl#menu_outils {
	background: url(/interface/fond_outils.gif) top left no-repeat;
	margin: 13px 8px;
	border: 2px solid #cccccc;
	padding-left: 2px;
	padding-bottom: 2px;
	height: 100px;
}
div#menu dl#menu_outils dt {
	font-weight: bold;
	color: #666666;
	text-align: right;
	margin: 5px 4px;
}
div#menu dl#menu_outils li {
	display: block;
	float: left;
	width: 85px;
	margin: 2px;
	padding: 0px;
	background-color: #eaeaea;
	border: 2px solid #ffffff;
}
div#menu dl#menu_outils a {
	display: block;
	width: 81px;
	height: 100%;
	padding: 3px 2px 3px 2px;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
}
div#menu dl#menu_outils a:hover {
	color: #000000;
	background-color: #cccccc;
}*/

/* ############## MISE EN PAGE DU MENU TERTIAIRE ########### */
div#bas_de_page {
	position: relative;
	margin-top: 20px;
	clear: both;
	z-index: 4;
}
div#menu_tertiaire {
	width: 923px;
	height: 33px;
}
div#menu_tertiaire ul {
	padding-left: 220px;
}
div#menu_tertiaire li {
	margin: 0;
	padding-left: 10px;
	display: block;
	float: left;
	font-size: 0.9em;
	font-weight: 700;
	height: 33px;
}
div#menu_tertiaire li a {
	text-decoration: none;
	display: block;
	height: 25px;
	padding-left: 22px;
	padding-top: 8px;
}
div#menu_tertiaire li a:hover {
	color: #ffffff;
}
div#menu_tertiaire li.rubrique_114 a {
	background: url(interface/picto_contact.gif) center left no-repeat;
	width: 55px;
}
div#menu_tertiaire li.rubrique_117 a {
	background: url(interface/picto_espace_presse.gif) center left no-repeat;
	width: 95px;
}
div#menu_tertiaire li.rubrique_115 a {
	background: url(interface/picto_partenaires.gif) center left no-repeat;
	width: 80px;
	padding-left: 32px;
}
div#menu_tertiaire li.rubrique_25 a {
	background: url(interface/picto_mentions.gif) center left no-repeat;
	width: 110px;
}
/* ... suite dans les styles par public ... */

/* ############## BARRES NAVIGATION DIAPORAMA ########### */

div#barre_navigation_image .play, div#barre_navigation_image .stop, div#barre_navigation_image .debut, div#barre_navigation_image .fin, div#barre_navigation_image .avance, div#barre_navigation_image .recule {
	border: 1px solid #000000;
	height: 15px;
	width: 15px;
	background-color: #999999;
	cursor: pointer;
	text-indent: -2000px;
}
div#barre_navigation_image .play {
	background-image : url(interface/play_blanc.gif);
}
div#barre_navigation_image .stop {
	background-image : url(interface/stop_blanc.gif);
}
div#barre_navigation_image .debut {
	background-image : url(interface/debut_blanc.gif);
}
div#barre_navigation_image .fin {
	background-image : url(interface/fin_blanc.gif);
}
div#barre_navigation_image .avance {
	background-image : url(interface/avance_blanc.gif);
}
div#barre_navigation_image .recule {
	background-image : url(interface/recule_blanc.gif);
}

/* ########### NOMBRE DE PAGES ############## */
div.nombre_page {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.nombre_page .actuel {
	border: 1px solid #808080;
	padding: 2px;
}
div.nombre_page a.debut {
	margin-right: 6px;
}
div.nombre_page a.fin {
	margin-left: 6px;
}
div.nombre_page a.precedent {
	margin-right: 6px;
}
div.nombre_page a.suivant {
	margin-left: 3px;
}
/* ############### FICHES ENTREPRISES/ORGANISMES/FORMATIONS ############### */

div.resume_entreprise {
	border: 1px solid #999999;
	padding: 1em;
}
div.resume_entreprise p {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
span.formation_alternance {
	background: url(interface/picto_forma_alternance.gif) 0px 0px no-repeat;
	padding-left: 18px;
}
span.formation_continue {
	background: url(interface/picto_forma_continue.gif) 0px 0px no-repeat;
	padding-left: 18px;
}
/* Dans le formulaire de gestion de fiche */
div.etapes {
	text-align: center;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 1em;
}
div.etapes span.selected {
	font-weight: 700;
}
div.etape_1, div.etape_2, div.etape_3 {
	display: inline;
	padding: 4px 0px 4px 24px;
	margin-left: 0px;
	height: 23px;
}
div.etape_1 {
	background: url(mafiche/images/etape1.gif) center left no-repeat;
}
div.etape_2 {
	background: url(mafiche/images/etape2.gif) center left no-repeat;
}
div.etape_3 {
	background: url(mafiche/images/etape3.gif) center left no-repeat;
}
/* ############### PLAN DU SITE ############### */
div.plan_petit_menu {
	/*border: 1px solid #cccccc;*/
	margin-bottom: 1em;
}
div.plan_boite_a_outils {
	float: right;
	border: 1px solid #cccccc;
	padding: 1em;
}
div.plan_boite_a_outils h2 {
	margin: 0px;
}
.plan_petit_menu ul, .plan_petit_menu li, .plan_grand_menu dl, .plan_grand_menu ul {
	/*list-style-type: none;
	list-style-image: none;*/
}
div.plan_grand_menu .colonne_gp, div.plan_grand_menu .colonne_pro {
	float: left;
	width: 48%;
	text-align: center;
	margin-right: 2px;
}
div.plan_grand_menu dt {
	font-weight: bold;
	padding: 5px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
div.colonne_gp dt {
	background-color: #8b9904;
	color: #ffffff;
}
div.colonne_pro dt {
	background-color: #773210;
	color: #ffffff;
}
.plan_grand_menu li {
	text-align: left;
	font-weight: 700;
}
.plan_grand_menu li li {
	font-weight: normal;
	font-style: italic;
}
/* ############### PAGE OUTILS ############### */
ul.outils {
	list-style-image: none;
}
ul.outils li {
	display: block;
	height: 125px;
	width: 200px;
	float: left;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	background-position: center 19px;
	background-repeat: no-repeat;
}
ul.outils li a {
	display: block;
	height: 125px;
	width: 200px;
}
ul.outils li.outil30 {
	background-image: url(interface/tronconneuse_bleue.gif);
}
ul.outils li.outil31 {
	background-image: url(interface/hachette_bleue.gif);
}
ul.outils li.outil32 {
	background-image: url(interface/compas_bleu.gif);
}
ul.outils li.outil33 {
	background-image: url(interface/tracteur_bleu.gif);
}

/* ############### ALPHABET DU LEXIQUE ############## */
div.alphabet {
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 2em;
	width: 100%;
}
div.alphabet ul {
	list-style: none;
	margin: 3px 0px;
	overflow: auto;
}
div.alphabet li {
	text-align: center;
	float: left;
	height: 1.4em;
	width: 1.4em;
	margin: 2px;
	border: 1px solid #000000;
	background-color: #4b4b4b;
}
div.alphabet a {
	display: block;
	height: 1.4em;
	width: 1.4em;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
/* ############### MEDIATHEQUE ############## */
div.choix_mode_recherche {
	clear: both;
	display: block;
	height: 24px;
	width: 100%;
	text-align: left;
	margin-top: 0.5em;
}
div.onglet {
	float: left;
	height: 24px;
	width: 33%;
	background: url(interface/onglet_gris_gauche.gif) top left no-repeat;
	padding: 0px 0px 0px 4px;
}
div.onglet a {
	display: block;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 5px 1px 4px;
	background: url(interface/onglet_gris_clair_droite.gif) top right no-repeat;
	background-color: #666666;
}
div.onglet a:hover, div.onglet a.onglet_select {
	background: url(interface/onglet_gris_fonce_droite.gif) top right no-repeat;
}
/* Affichage des thèmes */
div.themes {
}
div.colonne_mediatheque {
	width: 45%;
	height: 10em;
	float: left;
	padding: 0.5em;
	border: 1px solid #cccccc;
}
div#form_2 hr {
	clear: both;
	height: 0px;
	border: none;
}
/* Affichage de la liste */
ul.mediatheque {
	list-style-image: none;
	list-style: none;
	position: relative;
}
ul.mediatheque div {
	margin-left: 66px;
}
a.zoom_image_mediatheque img {
	width: 60px;
	position: absolute;
	z-index: 1;
	border: 1px solid #000000;
}
a:hover.zoom_image_mediatheque img {
	width: 120px;
	left: -30px;
	z-index: 999;
}