@charset "utf-8";
#cuerpo-noticias{
	background-color: #FFFFFF;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	display:block;
	overflow: visible;
	visibility: visible;
	clear: both;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-left-color: #D7D7D7;
	margin-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}

#columna1{
	display:block;
	width:380px;
	height:650px;
	background:#00FF33;
	float:left;
	margin-right:5px;
	overflow: visible;
}
#columna2{
	width:240px;
	height:650px;
	background: #0033FF;
	float: right;
	margin-right:5px;
}
#columna3{
	width:150px;
	height:650px;
	background: #CC9900;
	float: right;
}
#links{
	clear: both;
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.links-pie, .links-pie a:link, .links-pie a:active, .links-pie a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.links-pie a:hover{
	text-decoration:underline;
}
#pie{
	height: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #d5e6d5;
}
.txt-verde10 a:hover{
	text-decoration: underline;
}
.volanta-1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-bottom:3px;
	border-bottom:#000000 solid 1px;

}
.font2 {
	font-family: Trebuchet, Verdana, Arial, Sans-serif;
	font-size: 10px;
}
.titulo-1, .titulo-1 a:link,.titulo-1 a:active,.titulo-1 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	text-align: left;
	display: block;
}
.titulo-1 a:hover{
	text-decoration:underline;
}
.subtitulo-1, .subtitulo-1 a:link,.subtitulo-1 a:active,.subtitulo-1 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	display: block;
}
.subtitulo-1 a:hover{
	text-decoration:underline;
}
.nota1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-top: 4px;
	display: block;
}
.foto1{
	background-color: #FFFFFF;
	padding: 4px;
	margin-bottom:4px;
	margin-top:4px;
	border: 1px solid #006600;
}
.volanta-2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	display: block;
}
.titulo-2, .titulo-2 a:link,.titulo-2 a:active,.titulo-2 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	text-align: left;
	display: block;
}
.titulo-1 a:hover{
	text-decoration:underline;
}
.subtitulo-2, .subtitulo-2 a:link,.subtitulo-2 a:active,.subtitulo-2 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	display: block;
}
.subtitulo-2 a:hover{
	text-decoration:underline;
}
.nota2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-top: 4px;
	display: block;
}
