/*VOYAGE DU MOIS*/
#VoyageDuMois {
	clear: both;
	margin: 0;
	padding:  4px 12px 8px 11px;
}
/*BLOCK GENERAL (default.aspx)*/
#Content {
	padding: 0 12px 0 11px;
	margin: 0;
}
#Content .left {
	width: 207px;
	float: left;
}
/*BLOCK SEO*/
#Top {
    clear: both;
	margin: 0 12px 0 11px;
	padding: 0;
}
.PanoSeo {
	margin: 0 13px 0 0;
	width: 553px;
	float: left;
}
/*Pour MDE ONLY on affiche pas le panoExclusif SEO prend toute la largeur de la page*/
.PanoSeoMDE {
	margin: 0 13px 0 0;
	width: 764px;
	float: left;
}
.H1Seo {
	margin: 0 0 4px 0;
	padding: 0;
	color: #D21034;
	font-size: 15px;
	font-weight: bold;
}
.PSeo 
{
    font-size:11px;
	margin: 0;
	padding: 0;
}
.PanoExclusif {
	width: 211px;
	float: left;
    font-family: Arial,Verdana,Tahoma,sans-serif;
	text-align: left;
}
.topExclusif {
	height: 9px;
	background-image: url(../img/interface/Accueil/hautExclusif.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.middleExclusif {
	background-image: url(../img/interface/Accueil/milieuExclusif.gif);
	background-repeat: repeat-y;
}
.H1Exclusif {
	margin : 0 0 8px 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}
.PExclusif {
	margin : 0;
	padding: 0;
	color: #fffefe;
	font-size: 12px;
}
.lettrine {
	font-size: 26px;
	font-weight: bold;
	display: block;
	float: left;
	padding: 4px 4px 0 0;
}
.bottomExclusif {
	height: 20px;
	background-image: url(../img/interface/Accueil/basExclusif.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
/*Pour MDE ONLY on affiche pas le panoExclusif SEO prend toute la page*/
a.linkseo
{
	text-decoration:underline;
	color:black;
}
a.linkseo:hover
{
	text-decoration:underline;
	color:black;
}
a.linkseo5
{
	text-decoration:underline;
	color:white;
}
a.linkseo5:hover
{
	text-decoration:underline;
	color:white;
}

/*BLOCK PROMO (promotionAcc.ascx) 
contenu du block promo dans div right de la page default.aspx (Div Content) */
#Content .right {
	width: 211px;
	float: left;
	text-align: left;
}
#Content .right .top {
	height: 9px;
	background-image: url(../img/interface/Accueil/hautPromos.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#Content .right .middle {
	background-image: url(../img/interface/Accueil/milieuPromos.gif);
	background-repeat: repeat-y;
	padding: 6px;
}
#Content .right a {
	text-decoration: none;
}
#Content .right a:hover {
	text-decoration: underline;
}
#Content .right h1 {
	margin : 0;
	padding: 10px 0 0 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}
#Content .right h1 a {
	color: #ffffff;
}
#Content .right h2 {
	margin : 0;
	padding: 20px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
#Content .right h2 a {
	color: #ffffff;
	padding: 0 4px 0 0;
	position: relative;
	top: 5px;
	background-color: #e36f12; 
}
#Content .right h2 a:hover {
	color: #ffffff;
	padding: 0 4px 0 0;
	position: relative;
	top: 5px;
	background-color: #e36f12; 
	text-decoration:none;
}
#Content .right h3 {
	margin : 0;
	padding: 8px 0 0 6px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#Content .right h3 a {
	color: #ffffff;
}
#Content .right p {
	margin : 0;
	padding: 4px 0 0 6px;
	font-size: 11px;
	color: #11010f;
}
#Content .right p.auDepart{
	margin : 0;
	padding:   0px 0px 0px 6px;
	font-size: 9px;
	color: #ffffff;
}
#Content .right p a {
	color: #11010f;
}

#Content .right .avantPrix {
	padding-top: 4px;
	position: absolute;
}
#Content .right p .prix a{
	font-size: 15px;
	color: white;
	font-weight: bold;
	display: block;
	text-align: right;
}
#Content .right .bottom {
	margin : 0;
	padding: 20px 6px 6px 6px;
	min-height: 31px;
	background-image: url(../img/interface/Accueil/basPromos.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
#Content .right .bottom a {
	color: #ffffff;
	background-image: url(../img/interface/Accueil/flechePromo.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
	padding: 0 28px 0 0;
}
#Content .center {
	padding:  0 13px;
	width: 333px;
	float: left;
}
#Content .centerTop
{
    position:relative;
    display:block;
	width: 337px;
	float: left;
	margin:0px 0px 8px 0px;
}
/*---*/
.end {
	clear: both;
}

