html, body {font: 11px Arial;margin: 0;padding: 0;}
h3{
	font: 13px Arial;
	color: #1b8cff;
	font-weight: bold;
}

a{color: #000;}
a:visited{text-decoration:none;color:#000;}

#container {position: relative; width: 945px;margin: 1px auto;}
#container h1{
2px 10px;
	
	clear: left;
    color: #FFB900;
    font-size: 24px;
    font-weight: bold;
    margin: 4px 0;
    padding: 2px 0 2px 10px;
}

#container h1.tourisme{
	margin: 4px 0 0 0;
}

#container h2{
	color: #222;
	font-weight: bold;
	font-size: 14px;
	background:#EEE;
	margin: 4px 0;
	padding: 2px 0 2px 10px;
	clear:left;
}

#container h2.region{
	background-color:#BFDFFF;
	border-color:#FFFFFF;
	border-right:0 solid #FFFFFF;
	border-style:solid;
	border-width:9px 0 0;
	color:#333333;
	font-size:11px;
	text-transform:uppercase;
}

#container h3.departement{
	clear:left;
	color:#1B8CFF;
	font:bold 12px Arial;
	margin:4px 5px 0;
	padding-top:0;
}

#sectionHome h1{
	font: normal 20px arial, sans-serif; 
	clear: left;
	color: #555;
	margin-top:0;
	float:left;
	border: 0px solid #FFF;
	background-color:#FFF;
}

#editoHome{
	border:1px solid #DDDDDD;
	clear:left;
	float:left;
	font:11px arial,sans-serif;
	width:945px;
	margin-bottom:5px;
}

#editoHome h2{
	color: #444;
	font-weight: bold;
	border-bottom: 2px solid #DDD;
	border-top: none;
	border-right: none;
	border-left: none;
	margin: 0;
	padding: 1px 0 1px 10px;
	clear:left;
	text-align:center;
}

.libelle{
		
}
#container h2 .textParenthese{
	color: #888;
	font-size: 11px;
}


/***** new header : debut ****/
#header2 {
	height:100px;
	margin:0;
	padding:0;
	width: 100%;
}

#header2 ul{ 
	display:block;
	padding:0;	
	margin:0;
}

#header2 li{ 
	text-decoration:none;
	list-style-type:none;
}

#header2 #menu{
	clear: left;
    color: #000000;
    float: left;
    font-size: 12px;
    margin: 0;
	border:none;
	background: url("../img/fdBordHead.png") repeat-x scroll 0 0 #009AEB;
}

#header2 #logo{
	float:left;
	width: 205px;
}

#header2 #logo img {
    height: 92px;
    width: 175px;
	border:none;
}

#header .pub{
	margin:5px 0;
	float:left;
}

#header2 #menu ul{
	margin:0;
	padding:0;
}

#header2 #menu ul li{
	margin:0;
	padding:0; 
	text-align:center;
	float:left;
	width:135px;
}

#header2 #menu ul li.current{
	background-color: #1FAFFF;
}

#header2 #menu ul li.current:hover{
	background-color: #1FAFFF;
}

#header2 #menu ul li:hover{
	background-color:#2FBAFF;
	cursor:pointer;
	color:#222;
}

#header2 #menu ul li span, #header2 #menu ul li a{
    display: block;
    font-size: 12px;
	color: #fff;
    letter-spacing: 0.5px;
    line-height: 15px;
    margin: 2px 0;
    padding: 2px;
    text-decoration: none;
	height: 30px;
    text-transform: uppercase;
	font-weight: bold;
}

#header2 #menu ul li span .menuDetails, #header2 #menu ul li a .menuDetails{
	text-align:center;
    text-transform: none;
	font-weight: normal;
}

#header2 #menu ul li.current a { 
	color:#111;
}


#header2 #menu .sousMenu{
	display:none;
	position: absolute;
	background-color:#2FBAFF;
	padding: 7px 0;
	border-bottom:7px solid #009AEB;
	z-index: 500;
}


#header2  #menu ul li:hover ul{
	display:block
}

#header2 #menu .sousMenu a:hover  {
	text-decoration:underline;
}

#header2 #menu ul li ul{
   width: 135px;
}

#header2 #menu ul li ul li {
	padding:0;
	margin:10px 0;
	background: none;
	clear: left;
}

