/* CSS Document */

html { height: 100%; }
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color:#fef8ec;
}
form, map, h1, h2, h3, h4, h5, h6, ul, img {
	margin: 0px;
	padding: 0px;
	border: none;
}
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
body, td, a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #70685f;
	font-size: 11px;
}
a {
	outline: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b51c6a;
}
a:hover { text-decoration: underline; }

.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.borderNone { border: none; }
.clearFloat { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }
.floatLeft { float: left; }
.floatRight { float: right; }
.pasDeRetourLigne { white-space: nowrap; }
.textDecoNone { text-decoration: none; }
.textDecoSouligne { text-decoration: underline; }
.textDecoBarre { text-decoration: line-through; }
.positionRelative { position: relative; }
.positionRelativeGlobalLayer { position: relative; left: 0px; top: 0px; text-align: left; }
.positionAbsolueLayer { position: absolute; left: 0px; top: 0px; text-align: left; }
.sansMarges { margin: 0px; padding: 0px; }
.marge10px { margin: 10px; }

input, select, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
input.champRecherche {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b51c6a;
	font-size: 11px;
	font-weight:bold;
	border:#abadb3 1px solid;
}
input.btnRecherche {
}
div.componentheading { display: none; white-space:nowrap;}
.blog { width:475px;padding:0px; margin:0px;border:none;}
.contentpaneopen{ width:475px;padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}

.PaddingRight15px { 
	padding:0px 14px 5px 0px;
}

.contenuAccueil p {
	display: none;
}
.contenuAccueil .contentpaneopen p {
	display: block;
}
.contenuAccueil .banniere-gr{
	margin-top: 18px;	
	
}
/* */

#header {
	background: url(/images/img-respirando/images-header/fd-page-droit-header.jpg) no-repeat left top;
	height: 91px;
}
#footer {
	background: url(/images/img-respirando/images-footer/fd-footer-repet.gif) repeat-x left top;
	height: 67px;
}
#ContenuGlobal {
	background: #fef8ec url(/images/img-respirando/img-vacances-respirando/fd-conteneur.jpg) no-repeat left top;
}


#Conteneur {
	width:989px;
	padding:0px 0px 0px 0px;
}

.fdDroit {
	background: #FFFFFF url(/images/img-respirando/images-centre/fd-page-droit.jpg) no-repeat left top;
}
.fdGauche {
	background: #FFFFFF url(/images/img-respirando/images-centre/fd-photo-gauche.gif) no-repeat left top;
	width: 10px;
}
.fdGauche2 {
	background: #FFFFFF url(/images/img-respirando/images-centre/fd-photo-gauche2.gif) no-repeat left top;
	width: 11px;
}
.paddingListFooterGauche {
	padding-top: 7px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 30px;
}

.paddingListFooterDroit {
	padding-top: 7px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.paddingTxtFooter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 11px;
	padding-left: 16px;
}
.paddingListFooterGauche ul.menu {
}
.paddingListFooterGauche ul.menu li{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height:12px;
}
.paddingListFooterGauche ul.menu li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}

.paddingListFooterDroit ul.menu {
}
.paddingListFooterDroit ul.menu li{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height:12px;
}
.paddingListFooterDroit ul.menu li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}


/* COLONNE GAUCHE */