/*BLOCK RECHERCHE (Recherche.ascx)*/

#Search  {
	margin: 0;
	padding: 0;
	border-right: 6px solid #D21034;
	border-bottom: 6px solid #D21034;
	border-left: 6px solid #D21034;
}
#Search  p {
	margin: 0;
    padding : 9px 5px ;
}
#Search h1 {
	margin: 0;
	padding: 6px 30px 5px 50px;
	background-image: url(../img/interface/Accueil/titreRechercherVoyage.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #D21034;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
#Search h2 {
	margin: 0;
	padding: 9px 5px 0 5px;
	font-size:11px;
	font-weight: bold;
}
#Search .nbrPassagers label {
	position: absolute;
	margin-top: 2px;
}
#Search .nbrPassagers select {
	margin-left: 134px;
	width: 50px;
}
#Search  #SearchOptions {
	padding: 9px 5px 0 18px;
	background-image: url(../img/interface/Accueil/puceCouleur.gif);
	background-position: 7px 13px;
	background-repeat: no-repeat;
}
#SearchOptions a {
    color: #040404;
	text-decoration: underline;
}
#Search  .btnRechercherAcc {
	padding:  18px 8px 9px 48px;

}
a.Selection 
{	color:#040404;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px  10px 18px;
	background-image: url(../img/interface/Accueil/caseVide.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
a.Selection:hover
{	color:#040404;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px  10px 18px;
    background-image: url(../img/interface/Accueil/caseCochee.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
a.SelectionActive 
{	color:#040404;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px  10px 18px;
	background-image: url(../img/interface/Accueil/caseCochee.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.LblErreur
{
    color:red;
    font-size:10px;
    font-weight:bold;
}
.cssDdlAirportTo1
{
	width:184px;
}
/*BLOCK GROUPE CENTRAL*/
.GroupeCentral
{
    display:block;
    position:relative;
	border: 1px solid #D21034;
	color: #D21034;
	width: 332px;
	margin:  10px 0px 0px 0px;
}
.GroupeCentral h1 {
	color: #D21034;
	margin: 0;
	padding: 9px 5px;
    font-family: Arial,Verdana,Tahoma,sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.GroupeCentral ul {
	margin: 25px;
	padding: 5px;
}
.GroupeCentral li {
	margin: 0;
	padding: 9px 5px 9px 20px;
	list-style-type: none;
	background-image: url(../img/interface/Accueil/puceCouleur.gif);
	background-position: 7px 13px;
	background-repeat: no-repeat;
}
.GroupeCentral p {
	margin: 0;
	padding: 9px 5px;
}
.GroupeCentral a {
	font-size:12px;
    color: #040404;
	text-decoration: underline;
}
.GroupeCentral .bottom {
	font-size:11px;
	text-align: right;
}
/*BLOCK GROUPE*/
#Groupe {
	border: 1px solid #D21034;
	color: #D21034;
}
#Groupe h1 {
	color: #D21034;
	margin: 0;
	padding: 9px 5px;
    font-family: Arial,Verdana,Tahoma,sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#Groupe ul {
	margin: 0;
	padding: 5px;
}
#Groupe li {
	margin: 0;
	padding: 9px 5px 9px 20px;
	list-style-type: none;
	background-image: url(../img/interface/Accueil/puceCouleur.gif);
	background-position: 7px 13px;
	background-repeat: no-repeat;
}
#Groupe p {
	margin: 0;
	padding: 9px 5px;
}
#Groupe a {
	font-size:11px;
    color: #040404;
	text-decoration: underline;
}
#Groupe .bottom {
	font-size:11px;
	text-align: right;
}
/*BLOCK CARTE (carte.aspx)*/
#Carte 
{
    display:block;
    position:relative;
    float: left;
    top:0px;
    left:0px;
	width: 160px;
	height: 165px;
	margin:0;
    padding: 0;
}
#Carte a
{
	color: #040404;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#Carte a:hover {
	text-decoration: underline;
}
/*recherche carte pour toutes maison*/
#RechercheCarte ,
.CarteChine, .CarteCoree, .CarteJapon ,
.CarteMexique, .CarteBresil, .CarteArgentine,
.CarteThailande, .CarteVietnam, .CarteBali, 
.CarteCanada , .CarteUS , 
.CarteJordanie, .CarteEgypte , .CarteOuzbekistan , 
.CarteSenegal , .CarteMadagascar , .CarteAfiqueDuSud ,
.CarteRajasthan , .CarteNepal , .CarteInde, .CarteAustralie
{
	z-index:99;
	font-size: 13px;
	position: absolute;
	font-weight: bold;
}
#RechercheCarte 
{
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    position: relative;
}
/*POSITION DES PAYS dans Recherche par carte (Carte.ascx)/
/*MDC/
.CarteChine         { left: 15px; margin: 0; padding: 0; top: 243px; cursor:hand; color:Black;}
.CarteCoree         { padding:0; margin:0; top: 170px;	left: 175px; cursor:hand; color:Black;}
.CarteJapon         { padding:0; margin:0; top: 230px;	left: 210px; cursor:hand; color:Black;}
/*MDA/
.CarteMexique       { padding:0; margin:0; top: 123px;	left: 32px; cursor:hand; color:Black;}
.CarteBresil        { padding:0; margin:0; top: 127px;	left: 210px; cursor:hand; color:Black;}
.CarteArgentine     { padding:0; margin:0; top: 259px;  left: 88px; cursor:hand; color:Black;}
/*MDI/
.CarteThailande     { padding:0; margin:0; top: 110px;	left: 48px; cursor:hand; color:Black;}
.CarteVietnam       { padding:0; margin:0; top: 140px;	left: 106px; cursor:hand; color:Black;}
.CarteBali          { padding:0; margin:0; top: 272px;	left: 114px; cursor:hand; color:Black;}
/*MDE/
.CarteCanada        { padding:0; margin:0; top: 180px;	left: 115px; cursor:hand; color: white;}
.CarteUS            { padding:0; margin:0; top: 235px;	left: 115px; cursor:hand; color: white;}
/*MDO/
.CarteJordanie      { padding:0; margin:0; top: 193px;	left: 63px; cursor:hand; color:Black;}
.CarteEgypte        { padding:0; margin:0; top: 250px;	left: 7px; cursor:hand; color:Black;}
.CarteOuzbekistan   { position: absolute; padding:0; margin:0; top: 275px; left: 130px; cursor:hand; color:Black;}
/*MDF/
.CarteSenegal       { padding:0; margin:0; top: 140px;	left: 28px; cursor:hand; color:Black;}
.CarteMadagascar    { padding:0; margin:0; top: 267px;	left: 180px; cursor:hand; color:Black;}
.CarteAfiqueDuSud   { padding:0; margin:0; top: 270px;	left: 20px; cursor:hand; width: 80px; text-align:right; color:Black;}
/*MDN/
.CarteRajasthan     { padding:0; margin:0; top: 99px;	left: 25px; cursor:hand; color:Black;}
.CarteNepal         { padding:0; margin:0; top: 117px;	left: 170px; cursor:hand; color:Black;}
.CarteInde          { padding:0; margin:0; top: 240px;	left: 53px; cursor:hand; color:Black;}
/*MDP/
.CarteAustralie     { padding:0; margin:0; top: 190px;	left: 70px; cursor:hand; color: white; text-decoration:none;}

/*BLOCK EXPERT (Experts.aspx)*/
#Experts
{ 
    position:relative;
    display:block;
	width: 160px;
	height:162px;
	float: left;

	margin:  0px 0px 8px 10px;
	padding: 0;
    border:1px solid #D21034;
    text-align:left;
}
#Experts h1 {
	margin: 0 0 0 0;
	padding:  5px 1px 6px 5px;
    font-family: Verdana,Arial,Tahoma,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D21034;
	border-bottom: 1px solid #D21034;
}
.ExpertsClass p {
	margin: 0;
	padding:  9px 5px 0px 0px;
	font-size:15px;
}
.ExpertsClass ul {
	margin: 0;
	padding: 5px;
}
.ExpertsClass li {
	margin: 0;
	padding: 0px 5px 9px 20px;
	list-style-type: none;
	background-image: url(../img/interface/Accueil/puceCouleur.gif);
	background-position: 7px 5px;
	background-repeat: no-repeat;
}
.ExpertsClass a 
{
    font-family: Verdana,Arial,Tahoma,sans-serif;
	font-size:12px;
    color: #040404;
	text-decoration: underline;
}
.PictAlign {
	text-align:left;
	margin: 5px 0px 0px 4px;
}
#RendezVous {
	clear: both;
	margin: 0;
	padding: 4px;
	border: 1px solid #705564;
	text-align: left;
    font-family: Verdana,Arial,Tahoma,sans-serif;
}
#RendezVous h1 {
	margin: 0;
	padding: 5px 0;

	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #705564;
	color: #ffffff;
}
#RendezVous h2 {
	font-size: 14px;
	font-weight: bold;
	color: #030002;
	margin: 0;
	padding: 10px 0;
}
#RendezVous h3 {
	font-weight: bold;
	color: #350228;
	margin: 0;
	padding: 5px 0;
}
#RendezVous p {
	margin: 0;
	padding: 0 0 5px 0;
}
#RendezVous a {
	text-decoration: none;
}
#RendezVous a:hover {
	text-decoration: underline;
}
#RendezVousLeft {
	width: 160px;
	padding: 0 3px 0 2px;
	border-right: 1px solid #705564;
	vertical-align: top;
}
#RendezVousLeft h3 {
	font-size: 11px;
	padding: 0 0 5px 0;
	font-weight: bold;
	color: #350228;
}
#RendezVousLeft p {
	font-size: 11px;
}
#RendezVousLeft a {
	color: #040404;
}
#RendezVousLeft h2 a {
	color: #030002;
}
#RendezVousLeft h3 a {
	color: #350228;
}
#RendezVousLeft .date {
	padding-top: 0;
	font-style: italic;
}
#RendezVousRight {
	width: 160px;
	padding: 0 2px 0 3px;
	vertical-align: top;
}
#RendezVousRight h3 {
	font-size: 11px;
	font-weight: bold;
	color: #350228;
	padding:0 0 5px 15px;
	/*padding-left: 15px;*/
	background-image: url(../img/interface/Accueil/puceCulturel.gif);
	background-position: 3px 11px;
	background-repeat: no-repeat;
}
#RendezVousRight p {
	font-size: 11px;
	padding-bottom: 20px;
	color: #26061d;
	font-style: italic;
}
#RendezVousRight a {
	color: #26061d;
}
#RendezVousRight h2 a {
	color: #030002;
}
#RendezVousRight h3 a {
	color: #350228;
}
/*DESIR*/
.DesirDe {
	margin: 0px 0 0 0;
	padding: 0;
}

