.background {
	background-color: #010101;
	margin: 0px;
}
.background_etape1 {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/fond_etape1.jpg);
	background-repeat: no-repeat;
	background-position: center 170px;
}
.background_etape2 {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/fond_etape2.jpg);
	background-repeat: no-repeat;
}
.background_etape3 {
	background-color: #FFFFFF;
	margin: 0px;
}
.background_etape4 {
	background-color: #FFFFFF;
	margin: 0px;
}
.img_top {
	background-image: url(images/img_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 170px;
	width: 650px;
}
.img_middle {
	background-repeat: no-repeat;
	background-position: right top;
	height: 319px;
	width: 650px;
}
.img_copyright {
	background-image: url(images/img_copyright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 26px;
	width: 120px;
}
/*-------------------TEXTE&BOUTONS*/
a{
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 11px;
	text-decoration:underline;
}
a:hover{
	color: #94D9FF;
}
#question a:link { 
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 11px;
	text-decoration:none;
	line-height: 22px;
	}

#question a:visited {  
	color: #FFFFFF;
	line-height: 22px;
	}

#question a:hover, a:active { 
	text-decoration: underline; 
	color: #94D9FF;
	}
#realisations a:link { 
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 11px;
	text-decoration:underline;
	line-height: 10px;
	}

#realisations a:visited {  
	color: #FFFFFF;
	line-height: 10px;
	}

#realisations a:hover, a:active { 
	text-decoration: underline; 
	color: #94D9FF;
	}
#realisations_grisees a:link { 
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-decoration:underline;
	line-height: 10px;
	}

#realisations_grisees a:visited {  
	color: #999999;
	line-height: 10px;
	}

#realisations_grisees a:hover, a:active { 
	text-decoration: underline; 
	color: #999999;
	}
#realisations_signalisation a:link { 
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 11px;
	text-decoration:underline;
	line-height: 16px;
	}

#realisations_signalisation a:visited {  
	color: #FFFFFF;
	line-height: 16px;
	}

#realisations_signalisation a:hover, a:active { 
	text-decoration: underline; 
	color: #94D9FF;
	}
#realisations_signalisation_grisees a:link { 
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-decoration:underline;
	line-height: 16px;
	}

#realisations_signalisation_grisees a:visited {  
	color: #999999;
	line-height: 16px;
	}

#realisations_signalisation_grisees a:hover, a:active { 
	text-decoration: underline; 
	color: #999999;
	}
#realisations_grisees texte_bleu_m {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
}
	
#realisations_categ a:link { 
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 10px;
	}

#realisations_categ a:visited {  
	color: #FFFFFF;
	line-height: 10px;
	text-transform: uppercase;
	}

#realisations_categ a:hover { 
	text-decoration: underline; 
	text-transform: uppercase;
	color: #94D9FF;
	}
#realisations_categ_grisees a:link { 
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 10px;
	}

#realisations_categ_grisees a:visited {  
	color: #999999;
	line-height: 10px;
	text-transform: uppercase;
	}

#realisations_categ_grisees a:hover { 
	text-decoration: underline; 
	text-transform: uppercase;
	color: #999999;
	}
