@charset "utf-8";
/* CSS Document */
/*<link href="http://munibarranca.gob.pe/css/text.css" rel="stylesheet" type="text/css">
<link href="http://munibarranca.gob.pe/css/hoja_barranca.css" rel="stylesheet" type="text/css">*/


html,body {
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background:url(../img/fondo.jpg);
	height:100%;
	
	
	
	  
}

ol,li{margin:0 0 0 5px;padding:0 5px 0 5px;}



#contenedor
{width:900px;





height:auto;
margin:0 auto;

}


#baner
{width:900px;
height:126px;


}

#cuerpo
{
	width:848px;
	height:auto;
	border-style:solid;
border-width:1px;
border-color:#E9FFA6;

padding:25px;
background:#FFF;

}


#titulo
{
	width:100%;
	height:auto;
	
	padding-bottom:20px;
	
	

}

#noticias
{
	width:100%;
	height:auto;
	line-height:17px;
	
	

}
a.enlace1{
	
font-size:12px;
font-family:Verdana, Geneva, sans-serif;
text-decoration:none;
color:#000;
}

.pre_formato
{
	
/*white-space: pre;*/
white-space:normal;
text-align:justify;
}


#contenido_noticia
{
	width:auto;
	
	height:auto;
	margin-top:10px;
	line-height:17px;
	white-space:848px ;
	font-size:12px;	
	
	

	

}
