body {
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #232D2E;
}
hr {
	color: #CDEFFC;
	border: 0px;
	width:97%;
	background-color:#CDEFFC;
	height: 2px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}
a:hover {
    color: #ffffff;
    text-decoration: underline;
}

a:visited {
    color: #ffffff;
}

.estilo-cabezal {
	background-color: #1172A3;
	height: 238px;
	* height: 220px;
}
.estilo-cabezal-corto {
	background-color: #1172A3;
	height: 190px;
	* height: 180px;
}
.estilo-tabla {
	background-color: #40B9E1;
}
.estilo-tabla-2 {
	background-color: #99DEF9;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232D2E;
	text-decoration: none;
	line-height: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CDEFFC;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CDEFFC;
	text-decoration: none;
	padding-left: 20px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CDEFFC;
	text-decoration: none;
	padding-left: 22px;
}

h3 a {
	font-size: 18px; 
	color: #99DEF9;
	padding-left: 0px;
}

h3 a:hover {
	font-size: 18px; 
	color: #99DEF9;
	padding-left: 0px;
}

.estilo-tabla
{ 
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