#ColonneG {
	width:240px;
}
#ColonneG .Agenda{
	padding:0px 0px 0px 9px;
	margin-top: 0px;
}
#ColonneG .Agenda .contenair-titre-rss{
	height:23px;
	padding:5px 10px 0px 8px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:14px;
	font-weight:bold;
	background-color : #e3d9c1;
}
#ColonneG .Agenda .Titre{
	float: left;
	width: 150px;
	height:23px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:14px;
	font-weight:bold;
}
#ColonneG .Agenda .Titre .rss{
	float: right;
	width: 50px;
	height: 23px;
}
#ColonneG .Agenda .Contenu {
	padding:9px 30px 10px 15px;
	background-color:#FFFFFF;
}
#ColonneG .Agenda .TitreActu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #b51c6a;
	background-color:#FFFFFF;
}
#ColonneG .Agenda .Date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #70685f;
	text-align:left;
	text-transform:uppercase;
}
#ColonneG .Agenda .Texte {
	padding:0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #48433e;
	text-align:left;
}
#ColonneG .Agenda .Lien {
	padding:0px 0px 0px 0px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:10px;
	text-align:right;
}
#ColonneG .Agenda .Lien a{
	color:#b51c6a;
	font-size:10px;
	text-decoration:none;
}
#ColonneG .Agenda .Lien a:hover{
	color:#b1cb32;
}
#ColonneG .Agenda .LienActu {
	padding:0px 30px 15px 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:11px;
	text-align:right;
	text-decoration:underline;
	background-color:#FFFFFF;
}
#ColonneG .Agenda .LienActu a{
	color:#b51c6a;
	text-decoration:underline;
	background-color:#FFFFFF;
}
#ColonneG .Agenda .LienActu a:hover{
	text-decoration:none;
}
#ColonneG .Agenda .RechercheActu {
	padding:0px 30px 10px 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:11px;
	text-align:right;
	background-color:#FFFFFF;
}
#ColonneG .Agenda .RechercheActu select {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:11px;
}


#ColonneG .SiteGP{
	padding:0px 0px 8px 0px;
	height:221px;
	background: url(/images/img-respirando/img-vacances-respirando/fd-auvergne-vacances.jpg) no-repeat left 49px;
}
#ColonneG .SiteGP .Texte{
	padding:35px 9px 0px 138px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #48433e;
	text-align:right;
}
#ColonneG .SiteGP .Texte a{
	font-size: 11px;
	color: #48433e;
	text-decoration:none;
}
#ColonneG .SiteGP .Texte a:hover{
	color: #e57200;
	text-decoration:underline;
}
#ColonneG .Nuage{
	width:231px;
	height:180px;
	padding:0px 0px 0px 9px;
	background-color:#FFFFFF;
}
#ColonneG .Nuage .Titre{
	background-color:#e3d9c1;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:14px;
	font-weight:bold;
	padding:5px 0px 5px 8px;
	text-align:left;	
}
#ColonneG .Nuage .MotsNuage div{line-height:115%;}
#ColonneG .Nuage .MotsNuage .style1{color:#70685f;font-size:11px;font-weight:bold;padding-left:19px;margin-top:7px;}
#ColonneG .Nuage .MotsNuage .style2{color:#e56f9f;float:left;font-size:24px;font-weight:bold;padding-left:91px;margin-top:-12px;}
#ColonneG .Nuage .MotsNuage .style3{color:#b1cb32;float:none;font-size:15px;padding-left:150px;margin-top:-10px;font-weight:bold;}
#ColonneG .Nuage .MotsNuage .style4{color:#28b4ef;float:right;font-size:11px;font-weight:bold;margin-top:-4px;margin-right:7px;}
#ColonneG .Nuage .MotsNuage .style5{clear:both;color:#b51c6a;font-size:35px;font-weight:bold;padding-left:36px;margin-top:-15px;}
#ColonneG .Nuage .MotsNuage .style6{color:#28b4ef;float:left;font-size:20px;font-weight:bold;padding-left:18px;margin-top:-3px;}
#ColonneG .Nuage .MotsNuage .style7{color:#f7a700;float:right;font-size:13px;margin-right:20px;margin-top:3px;}
#ColonneG .Nuage .MotsNuage .style8{color:#b6ce40;float:right;font-size:21px;margin-right:7px;margin-top:0px;}
#ColonneG .Nuage .MotsNuage .style9{color:#e56f9f;float:left;font-size:12px;font-weight:bold;padding-left:60px;margin-top:3px;}
#ColonneG .Nuage .MotsNuage .style10{color:#b1cb32;float:left;font-size:15px;font-weight:bold;margin:-9px;padding-left:20px;margin-top:2px;}
#ColonneG .Nuage .MotsNuage .style11{color:#ff9900;float:right;font-size:20px;margin-right:20px;margin-top:2px;}
#ColonneG .Nuage .MotsNuage .style12{color:#e56f9f;float:left;font-size:15px;padding-left:10px;margin-top:14px;font-weight:bold;}
#ColonneG .Nuage .MotsNuage .style13{color:#f7a700;float:left;font-size:15px;padding-left:40px;margin-top:14px;font-weight:bold;}
#ColonneG .Nuage .MotsNuage .style14{color:#28b4ef;float:left;clear:left;font-size:18px;margin-top:-10px;font-weight:bold;padding-bottom:10px;padding-left:140px;}
#ColonneG .Nuage .MotsNuage .style1 a{color:#70685f;font-size:11px;font-weight:bold;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style2 a{color:#e56f9f;font-size:24px;font-weight:bold;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style3 a{color:#b1cb32;font-size:15px;font-weight:bold;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style4 a{color:#28b4ef;font-size:11px;font-weight:bold;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style5 a{color:#b51c6a;font-size:35px;font-weight:bold;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style6 a{color:#28b4ef;font-size:20px;font-weight:bold;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style7 a{color:#f7a700;font-size:13px;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style8 a{color:#b6ce40;font-size:21px;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style9 a{color:#e56f9f;font-size:12px;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style10 a{color:#b1cb32;font-size:15px;font-weight:bold;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style11 a{color:#ff9900;font-size:20px;text-decoration:none;font-weight:bold;}
#ColonneG .Nuage .MotsNuage .style12 a{color:#e56f9f;font-size:15px;text-decoration:none;font-weight:bold;}
#ColonneG .Nuage .MotsNuage .style13 a{color:#f7a700;font-size:15px;text-decoration:none;font-weight:bold;}
#ColonneG .Nuage .MotsNuage .style14 a{color:#28b4ef;font-size:18px;text-decoration:none;font-weight:bold;}
#ColonneG .Nuage .MotsNuage .style1 a:hover {color:#48433e;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style2 a:hover {color:#48433e;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style3 a:hover {color:#48433e;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style4 a:hover {color:#48433e;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style5 a:hover {color:#48433e;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style6 a:hover {color:#48433e;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style7 a:hover {color:#48433e;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style8 a:hover {color:#48433e;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style9 a:hover {color:#48433e;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style10 a:hover {color:#48433e;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style11 a:hover {color:#48433e;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style12 a:hover {color:#48433e;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style13 a:hover {color:#48433e;text-decoration:none;}
#ColonneG .Nuage .MotsNuage .style14 a:hover {color:#48433e;text-decoration:none;}










