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/home_ete_2010/fd_ete.png);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px 0 30px 0;
	background-color:#FFF;
	
}
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:13px;
	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 13px 2px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:#7C7C7C 4px solid;
	margin:0px 8px;	
}

#menu li a:hover {
	text-decoration:none;
	border-bottom:#CED620 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, #ss_sortir, #ss_heb  { 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_heb  { left:1px;width:160px;}

#ss_pratique ul, #ss_sortir ul, #ss_heb ul {  float:none;  width:150px; font-family:Arial, sans-serif; font-size:11px; height:100%; background-image:url();}
#ss_heb ul  { width:160px;}
#ss_pratique ul li, #ss_sortir ul li, #ss_heb 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, #ss_sortir ul li a , #ss_heb 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, #ss_sortir ul li a:hover , #ss_heb 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;padding:3px 10px 0 15px }
.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:#79C908;}



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_verte.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 ********************************************************/
#lesDrapeaux { text-align:left; padding:9px 0 15px; float:left; width:50%; }
#rss { float:right; }
#rss img { border:0;}
#entree ul, #entree ul li { list-style-type:none; margin:0; padding:0; text-align:center; background-color:#F6F5EC; height:117px; }
#entree ul li a { color:#a4a4a3; text-decoration:none; font-size:11px;}
#entree #altimag{ float:left; width:75px; }
#entree #brochure{ float:left; width:81px; }
#entree #webTV{ float:left; width:96px; }
#entree #presse{ float:left; width:69px; }

#contenuGauche { float:left; width:600px;}
#contenuDroit { float:left; width:322px; margin-left:20px; display:inline;}
#LesActivites { position:relative;}
#LesActivites span { position:absolute; color:#FFF; text-decoration:none; font-size:11px; top:308px; right:32px;}


#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;}

.home h3 { line-height:12px; padding:0; margin:0; color:#7c7c7c; font-size:18px; margin-top:14px; }
#hebergement { clear:both; padding:3px 3px 4px 0; background:#7c7c7c url(../images/home_ete_2010/deco_heb.jpg) 239px 6px no-repeat; color:#FFF; }
#hebergement p { margin:0 0 0 4px; line-height:16px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#hebergement a{ background:#7c7c7c url(../images/home_ete_2010/btn_rappel.png) top left no-repeat; color:#FFF; display:block; width:215px; margin:4px 0 2px 4px ; text-decoration:none; line-height:25px; text-align:center; text-transform:uppercase;}

.lienCommunautaire { float:left;}
#miniMeteo { float:right; width:193px; text-align:right; color:#7c7c7c; height:40px; }
#miniMeteo #aujourdhui {
background-repeat:no-repeat; background-position:85px 6px;}
#miniMeteo p {padding:6px 0 0 0px; 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;}

#offreSejour { position:absolute; top:173px; left:8px; width:336px; height:120px; }