a.contact{
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 12px;
	text-decoration: underline;
}
a.contact:hover{
	color: #94D9FF;
}
.texte_soulign{
	font-size: 11px;
	text-transform: uppercase;
}
.texte_form_soulign{
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 11px;
	text-transform: uppercase;
}
.texte_soulign_grisees{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-transform: uppercase;
}
.texte_grisees{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
}
a.btn_bl {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none
}
a.btn_bl:hover {
	color: #94D9FF;
}
a.btn_bl_m {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 11px;
	text-decoration:none
}
a.btn_bl_m:hover {
	color: #94D9FF;
}
a.btn_bf {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none
}
a.btn_bf:hover {
	color: #004081;
}
a.btn_bf_m {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none
}
a.btn_bf_m:hover {
	color: #004081;
}
a.btn_bf_m_s {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none
}
a.btn_bf_m_s:hover {
	color: #004081;
}
a.btn_bf_m_s:visited {
	color: #FF9966;
}
a.btn_or {
	font-family: Arial, Helvetica, sans-serif;
	color: #004081;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none
}
a.btn_or:hover {
	color: #004081;
}
a.lien_or {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9966;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
}
a.lien_or:hover {
	color: #FF9966;
	text-decoration:none;
}
a.lien_or_rea {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9966;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}
a.lien_or_rea:hover {
	color: #FF9966;
	text-decoration:none;
}
a.lien_or_m {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9966;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}
a.lien_or_m:hover {
	color: #FF9966;
	text-decoration:none;
}
a.btn_or_m {
	font-family: Arial, Helvetica, sans-serif;
	color: #004081;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none
}
a.btn_or_m:hover {
	color: #004081;
}
a.btn_gris_m {
	font-family: Arial, Helvetica, sans-serif;
	color: #545454;
	font-size: 10px;
	text-decoration:none
}
a.btn_gris_m:hover {
	color: #545454;
	text-decoration: underline;
}
.texte_orange_justifie {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9966;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
	display: block;
}
.texte_orange {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9966;
	font-size: 12px;
	line-height: 16px;
}
.texte_bleu {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 12px;
	line-height: 18px;
}
.texte_bleu_souligne {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
}
.texte_blanc {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
.texte_blanc_m {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
}
.texte_bleu_justifie {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
}
.texte_bleu_justifie_big {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	text-align: justify;
	font-size: 16px;
	line-height: 16px;
}
.texte_bleu_m {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
}
.texte_bleu_mm {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 11px;
	line-height: 12px;
}
.texte_bleu_f {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	line-height: 16px;
}
.texte_noir {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
}
.texte_noir_non {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}
.texte_bleu_f_m {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
}
.texte_gris_m {
	font-family: Arial, Helvetica, sans-serif;
	color: #545454;
	text-align: right;
	font-size: 10px;
	line-height: 12px;
}

.ligne_bleue {
	background-image: url(images/img_ligne_bleue.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.ligne_bleue_gauche {
/*	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366; */
	background-image: url(images/ligne_bleue_droite.gif);
}
.ligne_bleue_gauche_clair {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6699CC;
}
.ligne_bleue_bas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.ligne_bleue_haut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}
.ligne_bleue_gauche_haut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
	margin: 0px;
	padding: 0px;
}
.cachediv {
	display: none;
	overflow: hidden;
	height: 0px;
	margin-top: 10px;
	position: absolute;
	padding-top: 10px;
	}.qui {
	background-image: url(images/btn_qui_bl.gif);
	background-repeat: no-repeat;
}
/*----------------------FORMULAIRE */
.input_barre_send {
	border:1px solid black;
	background-color:#FFFFFF;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
	font-weight: normal;
}
.input_barre_menu {
	border:1px solid #6699CC;
	background-color:#000000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#6699CC;
	font-size: 11px;
	font-weight: normal;
}
.input_inscription {
	border:1px solid #666666;
	background-color:#CCCCCC;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	font-weight: normal;
}
.img_centre {
	text-align: center;
	height: 142px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(images/img_vignette_accueil.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*--------------------------CADRE*/
.cadre_haut_gauche {
	height: 125px;
}
.cadre_haut_droite {
	height: 170px;
	width: 650px;
}
.cadre_gauche_accueil {
	height: 326px;
	width: 290px;
	margin-right: 15px;
	margin-left: 15px;
}
.cadre_gauche_accueil_texte {
	height: 184px;
	width: 290px;
}
.cadre_droite_accueil {
	height: 326px;
	width: 620px;
	margin-right: 15px;
	margin-left: 15px;
}
.cadre_access{
	width: 120;
	margin-top: 5px;
}
.cadre_gauche {
	margin-right: 15px;
	margin-left: 15px;
}
.height {
	height: 326px;
}
.cadre_droite {
	height: 326px;
	margin-right: 15px;
	margin-left: 15px;
	width: 455px;
	text-align: left;
}
.table_coulisse {
	border: 1px solid #FFFFFF;
}

.invisible {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #000000;
}
.acces_membre {
	margin-top: 35px;
}
.inscription {
	margin-top: 10px;
}
.texte_gros_titre {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 20px;
	line-height: 18px;
}
.tableau_carto {
	height: 250px;
	width: 766px;
}
.tableau_carto_gauche {
	height: 500px;
	width: 204px;
}
.tableau_carto_bas {
	height: 41px;
	width: 970px;
}
#texte_carto2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
	padding-right: 15px;
	padding-left: 15px;
}
.texte_accroche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
}
.texte_accroche_portrait {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.texte_accroche_activite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #FFFFFF;
	letter-spacing: 0px;
}
#position_btn_haut {
	padding-top: 30px;
}

