*
{
	margin:0px;
	padding:0px;
	margin:auto;
}

img 
{	
	border:none;
}

body
{
	background:url('../images/fond.gif') repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f7f7ef;
}

#header
{
	width:800px;
	height:124px;
	background-image:url('../images/haut.gif');
}

#contenu
{
	width:751px;
}

#menu
{
	height:28px;
	margin-bottom:50px;
	position:relative;
}

#menu ul li
{	
	margin:0px;
	padding:0px;
	float:left;
	list-style-type:none;
}

#col_gauche
{
	float:left;
	width:124px;
	margin-right:20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#col_centre
{
	float:left;
	width:357px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right:20px;
	background-color: #ece9d8;
	padding: 5px;
	margin-bottom: 10px;
}
#col_droite
{
	float:left;
	width:220px;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
}

#pdp
{
	clear:both;
	text-align:center;
	border-top:dotted 1px #bdbdbd;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
}

#pdp a
{
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #333;
}

#pdp a:hover
{
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ad8398;
}

/* CLASS*/

/* ------------------COLONNE DE GAUCHE---------------------*/
.bloc_gauche
{
	padding:5px;
	background-color:#ece9d8;
	margin-bottom:20px;
	float:left;
	width:295px;
}

 /*MENU GAUCHE */
.separateur_menu_int
{
	width:295px;
	height:2px;
}

.menu_int_accueil 
{
	width:295px;
	height:16px;
	background-image:url('../images/accueil.gif');
}
.menu_int_accueil:hover
{
	background-image:url('../images/accueil_hover.gif');
}

.menu_int_actualite 
{
	width:295px;
	height:16px;
	background-image:url('../images/actualite.gif');
}
.menu_int_actualite:hover
{
	background-image:url('../images/actualite_hover.gif');
}

.menu_int_liens 
{
	width:295px;
	height:16px;
	background-image:url('../images/liens.gif');
}
.menu_int_liens:hover
{
	background-image:url('../images/liens_hover.gif');
}

.menu_int_telechargement
{
	width:295px;
	height:16px;
	background-image:url('../images/telechargement.gif');
}
.menu_int_telechargement:hover
{
	background-image:url('../images/telechargement_hover.gif');
}

 /*IMAGE*/
 .image_gauche
{
	width:295px;		
}

.titre_gauche_image
{
	float:left;
	width:295px;
	height:24px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom:5px;
}

/* GESTION DU CHANGEMENT DES COULEUR POUR LE BANDEAU IMAGE*/

.titre_image_qual
{
	float:left;
	width:264px;
	height:19px;
	padding-top:5px;
	padding-left:7px;
	background-color:#805376;
}

.icone_gauche_image_qual
{
	float:left;
	width:24px;
	height:24px;
	background-image:url('../images/picto_referenciel.gif');
}

.titre_image_eff
{
	float:left;
	width:264px;
	height:19px;
	padding-top:5px;
	padding-left:7px;
	background-color:#f89c1d;
}

.icone_gauche_image_eff
{
	float:left;
	width:24px;
	height:24px;
	background-image:url('../images/picto_habitat.gif');
}

.titre_image_for
{
	float:left;
	width:264px;
	height:19px;
	padding-top:5px;
	padding-left:7px;
	background-color:#a55575;
}

.icone_gauche_image_for
{
	float:left;
	width:24px;
	height:24px;
	background-image:url('../images/picto_formation.gif');
}

.titre_image_pro
{
	float:left;
	width:264px;
	height:19px;
	padding-top:5px;
	padding-left:7px;
	background-color:#149b9e;
}

.icone_gauche_image_pro
{
	float:left;
	width:24px;
	height:24px;
	background-image:url('../images/picto_sensibilisation.gif');
}

.titre_image_exp
{
	float:left;
	width:264px;
	height:19px;
	padding-top:5px;
	padding-left:7px;
	background-color:#4077a2;
}

.icone_gauche_image_exp
{
	float:left;
	width:24px;
	height:24px;
	background-image:url('../images/picto_experience.gif');
}

.titre_image_aid
{
	float:left;
	width:264px;
	height:19px;
	padding-top:5px;
	padding-left:7px;
	background-color:#c44f1b;
}

.icone_gauche_image_aid
{
	float:left;
	width:24px;
	height:24px;
	background-image:url('../images/picto_aide.gif');
}

.titre_image_reg
{
	float:left;
	width:264px;
	height:19px;
	padding-top:5px;
	padding-left:7px;
	background-color:#a37c60;
}

.icone_gauche_image_reg
{
	float:left;
	width:24px;
	height:24px;
	background-image:url('../images/picto_reglementation.gif');
}

.texte_image
{
	float:left;
	background-color:#f4dce9;
}

/*FAQ*/
.titre_gauche_faq
{
	float:left;
	width:295px;
	height:24px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.titre_faq
{
	float:left;
	width:264px;
	height:19px;
	padding-top:5px;
	padding-left:7px;
	background-color:#cb4084;
}
.icone_gauche_faq
{
	float:left;
	width:24px;
	height:24px;
	background-image:url('../images/b_forum.gif');
}

.icone_faq
{
	float:left;
	height:14px;
	width:14px;
	background-image:url('../images/icon_forum.gif');
	margin-right:9px;
}

.texte_faq
{
	float:left;
	margin-top:5px;
	background-color:#f4dce9;
	color: #714662;
	width:284px;
	padding:5px;
}

.texte_faq a
{
	text-decoration:none;
	color: #a55575;
}

.texte_faq a:hover
{
	text-decoration:none;
	color: #c5648b;
}

.cadre_hotline
{
	float:left;
	width:100%;
	background-color:#eccdde;
	text-align:center;
	padding:5px;
	width:274px;
}

.form_hotline
{
	float:left;
	text-align:center;
	color:#cb4084;
	padding:3px 3px 3px 0px;
	font-size:9px;
	text-transform:uppercase;
}

/*TELECHARGEMENT*/
.titre_gauche_telechargement
{
	float:left;
	width:295px;
	height:24px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-top:5px;
}

.titre_telechargement
{
	float:left;
	width:264px;
	height:19px;
	padding-top:5px;
	padding-left:7px;
	background-color:#cb5c40;
}
.icone_gauche_telechargement
{
	float:left;
	width:24px;
	height:24px;
	background-image:url('../images/b_recher.gif');
}

.texte_telechargement
{
	float:left;
	margin-top:5px;
}

.element_telechargement
{
	float:left;
	width:295px;
	margin-bottom:5px;
	background-color:#d8ed9e;
}

.image_telechargement
{
	float:left;
	height:19px;
	width:14px;
	padding-top:4px;
	padding-left:6px;
	margin-right:9px;
}

/*CHANGEMENT DE COULEUR*/

.contenu_telechargement_qual
{
	float:left;
	width:262px;
	padding:4px 4px 4px 0px;
	color: #714662;
}

.contenu_telechargement_qual a
{
	color:#714662;
	text-decoration:none;
}

.contenu_telechargement_qual a:hover
{
	color:#a46c91;
}

.contenu_telechargement_eff
{
	float:left;
	width:262px;
	padding:4px 4px 4px 0px;
	color: #714662;
}

.contenu_telechargement_eff a
{
	color:#f89c1d;
	text-decoration:none;
}

.contenu_telechargement_eff a:hover
{
	color:#fbcb89;
}

.contenu_telechargement_for
{
	float:left;
	width:262px;
	padding:4px 4px 4px 0px;
	color: #714662;
}

.contenu_telechargement_for a
{
	color:#a55575;
	text-decoration:none;
}

.contenu_telechargement_for a:hover
{
	color:#b56f8a;
}

.contenu_telechargement_pro
{
	float:left;
	width:262px;
	padding:4px 4px 4px 0px;
	color: #714662;
}

.contenu_telechargement_pro a
{
	color:#3ca99e;
	text-decoration:none;
}

.contenu_telechargement_pro a:hover
{
	color:#3ec8b2;
}

.contenu_telechargement_exp
{
	float:left;
	width:262px;
	padding:4px 4px 4px 0px;
	color: #714662;
}

.contenu_telechargement_exp a
{
	color:#4077a2;
	text-decoration:none;
}

.contenu_telechargement_exp a:hover
{
	color:#72a3af;
}

.contenu_telechargement_aid
{
	float:left;
	width:262px;
	padding:4px 4px 4px 0px;
	color: #714662;
}

.contenu_telechargement_aid a
{
	color:#c44f1b;
	text-decoration:none;
}

.contenu_telechargement_aid a:hover
{
	color:#e36833;
}

.contenu_telechargement_reg
{
	float:left;
	width:262px;
	padding:4px 4px 4px 0px;
	color: #714662;
}

.contenu_telechargement_reg a
{
	color:#a37c60;
	text-decoration:none;
}

.contenu_telechargement_reg a:hover
{
	color:#b29783;
}

/*RECHERCHE*/
.titre_gauche_recherche
{
	float:left;
	width:295px;
	height:24px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-top:5px;
}

.titre_gauche_recherche_sans
{
	float:left;
	width:295px;
	height:24px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.titre_recherche
{
	float:left;
	width:264px;
	height:19px;
	padding-top:5px;
	padding-left:7px;
	background-color:#99cc01;
}
.icone_gauche_recherche
{
	float:left;
	width:24px;
	height:24px;
	background-image:url('../images/b_outils.gif');
}

.texte_recherche
{
	display:none;
	float:left;
	margin-top:5px;
}

/*INPUT RECHERCHE*/
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('../images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #f6ffdb;
}

.ac_over {
	background-color: #ece9d8;
	color: black;
}

/*LOGO*/
.bloc_logo
{
	float:left;
	height:85px;
	width:305px;
	background-image:url('../images/bloc_logo.jpg');
	margin-bottom:20px;
}

/*COLONNE DE DROITE*/

.bloc_droite
{
	padding:5px;
	background-color:#ece9d8;
	margin-bottom:5px;
	float:left;
	width:406px;
}

.image_droite_top
{
	float:left;
	width:406px;
	height:193px;
}

.image_top
{
	float:left;
	width:406px;
	height:160px;
	overflow: hidden;
}

.image_top_form
{
	float:left;
	width:406px;
	height:193px;
	overflow: hidden;
}

/*CHANGEMENT DE COULEUR*/
.bandeau_image_qual
{
	float:left;
	width:400px;
	height:28px;
	padding-top:5px;
	padding-left:6px;
	background-color:#805376;
	font-size: large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.intro_droite_qual
{
	width:416px;
	font-weight:bold;
	color: #805376;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:dotted 1px #666;
}

.bandeau_image_eff
{
	float:left;
	width:400px;
	height:28px;
	padding-top:5px;
	padding-left:6px;
	background-color:#f89c1d;
	font-size: large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.intro_droite_eff
{
	width:416px;
	font-weight:bold;
	color: #f89c1d;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:dotted 1px #666;
}

.bandeau_image_for
{
	float:left;
	width:400px;
	height:28px;
	padding-top:5px;
	padding-left:6px;
	background-color:#a55575;
	font-size: large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.intro_droite_for
{
	width:416px;
	font-weight:bold;
	color: #a55575;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:dotted 1px #666;
}

.bandeau_image_pro
{
	float:left;
	width:400px;
	height:28px;
	padding-top:5px;
	padding-left:6px;
	background-color:#149b9e;
	font-size: large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.intro_droite_pro
{
	width:416px;
	font-weight:bold;
	color: #149b9e;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:dotted 1px #666;
}

.bandeau_image_exp
{
	float:left;
	width:400px;
	height:28px;
	padding-top:5px;
	padding-left:6px;
	background-color:#4077a2;
	font-size: large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.intro_droite_exp
{
	width:416px;
	font-weight:bold;
	color: #4077a2;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:dotted 1px #666;
}

.bandeau_image_aid
{
	float:left;
	width:400px;
	height:28px;
	padding-top:5px;
	padding-left:6px;
	background-color:#c44f1b;
	font-size: large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.intro_droite_aid
{
	width:416px;
	font-weight:bold;
	color: #c44f1b;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:dotted 1px #666;
}

.bandeau_image_reg
{
	float:left;
	width:400px;
	height:28px;
	padding-top:5px;
	padding-left:6px;
	background-color:#a37c60;
	font-size: large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.intro_droite_reg
{
	width:416px;
	font-weight:bold;
	color: #a37c60;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:dotted 1px #666;
}

.bandeau_image_arc
{
	float:left;
	width:400px;
	height:28px;
	padding-top:5px;
	padding-left:6px;
	background-color:#99cc01;
	font-size: large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.bandeau_image_liens
{
	float:left;
	width:400px;
	height:28px;
	padding-top:5px;
	padding-left:6px;
	background-color:#3faecb;
	font-size: large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.contenu_droite
{
	float:left;
	text-align:justify;
	color:#666;
	margin-top:10px;
}

.contenu_droite hr
{
	margin:5px 0px;
}

.contenu_droite li
{
	margin-left:40px;
}

.contenu_droite a
{
	color:#714662;
	text-decoration:none;
}

.contenu_droite a:hover
{
	color:#a46c91;
}


/*PAGE ACTU*/

.bloc_droite_actu
{
	padding:5px;
	background-color:#ece9d8;
	margin-top:15px;
	margin-bottom:5px;
	float:left;
	width:406px;
}

.actu_droite_titre
{
	float:left;
	width:406px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#99cc01;
}

.titre_actu
{
	float:left;
	width:375px;
	padding:5px 0px;
	padding-left:7px;
	overflow:hidden;
}

.icone_droite_actu
{
	float:left;
	width:24px;
	height:24px;
	background-image:url('../images/b_outils.gif');
}

.global_actu
{
	float:left;
	width:406px;
	background-color:#ece9d8;
	margin-top:5px;
}

.icone_contenu_actu
{
	float:left;
	width:20px;
	height:20px;
	margin-right:5px;
	background-image:url('../images/b_archive.gif');
	background-position:0px -4px;
}

.contenu_actu
{
	float:left;
	width:396px;
	margin-top:2px;
	margin-bottom:2px;
}

.contenu_actu a
{
	text-decoration:none;
	color:#666666;
}

.affichage_actu
{
	float:left;
	width:396px;
	padding:10px 5px;
	background-color:white;
	color:#666;
}

 /*CONTACT*/
 
 .separateur_droite_20
{
	float:left;
	height:17px;
	width:416px;
}

.bandeau_image_contact
{
	float:left;
	width:400px;
	height:28px;
	padding-top:5px;
	padding-left:6px;
	background-color:#99cc01;
	font-size: large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.contenu_contact
{
	padding:5px;
	background-color:white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
}

.contenu_contact a
{
	color:#99cc01;
	text-decoration:none;
}


.contenu_contact a:hover
{
	color:#aade11;
}

.contenu_mention
{
	padding:5px;
	background-color:white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.contenu_mention a
{
	color:#99cc01;
	font-weight:bold;
	text-decoration:none;
}


.contenu_mention a:hover
{
	color:#aade11;
}

/*PAGE LIENS*/

.bloc_droite_actu
{
	padding:5px;
	background-color:#ece9d8;
	margin-top:15px;
	margin-bottom:5px;
	float:left;
	width:406px;
}

#choix_selection
{
	float:left;
	width:406px;
	background-color:#ece9d8;
	margin-top:5px;
	padding:5px;
}

.choix_liens
{
	float:left;
	width:406px;
	padding:2px 0px;
	background-color:#3faecb;
}

.choix_liens:hover
{
	background-color:#55c5e2;
}

.choix_texte
{
	float:left;
	margin-left:5px;
	margin-top:1px;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	width:385px;
}

.choix_texte:hover
{
	width:370px;
	padding-left:15px;
}

.icone_liens_partenaires
{
	float:left;
	margin-top:2px;
	width:16px;
	height:16px;
	background:url('../images/b_liens_part.gif') no-repeat;
}

.choix_sep
{
	float:left;
	width:406px;
	height:2px;
}

.liste_liens_partenaires
{
	float:left;
	width:396px;
	margin:5px;
	color:#333;
}

.intitule_liens 
{
	margin-top:3px;
	margin-bottom:8px;
	float:left;
	width:396px;
	font-size:11px;
}

.intitule_liens a
{	
	font-size:12px;
	text-decoration:none;
	color:#3faecb;
}

.intitule_liens a:hover
{
	color:#5bc5e1;
}

.interieur_liens
{
	float:left;
	width:396px;
}

/*TELECHARGEMENT*/

.choix_telechargements
{
	float:left;
	width:406px;
	padding:2px 0px;
	background-color:#f89c1d;
}

.choix_telechargements:hover
{
	background-color:#fbaf47;
}

.icone_telechargement_fichier
{
	float:left;
	margin-top:2px;
	width:16px;
	height:16px;
	background:url('../images/b_tel_fic.gif') no-repeat;
}

.intitule_telechargement 
{	
	float:left;
	margin-top:5px;
	width:396px;
	margin-bottom:10px;
	font-weight:bold;
	color:#666;
}

.nom_fic_telechargement
{
	text-transform:uppercase;
}


.intitule_telechargement a
{	
	font-size:12px;
	text-decoration:none;
	color:#ce8218;
}

.intitule_telechargement a:hover
{
	color:#fbaf47;
}

.interieur_telechargement
{
	float:left;
	width:396px;
}

/*FAQ*/

.bandeau_image_faq
{
	float:left;
	width:400px;
	height:28px;
	padding-top:5px;
	padding-left:6px;
	background-color:#cb4084;
	font-size: large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.intro_droite_fac
{
	width:416px;
	font-weight:bold;
	color: #cb4084;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:dotted 1px #666;
}

.globale_question
{
	float:left;
	width:416px;
}

#choix_selection_question
{
	float:left;
	width:406px;
	margin-top:5px;
	padding:5px;
}

.choix_sep_question
{
	float:left;
	width:406px;
	height:15px;
}

.question_posee
{
	float:left;
	padding:5px 0px;
	width:416px;
	color: #CB4084;
	font-weight: bold;
	font-size: 14px;
	border-bottom: dotted 1px #cb4084;
}

.reponse_donnee
{
	float:left;
	width:416px;
	padding:5px 0px;
	color:#666;
}

.choix_question
{
	float:left;
	width:406px;
	padding:2px 0px;
	background-color:#cb4084;
}

.choix_question:hover
{
	background-color:#dc4c92;
}

.choix_texte_question
{
	float:left;
	margin-left:5px;
	margin-top:1px;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	width:385px;
}

.icone_liens_question
{
	float:left;
	margin-top:2px;
	width:16px;
	height:16px;
	background:url('../images/b_question_liste.gif') no-repeat;
}

.liste_reponse_question
{
	float:left;
	width:396px;
	padding:5px;
	color:#333;
	background-color:#fbcce2;
}

.tri_question
{
	float:left;
	width:396px;
	padding:5px;
	color:#d44184;
	font-weight:bold;
}

.tri_question a
{
	text-decoration:none;
	color:#8e3d62;
}

.tri_question a:hover
{
	color:#ea5f9f;
}

.ajout_question
{
	float:left;
	width:416px;
	padding-bottom:10px;
	border-bottom:dotted 1px #666;
	margin-bottom:15px;
	text-transform:uppercase;
}

.ajout_question a
{
	text-decoration:none;
	color:#8e3d62;
	font-weight:bold;
}

.ajout_question a:hover
{
	color:#ea5f9f;
}

/*FORMULAIRE FORMATION*/
.titre_form_formation
{
	float:left;
	margin-top:10px;
	width:406px;
	padding:5px;
	overflow:hidden;
	background-color:#c999ac;
	color:white;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.formulaire_formations_rose
{
	float:left;
	width:416px;
	padding:10px 0px;
	color:#a55575;
	font-weight:bold;
}

.formulaire_formations_rose table
{
	float:left;
	width:416px;
}

.formulaire_formations_rose_input
{
	font-size:12px;
	color:#a55575;
	background-color:#e8e1e4;
	border:solid 1px #a55575;
}

.formulaire_formations_rose textarea
{
	font-size:12px;
	color:#a55575;
	background-color:#e8e1e4;
	border:solid 1px #a55575;
}

.formulaire_formations_rose_input_error{
	font-size:12px;
	color:#a55575;
	background-color:#f79595;
	border:solid 1px #a55575;
}

.error{
	background-color:#e8e1e4;
	padding: 5px;
	display:none;
}

.boutons
{
	font-size:12px;
	color:#a55575;
	background-color:#e8e1e4;
	border:solid 1px #a55575;
}
#contenu #col_gauche #bloc_photo_gauche {
	padding: 5px;
	float: left;
	height: 85px;
	width: 114px;
	background-color: #ece9d8;
	margin-bottom: 15px;
}
#contenu #col_gauche #cadre_menu {
	float: left;
	width: 124px;
	margin-bottom: 10px;
}
#contenu #col_gauche #cadre_menu .boutton_menu a {
	float: left;
	width: 114px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../images/fleche-1.png);
	background-repeat: no-repeat;
	background-position: 110px center;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#contenu #col_gauche #cadre_menu .boutton_menu a:hover {
	color:#333;
}
#contenu #col_gauche .separateur_menu {
	background-image: url(../images/separateur_menu.png);
	background-repeat: repeat-x;
	float: left;
	height: 9px;
	width: 124px;
}
#contenu #col_gauche #cadre_logo {
	background-image: url(../images/logo_index.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 217px;
	width: 124px;
}
#contenu #col_centre .cadre_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #99cc01;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 5px;
}
#contenu #col_centre #cadre_intro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #FFF;
	padding: 10px;
}
#col_droite #bloc_photo_droit {
	padding: 5px;
	float: left;
	width: 210px;
	background-color: #ece9d8;
	margin-bottom: 15px;
}

#contenu #col_droite .bloc_int_droit {
	background-color: #ebead8;
	padding: 5px;
	float: left;
	width: 210px;
	margin-bottom: 15px;
}
#contenu #col_droite .cadre_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #99cc01;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 5px;
}
.cadre_titre_hotline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #cb4084;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 5px;
}
#contenu #col_droite .bloc_int_droit .blocs_actus {
	padding: 5px;
	float: left;
	background-color: #fefbec;
	width: 200px;
	margin-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #6e6c60;
	text-decoration: none;
}
#contenu #col_droite .bloc_int_droit .blocs_actus a {
	color: #666;
	text-decoration: none;
}
#contenu #col_droite .bloc_int_droit .blocs_actus_autre {
	padding: 5px;
	float: left;
	width: 200px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #6e6c60;
	text-decoration: none;
}
#contenu #col_droite .bloc_int_droit .blocs_actus_autre a {
	color: #666;
	text-decoration: none;
}

.blocs_actus_autre .clic_suivant a {
	height: 13px;
	width: 13px;
	position: absolute;
	right: 5px;
	top: 5px;
}
.blocs_actus_autre .clic_precedent a {
	background-color: #99CC01;
	background-image: url(../images/fleche_precedent_actus.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
	position: absolute;
	right: 20px;
	top: 5px;
}


#listticker{
	overflow:hidden;
}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
}