#header2 #menu ul li ul li:hover {
	border:none;
}


#header2 #menu ul li ul li a{
	color: #fff;
    display: block;
    font-size: 12px;
    letter-spacing: 0;
    margin: 0;
    padding: 0 1px;
    text-decoration: none;
    text-transform: none;
	height: auto;
	line-height:auto;
	width:130px;
}


/***** new header : fin ****/

#header {
	border-bottom:5px solid #2993FF;
	height:35px;
	text-align: center;
	margin:0 0 7px;
	padding: 0px;
}
#header img{

}
#menu {
	border:2px solid #2993FF;
	float:left;
	margin:0 0 3px 0;
	padding:5px 0 5px 0;
	width:945px;
}

.menuDetails{
	color: #999;
	font-size: 9px;
	font-weight:normal;
}

#section {text-align: center;padding-bottom:5px; font:normal 13px arial, sans-serif; }
#section a{text-decoration:none;}
#section a:visited{text-decoration:none;}




#menuSection{border-left: 4px solid #fffd72;}
#menuSection a{text-decoration:none;}
#menuSection a:visited{text-decoration:none;}
#menu2 {
	float: left;
	width: 945px;
	border-top: 2px solid #1b8cff;
}
/*#menu2 {float: right;width: 400px;height: 18px;background-image:url(/img/bandeArrondiV.gif);margin-top:2px}*/
/*#menu2 {float: right;width: 400px;height: 18px;}*/

#page {float: left;width: 586px;margin: 5px 0;border-right:1px solid #DDDDDD;padding-bottom:10px;background-color: #FFFFFF;padding-top:4px; padding-right:3px}
#pageG {clear:left;float: left;width: 950px;background-color: #FFFFFF;}
#pageM {clear:left;float: left;width: 550px;background-color: #FFFFFF;padding:10px; padding-top:0;}

#footer {float: left;width: 930px;height: 20px;text-align:center}
#sepFooter{
	background: url("../img/fdBordFooter.png") repeat-x scroll 0 0 #009AEB;
    clear: left;
    float: left;
    height: 6px;
    width: 100%;
}
#menuDroit{
	width:350px;
	float:left;
	padding-top:4px;
	padding-left:5px;
	margin-left:0;
}
#menuDroit a{text-decoration:none;}
#menuDroit a:visited{text-decoration:none;}

#menuDroitPt{
	clear:left;
	position: relative;
	width:150px;
	float:right;
	padding-top:10px;
	padding-right:7px;
}
#menuDroitGd{
	position: relative;
	width:380px;
	float: right;
	margin-top:4px;
}

#menuGauche{
	clear:left;
	float:left;
	margin-left:0;
	padding-right:3px;
	padding-top:6px;
	width:210px;
}


#firstMenu{
	background-color:#FFF;
	color:#000;
	font-size:13px;
	margin:0 5px 5px 5px;
	clear:left;
	float:left;
	width:200px;
	font-weight:bold;
}
#firstMenu ul{
	margin:0;
	padding:0;
}
#firstMenu ul li{
	margin:0;
	padding:0;
	border-top:2px solid #FFF;
	color: #000; 
	text-decoration:none;
	list-style-type:none;
}
#firstMenu ul li a{
	color:#111;
	display:block;
	height:17px;
	padding:2px 0px 2px 6px;
	margin:0;
	text-decoration:none;
	border:1px solid #CCCCCC;
}
#firstMenu  ul li a:hover { 
	background: #FFCF4F none repeat scroll 0 0;
}
#firstMenu .sousMenu{
	display:none;
}
#firstMenu .sousMenu a:hover  {
	background:#FFCF4F none repeat scroll 0 0;
}
#firstMenu ul li ul li {
	padding:0 0 0 10px;
	margin:0;
}

#filAriane{float:left; color:#777777;margin-top:3px;margin-bottom:10px;margin-left:10px;width:800px}
#filAriane a{text-decoration:none;color:#777777;}
#filAriane a:visited{text-decoration:none;color:#777777;}


/******
	HOME
*******/
.libelle{
	color: #555;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 2px solid #9bf86d;	
}
.libelle .textParenthese{
	color: #888;
	font-size: 11px;
}

.libelle .textAccomp{
	color: #777;
	font-size: 16px;
}

