@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/fondo_bajo-03.jpg);
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

.subtitulo {
	font-family: Impact;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
}
.subtitulo2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
}
.celconestilo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7B086F;
	padding-left: 5px;
}

.footer a {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	text-decoration:none;
}
.footer a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	text-decoration:none;
	color:#6633FF;
}
.footer2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration:none;
}
.footer2 a {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.footer2 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration:none;
	color:#6633FF;
}
.tblconestilo td {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	padding-left: 5px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
	
}
.celda1 {
    border-left:1px dotted #416D89;
	border-left-color: #FFFFFF;
}

.eth {
	background-color: #7A0A70;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}
.leermas {
	font-family: Tahoma;
	font-size: 11px;
	color: #7A0A70;
}
.leermas a {
	color: #7A0A70;
	text-decoration:none;
}
.leermas a:hover {
	color:#999999;
	text-decoration:none;
}
.mises {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
	padding-top: 3px;
}
.pagina {
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
}
.pagina a {
	color:#666666;
	text-decoration:none;
}
.pagina a:hover {
	color:#FF6600;
	text-decoration:none;
}

