* {
	margin: 0;
	padding: 0;
		}

.imagen_fondo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	visibility: visible;
	height: 100%;
}

.botonera {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #364349;
	visibility: visible;
	z-index: 4;
}

.info {
	position: absolute;
	left: 0px;
	width: 900px;
	background-color: #364349;
	bottom: 20px;
	height: 71px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	visibility: visible;
	z-index: 2;

}

.news {
	position: absolute;
	left: 0px;
	width: 450px;
	height: 450px;
	z-index: 2;
	top: 100px;
	overflow: auto;
	visibility: visible;
	background-color: #364349;
}

.news2 {
	position: absolute;
	left: 0px;
	width: 950px;
	height: 600px;
	visibility: visible;
	z-index: 2;
	top: 64px;
}

.sub {
	background-color: #364349;
	opacity: 0.8;
	filter: alpha(opacity=80);
}


.titulo {
	font-size: 12px;
	font-weight: bold;
	color: #22b573;
	line-height: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.texto {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}


.link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}

.link:hover {
	font-size: 12px;
	font-weight: bold;
	color: #22b573;
	line-height: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}

.link_hover {
	font-size: 12px;
	font-weight: bold;
	color: #22b573;
	line-height: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.link2 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.link2:hover {
	font-size: 11px;
	font-weight: normal;
	color: #22b573;
	line-height: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.link3 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.link3:hover {
	font-size: 11px;
	font-weight: normal;
	color: #22b573;
	line-height: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}


.subotonera {
	position:absolute;
	width:230px;
	height:400px;
	z-index:5;
	left: 239px;
	top: 64px;
	visibility: hidden;
}
.cierre {
	position:absolute;
	width:100%;
	height:100%;
	z-index:3;
	visibility: hidden;
}
.fecha {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.drop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	width: 371px;	
	background-color: #364349;
	border: 1px solid #8B9298;
	
}

.drop2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	width: 371px;	
	background-color: #364349;
	border: 1px solid #8B9298;
	height: 100px;
}