html {
	
	}
body{
	font-family: Arial, Helvetica, sans-serif; /* on définit la police de base dans la page */
	font-size: 12px; /* on définit la taille de police de base dans la page */
	text-align: center;
	background-color : #fff;
	background-image: url(../images/hiver/fd_noir.png);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	background-color:#393939;
	
}
h1, h2, h3, iframe { padding:0px; margin:0px;}

#bandeauFlash { height:300px;}

#page {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#coeur {
	background-image:url(../images/bg-coeur.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:100%;
	padding-top:5px;
}
#contenu { height:400px;}
html > body #contenu { min-height:400px; height:auto;}

#header {
	background-color: #E2E2E2;
	border-bottom: 6px solid #E2E2E2;
	text-align:center;
	position:relative;
}

#menu {
	background-image:url(../images/menu_left.gif); 
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#7C7C7C;
	height:32px;
	margin:0px 10px 5px 20px;
	padding-left:25px;
	
}

#menu ul {
	height:32px;
	margin:0px; 
	padding:0px;
	background-image:url(../images/menu_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:100%;
}

#menu li {
	float:left;
	list-style:none;
	height:31px;
	padding:0px;
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	line-height:31px;
	background-image:url(../images/bg_li.gif);
	background-repeat:repeat-x;
	position:relative;
}

#menu li:hover { 
	background-image:url(../images/bg_li_over.gif);
	background-color:#3B3B3B;
}

#menu li a{
	padding:9px 10px 2px 10px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:#7C7C7C 4px solid;
	margin:0px 8px;	
}

#menu li a:hover {
	text-decoration:none;
	border-bottom:#09B3EE 4px solid;
	padding-bottom:2px;
}
#menu li a.select {
	background-color:#66B70C;
	border-bottom-width:0px;
	padding:8px 12px 10px 12px;

}

.ssmenu div { display:none; }

#ss_pratique { z-index:100;  position:absolute; top:31px; left:-55px; width:150px; padding-top:7px; background:#7C7C7C url(../images/ss_menu.png) 90px 0px no-repeat; border:1px solid #FFFFFF;}
#ss_pratique ul {  float:none;  width:150px; font-family:Arial, sans-serif; font-size:11px; height:100%; background-image:url();}
#ss_pratique ul li{ position:relative; display:block ; float:none; width:auto; height:17px; background-image:url(); border-bottom:1px dashed #FFFFFF; padding:2px 5px 5px 5px; }

#ss_pratique ul li a { border-bottom:0px solid #FFFFFF; display:block; width:auto; text-align:left; line-height:16px; text-decoration:none; color:#FFFFFF; text-decoration:none;padding:4px 5px 5px 5px; font-size:11px; }
#ss_pratique ul li a:hover { 	text-decoration:none;
	border-left:#66B70C 4px solid; border-bottom:0px; }



#piedPage { position:relative;border-bottom:1px solid #C5C5C5; border-right:1px solid #C5C5C5; border-left:1px solid #C5C5C5; clear:both;  height:66px; background-image:url(../images/fd-piedPage.gif); background-position:top; background-repeat: repeat-x; background-color:#E2E2E2; font-size:10px; color:#323232;}
#piedPage a { color:#838383;}
#piedPage p{ width:219px; margin-left:12px; float:left; color:#838383;}
#piedPage p.logos{width:450px; margin-left:0px; float:left; margin:0px;}

#langue { display:none;}

/**************************** DECOUPAGE EN  COLONNNE *****************************/

div.troisColonnes { width:306px; margin-left:18px; float:left; display:inline; margin-top:0px;}
div.colonneSki { width:406px; margin-left:18px; float:left; display:inline; margin-top:0px;}

div.deuxColonnes { width:440px; margin-left:18px; float:left; display:inline;}

