@charset "utf-8";
/* CSS Document */

.articulos a {
	text-decoration: none;
	font-size: 0.9em;
	display: block;
	height: 80px;
	padding-bottom: 15px;
}
.articulos img {
	float: left;
	margin-right: 15px;
}
.articulos strong {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.articulos .noticias a {
	color: #F37430;
}
.articulos .eventos a {
	color: #17848B;
}
.articulos  .mas {
	height: 1.5em;
	text-align: right;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	padding: 0px 5px;
	top: -15px;
	position: relative;
	margin: 0px;
}
.articulos a:hover {
	background-color: #eee;
}
.articulos .noticias {
	float: left;
	width: 360px;
	margin: 0px;
}
.articulos .eventos {
	margin-left: 375px;
	margin-bottom: 0px;
}
.articulos {
	padding-top: 0px;
	padding-bottom: 0px;
}.banner {
	margin: 0px;
	padding: 15px 0 0 0;
}
.texto .col1 {
	float: left;
	width: 360px;
	padding: 0px;
}
.texto .col2 {
	margin-left: 375px;
}
.texto {
	margin-top: 1.5em;
	color: #666;
	margin-bottom: 1.5em;
	text-align: justify;
}
.menu1 #active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu1 a:hover {
	color: #333333;
}
.menu00 {

}
.container bgGreen .head {
	float: none;
}
body .container .head {
	float: none;
}
