@import url("reset.css");
body {
	margin: 0;
	background: #291710;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #463620;
}
a {
	text-decoration: underline;
	outline: none;
}
a:link {
	color: #c3ad75;
	text-decoration: underline;
}
a:visited {
	color: #c3ad75;
	text-decoration: underline;
}
a:hover {
	color: #e9dbb9;
	text-decoration: underline;
}
a:active {
	color: #e9dbb9;
	text-decoration: underline;
}
#content {
	width: 980px;
	margin: 0 auto;
}
#flashHeader {
	width: 980px;
	height: 398px;
	background: #534131;
}
#contenidoIndex {
	width: 980px;
	margin: 0 auto;
}
#footer {
	width: 980px;
	height: 59px;
	background: url(images/bg_footer.jpg) no-repeat;
	text-align: center;
	font-size: 10px;
	color: #c3ad75;
	float: left;
	padding-top: 32px;
}
#mapa {
	width:655px;
	height: 655px;
	margin: 0 auto;
	padding: 6px;
	background-image:url(images/cargando.png);
}
.menuIndex {
	width: 980px;
	height: 43px;
} 
.columnaIzq {
	width: 378px;
	height: 468px;
	float: left;
}
.textoIndex {
	width: 236px;
	height: 297px;
	text-align: left;
	background: url(images/bg_pergamino_info.jpg) no-repeat;
	float: left;
	padding: 95px 69px 0 73px;
}
.banderaIndex {
	width: 378px;
	height: 76px;
	background: url(images/bg_flash_bandera.jpg) no-repeat;
	float: left;
}
.bannerTurismo {
	width: 316px;
	height: 289px;
	background: #a5936f;
	float: left;
}
.textoTurismo {
	width: 286px;
	height: 164px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(images/bg_info_noches.jpg) no-repeat;
	color: #e9dbb8;
	float: left;
	padding: 10px 0 0 30px;
}
H1 {
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #463620;
	display: block;
	float: left;
	text-indent: -9999em;
	margin: 0;
	width: 316px;
	height: 125px;
}
h1.nochesCostarricenses {
	background: url(images/t_noches_cost2.jpg);
}
H2 {
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #463620;
	float: right;
	text-indent: -9999em;
	margin: 0;
	width: 209px;
	height: 57px;
}
h2.eventosSociales {
	background: url(images/t_eventos.jpg) no-repeat;
}
/* ---- Boton Ver Mas ---- */
.verMas {
	width: 83px;
	margin-right: 9px;
	float: right;
}
.verMas a {
	height: 33px;
	display: block;
	text-indent: -99999em; 
}
.verMas a.ver {background: url(images/bt_ver.png) top;}
.verMas a:hover.ver {background: url(images/bt_ver.png) bottom;}

*html .verMas a.ver {
	background-image: none;
	height: 33px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bt_ver_ie6.png" , sizingMethod="scale");
	cursor: pointer;
}

.verMas2 {
	width: 83px;
	margin-left: 40px;
	float: left;
}
.verMas2 a {
	height: 33px;
	display: block;
	text-align: left;
	text-indent: -99999em; 
}
.verMas2 a.ver2 {background: url(images/bt_ver.png) top;}
.verMas2 a:hover.ver2 {background: url(images/bt_ver.png) bottom;}

*html .verMas2 a.ver2 {
	background-image: none;
	height: 33px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bt_ver_ie6.png" , sizingMethod="scale");
	cursor: pointer;
}
*html .verMas2 a:hover.ver2 {
	background-image: none;
	height: 33px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bt_ver2_ie6.png" , sizingMethod="scale");
	cursor: pointer;
}

/* ---- Flash Noches Costarricenses ---- */
.flashNoches {
	width: 286px;
	height: 289px;
	background: url(images/bg_flash_noches.jpg) no-repeat;
	float: right
}
.ftEventos {
	width: 217px;
	height: 179px;
	background: url(images/ft_eventos.jpg) no-repeat;
	float: left;
}
.eventosInfo {
	width: 385px;
	height: 179px;
	background: url(images/bg_eventos.jpg) no-repeat;
	float: right;
}
.textoEventos {
	width: 217px;
	height: 90px;
	float: right;
	text-align: right;
	padding: 31px 35px 0 121px;
}


/*--------------Menu EI8----------------*/

#imenus0 li ul li{
	height:25px;
	clear:both;

}
#imenus0 ul li a{
	padding: 4px 0 4px 4px;
}
