/******************************************************************************************
/*sobreescrivim identificadors genèrics de la plantilla general*/
/*per evitar que surti el fons genèric */
#containerPrincipal{
    /*height:598px;*/
    background-image:url('/caplaibFront/img/elems/fons_portada.jpg');
	background-repeat: repeat-x;
}

#filetDretaImg{
    float:none;
    background-image:url('/caplaibFront/img/sp.gif');
    height:0px;
    width:0px;
}
/*final sobreescriptura*/

/******************************************************************************************
/***Portada********************************************************************************/
.principalPortada_left{
	display:block;
	width: 100%;
	height: 300px;
    background-image:url('/caplaibFront/img/elems/banda fondo_1.gif');
	background-repeat: repeat;
}

.principalPortada{
    background-image:url('/caplaibFront/img/elems/banda fondo_2.gif');
	background-repeat: repeat-x;
}

.cajaImgPortada{
	width: 100%;
	position: relative;
	top: -7px;
	height: 300px;
}
.txtArial28Blue{
	vertical-align: top;
	font-family:Arial,Verdana,Sans-serif;
	font-size:28px;
	color: #617E92;
	font-weight:bold;
}
a.imagenPortada{
	text-decoration: none;
	cursor: pointer;
}
.boxDesImgPortada{
	position:relative;
	text-align:right;
	top: 293px;
}

.desImgPortada{
	color:#000000;
	font-family:Arial,Verdana,Sans-serif;
	font-size:11px;
	background-color: #FDC51A;
	padding:0px 100px 0px 2px;
	line-height:11px;
}

.imagenCabecera{
	clear:both;
	width:100%;
    height:333px;
    overflow:hidden;
    text-align:right;
    background-repeat:no-repeat;
}

/******************************************************************************************
***** Portada / Islas *********************************************************************/
.containerIslas{
    margin-top: 0;
    margin-left:auto;
    margin-right: auto;
    margin-bottom: 0;
	padding: 27px 27px 32px 27px;
	/*width:655px;*/
	width:735px;
	text-align:right;
}

.isla{
	float:left;
	text-align:left;
	line-height: 26px;
}

.nomIsla:link, .nomIsla:active, .nomIsla:visited, .nomIsla{
	display:inline;
	clear:none;
	font-size:18px;
	font-weight:bold;
	color:#1C5793;
	border-bottom: 5px solid #1C5793;
	padding-bottom: 1px;
	text-decoration:none;
}

.nomIsla{
	border-bottom: 0px;
}


.mapaIlles{
	/*width: 650px;*/
	width: 750px;
	/*height: 180px;*/
	height: 230px;
}

.mapasIbizaFormentera, .mapaIbiza, .mapaFormentera, .mapaMallorca, .mapaMenorca{
	position:absolute;
	background-repeat:no-repeat;
}

.mapaIbiza, .mapaFormentera, .mapaMallorca, .mapaMenorca{
	cursor:pointer;
}

.mapasIbizaFormentera{
	top:9px;
	left:0px;
	width: 180px;
	height: 220px;
}

.mapaIbiza{
	top:0px;
	left:0px;
	width: 180px;
	height: 103px;
	background-image: url('/caplaibFront/img/elems/ibiza.gif');
}

.mapaFormentera{
	top:103px;
	left:0px;
	width: 180px;
	height: 111px;
	background-image: url('/caplaibFront/img/elems/formentera.gif');
}

.mapaMallorca{
	top:-10px;
	left:240px;
	width: 274px;
	height: 218px;
	background-image: url('/caplaibFront/img/elems/mallorca.gif');
}

.mapaMenorca{
	top:17px;
	left:550px;
	width: 200px;
	height: 120px;
	background-image: url('/caplaibFront/img/elems/menorca.gif');
}

.numPlayasIsla{
	font-weight:bold;	
	color:#BF2626;
}

.desPlayasIsla{
	color:#1C5793;
}

.imgIlles{
	position:relative;
	top: -15px;
}

#IbizaFormentera{
	/*width:237px;*/
	width:300px;
	padding-left: 25px;
}

#Mallorca{
	width:240px;
}

.numplayasIsla, .desplayasIsla{
	font-family:Arial,Verdana,Sans-serif;
	font-size:11px;
}

/******************************************************************************************
***** Portada / Bienvenida ****************************************************************/
.txtArial12, .txtBuscar, .bienvenida, .bienvenidaTit{
	font-family:Arial,Verdana,Sans-serif;
	font-size:12px;
	color: #000000;
}

.txtArial12Blue, .txtBuscar, .bienvenidaTit, .buscadorTit{
	color: #1C5793;
}

.buscadorTit{
    font-weight:bold;
}
.bienvenidaTit{
	display:block;
    font-weight:bold;
}
.bienvenida{
	padding: 31px 35px 0px 35px;
}

.bienvenidaTit{
	padding: 0px 0px 5px 0px;
}

.buscador{
	padding: 57px 35px 30px 35px;
	vertical-align: middle;
}

/*******************************/

.cajaForm{
	/*position:relative;*/
	/*top: -2px;*/
	font-family:Arial,Verdana,Sans-serif;
	font-size:11px;
	background-color:#EDF0F3;
	border:1px solid #ABBCC7;
	height:19px;
	margin-top:5px;
	padding-left:5px;
	width:303px;
    float:left;
}

.boxBuscar{
    padding:7px 0px 0px 5px;
}

/*
.txtBuscar{
	font-weight:bold;
}
*/
/*
.txtBuscar:hover{
	background-color: #FEDF81;
	color: #000000;
}
*/

.lupa{
	margin-bottom:-9px;
    border:0px;
}
.boxBuscadorAvanzado{
    padding-top:7px;
}

.icoSombrilla{
    float:left;
}

fieldset{
    padding:0px;
    margin:0px;
    border:0px;
}

/*** Portada Isla ********************************************************/