body {
margin-top: 0px;}

.destacado {
	WIDTH: 363px;
	HEIGHT: 100px;
	margin: 0;
}
.destacado2 {
	HEIGHT:153px;
	margin: 0px;
	padding: 4px;
	color: #39445B;
	background: #fff;
	border-right-color: #808EB0;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 10px;
}
.destacado2 p {
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}

.destacado2 a:link {
	color: #A72450;
	text-decoration: underline;
}

.destacado2 a:hover {
	color: #3D5C95;
	text-decoration: none;
}

.destacado2 a:visited {
	color: #AA2751;
	text-decoration: underline;
}

.noticias {
	width: 305px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	height: 270px;
	VISIBILITY: visible;
	OVERFLOW: auto;
	
}


.noticias p , .contenido td .parrafo{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.noticias a:link {
	color: #A72450;
	text-decoration: underline;
}

.noticias a:hover {
	color: #3D5C95;
	text-decoration: none;
}

.noticias a:visited {
	color: #AA2751;
	text-decoration: underline;
}

.noticias_uach {
	FONT-SIZE: 11px;
	VISIBILITY: visible;
	OVERFLOW: auto;
	WIDTH: 417px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 140px;
	margin: 5px;
	padding-left: 5px;
}

.noticias_uach a:link {
	color: #385589;
	text-decoration: none;
}

.noticias_uach a:hover {
	color: #AA2751;
	text-decoration: underline;
}

.noticias_uach a:visited {
	color: #385589;
	text-decoration: none;
}


hr{
	border: dotted;
	color: #3D5C95;
	background-color: #ffffff;
	height: 1px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;}

