body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#FFF;
  padding:0;
  margin:0;
  height:100%;
  width:100%;
}
img{
	border:none;
}
p{
	padding:0;
	margin:0;
	line-height:18px;
}
li{
	list-style:none; margin:0; padding:0;
	list-style-image:url('../imgs/logo_pdf.gif'); 
}
#contenedor{
	margin:auto;
	width:631px;
}
#cabecera{
	margin-top:10px;
	height:381px;
}
#cuerpo{
	background-image:url('../imgs/fondo_cuerpo.gif');
	background-repeat:repeat-x;
	width:630px;
}



#documentos{
	padding:20px 10px 20px 10px;
	text-align:left;
	height:80px;
}
#documentos #contenido{
	margin:0px 10px 20px 10px;
	background-color:#FBFBFB;
	height:80px;
	width:95%;
	border-left:10px solid #FFF;
}
#documentos #contenido2{
	margin:0px 10px 20px 10px;
	background-color:#FBFBFB;
	height:150px;
	width:95%;
	border-left:10px solid #FFF;
	margin-bottom:30px;
}
#construccion{
	padding:70px 10px 20px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#000;
	text-align:center;
	font-style:italic;
}

#separador{
	border-bottom:1px dotted #555;
	line-height:5px;
	min-height:5px;
	clear:both;
}
#direccion{
	padding:30px 10px 20px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#000;
	text-align:center;
}
#pie{
	background-image:url('../imgs/imagen_pie.jpg');
	background-repeat:repeat-x;
	min-height:50px;
	margin-bottom:10px;
	line-height:50px;
}

#logo_pdf{
	background-image:url('../imgs/logo_pdf.gif');
	float:left;
	width:80px;background-repeat:no-repeat;height:80px;
	margin:10px 0px 10px 40px;
}

#descarga{
	float:left;
	margin:20px 0px 10px 0px;
	width:65%;
}
#logo_ayto{
	position:absolute;
	float:left;
	margin:30px 0px 0px -137px;
	z-index:10;
}

.enlace{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#000;
	text-align:center;
	text-decoration:none;
}
.enlace:hover{
	text-decoration:underline;
}
.txt_pie{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#7F7F7F;
	text-align:center;
	padding-left:15px;
}