/* COLONNE DROITE */

#ColonneD {
	width:226px;
}
#ColonneD .BonPlan {
	background-color:#FFF;
	padding:0px 0px 10px 0px;
}
#ColonneD .BonPlan .Titre{
	padding:5px 10px 5px 8px;
	text-align:left;
	background-color:#e3d9c1;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#ColonneD .BonPlan .Titre a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#ColonneD .BonPlan .Intitule{
	padding:10px 10px 0px 10px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	background: #FFFFFF url(/images/img-respirando/img-vacances-respirando/fd-deco-bon-plan.gif) no-repeat right top;
}
#ColonneD .BonPlan .Intitule a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration: none;
}
#ColonneD .BonPlan .Texte{
	padding:0px 10px 0px 10px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#48433e;
	font-size:11px;
}
#ColonneD .BonPlan .Texte a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#48433e;
	font-size:11px;
	text-decoration: none;
}
#ColonneD .BonPlan .Lien{
	padding:0px 10px 0px 0px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:10px;
	text-align:right;
}
#ColonneD .BonPlan .Lien a{
	color:#b51c6a;
	font-size:10px;
	text-decoration:none;
}
#ColonneD .BonPlan .Lien a:hover{
	color:#b1cb32;
}


/*Idées Séjours*/


#ColonneD .IdeesSejours {
	background-color:#FFF;
	padding:0px 0px 10px 0px;
}
#ColonneD .IdeesSejours .Titre{
	padding:5px 10px 5px 8px;
	text-align:left;
	background-color:#e3d9c1;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#ColonneD .IdeesSejours .Titre a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#ColonneD .IdeesSejours .Intitule{
	padding:10px 10px 0px 10px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFFFFF url(/images/img-respirando/img-vacances-respirando/fd-idees-sejours.gif) no-repeat right top;
}
#ColonneD .IdeesSejours .Intitule a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}
#ColonneD .IdeesSejours .Intitule span.Texte{
	padding-right: 0px;
	text-align:left;
	color:#7d7d7d;
	font-size:12px;
	float: left;
	width: 135px;
}
#ColonneD .IdeesSejours span.Texte a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#48433e;
	font-size:11px;
	text-decoration: none;
}