.blocExemple ul li.proposition {
	background-image:url(/img/puceCExemple.png);
	background-position:0 3px;
	background-repeat:no-repeat;
	line-height:1.66em;
	padding:0 0 0 25px;
	white-space:nowrap;
	list-style-type:none;
	overflow:hidden;
}
.blocExemple ul li.autres {
	line-height:1.66em;
	padding:2px 0 2px 25px;
	white-space:nowrap;
	list-style-type:none;
	text-align:right;
	font-size: 12px;
}

.blocExemple ul li.autres  a{
	color: #666;
}

.blocExemple ul li .textParenthese{
	font-size: 11px;
}

.blocExemple ul li a{
	color: #000;	
}

.blocExemple * {
	margin: 0;
	padding: 0;
}

.blocExemple {
	font-size: 13px;
	margin-bottom:15px;
}


.blocExemple .listeAct{
	width:375px;
	float:left;
	margin-bottom:4px;
}
.blocExemple img.illustD{
	width:200px;
	float:right;
	max-width:200px;
	max-height:133px;
}

.v .description a{
	color : #000;
}

.blocHomeWeb a.autres{
	float:right;
	padding-top: 10px;
	font-size: 12px;
	color : #666;
}


/******
	FIN HOME
*******/

.pub250x250{
	text-align: center;
	padding: 0 0 10px 0;
	
}

.pub300x250{
	text-align: center;
	padding: 0 0 10px 0;
	
}
.pub300x250fixed{
	text-align: center;
	padding: 0 0 10px 0;
	position:fixed;
	margin: 0 0 0 30px;
}

.pub200x200{
	text-align: center;
	
}

.pubGoogle468{
	text-align: center;
	padding: 10px 0 20px 0;
}

.blocListeActivite  .pubGoogle468{
	text-align: center;
	padding: 10px 0 ;
}


/******
	LISTE ACTIVITES
*******/

.blocListeActivite ul li.proposition {
	background-image:url(/img/puceCExemple.png);
	background-position:0 10px;
	background-repeat:no-repeat;
	line-height:1.2em;
	padding:10px 0 10px 25px;
	list-style-type:none;
	font-weight: bold;
}

.blocListeActivite ul li.propositionB {
	background-image:url(/img/puceCExemple.png);
	background-position:0 10px;
	background-repeat:no-repeat;
	line-height:1.2em;
	padding:10px 0 10px 25px;
	list-style-type:none;
	font-weight: bold;
}

.blocListeActivite ul li.autres {
	line-height:1.2em;
	padding:20px 0 10px 0px;
	list-style-type:none;
	font-weight: bold;
	text-align:center;
}


.blocListeActivite ul li div.description{
	font-size: 12px;
	color: #000;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
}

.blocListeActivite ul li a{
	color: #000;	
}

.blocListeActivite * {
	margin: 0;
	padding: 0;
}

.blocListeActivite {
	font-size: 14px;
	clear:left;
}


/******
	FIN LISTE ACTIVITES
*******/

/******
	VILLE CATEGORIE
*******/

#mapVille {
	height: 380px;
	width:572px;
}

ul.legende {
	list-style-type:none;
}

ul.legende img {
	vertical-align:middle;
	display:inline-block; 
	margin-top:5px;
}

ul.legende span {
	margin-left:5px;
}

.blocListe ul li.type1 {
	background-image:url(/img/map/marker1.png);
	background-position:0 13px;
	background-repeat:no-repeat;
	line-height:1.2em;
	padding:17px 0 10px 35px;
	list-style-type:none;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}
.blocListe ul li.type1:hover{
	background-image:url(/img/map/marker1Over.png);
}

.blocListe ul li.type2 {
	background-image:url(/img/map/marker2.png);
	background-position:0 2px;
	background-repeat:no-repeat;
	line-height:1.2em;
	padding:10px 0 10px 35px;
	list-style-type:none;
	font-weight: bold;
	border-bottom: 2px solid #9bf86d;
}
.blocListe ul li.type2:hover{
	background-image:url(/img/map/marker2Over.png);
}


.blocListe ul li div.description{
	font-size: 12px;
	color: #000;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
}
.blocListe ul li div.lien{
	font-size: 12px;
	color: #000;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
	text-align:right;
}
.blocListe ul li div.lien a{
	text-decoration: none;
	color: #1b8cff;
}