#listticker li{
	padding:5px;
	list-style:none;
	width: 200px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #6e6b62;
	text-decoration: none;
	display: block;
	background-color: #fefbec;
	margin-bottom: 5px;
}

#listticker a{
color:#666;
text-decoration: none;
}
#listticker a:hover{
color:#7aa301;
text-decoration: none;
}
#slider ul{
	margin:0;
	padding:0;
	list-style:none;
	float: left;
	width: 200px;
}
#slider li{
	margin:0;
	padding:0;
	list-style:none;
}
		
#slider{
	width:210px;
	overflow:hidden;
	float: left;
	position: relative;
	} 
#slider li{
	width:200px;
	padding: 5px;
	float: left;
	margin-bottom: 5px;
	background-color: #fefbec;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #cc3f84;
	text-decoration: none;
}
#slider li a{
	color: #666;
	text-decoration: none;
}
span#nextBtn{
	height: 13px;
	width: 13px;
	position: absolute;
	right: 5px;
	bottom: 5px;
	background-image: url(../images/fleche_precedent_actus.jpg);
	background-repeat: no-repeat;
	}
	
span#prevBtn{
	background-image: url(../images/fleche_precedent_actus.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
	position: absolute;
	right: 125px;
	bottom: 5px;	
	}	

#col_droite #bloc_hotline {
	float: left;
	width: 220px;
	margin-bottom: 15px;
}	
	