/* CSS Document */

#capa_centro h1{
	font-size:12px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right:50px;
}
#capa_centro p{
	font-size:11px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right:50px;
}

#capa_centro_titulo {
	background: url(../imagenes/municipalidad_de_belen.gif) #FFFFFF no-repeat left;
	position:relative;
	height:63px; 
	z-index:1; 
}

#capa_centro_foto {
  background: url(../imagenes/foto_municipalidad.gif) #FFFFFF no-repeat left;
	position:relative;
	text-align:right;
	height:202px;
	z-index:1; 
}
/*#capa_centro_sobre_foto {
	background: url(../imagenes/frente_imagen_foto.png) no-repeat right;
	position:relative;
	height:202px; 
  top: -202px;
	z-index:1; 
}*/
#capa_centro_superior {
	background: #000000 no-repeat left;
	position:relative;	 
	height:210px;
	z-index:1; 
}
#capa_centro_superior_titulo {
	background: url(../imagenes/fondo_centro_superior_titulo.jpg) #FFFFFF no-repeat left;
	position:relative;
	height:36px;	 
	z-index:1; 
	border: 0px;	
}
#capa_centro_superior_cuerpo {
	background: url(../imagenes/fondo_centro_superior.jpg) #FFFFFF repeat top;
	position:relative;	
	height:175px; 
	z-index:1; 
	border: 0px;	
}
#capa_centro_inferior {
	background: url(../imagenes/fondo_centro_inferior.jpg) #FFFFFF repeat left top;
	position:relative;	 
	height:200px;
	z-index:1; 
	border: 0px;
}
#capa_centro_inferior h1{
	margin-left: 55px;
	margin-right:40px;
	font-style:italic;
}
#capa_centro_inferior p{
	margin-left: 55px;
	margin-right:40px;
	font-style:italic;
	font-size: 11px;
}
#capa_centro_inferior_uno {
	background: url(../imagenes/logros_2007.jpg) no-repeat left top;
	position:relative;
	width:300px;	
	height:50px;
	top:50px;
	left:350px;
	border: 0px;
}
#capa_centro_inferior_dos {
	background: url(../img/topo.jpg) no-repeat left top;
	position:relative;
	width:300px;	
	height:-45px;
	top:95px;
	left:45px;
	border: 0px;
}
#capa_centro_inferior_tres {
  background: url(../imagenes/metas_2011.jpg) no-repeat left top;
	position:relative;
	width:300px;	
	height:50px;
	top:-45px;
	left: 45px;
	border: 0px;
}
#capa_centro_inferior_cuatro {
	
  background: url(../imagenes/logo_plan.jpg) no-repeat left top;
	position:relative;
	width:300px;
	height:50px;
	top:-20px;
	left: 350px;
  border: 0px;
}