.blocListe ul li span.adresse{
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

.blocListe ul li span.metro{
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

.blocListe * {
	margin: 0;
	padding: 0;
}

.blocListe {
	font-size: 14px;
	float: left;
	color: #1b8cff;	
	cursor: pointer;
}

ul.listeVilles{
	width: 100% ;
}
ul.listeVilles li {
	display:block;
	float:left;
	height:22px;
	width:28%;
}
ul.listeVilles li[float="left"] + li {
	float:none;
}
/******
	FIN VILLE CATEGORIE
*******/

.pubSectionSiteWeb{
	background-image:url(/img/pubSectionSiteWeb.gif);
	height: 90px;
	width: 250px;
}
.filArianeSep{color:#80c0ff}

.titre {font-size: 30px;color: #4169E1;}

#page .on {
	display: block;
}
#page .off {
	display: none;
}

#page a {
	text-decoration:none;		
}

#page a:hover{
	text-decoration:underline;		
}

#menu ul {
	list-style-type:none;
	font: 12px Arial;
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;
}
#menu ul li {
	display: inline;
	float: left;
}
.rub {
	text-decoration:none;
	display: block;
	width: 150px;
	/*height : 20px;*/
	color: #1b8cff;
	/*background: #caff70;*/
	text-align: center;			
	font-weight:bold;
}

.rubAccueil{
	text-decoration:none;
	display: block;
	width: 80px;
	/*height : 20px;*/
	color: #1b8cff;
	/*background: #caff70;*/
	text-align: left;			
	font-weight:bold;
}

.rubParticiper{
	text-decoration:none;
	display: block;
	width: 90px;
	/*height : 20px;*/
	color: #1b8cff;
	/*background: #caff70;*/
	text-align: center;			
	font-weight:bold;
}

.actuMois{
	color: #333;
	font: normal 12px Arial;
}

.actuMois a {
	color: #333;
	text-decoration:none;
}

#menu2 ul {
	font: 12px Arial;
    list-style-type: none;
    margin: 5px 0 10px;
    padding: 0;
}
#menu2 ul li {
	display: inline;
}
#menu2 ul li a {
	text-decoration:none;
	color: #1b8cff;	
	font-weight:bold;
}

#menu a:hover{
	text-decoration: underline;
}

.fondJaune{
	color: #1b8cff;
	background: #fffd82;
}

.fondBleuClair{
	color: #1b8cff;
	background: #cbe0f6;
}

.blocSection {
	margin-bottom:5px;
	margin-right:10px;
	display:block;
	position:relative;
	float: left;
	margin: 0px 6px;
	font:normal 15px arial, sans-serif;
	height: 40px;
	width : 88px;
	border-left:1px solid #1b8cff;
	border-right:1px solid #1b8cff;
	border-bottom:1px solid #1b8cff;
	border-top:1px solid #1b8cff;
}

.blocSection2{
	/*margin-bottom:5px;*/
	padding: 4px;
	display:block;
	text-align: right;
	color : #1b8cff;
	font:bold 14px arial, sans-serif;
	background-image:url(/img/degradeBleu240.gif);	
	background-repeat: repeat-y;
	/*border:2px solid #fff;*/
	/*border:2px solid #cbe0f6;*/
}
.blocSection1 {
	/*margin-bottom:5px;*/
	padding: 4px;
	display:block;
	text-align: left;
	color : #1b8cff;
	font:bold 14px arial, sans-serif;
	background-image:url(/img/degradeJaune240.gif);	
	background-repeat: repeat-y;
	/*border:2px solid #fff;*/
	/*border:2px solid #fffd72;*/
}

.autresChoix{
	float:right;
	padding-top: 10px;
}

.sectionVoiture{
	background-image:url(/img/sectionVoiture.png);	
}
.sectionFileAttente{
	background-image:url(/img/sectionFileAttente.png);	
}
.sectionRetraite{
	background-image:url(/img/sectionRetraite.png);	
}
.sectionBureau{
	background-image:url(/img/sectionBureau.png);	
}
.sectionAvion{
	background-image:url(/img/sectionAvion.png);	
}
.sectionTrain{
	background-image:url(/img/sectionTrain.png);	
}
.sectionVacances{
	background-image:url(/img/sectionVacances.png);	
}
.sectionAutres{
	background-image:url(/img/SectionAllActivites.png);	
}

