@charset "utf-8";
#contenedor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: justify;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000033;
}
body {
	background-color: #000033;
}
#contenedor #pie {
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
	font-weight: bold;
	background-color: #000033;
}
#contenedor #cuerpo {
	border: thin solid #000033;
}
#contenedor #cuerpo #col_1 {
	float: left;
	width: 260px;
	padding-right: 8px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000033;
	margin-top: 5px;
}
#contenedor #cuerpo #col_2 {
	float: left;
	width: 260px;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 5px;
}
#contenedor #cuerpo #col_3 {
	float: left;
	width: 260px;
	padding-right: 12px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000033;
	margin-top: 5px;
}
#contenedor #cuerpo #col_4 {
	width: 250px;
	float: left;
}

#contenedor #cuerpo #col_4 #noticia {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#contenedor #cuerpo #col_5 {
	width: 520px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000033;
	padding-left: 10px;
}
#contenedor #cuerpo #col_5 a {
	text-decoration: none;
	list-style-type: none;
}

#contenedor #cuerpo #cierre {
	clear: both;
}
#contenedor #cuerpo h4 {
	color: #000033;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align: center;
}



#contenedor #franja_color {
	height: 10px;
	background-color: #000033;
}
#contenedor #cuerpo #col_2 #noticia_resaltado h4 {
	background-color: #600;
	color: #FFF;
}
.img_integrada {
	margin: 4px;
	float: left;
	border: 2px solid #000033;
}
.pies_de_foto {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
#contenedor #menu ul {
	margin: 0px;
	list-style-type: none;
	height: auto;
	width: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenedor #menu {
	height: 40px;
	background-color: #000033;
}
#contenedor #menu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	margin: 1px;
	float: left;
	width: 118px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-decoration: none;
}
#contenedor #menu li {
	display: inline;
}
#contenedor #cuerpo #col_4 #noticia ul {
	list-style-type: none;
}
#contenedor #cuerpo #col_4 #noticia li {
	display: inline;
}
#contenedor #cuerpo #col_4 #noticia li a {
	text-decoration: none;
	color: #000033;
	background-color: #FFFFFF;
	width: 150px;
	float: left;
	border: 2px solid #000033;
	padding: 3px;
	margin-bottom: 2px;
}
#contenedor #cuerpo #col_4 #noticia li a:hover {
	color: #FFFFFF;
	background-color: #000033;
	border: 2px solid #000033;
}
#contenedor #cuerpo #col_4 #noticia li a:active {
	color: #FFFFFF;
	background-color: #000033;
	border: 2px solid #000033;
}
#contenedor #cuerpo #col_2 #noticia_resaltado {
	background-color: #FCC;
	color: #600;
	margin: 5px;
	border: thin dotted #906;
	padding: 2px;
	text-align: left;
}
#contenedor #cuerpo #col_1 #noticia_resaltado {
	background-color: #FCC;
	color: #600;
	margin: 5px;
	border: thin dotted #906;
	padding: 2px;
	text-align: left;
}
#contenedor #cuerpo #cierre {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #00C;
}

