/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #D5D5EE;
	color: #D5D5EE;
}
a:link {
	color: #8899AB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009;
}
a:hover {
	text-decoration: none;
	color: #06C;
}
a:active {
	text-decoration: none;
	color: #999;
}
.texto_abajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	color: #000;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	white-space: normal;
	padding-left: 3px;
}
.menu_arriba {
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 11px;
}
.bottompane {
background-color: transparent;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
color: black;
}
A.bottompane:link {
text-decoration: none;
color:#003366;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #000;
	text-align: left;
	text-indent: 0;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #333;
	text-align: left;
	font-style: normal;
}
.info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFF;
	text-align: center;
	font-style: normal;
}

.tituloseccion {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #999;
	text-align: left;
	font-style: normal;
}
.subtitulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	text-align: left;
	font-style: normal;
}

