﻿#pestanasCentroAmerica {
	margin: 0px;
	padding: 0px;
	height: 55px;
	/*width: 280px;*/
	background-repeat: no-repeat;
	width: 271px;
	text-align:center;
}

.pestanasCentroAmericaVerde {
	background-image: url(/SiteCollectionImages/UserControls/MultipanelLateral/fndPestanas.gif);
}

#AreaContenido{
	width: 100%;
	clear: both;
	margin-top: 0px;
	text-align: center;
	background-repeat: no-repeat;
	/*border: solid 1px #0000ff;*/
}

#filtroDondeHospedarse {
	height: 30px;
	margin: 10px 0px 5px 5px;
	padding: 5px 0px 0px 45px;
	font-weight: bold;
	background-image: url(/SiteCollectionImages/UserControls/MultipanelLateral/iconDondeHospedarse.gif);
	background-repeat: no-repeat;
}

#filtroDondeComer {
	height: 30px;
	margin: 10px 0px 5px 5px;
	padding: 5px 0px 0px 45px;
	font-weight: bold;
	background-image: url(/SiteCollectionImages/UserControls/MultipanelLateral/IconDondeComer.gif);
	background-repeat: no-repeat;
	/*border: solid 1px #000000;*/
}

#filtroCalendarioEventos {
	height: 30px;
	margin: 10px 0px 5px 5px;
	padding: 5px 0px 0px 45px;
	font-weight: bold;
	background-image: url(/SiteCollectionImages/UserControls/MultipanelLateral/iconCalendarioEventos.gif);
	background-repeat: no-repeat;
	/*border: solid 1px #000000;*/
}

#filtroCosasPorVer {
	height: 30px;
	margin: 10px 0px 15px 5px;
	padding: 5px 0px 0px 45px;
	font-weight: bold;
	background-image: url(/SiteCollectionImages/UserControls/MultipanelLateral/iconCosasPorVer.gif);
	background-repeat: no-repeat;
	/*border: solid 1px #000000;*/
}

#multiPanelLateral {
	float: left;
	width: 276px;
	/*border: solid 1px #ff0000;*/
}

#buscarDondeComer {
	float: none;
	/*border: solid 1px #ff0000;*/
}

#buscarCalendarioEventos {
	float: none;
	/*border: solid 1px #ff0000;*/
}

#buscarCosasPorVer {
	float: none;
	/*border: solid 1px #ff0000;*/
}


#pastillasAccesoDirecto {
	/*width: 250px;*/
	margin-top: 15px;
	float: left;
	text-align: center;
	padding: 0px 5px 5px 5px;
}

#pastillasAccesoDirecto a {
	text-decoration:none;
	color:#366144;
}

.enlaceAccesosDirectos{
	text-decoration:none;
	color:#366144;
}

.enlaceAccesosDirectos a{
	text-decoration:none;
	color:#366144;
}

.enlaceAccesosDirectos a:hover{
	text-decoration:none;
	color:#366ff4;
}



#pastillaSol { 
	height: 59px;
	text-align: left;
	padding-top: 5px;
	background-image: url(/SiteCollectionImages/MasterPage/fndPastillaSol.gif);
	background-repeat: no-repeat;
	background-position:right;
	/*padding: 3px 2px 3px 50px;*/
	float:left;
}

#pastillaEuro {
/*	width: 237px; */
	height: 59px;
	text-align: left;
	padding-top: 5px;
	background-image: url(/SiteCollectionImages/MasterPage/fndPastillaEuro.gif);
	background-repeat: no-repeat;
	background-position:right;
	/*padding: 3px 2px 3px 50px;*/	
	float:left;

}

#pastillaCarta {
/*	width: 237px; */
	height: 59px;
	text-align: left;
	padding-top: 5px;
	background-image: url(/SiteCollectionImages/MasterPage/fndPastillaCarta.gif);
	background-repeat: no-repeat;
	background-position:right;
	/*padding: 3px 2px 3px 50px;*/
	float:left;

}

#pastillaUsuarios {
/*	width: 237px; */
	height: 59px;
	text-align: left;
	padding-top: 5px;
	background-image: url(/SiteCollectionImages/MasterPage/fndPastillaUsuarios.gif);
	background-repeat: no-repeat;
	background-position:right;
	/*padding: 3px 2px 3px 50px;*/
	float:left;

}

#pie {
	clear: both;
	margin: 10px 0px;
	padding: 8px 0px;
	width: 100%;
	text-align: center;
	background-image: url(/SiteCollectionImages/MasterPage/fndPie.gif);
}


/* Multipanel lateral */
.btnVerBuscador{
	background-repeat: no-repeat;
	width: 141px;
	height: 55px;
	border: 0px;
	cursor: pointer;
	font-size: 0%;
	vertical-align: middle;
}
.btnVerMisNotas{
	background-repeat: no-repeat;
	width: 139px;
	height: 55px;
	border: 0px;
	cursor: pointer;
	font-size: 0%;
	vertical-align: middle;
}


.desplegable
{
	border-bottom: solid 2px #bfbfbf;
	border-right: solid 2px #bfbfbf;
	line-height: 18px;
	background-color: #ffffff;
	text-align:left;
	vertical-align:middle;
	width: 230px; /* 114  igual que botones de arriva*/
}


#opcionesSubMenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	/*border: solid 1px #ff00ff;*/
}

#opcionesSubMenu li { 
	padding-left:5px;
}

#opcionesSubMenu a
{
	display: block;
	padding: 3px 2px 3px 10px;
	background-image: url(/SiteCollectionImages/Iconos/bulletTianguloNaranja.gif);
	background-repeat: no-repeat;
	/***width:98px;/*width:114px;*/
	/***height:17px;*/
}

#opcionesSubMenu a:link, #opcionesSubMenu a:visited
{
	color: #FB851D;
	text-decoration: none;
}

#opcionesSubMenu a:hover
{
	background-color: #FEF2E7;
	font-weight: bold;

}

#opcionesSubMenuSeparacion ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	font-size: 0%;
	height:1px;
	clear:both;
}

#opcionesSubMenuSeparacion li
{
	background-image:url(/SiteCollectionImages/MasterPage/SeparaMenu.GIF);
}
