body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/imag/fondo.gif);
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	outline:none;
}
a:link, a:visited {
	color: #234596;
	text-decoration: none;
}
a:hover, a:active {
	color: #f26d3b;
	text-decoration: none;
}
.textos {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	text-align: justify;
}
.textoschicosazul {
	font-size: 11px;
	line-height: 120%;
	color: #010e7d;
}
.titulos {
	font-size: 14px;
	line-height: 120%;
	color: #455987;
	text-align: justify;
	font-weight: bold;
}
.textoschicos {
	font-size: 11px;
	line-height: 160%;
	color: #666;
}
.textoschicos2 {
	font-size: 11px;
	color: #666;
}
.titulosblancos {
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}
.imag-der {
	float: right;
	padding-left: 10px;
}
.iframe_clase {
	height: 450px;
	width: 780px;
	padding: 5px;
	border:none;
}
#tabla-estadisticas {
	width: 100%;
	font-size: 11px;
	color: #666;
	line-height: 1.5em;
}
#tabla-estadisticas td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE0E8;
	padding: 5px;
}