/**************************************************************************************/
#contenu.home { clear:left; }
.d_vert , .d_rouge, .d_jaune, .d_bleu{  border-top:6px solid #F5F5F5; background-color:#F5F5F5; padding-bottom:10px; margin-bottom:10px; height:100%;}
.d_vert { border-color:#79C908;padding-top:5px;}
.d_rouge { border-color:#CD4024;}
.d_jaune { border-color:#EEBD00;padding-top:5px;}
.d_bleu { border-color:#187DD7;}



img.border_grey { border:3px solid #C8C8C8;}
/**************************************************************************************/
/**************************** LES POLICES *********************************************/
/**************************************************************************************/

h1 { display:none;}

h2 {  font-size:19px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight:100; color:#4C4C4C; margin:20px 0px 5px 0px; }
h2 a { text-decoration:none;color:#4C4C4C; }
.t_vert, .t_rouge, .t_jaune, .t_bleu  { 
	background-position:left; 
	background-repeat:no-repeat;
	padding-left:25px;	
}
.t_vert {background-image:url(../images/fleche_verte.gif); }
.t_rouge {background-image:url(../images/fleche_rouge.gif); }
.t_jaune {background-image:url(../images/fleche_jaune.gif); }
.t_bleu {background-image:url(../images/fleche_bleu.gif); }

a.l_vert, a.l_jaune, a.l_rouge, a.l_bleu ,a.l_blanc  {
font-weight:bold;
padding-left:5px;
text-decoration:none;
}

h3 {clear:both; font-size:12px; font-family: Arial, Helvetica, sans-serif; font-weight:100; color:#4C4C4C; line-height:150%;}
.st_vert, .st_jaune, .st_rouge, .st_bleu {
	background-position:left; 
	background-repeat:no-repeat;
	padding-left:25px;
	background-position:10px 4px;
	border-bottom:1px dashed #F5F5F5;
	}
.st_vert {background-image: url(../images/puce_verte.gif); border-color:#79C908;}
.st_jaune {background-image: url(../images/puce_jaune.gif); border-color:#E8B700;}
.st_rouge {background-image: url(../images/puce_rouge.gif); border-color:#DD3A1C;}
.st_bleu {background-image: url(../images/puce_verte.gif); border-color:#7CC22C;}

p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; margin-left:10px; margin-right:10px; }

a.l_vert#conseil a { background:transparent url(../images/home/fd_bouton_rappel.png) top left no-repeat; display:block; height:68px; color:#FFFFFF; padding:6px 0px 0px 60px; text-decoration:none; line-height:22px; font-size:18px; font-family: Tahoma,Arial, Helvetica, sans-serif; text-decoration:none;}
, a.l_jaune, a.l_rouge, a.l_bleu {padding-left:5px; text-decoration:none; font-weight:bold; }
a.l_vert:hover, a.l_jaune:hover, a.l_rouge:hover , a.l_bleu:hover, a.l_blanc:hover{ border-left-width:5px; border-left-style:solid;}
a.l_vert2 {text-decoration:none;}
p.petit { font-size:10px;}

a.l_vert, a.l_vert2 {color:#67AC06; border-color:#79C908;}
a.l_jaune {color:#E79005; border-color:#EEBD00;}
a.l_rouge {color:#D93907; border-color:#DD3A1C;}
a.l_bleu {color:#67AC06; border-color:#79C908;}
a.l_blanc {color:#FFFFFF; border-color:#FFFFFF;}

p.infoSup, div.infoSup { background-image:url(../images/fd-infoSup.gif); background-color:#535353; background-position:top left; background-repeat:no-repeat; color:#FFFFFF; padding:10px;}
div.infoSup {margin-left:10px; margin-right:10px; line-height:150%; font-size:11px;}
.infoSup a { color:#FFFFFF;}



/***************************************************** HOME ********************************************************/
#newsletter { border:1px solid #67AC06; margin-top:5px; font-size:11px; color:#333333; text-align:center;}
#conseil {height:auto; position:relative; background-color:}
#conseil h2 {color:#FF7E00; text-align:right; padding-right:5px; margin:0px; }
#conseil a { background:transparent url(../images/home/fd_bouton_rappel.png) top left no-repeat; display:block; height:68px; color:#FFFFFF; padding:6px 0px 0px 60px; text-decoration:none; line-height:22px; font-size:18px; font-family: Tahoma,Arial, Helvetica, sans-serif; text-decoration:none;}

#conseil p{ padding:0px; margin:0px; height:120px; }
#conseil span {
	display:block;
	right:75px;
	position:absolute;
	top:119px;
	width:129px;
}
#conseil strong { font-size:18px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight:100; color:#555555;}

#teleactrice { float:right; margin-top:-42px; padding-right:2px;}
#actuHome { height:auto;background:transparent url(../images/home/txt_news.png) bottom left no-repeat; }
#actuHome a { width:100px; float:right; display:block; height:20px; line-height:10px; font-weight:100; }

#actuHome h3{ 
	background:transparent url(../images/home/titre_news.png) no-repeat scroll left top;
	color:#787878;
	font-size:15px;
	font-weight:bold;
	height:39px;
	line-height:32px;
	margin:0;
	padding-right:5px;
	text-align:right;
}
#actuHome p { padding:0px 5px 0px 40px;}
.imgMoment { float:right; margin:4px 4px 0px 4px;}
.imgHA { display:block; text-align:center;}

#miniMeteo {height:auto;}
#miniMeteo #aujourdhui {
background-repeat:no-repeat; background-position:85px 6px;}
#miniMeteo p {padding:6px 0 0 46px; color:#535353;  margin:0px;}
#miniMeteo h3 { color:#969696;font-size:20px;line-height:18px;margin:0;padding:0 8px 0 0;text-align:right; }
#miniMeteo a { width:100px; float:right; display:block; height:20px; line-height:10px; }
marquee#alerte{ width:605px; display:block; float:left; margin:0px; padding:0px; height:20px;}
marquee#alerte p{ margin:0px; padding:3px 0px 0px 0px; }
.meteo0 { background-image:url(../images/meteo/fd/0.gif);}
.meteo1 { background-image:url(../images/meteo/fd/1.gif);}
.meteo2 { background-image:url(../images/meteo/fd/2.gif);}
.meteo3 { background-image:url(../images/meteo/fd/3.gif);}
.meteo4 { background-image:url(../images/meteo/fd/4.gif);}
.meteo5 { background-image:url(../images/meteo/fd/5.gif);}
.meteo6 { background-image:url(../images/meteo/fd/6.gif);}

.p_uneso { line-height:11px; font-weight:bold; color:#5D5D5D; float:left; width:132px; margin:0px; padding:10px 0px 0px 4px;}
.p_patrimoine { line-height:11px; color:#5D5D5D; }
.left { float:left;}

.l_fleche_r { margin-top:10px; font-weight:bold; display:block; background:transparent url(../images/puce_rouge.gif) top left no-repeat; color:#DD3A1C; text-indent:15px; line-height:12px; text-decoration:none; font-size:10px;}
.l_fleche_v { margin-top:10px; font-weight:bold; display:block; background:transparent url(../images/puce_verte.gif) top left no-repeat; color:#72C309; text-indent:15px; line-height:12px; text-decoration:none; font-size:10px;}
.l_fleche_b { margin-top:10px; font-weight:bold; display:block; background:transparent url(../images/puce_verte.gif) top left no-repeat; color:#1E7DC1; text-indent:15px; line-height:12px; text-decoration:none; font-size:10px;}

.apres_ski img { float:left; border:2px solid #252525; border-left:0px; margin:2px 2px 0 0;}

.colonne3 { float:right; width:230px; height:auto; display:inline; margin-right:10px; }


div.sep{ border-top: 1px solid #CCCCCC; clear:both; display:block; margin:15px 15px 8px 15px; height:10px;}

p.p_offre { float:left; width:265px; margin:0px; padding:10px 0px 0px 10px; margin:0px; height:auto; line-height:150%;}
.p_offre span { font-size:17px; line-height:40px;}
.p_offre a { background:transparent url(../images/home/btn_reservez.png) top left no-repeat; color:#FFFFFF; display:block; line-height:25px; width:72px; height:33px; text-decoration:none; position:absolute; top:84px; left:303px; padding-left:26px; }

div.trois_petites { width:135px; float:left; background-color:#FFFFFF;}
div.trois_petites .l_fleche_b, div.trois_petites .l_fleche_v, div.trois_petites .l_fleche_r { font-size:12px; padding-right:3px;}
div.offre { height:120px; position:relative; background-color:#DCE9EE; padding:0px; margin-bottom:18px;}
div.sejour { background-color:#FFFFFF; padding:0px;}

#btn_presse { background:transparent url(../images/home/btn_presse.png) no-repeat scroll center top;
color:#FFFFFF;
display:block;
font-size:18px;
height:76px;
line-height:99px;
padding-left:47px;
text-decoration:none;}
.imgCd { margin-left:22px;}
.photoJour { text-align:center; font-size:10px; color:#838383;}


#home_unesco { width:490px; float:left; margin:3px 0px 0px 15px; display:inline;  }

h2.t_unesco { margin:0px; background:transparent url(../images/home_ete/fd_titreUNESCO.png); font-size:21px; color:#FFFFFF; font-family:Arial Narrow, Arial , Helvetica, sans-serif; height:114px;}
h2.t_unesco a { color:#FFFFFF; padding:28px 6px; display:block; line-height:21px; }

#photo_Unesco {background:#FFFFFF url(../images/home_ete/photo_uneso.jpg) 0px 1px no-repeat; position:relative; width:490px; height:175px; border-top:1px solid #96585D; border-bottom:1px solid #96585D;}
a.l_fleche_Unesco {
	background:#FFFFFF url(../images/home_ete/fleche_patrimoine.gif) 5px 5px no-repeat;
	color:#5A5A5A;
	display:block;
	width:206px;
	text-decoration:none;
	padding: 3px 0 0 21px;
	font-size:11px;
	position:absolute;
	top:56px;
	left:132px;
	height: 69px;
}
#home_Conter { color:#5A5A5A; font-size:10px; line-height:20px; width:215px; float:left; margin:3px 0px 0px 4px; border-bottom:1px solid #96585D; height:373px; background:#FFFFFF url(../images/home_ete/fd_laisser-vs-conter.gif) 0px 198px repeat-x;  }
#photo_Conter {background:#FFFFFF url(../images/home_ete/photo_laisser-vs-conter.jpg) 0px 1px no-repeat; position:relative; width:215px; height:198px; border-top:1px solid #96585D;}
a.l_fleche_Conter {background:#FFFFFF url(../images/home_ete/fleche_patrimoine.gif) 5px 5px no-repeat; color:#5A5A5A; display:block; width:149px; text-decoration:none; padding: 3px 0 0 21px; font-size:11px; position:absolute; top:15px; left:45px;}
 #home_Conter  p { font-size:10px;}
 
#home_media { position:relative; width:230px; float:left; margin:3px 0px 0px 0px;  }

#News {background:#FFFFFF url(../images/hiver/bg_actu.gif) 0 0 repeat-x; height:259px; overflow:hidden;}
#News h4 {background:transparent url(../images/hiver/fd_titre_actu.gif) 0 2px repeat-x; color:#393939; font-size:12px; line-height:12px; margin:5px 0px; padding-left:40px;}
.actualiteConteneur { text-align:center;}
.actualiteConteneur p{ text-align:left;}
.actualiteConteneur p a{  color:#909090; text-decoration:none; }
#vacance { background-color:#FF7C24; height:205px; width:955px; clear:both; margin:7px 0 0 15px}
#produits { width:245px; float:left; height:198px; padding:8px 90px 0px 12px; background:transparent url(../images/home_ete/deco_offre.jpg) 250px 45px no-repeat;  }
#produits h3{ padding-left:2px; background:transparent url(../images/home_ete/deco_titre1-a.gif) 0 4px no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:24px; color:#FFFFFF; line-height:24px; }
#produits h3 span{ display:block;  background:transparent url(../images/home_ete/deco_titre1-b.gif) 0 4px no-repeat;  font-size:14px; color:#FFFFFF }
#produits p a{  color:#FFFFFF; text-decoration:none;}
#produits p { margin:8px 0 0 0; padding:0px; }

#vel {  width:275px; float:left; height:198px; padding:8px 0px 0px 12px; background:#F8F8F8 url(../images/home_ete/sep_pointille.png) left no-repeat;  }
#vel h3{ padding-left:2px; background:transparent url(../images/home_ete/deco_titre2-a.gif) 0 4px no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:24px; color:#FFFFFF; line-height:24px; }
#vel h3 span{ display:block;  background:transparent url(../images/home_ete/deco_titre2-b.gif) 0 4px no-repeat;  font-size:14px; color:#FFFFFF }
#vel p a{  color:#FFFFFF; text-decoration:none;}
#vel p { margin:8px 0 0 0; padding:0px; }
#vel form { padding:20px; margin:0px;}
#vel select { font-size:11px; color:#5A5A5A; width:150px; margin-bottom:10px;}
#vel input#buttonVEL { cursor:pointer;background:transparent url(../images/home_ete/fd_btn_resa.png) 0 0 no-repeat; color:#FFFFFF; display:block; width:104px; height:26px; float:right; margin:0px 20px 0 0; padding:0px; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:12px; }
#vel #conseil p { width:210px; margin-left:32px;}
#vel #conseil span { right:104px; top:130px;}
#activites { position:relative;  width:309px; float:left; height:197px; padding:8px 0px 0px 12px; background:#FFA025 url(../images/home_ete/sep_pointille.png) left no-repeat;  }
#activites h3{ position:absolute; z-index:100; padding-left:2px; background:transparent url(../images/home_ete/deco_titre3-a.png) 0 4px no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:24px; color:#FFFFFF; line-height:24px; }
#activites h3 span{ display:block;  background:transparent url(../images/home_ete/deco_titre3-b.png) 0 4px no-repeat;  font-size:14px; color:#FFFFFF }
#activites img { position:absolute; top:33px; left:10px;}
#aide {padding:8px 0px 0px 12px; clear:both;}
#aide h4 { margin:0; padding:3px; float:left; width:150px; color:#FFFFFF; font-size:13px; background:#D72C10 url(../images/home_ete/fd_fleche_rouge.png) 145px 5px no-repeat;}
#aide p { float:left; margin:0px; padding:3px 3px 3px 13px; color:#5A5A5A;}
#entree { background:transparent url(../images/hiver/fd_bas_media.gif) bottom no-repeat; height:172px; margin-bottom:10px;  width:227px;} 
#entree  h4 {background:transparent url(../images/home_ete/fd_top_media.png) 0 0 no-repeat; height:35px; width:227px; padding:0; margin:0; text-align:left;}
#entree  h4 span {padding:0 68px 0 5px; margin:0px; line-height:35px; font-size:13px;}

#entree ul { width:95px; list-style-type:none; margin:0px; padding:0px;  }
#entree ul li { display:block; line-height:32px; padding-left:10px; color:#5F5F5F; background-color:#F5F5F5; border-left:1px solid #D8D8D8; border-top:1px solid #D8D8D8; font-size:11px; font-family: Tahoma, Arial, Helvetica, sans-serif;  }
#entree ul li a {color:#5F5F5F; text-decoration:none;}
#entree ul li.selectE { background-color:#393939; color:#FFFFFF; border-color:#393939;}
#entree ul li.selectE a {color:#FFFFFF;}
#entree div.afficheMedia {background-color:#393939; border-right:1px solid #F5F5F5; position:absolute; top:35px; left:79px; width:148px; height:132px; }
#entree div.afficheMedia a { color:#FFFFFF; font-family:Arial Narrow, Arial;  font-size:15px; line-height:18px; padding:0 5px 0 11px; text-decoration:none; display:block;}
#entree div.afficheMedia a span { font-size:14px;}
/* #entree div#d_brochure a { background:#393939 url(../images/home_ete/deco_Brochure.gif) 122px -2px no-repeat;}
#entree div#d_webTV a { background:#393939 url(../images/home_ete/deco_WebTV.gif) 122px -2px no-repeat;} */

#laMeteo { position:absolute; top:179px; left:27px; width:200px; height:120px }

#centre { width:703px; float:left; margin-left:19px; display:inline;}

#centre h3 { background-color:#3a3a3a; font-size:16px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:100; color:#FFF; text-align:center;}
#sejour { margin-top:10px; clear:both; height:245px; background-color:#252525; color:#FFFFFF; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:14px; }
#preparer { width:322px; float:left;}
#preparer a, #preparer a:visited { color:#FFFFFF; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:14px; line-height:18px; }
#apresSki { width:372px; margin-left:8px; float:left;}

.lf_rouge { display:block; background:transparent url(../images/puce_rouge.gif) 0 4px no-repeat;  text-indent:15px; line-height:12px; text-decoration:none; }
.lf_bleu { display:block; background:transparent url(../images/puce_bleu.gif) 0 4px no-repeat;  text-indent:15px; line-height:12px; text-decoration:none; }
#patrimoine h2 {color:#FFFFFF; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:14px; background:transparent url(../images/hiver/fd-titre-vauban.png) top left no-repeat; padding:14px  0 10px 5px; height:48px; margin:0px;  }
#patrimoine { background-color:#6c1321; width:316px; float:left;}
.l_patrimoine {  display:block; background:transparent url(../images/hiver/puce_patrimoine.png) 0 2px no-repeat;  text-indent:15px; line-height:12px; text-decoration:none; }
#patrimoine a, #patrimoine a:visited { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}

#patrimoine h3 { background-color:#b21438;}

#reservation { float:right; width:381px; text-align:center;}
#reservation h2 {background:#C82A10 url(../images/hiver/titre_resa.png) top left no-repeat; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:20px; margin:0; color:#FFFFFF; height:38px; line-height:38px;}
#reservation div.deco { background-color:#f2f2f2; border:1px solid #e9e9e9; border-top:0; margin:0 6px 0 12px; text-align:left;}
#reservation div.deco p { margin-top:0px; padding-top:9px; color:#515151;}
#reservation div.deco p.txt_attente strong { color:#0b0b0b;}
.txt_attente { line-height:18px;}
.produit { border-bottom:1px dashed #dbdbdb; }
.produit img { float:left; margin-right:5px;}

.produit h4 {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:14px; color:#5a5a5a; margin:0px;}
#reservation .contact strong {color:#D72C10;
font-size:16px;
line-height:17px;}
#reservation .contact { text-align:right; }
#reservation .contact  img { margin-left:5px;}

#reservation .contact a { text-decoration:none;}

.actualiteConteneur p a.lien_actu {background:transparent url(../images/hiver/fleche_actu.gif) top right no-repeat; display:block; text-align:right; padding-right:25px; color:#393939; line-height:17px;}

#lienSociaux {left:166px;
position:absolute;
top:6px;}

#ficheHeb {
	float:right;
	width:460px;
	border:1px solid #E9E9E9; background-color:#FCFCFC; font-family:Verdana, Arial, Helvetica, sans-serif;
}

.legende {
color:#0E76B5;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
}

div.evnmt { margin-left:20px; clear: both; padding-bottom:20px;}

.vert { color:#67AC06; border-bottom:1px dashed #79C908; padding-bottom:8px;}

div.evnmt h4 { font-size:14px; color:#414141; margin:6px 0px 10px 10px; font-weight:bold; float:none; background-image:url(../images/fleche_verte2.gif); padding:10px 0px 0px 30px; background-repeat:no-repeat; background-position:left;}

.lower { text-transform:lowercase;}



a.btn { font-size:12px; text-align:center; background-color:#F95800; color:#FFFFFF; font-weight:bold; display:block; padding:4px 0px 2px 0px; width:200px; text-decoration:none; margin-top:10px;}
p.F{ color:#9B9B9B;}
p.V {color:#79C908;}
p.B { color:#0E76B5;}
p.R { color:#CD4024;}
p.N { color:#000000;}

p.F_O{ color:#9B9B9B;}
p.V_O {color:#79C908;}
p.B_O { color:#0E76B5;}
p.R_O { color:#CD4024;}
p.N_O { color:#000000;}

p.F_F{ color:#9B9B9B; background:#FCFCFC url(../images/sens_interdit.gif) 0px 3px no-repeat; padding-left:15px;}
p.V_F {color:#AACF74;background:#FCFCFC url(../images/sens_interdit.gif)  0px 3px no-repeat; padding-left:15px;}
p.B_F { color:#74ADCF;background:#FCFCFC url(../images/sens_interdit.gif) 0px 3px no-repeat; padding-left:15px;}
p.R_F { color:#BF6F5F;background:#FCFCFC url(../images/sens_interdit.gif)  0px 3px no-repeat; padding-left:15px;}
p.N_F { color:#7F7F7F;background:#FCFCFC url(../images/sens_interdit.gif)  0px 3px no-repeat; padding-left:15px;}

.legende { font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#0E76B5;} 

#google_translate_element { background:transparent url(../images/globe.png) 0 10px no-repeat; padding-left:15px;  position:absolute; right:0; bottom:0; height:27px; overflow:hidden; }
#google_translate_element select { font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#google_translate_element span { display:none;}