.bloc{
	margin-bottom:5px;
	margin-right:10px;
	display:block;
	position:relative;
	float: left;
	padding: 5px;
	font:normal 12px arial, sans-serif;
}

.blocDescrSite {
	border-bottom: 1px solid #DDDDDD;
	color:#333333;
	display:block;
	float:left;
	font:bold 12px arial,sans-serif;
	margin:3px 0 10px 0;
	padding:5px 0 5px 5px;
	position:relative;
}

.blocDescrSite a {
	color:#333333;
	font:bold 12px arial,sans-serif;
}

#sectionHome{
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	color:#333333;
	display:block;
	float:left;
	font:12px arial,sans-serif;
	margin:3px 0 10px 0;
	padding:5px 0 5px 5px;
	position:relative;
	width: 340px;
}

#sectionHome .titrehome{
	float:left;
	width: 340px;
}

#sectionHome listeOccup{
	float:left;
	clear:left;
}

#sectionHome ul {
	list-style-type:none;
	font: 12px Arial;
	margin:0;
	padding: 5px 5px 5px 30px;
}

#sectionHome ul li {
	display: inline;
	float: left;
	height: 25px;
}

#sectionHome ul li a{
	color:#444;
}

#sectionHome ul li.act1{font-size:14px;margin-right:20px;font-weight:normal}
#sectionHome ul li.act2{font-size:15px;margin-right:15px;font-weight:bold}
#sectionHome ul li.act3{font-size:10px;margin-right:10px;font-weight:normal}
#sectionHome ul li.act4{font-size:18px;margin-right:19px;font-weight:normal}
#sectionHome ul li.act5{font-size:13px;margin-right:18px;font-weight:normal}
#sectionHome ul li.act6{font-size:12px;margin-right:8px;font-weight:bold}
#sectionHome ul li.act7{font-size:16px;margin-right:16px;font-weight:normal}
#sectionHome ul li.act8{font-size:14px;margin-right:17px;font-weight:bold}
#sectionHome ul li.act9{font-size:19px;margin-right:15px;font-weight:normal}
#sectionHome ul li.act10{font-size:11px;margin-right:5px;font-weight:bold}
#sectionHome ul li.act2 a, #sectionHome ul li.act8 a{color:#FFB900;}
#sectionHome ul li.act3 a, #sectionHome ul li.act4 a, #sectionHome ul li.act10 a{color:#009AEB;}


.blocViolet{
	background: #ffffff;
	border:2px solid #80c0ff;
	width: 565px;
}

.blocV{
	background: #ffffff;
	border-bottom:1px solid #DDD;
}

.blocRougePlein{
	background: #ff6dc3;
	border:3px solid #ff6dc3;
	color:#000;
}

.blocJaunePlein{
	background: #fffea2;
	border:3px solid #fffea2;
	color:#1b8cff;
}

.blocJauneFPlein{
	background: #fffd72;
	border:3px solid #fffd72;
	color:#1b8cff;
}

.blocBleuPlein{
	background: #7ebeff;
	border:2px solid #7ebeff;
	color:#000;
	width: 572px;
}

.font16{
	font: 16px Arial;
}

.textCenter{
	text-align: center;
}

.textBlanc{
	color: #fff; 
}

.blocBB{
	background: #80c0ff;
	border:2px solid #80c0ff;
}

.blocVert{
	background: #ffffff;
	/*border:2px solid #b0d7ff;*/
	border-bottom:1px solid #ccc;
	width: 572px;
}

.blocGris{
	border:2px solid #bbb;
}

.blocBlanc{
	border:2px solid #fff;
}

.width240{
	width:240px;
}

.width250{
	width:250px;
}

.width150{
	width:150px;
}

.width300{
	width:300px;
}
.width330{
	width:330px;
}
.width430{
	width:550px;
}
.width715{
	width:715px;
}
.width445{
	width:465px;
}

.width470{
	width:470px;
}


.width550{
	width:550px;
}

.width290{
	width:290px;
}

.width75{
	width:75px;
}


.width630{
	width:630px;
}

.height240{
	height:240px;
}

.chapoBloc{
	display: block;
	padding-left: 110px;
	color : #000;
}

