/* CSS Document */

body {
	/*background-image: url();*/
	background-color: #E9E9E9;
	margin: 0;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #EC5F00;*/
	color: #243A7F;
	white-space: nowrap;
}

a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;
}

.noticiasbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.noticiastitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #243A7F;
}

.leermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	white-space: nowrap;
}

.leermas a:link, .leermas a:visited, .leermas a:hover, .leermas a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	white-space: nowrap;
}

.contentbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-style: oblique;
	color: #333333;
}

.contenttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-style: normal;
	color: #243A7F;
	font-weight: bold;
}

.titulo1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	color: #FFFFFF;
	background-position: left;
	text-align: left;
}

.titulo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: oblique;
	color: #990000;
	line-height: normal;
	text-align: center;
}

.piedepagina {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
}

.piedepagina a:link, .piedepagina a:visited, .piedepagina a:hover, .piedepagina a:active {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666;
}

.noticiasdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.Estilo1 {font-weight: bold}

table .datos {
	font-size: 12px;
	border: 2px solid #243A7F;
}

td .subrayaabajo {
	border-bottom: 1px solid #666666;
}

td .subrayaderecha {
	border-right: 1px solid #666666;
}