/***************************************************
* CSS Moteur Recherche Holidays 
**************************************************/

.spacer{clear:both;}

/* Moteur recherche centre */
.ContentPane .ConteneurMoteurRecherche
{
	display:block;
	background:url(images/moteur/BlocMoteurRecherche.gif) no-repeat 0 0;
	width:560px;
	height:332px;
	text-align:left;
}

.ContentPane .FooterConteneurMoteurRecherche
{
    display:none;
}

.ContentPane .BlocMoteurRecherche
{
    float:left;
    width:265px;
}

.ContentPane .BlocMoteurRecherche .Header
{
}

.ContentPane .BlocMoteurRecherche .Content
{
}

.ContentPane .BlocMoteurRecherche .Footer
{
    display:none;
}


.ContentPane .BlocTitre, .ContentPane .BlocTitreMapSearch
{
    display:inline; /*bug IE6 */
    float:left;
    width:230px;
    margin:60px 0 0 20px;
	border-bottom:dotted 1px #e75112;
}

.Titre
{
	font:Bold 13px Verdana;
	color:#e75112;
	line-height:20px;
	padding-bottom:8px;
}


/* affichage de l'update progress en inline */
div.BlocTitre div {
        display:inline!important;
}

.ContentPane .Age
{
    padding:10px 0 0 0;
	margin:0 10px 3px 20px;
}

.ContentPane .Activite
{
	margin:115px 10px 3px 20px;
}

.ContentPane .Destination
{
	margin:10px 10px 3px 20px;
}

.ContentPane .TexteZoneGeo
{
	background-color:#cccccc;
	font:bold 10px Verdana;
}

.ContentPane .TexteDestination
{
	margin:0 0 0 10px;
	display:block;
}

.ContentPane .VilleDepart
{
	margin:10px 10px 3px 20px;
}

.ContentPane .MoisDepart
{
	margin:10px 10px 3px 20px;
}

/* liste deroulantes */
.ContentPane .Activite SELECT, .ContentPane .Destination SELECT
{
	width:210px;
}
.ContentPane .MoisDepart SELECT{width:140px;}
.ContentPane SELECT.ddlJourDepart {width:65px;}

.ContentPane .BlocBoutonOK
{
	margin:35px 10px 3px 175px;
}

.ContentPane .BoutonOK
{
	display:block;
	background:url(images/moteur/BoutonOk.gif) no-repeat 0 0;
	width:60px;
	height:32px;
}


.ContentPane .BlocMapSearch
{
    float:left;
    width:265px;
}

.ContentPane .ImgMapSearch
{
    margin:10px 0 0 25px;
}

/* Moteur recherche Droite */

.RightPane .ConteneurMoteurRecherche
{
	display:block;
	background:url(images/moteur/BlocMoteurRechercheDroite.gif) no-repeat 0 0;
	width:203px;
	height:485px;
	text-align:left;
}

.RightPane .FooterConteneurMoteurRecherche
{
    display:none;
}

.RightPane .BlocMoteurRecherche
{
    clear:both;
	width:203px;
}

.RightPane .BlocMoteurRecherche .Header
{
}

.RightPane .BlocMoteurRecherche .Content
{
}

.RightPane .BlocMoteurRecherche .Footer
{
    display:none;
}


.RightPane .BlocTitre, .RightPane .BlocTitreMapSearch
{
    margin:0 25px 18px 20px;
	border-bottom:dotted 2px #e75112;
}
.RightPane .BlocTitre{padding-top:28px;}

.RightPane .BlocTitreMapSearch{margin-top:30px;}

/* affichage de l'update progress en inline */
.RightPane div.BlocTitre div {
        display:inline!important;
}

.RightPane .Age
{
    padding:10px 0 0 0;
	margin:10px 10px 3px 20px;
}

.RightPane .Activite
{
	margin:10px 10px 3px 20px;
}

.RightPane .Destination
{
	margin:10px 10px 3px 20px;
}

.RightPane .TexteZoneGeo
{
	background-color:#cccccc;
	font:bold 10px Verdana;
}

.RightPane .TexteDestination
{
	margin:0 0 0 10px;
	display:block;
}

.RightPane .VilleDepart
{
	margin:10px 10px 3px 20px;
}

.RightPane .MoisDepart
{
	margin:10px 10px 3px 20px;
}

/* liste deroulantes */
.RightPane .Activite SELECT, .RightPane .Destination SELECT
{
	width:170px;
	font-size:11px;
}
.RightPane .MoisDepart SELECT{width:100px;font-size:11px;}
.RightPane SELECT.ddlJourDepart {width:65px;font-size:11px;}


.RightPane .BlocBoutonOK
{
    margin:20px 0 0 118px;
}

.RightPane .BoutonOK
{
    display:block;
	background:url(images/moteur/BoutonOk.gif) no-repeat 0 0;
	width:60px;
	height:32px;
}

.RightPane .ImgMapSearch
{
    margin:10px 0 0 15px;
}
