
#bloqueuno_uno_noticia{
        height:50%;
		font-size:13px;
		font-weight:bolder;
        width:100%;
		color:#000;
		margin-bottom:5px;
}

#bloqueuno_dos_noticia{
        height:20%;
		font-size:20px;
		color:#000;
		margin-bottom:5px;
		z-index:1;
}

#bloqueuno_tres_noticia{
        height:20%;
        clear:both;
		color:#000;
		font-size:12px;
		text-align:left;
}

/**/
.enlace_noticia {    
        height:20%;
		font-size:20px;
		color:#000;
		margin-right:10px;
} 
.enlace_noticias:link{ 
     text-decoration: none;
     height:10%;
	 color:#000;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:20px;
	 padding-top:3px;
}  
.enlace_noticia:visited { 
   text-decoration: none;
   color:#000;
} 
.enlace_noticia:hover { 
   border-bottom: 1px dotted #fff;
} 

.enlace_noticia:active {
	text-decoration: none;
	color:#000;
}

#cuerpo_not{
		width: auto; 
		margin-right:15px;
		margin-top:5px;

}

#cuerpo_noticia_completa{
    min-height:506px;
} 

#descripcion_noticiacompleta
{
	margin-left:6px;
    height:10%;
	margin-right:5px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:3px;
	padding-left:3px;
	text-align:justify;
	margin-bottom:5px;
	padding-bottom:7px;
}

H1 { 
font-family: Arial; 
font-size: 32px;
text-decoration: none; 
text-align:left;
color: #000;
}

H2 { 
font-family: Arial; 
font-size: 14px;
font-weight:bold;
color: #000;
}

H3 { 
font-family: Arial; 
font-size: 10px;
text-transform:uppercase;
font-weight:normal;
color: #000;
}

.NoticiaCuerpo
{
	font-family:Arial; 
	font-size: 15px;
	color: #000;	
}

.NoticiaTextoAdicional
{
	font-family:Arial; 
	font-size: 12px;
	color: #000;	
}

#contenedor_imagenes_noticia
{
	background-color:#f6f8ec;
	float: left;
	width:500px;
	height:auto;
	text-align:left;
	/*border:#FF0000 1px solid;*/
	margin-right:7px;
	margin-top:2px;
	width:500px;
	height:auto;
}

hr
{
	color:#e9ebda;
}

#divLeyendaFotoNoticia
{
	padding:4px;
}

#divNoticiaSeccion
{
	border-left:#e9ebda 2px solid;
	border-bottom:#e9ebda 2px solid;
}
.titulo_otranoticias1
{
	margin-top:4px;
	background-color:#fafae4;
	padding:6px;
	font-weight:bold;
}
    
#navlist li 
{
	list-style-type: square;
	padding-right:3px;
	margin-bottom:3px;
}