#ColonneD .IdeesSejours .Intitule span.prix{
	padding:38px 0px 0px 0px;
	text-align: left;
	color:#ffffff;
	font-size:30px;
	float: right;
}
#ColonneD .IdeesSejours .Intitule span.prix sup{
	color:#ffffff;
	font-size:18px;
}

/*Boutique*/


#ColonneD .Boutique {
	background-color:#FFF;
	padding:0px 0px 10px 0px;
}
#ColonneD .Boutique .Titre{
	padding:5px 10px 5px 8px;
	text-align:left;
	background-color:#e3d9c1;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#ColonneD .Boutique .Titre a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#ColonneD .Boutique .Intitule{
	margin-top: 8px;
	padding:4px 10px 0px 10px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
#ColonneD .Boutique .Intitule a{
	text-decoration: none;
}

#ColonneD .Boutique .Intitule span.Texte{ 
	float: left;
	width: 125px;
}
#ColonneD .Boutique .Intitule span.Image{ 
	float: right;
}
#ColonneD .Boutique .Intitule span.Texte span.TextFushia11px{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#c11c6a;
	font-size:11px;
	font-weight: bold;
}
#ColonneD .Boutique .Intitule span.Texte span.TextGris11px{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#636363;
	font-size:11px;
}







#ColonneD .FlickR {
	background-color:#FFF;
	padding:0px 0px 5px 0px;
}
#ColonneD .FlickR .Titre{
	height:28px;
	padding:5px 10px 0px 8px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:14px;
	font-weight:bold;
	background: url(/images/img-respirando/img-vacances-respirando/fd-flickr.gif) no-repeat left top;
}
#ColonneD .FlickR .Titre a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
#ColonneD .FlickR .Contenu{
	text-align:center;
}
#ColonneD .FlickR .Lien{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:11px;
	text-decoration:underline;
	padding:10px 8px 0px 0px;
	text-align:right;
}
#ColonneD .FlickR .Lien a{
	color:#b51c6a;
	text-decoration:underline;
}
#ColonneD .FlickR .Lien a:hover{
	text-decoration:none;
}


#ColonneD .Carte {
	background-color:#FFF;
	padding:0px 0px 10px 0px;
}
#ColonneD .Carte .Titre{
	height:28px;
	padding:5px 10px 0px 8px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:14px;
	font-weight:bold;
	background: url(/images/img-respirando/img-vacances-respirando/fd-google.gif) no-repeat left top;
}
#ColonneD .Carte .Titre a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
#ColonneD .Carte .CarteGoogle{
	padding:5px 0px 0px 25px;
	text-align:left;
}
#ColonneD .Carte .Texte{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#70685f;
	font-size:11px;
	padding:5px 25px 0px 25px;
	text-align:left;
}
#ColonneD .Carte .Texte a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#70685f;
	font-size:11px;
	text-decoration: none;
}
#ColonneD .Carte .Texte a:hover{
	text-decoration: underline;
}


#ColonneD .Youtube {
	padding:0px 0px 5px 0px;
	background: #FFFFFF url(/images/img-respirando/img-vacances-respirando/deco-youtube.gif) no-repeat left 28px;
}
#ColonneD .Youtube .Titre{
	height:28px;
	padding:5px 10px 9px 8px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:14px;
	font-weight:bold;
	background: url(/images/img-respirando/img-vacances-respirando/fd-youtube.gif) no-repeat left top;
}
#ColonneD .Youtube .Titre a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#ColonneD .Youtube .Contenu{
	text-align:center;
}
#ColonneD .Youtube .Lien{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:11px;
	text-decoration:underline;
	padding:6px 13px 0px 0px;
	text-align:right;
}
#ColonneD .Youtube .Lien a{
	color:#b51c6a;
	text-decoration:underline;
}
#ColonneD .Youtube .Lien a:hover{
	color:#b51c6a;
}