.chapoBloc a{
	color : #000;
}

.chapoBlocBoutique{
	display: block;
	padding-left: 90px;
	color : #000;
}

.chapoBlocBoutique a{
	color : #000;
}

.imgBloc{
	height: 75px;
	width: 100px;	
	float: left;
	display: bloc;
}

.imgReportage{
	height: 300px;
	width: 400px;	
	margin-left: 110px;
	margin-right: 110px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #80c0ff;
}

.imgFicheInfos{
	height: 150px;
	width: 200px;	
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 2px;
	border: 2px solid #80c0ff;
	float: left;
	display: bloc;
}

.imgListeResultats{
	height: 75px;
	width: 100px;	
	float: left;
	display: bloc;
	border: 2px solid #80c0ff;
}

.imgSiteWebHome{
	height: 75px;
	width: 100px;	
	display: bloc;
	border: 2px solid #7EBEFF;
}

.imgListeBoutique{
	height: 75px;
	width: 75px;	
	float: left;
	display: bloc;
	border: 2px solid #80c0ff;
}


.labelListeResultats{
	color: #1b8cff;
	font-weight: bold;
	padding-left: 10px;
	font-size:13px;
}

.labelListeResultats a{color: #000;}
.labelListeResultats a:visited{text-decoration:none;color:#000;}

.blocImgResultatsAct{
	float: left;
	width: 33px;
	text-align: center;
}
.blocImgResultatsAct a{color: #fff;}
.blocImgResultatsAct a:visited{text-decoration:none;color:#fff;}

.blocImgResultatsActR{
	float: right;
	width: 40px;
	text-align: center;
}
.blocImgResultatsActR a{color: #fff;}
.blocImgResultatsActR a:visited{text-decoration:none;color:#fff;}

.contenuListeResultatsAct{
	float:left;
	margin-top:5px;
	margin-left:15px;
	width:352px;
}

.contenuListeResultatsAct a{
	color : #000;
}

.contenuListeResultatsActHome{
	float:left;
	margin-top:5px;
	margin-left:15px;
	width:390px;
}

.contenuListeResultatsActHome a{
	color : #000;
}


.accrochListResultatsAct {
	color:#000000;
	display:block;
	margin: 5px 0px;
}

.img1ListeResultatsAct{
	height:100px;
	width: 40px;	
	display: bloc;
}

.img2ListeResultatsAct{
	height: 16px;
	width: 19px;
	display: bloc;
	margin-top: 8px;
}

.img3ListeResultatsAct{
	height: 6px;
	width: 9px;	
	display: bloc;
	margin-top: 8px;
}

.labelListeResultatsAct{
	color: #1b8cff;
	font-weight: bold;
	padding-left: 10px;
	font-size:13px;
}

.labelListeResultatsAct a{color: #1b8cff;}
.labelListeResultatsAct a:visited{text-decoration:none;color:#1b8cff;}

.accrocheSection{
	color: #222;
	font-size: 12px;
	padding-left: 10px;
}

.labelB{
	color: #1b8cff;
	font-weight: bold;
	padding-left: 10px;
}

.labelN{
	color: #000;
	font-weight: bold;
	padding-left: 10px;
}

.labelR{
	color: #ff6dc3;
	font-weight: bold;
	padding-left: 10px;
}

.labelW{
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
}

.labelO{
	color: #FF8C00;
	font-weight: bold;
	position: absolute;
}

.labelV{
	color: #5bea65;
	font-weight: bold;
	position: absolute;
}

.labelFormulaire{
	color: #000;
	font-weight: bold;
}



.nomFicheInfos{
	color: #1b8cff;
	font-size: 22px;
	font-weight: bold;
}

.0range{
	float: right;
	width: 800px;
	height: 4px;
	background-color: #FF8C00;
}

.traitVert{
	margin-top:30px;
	float: right;
	width: 950px;
	height: 4px;
	background-color: #caff70;
}
.vert{
	color: #5bea65;
}

.orange{
	color: #FF8C00;
}

.map{
	width: 597px;
	height: 400px;
	border: 2px solid #80c0ff;
	margin: 15px;
}

.mapPetite{
	width: 250px;
	height: 250px;
	border: 2px solid #80c0ff;
}

 #map a{
    display:none;

} 

.grandCadreBleu{
	display:block;
	width:500px;
	position:relative;
	float: left;
	border:2px solid #4169E1;
	background: #e1e8fb;
	padding: 5px;
	margin-left: 15px;
	margin-right: 15px;
	font:normal 12px arial, sans-serif;
}

.contenu{
	width:630px;
	position:relative;
	float: left;
	padding-left:20px;
}

#onglet {margin-left:3px}
#onglet ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	font: 12px Arial;
}
#onglet ul li {
	display: inline;
	float: left;
	border-style: solid;
	border-color: #fff;
	border-width: 2px 2px 0px 2px;
}
#onglet ul li a {
	text-decoration:none;
	display: block;
	width: 90px;
	height : 15px;
	color: #000000;
	text-align: center;			
}
.ongletSelect{
	background: #caff70;
}
.onglet{
	background: #eee;
}

#infosComp{
	border: 2px solid #eee;
	background-color:#EEEEEE;
	padding:0 15px;
}

.labelFicheInfos{
	width:110px;
	float:left;
	clear:left;
	color:#1B8CFF;
	font-weight:bold;
}

.contentFicheInfos{
	border-bottom:1px dotted #DDDDDD;
	margin:10px 0 11px;
	padding-bottom:6px;
	padding-left:110px;
	width:430px;
}

.contentFicheInfos ul{
	margin:0;
	padding:0;
}

.contentFicheInfos ul li{
	list-style-type:none; 
}

.ficheActivite p{
	width: 440px;
	/margin-top: -15px;
	-margin-top: -15px;
	padding: 0 0 20px 100px;
}



/*formulaire debut*/
.cssform p{
clear: left;
margin: 0;
padding: 10px 0 8px 0;
border-bottom: 1px dashed #80c0ff;
}

.cssform label{
font-weight: bold;
float: left;
width: 110px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.inputGd{ 
width: 330px;
}


.inputPetit{ 
width: 80px;
}

.cssform textarea{
height:250px;
width:98%;
}


* html .threepxfix{
margin-left: 3px;
}

#erreur{
color: red;
padding-left: 200px;
padding-top:20px
/*border: 1px dashed red;*/
}
/*formulaire fin*/


/*calendrier*/

.ds_box {
	background-color: #FFF;
	border: 1px solid #80c0ff;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #80c0ff;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 25px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */

/*fin calendrier*/


.acronyme{
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
	background-repeat: repeat-x;
}

.acronyme_expl{
	margin-left: 10px;
	color: #000;
	font-size: 16px;
	text-transform: capitalize;
	border-bottom:3px solid #FFCF4F;
	background-repeat: repeat-x;
}

.acronyme_pseudo{
	margin-left: 10px;
	color: #000;
	font-size: 11px;
	font-style: italic;
}

.acronyme_input{
	width: 120px;
}

.imgFormAcronyme{
	background: url("../img/formAcronyme.gif") no-repeat scroll 0 0 #7EBEFF;
	
	height: 93px;
	color: #fff;
}

#jeuxSocPub{
	margin-top: 10px;
	background-color:#FFFFFF;
	clear:left;
	float:left;
	margin:0 5px;
	width:200px;
}

#jeuxSocPub #label{
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
	border-top:1px solid #BBB;
	border-left:1px solid #BBB;
	border-right:1px solid #BBB;
	padding: 10px 5px 5px 5px 
}

#jeuxSocPub .jeuSoc{
	padding: 5px;
	font:normal 12px arial, sans-serif;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align: center;
}

#jeuxSocPub .imgJeuSoc{
	height: 90px;
	width: 90px;	
	display: bloc;
	border: 2px solid #80c0ff;
}

