@charset "utf-8";

#contenido #noticias {
	width: 340px;
	float: left;
	text-align: center;
	margin-right: 30px;
}
#contenido #cursos {
	float: right;
	height: auto;
	width: 293px;
	margin-right: 30px;
	text-align: center;
}
#cursos .curso_a {
	height: 182px;
	width: 293px;
	margin-bottom: 12px;
	clip: rect(auto,auto,auto,auto);
}

#noticias .noticia {
	width: auto;
}
.tit_noticia_index {
	color: #036;
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 12px;
	text-align: left;
}
.tit_noticia_index a:link{
	color: #036;
	text-decoration: none;
}
.tit_noticia_index a:visited{
	color: #036;
	text-decoration: none;
}
.tit_noticia_index a:hover{
	color: #036;
	text-decoration: underline;
}

.vermas_index {
	height: 16px;
	background-position: right;
	text-align: right;
}

.noticia_index {
	margin-bottom: 8px;
	text-align: left;
}

#conte_titulos {
	height: 385px;
	width: 100%;
	left: 244px;
	top: 319px;
}

.imgnoticias_index {
	margin-top: 12px;
	margin-bottom: 4px;
	text-align: center;
}