#ColonneD .blocHebergements {
	padding:0px 0px 5px 0px;
	background: #FFFFFF;
}
#ColonneD .blocHebergements .Titre{
	height:24px;
	padding:4px 0px 0px 8px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:14px;
	font-weight:bold;
	background: #e3d9c1 url(/images/img-respirando/img-vacances-respirando/fd-hebergements.gif) no-repeat right top;
}
#ColonneD .blocHebergements .Contenu{
	text-align:center;
}
#ColonneD .blocHebergements .Contenu p{
	margin: 0px;
	padding: 5px 0px;
}
#ColonneD .blocHebergements .Contenu select{
	color: #6e6e67;
	font-size: 10px;
}





/* CONTENU */

#ContenuCentre {
	width:475px;
	background-color:#FFFFFF;
}
#ContenuCentre .Videos {
	padding:0px 0px 16px 0px;
}
#ContenuCentre .Videos .Titre {
	height:48px;
	background: #FFFFFF url(/images/img-respirando/img-vacances-respirando/titre-respirando-videos.gif) no-repeat left top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:14px;
	font-weight:bold;
	padding:6px 0px 0px 198px;
	text-align:left;
}
#ContenuCentre .Videos .Intro {
	float:left;
	width:142px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:12px;
	font-weight:bold;
	padding:0px 14px 5px 14px;
	text-align:left;
}
#ContenuCentre .Videos .Texte {
	width:142px;
/*	height:195px;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#48433e;
	font-size:11px;
	padding:0px 14px 10px 14px;
	text-align:left;
}
#ContenuCentre .Videos .Photo {
	float:right;
	padding:0px 24px 0px 0px;
}
#ContenuCentre .Videos .Lien {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:11px;
	text-decoration:underline;
	padding:7px 0px 0px 0px;
	text-align:right;
}
#ContenuCentre .Videos .Lien a{
	color:#b51c6a;
}



#ContenuCentre .Evenement {
	padding:0px 0px 20px 0px;
}
#ContenuCentre .Evenement .Titre {
	background-color:#e3d9c1;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:14px;
	font-weight:bold;
	padding:5px 0px 5px 8px;
	text-align:left;
}
#ContenuCentre .Evenement h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9d2910;
	font-size:12px;
	font-weight:bold;
	padding-top: 5px;
}
#ContenuCentre .Evenement .Intro {
	float:left;
	width:248px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b51c6a;
	font-size:12px;
	font-weight:bold;
	padding:23px 14px 12px 18px;
	text-align:left;
}
#ContenuCentre .Evenement .Texte {
	width:248px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#48433e;
	font-size:11px;
	padding:0px 14px 0px 18px;
	text-align:justify;
}
#ContenuCentre .Evenement .Photo {
	float:right;
	padding:23px 17px 0px 0px;
}

#ContenuCentre .Evenement .BlocUnique {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#48433e;
	font-size:11px;
	margin:23px 0px 0px 18px;
	text-align:left;
	width:440px;
}


/* INFO BULLE */

a.infoBulleMenu {
	position: relative;
   text-decoration:none;
	top: 0px;
	left: 0px;
}
a.infoBulleMenu span.infoBulle {
   display: none; /* on masque l'infobulle */
}
a.infoBulleMenu:hover {
   text-decoration:none;
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
/*   cursor: help;  on change le curseur par défaut en curseur d'aide */
}
a.infoBulleMenu:hover span.infoBulle {
   text-decoration:none;
   display: inline; /* on affiche l'infobulle */
   position: absolute;
   bottom: -52px; /* on positionne notre infobulle */
   left: 10px;
}

a.infoBulleMenu span.infoBulle span.infoBulleFond1 {
	background: url(/images/img-respirando/info-bulle/menu_04.png) no-repeat right top;
	display: block;
	padding-right: 10px;
}
a.infoBulleMenu span.infoBulle span.infoBulleFond2 {
	background: url(/images/img-respirando/info-bulle/menu_03.png) no-repeat left top;
	display: block;
	color: #726c65;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 18px 5px 10px 15px;
	white-space: nowrap;
}