#home_unesco { margin-top:39px;}
h2.t_unesco { margin:0px; background:transparent url(../images/home_ete_2010/fd_titre_unesco.png); font-size:21px; color:#FFFFFF; font-family:Arial Narrow, Arial , Helvetica, sans-serif; height:56px;}
h2.t_unesco a { color:#FFFFFF; padding-left:10px; display:block; line-height:56px; }

#photo_Unesco {background:#000 url(../images/home_ete_2010/fortification.jpg) top left no-repeat; position:relative; width:421px; height:266px; float:left;}
a.l_fleche_Unesco {
	background:#FFFFFF url(../images/home_ete/fleche_patrimoine.gif) 5px 5px no-repeat;
	color:#5A5A5A;
	display:block;
	width:165px;
	text-decoration:none;
	padding: 3px 0 0 21px;
	font-size:11px;
	position:absolute;
	top:209px;
	left:214px;
	height: 35px;
}

#home_Patrimoine{background:#FFF url(../images/home_ete_2010/gargouille.jpg) top left no-repeat; position:relative; width:178px; height:266px; float:left;}
a.l_fleche_Conter {background:#b31539 url(../images/home_ete_2010/puce-patrimoine.gif) 5px 8px no-repeat; color:#FFF; display:block; width:149px; text-decoration:none; padding: 3px 0 0 21px; font-size:11px; position:absolute; line-height:22px; height:24px; top:20px; left:-15px;}
#logoUnesco {background:#6D1322 url(../images/home_ete_2010/fd_logo_unesco.gif) top left repeat-x; clear:both; padding:9px  0;}

#News { position:relative; height:274px; background:#5C4B3B url(../images/home_ete_2010/fd_titre_actu1.gif) top left repeat-x;}
#News h4 { background:transparent url(../images/home_ete_2010/deco_actu1.png) 289px 9px  no-repeat; text-align:left; color:#FFF; font-size:14px;  margin:0; padding:4px 30px 0 10px; height:32px}
.actualiteConteneur img { margin:8px; border:3px solid #FFF;}
#News .actualiteConteneur img, #News2 .actualiteConteneur img  { margin:8px; border:3px solid #FFF; float:left;}

.actualiteConteneur p{ text-align:left;}

#News2 { position:relative; height:274px; background:#379AAD url(../images/home_ete_2010/fd_titre_actu2.gif) top left repeat-x;}
#News2 h4 { background:transparent url(../images/home_ete_2010/deco_actu2.png) 289px 9px  no-repeat; text-align:left; color:#FFF; font-size:14px;  margin:0; padding:4px 30px 0 10px; height:32px}



.actualiteConteneur p a{  color:#FFF; text-decoration:none; }
#vacance { background-color:#FF7C24; height:205px; width:955px; clear:both; margin:7px 0 0 15px}

.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 { clear:both;}
.actualiteConteneur a.lien_actu { font-size:11px; text-decoration:none; background:transparent url(../images/home_ete_2010/lien_actu1.gif) top right no-repeat; display:block; width:100px; position:absolute; top:245px; left:210px; color:#FFF;height:19px;}
#News2 .actualiteConteneur a.lien_actu {background:transparent url(../images/home_ete_2010/lien_actu2.gif) top right no-repeat; display:block; width:100px; position:absolute; top:245px; left:210px; color:#FFF;height:19px;}

#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;}

#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;}
#raccourcis { background:#635b44 url(../images/home_ete_2010/fd_titre_pp.png) top right no-repeat; height:167px; clear:both;}
#raccourcis div{ width:227px; padding-left:18px; float:left; display:inline;}
#raccourcis h2 { font-size:14px;color:#FFF; font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:100; padding:20px 0 0 0}
#raccourcis ul { list-style-type:none; font-size:11px; padding:0; margin:0; line-height:18px;}
#raccourcis ul li { padding:0p; margin:0px;}
#raccourcis ul li a { color:#FFF; text-decoration:none; padding-left:15px;}

#sejour a { background:transparent url(../images/home_ete_2010/puce_pp_bleu.gif) 0px 2px no-repeat; }

#temps a { background:transparent url(../images/home_ete_2010/puce_pp_orange.gif) 0px 2px no-repeat; }

#briancon a { background:transparent url(../images/home_ete_2010/puce_pp_vert-.gif) 0px 2px no-repeat; }

#liensUtiles a { background:transparent url(../images/home_ete_2010/puce_pp_rouge.gif) 0px 2px no-repeat; }

#hebergement2 { clear:both; padding:3px 0 0x 0; background:#7c7c7c url(../images/home_ete_2010/deco_heb.jpg) 239px 152px   no-repeat; color:#FFF; }
#hebergement2 p { margin:0 0 0 4px; padding:0; line-height:16px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#resa form { margin:0;}
#resa { background:#FF9900 url(../images/home_ete_2010/fd-resa.gif) top left repeat-x;}
#resa select, #hebergement  input { height:18px; width:301px; font-family:Arial; font-size:11px; color:#565656; border:1px solid #E2E2E2; margin:4px 2px 2px 0px; padding:0;}
#resa  input { height:14px; font-size:11px;border:1px solid #E2E2E2; width:68px;  padding:2px;}
#resa select.champs { width:148px;}
#resa input#buttonVEL{  border:0; background-color:#545454 ; color:#FFF; display:block; width:215px; margin:4px 0 2px 43px ; font-size:11px; text-decoration:none;  height:21px; text-align:center; text-transform:uppercase;  cursor:pointer;}

#resa form { padding:4px; margin-top:10px;} 
#resa h3 { font-size:16px; text-transform:uppercase; margin:2px 0 2px 4px; padding:0; color:#FFF;}
.lienEspacePro { color:#FF9B00;
float:left;
font-size:11px;
height:30px;
line-height:11px;
padding:0 0 0 5px;
width:72px;}