#jeuxSocPub hr{
	background-color:#FFFFFF;
	border:1px solid #EEE;
	color:#FFFFFF;
	height:0;
	margin:0;
	padding:0;
}

#jeuxSocPub .labelJeuSoc{
	display:block;
	color: #1b8cff;
	font-weight: bold;
	padding-left: 10px;
	font-size:13px;
}

#jeuxSocPub .prix{
	display:block;
}

#jeuxSocPub a{
	color: #222;
	text-decoration:none;
}

#jeuxSocPub .prix .montant{
	font-size:18px;
	color: #FF9800;
	font-weight: bold;
	
}

#jeuxSocPub .offrePlus{
	text-decoration:underline;
	color:#1B8CFF;
}

#jeuxSocPub .autresJeux{
	font-size:12px;
	text-align:right;
	color:#666666;
}

#jeuxSocPub .autresJeux:hover{
	text-decoration:underline;
	cursor: pointer;
}

#jeuxSocPub .autresJeux a{
	font-size:12px;
	color:#666666;
}


.prixJeu{
	color:#666666;
	float:right;
	font-weight:bold;
}

.montantJeu{
	font-size:16px;
	color: #FF9800;
	font-weight: bold;
}

.linkComJeu{
	clear:right;
}

.linkComJeu .autresChoix {
	float:right;
	padding-top:3px;
}

