a:link {
	color: #6F7D2B;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:visited {
	color: #9A9F3E;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color:#FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titulo_noticia {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #9EB23E;
}
.titulo_listado {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #91A338;
}

.parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#noticia {
	border: 1 px solid grey;
	padding: 40 px;
}
.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.borde_punteado_verde {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #C6C800;
	border-right-color: #C6C800;
	border-bottom-color: #C6C800;
	border-left-color: #C6C800;
}
.titulo_seccion {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C6C800;
}
.foto_noticia {
	margin: 3px;
 	padding: 3px;
}
.titulo_interior {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #91A338;
	font-style: italic;
}
.destacado_texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5C6429;
	font-style: italic;
	font-weight: bold;
}
.lineainf {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #C6C800;
	border-right-color: #C6C800;
	border-bottom-color: #C6C800;
	border-left-color: #C6C800;
}
.borde_verde {
	border: 1px solid #9EB23E;
}
.linea_punteada_verde {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #C6C800;
	border-right-color: #C6C800;
	border-bottom-color: #C6C800;
	border-left-color: #C6C800;
}
.borde_punteado_naranja {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #F99932;
	border-right-color: #F99932;
	border-bottom-color: #F99932;
	border-left-color: #F99932;
}
.borde_gral_naranja {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #F99932;
	border-right-color: #F99932;
	border-bottom-color: #F99932;
	border-left-color: #F99932;
}
.borde_gral_verde {
	border: 1px dotted #C6C800;
}
.titulo_24_oscuro {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #647127;
}
.foto {
	padding:10px;
	background-color: #f7f7f7;
	width: 250px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
.foto300x189 {
	padding:10px;
	background-color: #f7f7f7;
	width: 300px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
.enconstruccion {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5C6429;
	font-style: italic;
	font-weight: bold;
}

#navsite h5 {
 display: none;
}
#navsite ul {
 padding: 8px 0; 
 margin-left: 0; 
 margin-bottom:0;
 font color: #ffffff;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
#navsite ul li {
 list-style: none;
 margin: 0; 
 display: inline; 
}
#navsite ul li a {
 padding: 8px; 
 margin-left: 1px; 
 border: 1px solid #C3CD7C;
 border-bottom: none;
background: #99A542;
 text-decoration: none;
}
#navsite ul li a:link {
 color: #ffffff;
}
#navsite ul li a:visited {
	color:  #faa525;
}
#navsite ul li a:link:hover, #navsite ul li a:visited:hover {
	color: #494C1D;
	background: #CAD57C;
}
#navsite ul li a#current {
 background: white; 
 border-bottom: 1px solid white;
}
#contenido_scroll {
	margin: 0 auto;
	width: 849px;
	height: 450px;
	color: #666666;
	font-size: 11px;
	line-height: normal;
	overflow: scroll;
	overflow-x: hidden;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #6F7D2B;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCD77C;
	scrollbar-darkshadow-color: #6F7D2B;
	scrollbar-track-color: #E7F48E;
	scrollbar-arrow-color: #6F7D2B;
		}