/* COMMANDE CATALOGUE*/
.blocCommandeCatalogue
{
    display:block;
    position:relative;
    float:left;
    width:784px;
	height:34px;
	background-image:url(../img/interface/Accueil/bandeau-commande.jpg);
	background-repeat:no-repeat;
	margin:15px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

.blocCommandeCatalogueMarge
{
	display:block;
    position:relative;
    float:left;
    width:23px;	
}
.blocCommandeCatalogueTexte
{
    display:block;
    position:relative;
    float:left; 
    width:761px;
	height:34px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px px;
	
	  
}

.blocCommandeCataloguePositionTexte
{
    display:block;
    position:relative;
    float:left; 
	
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
	height:29px;
	
	  
}

.CommandeCatalogueTexteNormal
{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	float:left;
	margin:0px 0px 0px 6px;
	padding:0px 0px 0px 0px;
	height:20px;
}
	
a.CommandeCatalogueTexteLien
{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	float:left;
	margin:0px 0px 0px 5px;
	width:140px;
	height:20px;
	vertical-align:text-top;
	background-image:url(../img/interface/Accueil/fleche-blanche.jpg);
	background-repeat:no-repeat;
}
a.CommandeCatalogueTexteLien:hover
{
	font-size:14px;
	font-weight:bold;
	color:#b8b4b4;
	float:left;
	margin:0px 0px 0px 5px;
	width:140px;
	height:20px;	
	background-image:url(../img/interface/Accueil/fleche-blanche.jpg);
	background-repeat:no-repeat;
}

.HypCarte
{
    position: relative;
    float: left;
    left: 0px;
}
#MsgMaison_Content ul
{
	margin-left: -50px;
}
#MsgMaison_Content li
{
	width: 240px;
	min-height: 16px;
	padding-bottom: 5px;
	list-style: none;
	background: url(../img/interface/Accueil/caseWD2.png) no-repeat top left;
}
#MsgMaison_Content li span
{
	position: relative;
	top: 8px;
	left: 40px;
}