.twitterFollow{
	text-align:center;
}

.twitterFollow a{
	text-decoration:none;
	color:#FFFFFF;
}

ul#quQuiz{
	padding:0;
	margin:0;
}

ul#quQuiz li{
	padding:5px 0 15px 10px;
	list-style-type:none;
}

ul#quQuiz li .question{
	font-size: 13px;
	padding:0 10px;
	border-left:3px solid #7EBEFF;
	border-bottom:3px solid #7EBEFF;
	font-weight:bold;
	margin:0;
	padding:0 0 3px 10px;
	color:#333;
}

ul#quQuiz li .index{
	color: #CCC;
}

ul#quQuiz li .proposition{
	font-size: 13px;
	padding:2px 0 2px 10px;
	border-left:3px solid #FFCF4F;
}

ul#quQuiz li .proposition input, ul#quQuiz li .proposition label{
	cursor:pointer;
}

ul#quQuiz li .proposition label:hover{
	font-weight:bold;
}

#voirReponses{
	text-align:center;
}

.resultat{
	font-size: 12px;
	padding:2px 0 2px 10px;
	border-left:3px solid #FFCF4F;
}

.goodReponse{
	font-weight:bold;
	font-size:15px;
	color:#80BF47;
}

.badReponse{
	font-weight:bold;
	font-size:15px;
	color:#FF6F6F;
}


.formXL{
	padding:2px 0 0 40px;
	background:transparent url(/img/fdForm.png) no-repeat scroll center top;
	height:200px;
	padding:2px 0 0 40px;
	margin-bottom:6px;
}

#mapVilleHotel{
	border:1px solid #FFCF4F;
	float:left;
	height:210px;
	margin-bottom:5px;
	overflow:hidden;
	width:340px;
}

.crossSelling{
	background-color:#FFCF4F;
	color:#333333;
	display:block;
	float:left;
	font:bold 12px arial,sans-serif;
	padding:5px 0;
	position:relative;
	text-align:center;
	width:340px;
	margin:5px 0;
}

.crossSelling a{
	color:#333;
}

.subTitleActGeo{
	font-size:11px;
	margin:0;
	padding:0;
	color:#888;
}

.suite{
	margin:0;
	padding:0;
	color:#1BB4FF;
}

#sharedLink{
	height:15px;
}

.addthis_toolbox{
	float:right;
}

#menuDroit .linkPropActivite{
	font-size:11px;
	margin:0px;
	padding:10px;
	color:#FFF;	
	text-align: center;
	background-color:#7EBEFF;
	margin:0 0 3px;
}

#menuDroit .linkPropActivite a{
	font-size:18px;
	color:#FFF;	
	font-weight:bold;
}

#menuDroit .linkPropActivite a:hover{
	text-decoration:underline;		
}

.petitActVilleForm{
	background:url("/img/carteFranceMini.png") no-repeat scroll right bottom transparent;
	height:145px;
	margin:4px 0 5px;
	float:left;
	padding: 0 0 8px;
    width: 340px;
	border-bottom:1px solid #ddd;
}

.petitActVilleForm .titre{
    color: #FFBE0F;
    font-size: 24px;
    padding: 0 0 0 3px;
    text-align: center;
}

.petitActVilleForm form label{
	display:block;
	float:left;
	width:80px;
	text-align:right;
	margin: 3px 2px 0 0;
}

.petitActVilleForm form .formLigne{
	margin:10px 2px;
}

.petitActVilleForm form .actionButton{
	text-align:center;
	margin: 25px 0 0 0;
}
