body, html{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(imagenes/plantilla/fondo.gif);
	background-repeat: repeat-x;
	background-color: #074484;
	min-height: 100%;

}

#banner {
position:relative;
background-image: url(imagenes/plantilla/bg_banner.gif);
background-position: top;
background-repeat: repeat-x;
left:0px;
top:0px;
height:131px;
width: 100%;
text-align: left;
}




/* CONTENIDO CENTRADO */


#centrar {
position:absolute;
left:-390px;
top:131px;
width:780px;
height:100%;
margin-left: 50%;
padding: 0px;
min-height: 100%;
}



#contenido {
position:absolute;
left:174px;
top:40px;
width:435px;
min-height: 100%;
background-color: #ffffff;
}

#margen {
	position: relative;
	left: 20px;
	width: 370px;
	min-height: 100%;
	padding-top: 25px;
	padding-bottom:15px;
}

#anfora {
position:relative;
left:580px;
top:40px;
width:199px;
height:437px;
z-index:1;
}

*contenido, #margen, html, body, #centrar {
	height:100%;
}


/* TERMINA CENTRADO

BOTONES */

#botonera {
position:absolute;
left:0px;
top:0px;
float: left;
}

#botones {
	margin: 0;
	padding: 0px;
	top: 0px;
	position: relative;
	width: 145px;
}
#botones li {
	position: relative;
	left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#botones a {
	background: #BEE48B url(imagenes/plantilla/b.gif) no-repeat left;
	height: 18px;
	padding-top:2px;
	padding-left: 18px;
	margin-top: 5px;
	border: 1px solid #89C113;
	display: block;
	color:#1D3C74;
	text-decoration: none;
}

#botones a:hover {
	height: 18px;
	padding-top:2px;
	padding-left: 18px;
	margin-top: 5px;
	background: #FFBD3E url(imagenes/plantilla/b2.gif) no-repeat left;
	border: 1px solid #D08800;
	display: block;
	color: #105567;
}

/* EMPIEZA BOLETIN */

#boletin {
	position: relative;
	top: 10px;
	border: solid 1px #DC5301;
	height: 240px;
	width: 145px;
	background-color: #A5DEFF;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#boletin h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-image: url(imagenes/plantilla/bol_sup.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 60px;
	margin: 0px;
	padding: 0px;
}
/* TERMINA BOTONES y BOLETIN*/

/* GENERALES */

h1, h2, h3, h4, p, #center, .destacado, .persona, #margen li, #recuadro  {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	letter-spacing: 2px;
}

 #contenido h1 {
	font-size: 20px;
	text-transform: uppercase;
	padding-left: 35px;
	background-image: url(imagenes/plantilla/anfora-tit.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	border-bottom: solid 1px #E6B61B;
	color: #2352A2;
	margin-bottom: 25px;
	}
	
h2 {
	font-size: 16px;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 20px;
	}
h2, h3, h4 {
	color: #D97800;
}
	
	h3 {
	font-size: 13px;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
	line-height: 15px;
	}
h4 {
font-size:11px;
	font-weight:bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
	margin-top: 6px;
	padding-top: 0px;}
	
	
 p, #center, .destacado, #margen li, #recuadro {
 	font-size: 11px;
 }
 
 p {
 	padding: 0px;
	margin:;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
 }
 
 .just {
 	text-align: justify;
 }
 
 .center {
 	text-align: center;
 }
 
 .destacado {
	background-color: #A4D249;
	color: #5C5C5C;
	line-height: 11px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
 }
 
 p a, li a {
 	color: #79A228;
	text-decoration: none;
 }
 
 p a:hover, li a:hover {
 	color: #CD6532;
	text-decoration: underline;
 }
 
 .masinfo {
 background-image: url(imagenes/masinfo.gif);
 background-position: left;
 background-repeat: no-repeat;
 padding-left: 20px;

 }
 
 .persona {
 	font-size: 13px;
	color: #6A7E69;
	text-align: right;
 }
 
#margen ul { list-style-type: none;  list-style-position: outside;  display: list-item;    
margin-left: 15px; }

#margen ul li {
list-style-image: url(imagenes/vineta.gif);
padding-left: 10px;
margin-bottom: 5px;
}

#margen ol  { 
list-style-type: decimal; 
margin-left: 25px;
}

#margen ol li  {
padding-left: 3px; 
margin-bottom: 7px;
}

#margen td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid 2px #ffffff;
	}
	
#margen table {
	border: solid 1px #5C8E5C;
	padding: 3px;
	}
	

.recuadro {
	width: 90%;
	position: relative;
	left: 3%;
	height: 100%;
	border: solid 2px #57BE2D;
	background-color: #E8F7DE;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}
.recuadroleft {
	width: 90%;
	position: relative;
	left: 3%;
	height: 100%;
	border: solid 2px #57BE2D;
	background-color: #E8F7DE;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 15px auto 15px auto;
	}
