* { padding: 0; margin: 0; }

body {
	font-family: Georgia, serif;
	font-size:0.9em;
	color: #F4EDD5;
	/*word-spacing: 0.1em;
	letter-spacing: 0;*/
	line-height: 1.4em;
	background-image:url(../ima/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#462216;
}
	h1 {
	font-size: 1.1em;
	font-weight: normal;
 		 /*padding: 54px 0px 0px 25px;*/
	}
	h2 {
		font-size: 2em;
		font-weight: normal;
 		padding: 40px 40px 20px 40px;
		}
	h3 {
		color:#E20A16;
		font-size: 1.5em;
		font-weight:lighter;
		font-family: Georgia, serif  ;
		/*margin-left: 15px;
		margin-bottom: 5px;
		 padding: 54px 0px 0px 25px;*/
		}
		
	a {color: #E20A16;text-decoration : none;}
	a:visited {color:#E20A16;text-decoration : none;}
	a:hover {color: #E20A16; text-decoration: underline;}
	a:active { color:#E20A16;text-decoration : none;}
	
	img {border:0px;}
	p{padding: 10px 0px 0px 40px;}
	p.mini{padding: 10px 10px 0px 10px;}

ul{
	border:0;
	margin:0;
	/*padding:0; */
	display: inline;
	list-style-type: circle; 
	line-height:30px;
	/*padding:0px 0px 15px 60px;*/
	list-style-position: inside;
}
li{
	margin:0;
	padding:0;
	padding-left:15px;
	background-image:url(../ima/indicadorlista.gif);
	background-repeat:no-repeat;
	background-position: -5px 8px;
	overflow:visible;
}



		
#limite { 
	 margin: 0 auto;
	 width: 960px;

}
#cabecera {
	 width: 960px;
	 float: left;
	 padding: 0px;
	 height: 370px;
	 margin: 0px 0px 0px 0px;
	 /*background-image:url(../ima/cabecera.jpg);
	 background-repeat: repeat-x;
	 background-position: top center;*/
}
#poema_entrada {
	 line-height: 1.2em;
	 margin: 230px 0px 0px 0px;
}

#rotativo {
	margin: 0px 0px 0px 420px;
	position:absolute;
	top:210px;

}

#menu {
	float: left;
	width: 960px;
	padding: 3px 0px 0px 0px;
	height: 34px;
	margin: 0px 0px 0px 0px;
	font-size: 20px;
	line-height: 1.7em;
	letter-spacing: 0.3px;
	text-align:center;
	font-family: Georgia, serif;
	
	
	/*background-image:url(../ima/fondo_menu.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-color:#FAF4D3;*/
}
#menu a {
	color: #F4EDD5;
	text-decoration : none;
	padding: 0px 5px 5px 5px;

	}
#menu a:visited {
	color:#F4EDD5;
	text-decoration : none;
	}
#menu a:hover {
	color: #F4EDD5;
	text-decoration:underline;
}
#menu a:active { 
	color:#F4EDD5;
	text-decoration : none;}
#activo{
 background-image:url(../ima/marcador.png);
 background-repeat: no-repeat;
 background-position: 50% 100%;}



#contenido {
	color:#342518;
	width: 960px;
	float: left;
	margin: 0px 0px 0px 0px;
	background-image:url(../ima/fondo_contenido.jpg);
 	background-repeat: repeat-y;
 	background-position: 100% 0%;
}
#ordenar{

		font-size: 1.5em;
		font-weight:lighter;
		font-family: Georgia, serif;
		margin: 40px 0px 20px 35px;
}
#espacio_contenido{
	margin: 0px;
	padding: 0px;
	width: 80px;
	float: left;
}

#dercolumn { 
	margin: 0px;
	padding: 0px;
	width: 230px;
	float: left;
}
#dercolumn p{ 
	margin: 10px 10px 10px 10px;
	padding: 0px;
}
#dercolumn h3{ 
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 20px;
	color:#33281C;
	font-size: 1.4em;
	background-image:url(../ima/fondo_h3_dercolumn.jpg);
	background-repeat:repeat-y;

}
#utiles {
	line-height: 1.2em;
	margin: 5px 0px 0px 11px;
}
#utiles img{
	margin: 0px 5px 0px 5px;
}
#central { 

	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 570px;
	float: left;
	background-image:url(../ima/fondo_ornamental_contenido.jpg);
 	background-repeat: no-repeat;
 	background-position: 0% 0%;

}
#central p{
	padding: 10px 40px 0px 40px;
}

#entrada {
	font-weight:bold;
}
.volver {
	margin: 35px 0px 10px 40px;
	font-size:1.2em;
}
.poema {
	margin-top:20px;
	margin-bottom: 20px;
	margin-left:60px;
	font-style:italic;
	font-size: 1.2em;
	line-height: 1.4em;
}
.poema_versoslargos {
	margin-top:20px;
	margin-bottom: 20px;
	margin-left:10px;
	font-style:italic;
	font-size: 1.2em;
	line-height: 1.4em;
}
.poema_versoslargos_der {
float:right;
margin-right:35px;
}
#poema_h2{
	padding-top:0px
}
.poema_h4{
	margin-left:40px;
	margin-right:40px;
	text-align:center;
	font-size:1.3em;
	margin-top:30px;
}
.poema_entrada{
	margin-left:30px;
	float:left;
	font-size:0.6em;
}
#poema_titulos{
	float:left;
	margin-left:40px;
	width:250px;

}
#poema_titulos ul{
	list-style-position: outside;

}
#poema_titulos a{
	color:#E20A16;

}

.poema_titulos_entrada{
font-size:1.2em;
padding: 40px 0px 0px 0px;


}

.crono_fecha_1{
width:68px;
background-repeat:no-repeat;
background-position: top right ;
}
.crono_fecha_2{
background-color:#A79D84;
width:72px;
font-size:1.2em;
color:#F7F1D0;
text-align:right;
padding-right:3px;
vertical-align:top;
}
.crono_fecha_3{
padding-left:10px;
width:395px;
}

/*
a.epigrafes {
color:#342518;
text-decoration:underline;}
*/

#texto_resaltado{
	font-size: larger;
	font-weight:bold;
}

.todos_titulos {
	float:left;
	text-align:center;
	margin: 0px 20px 10px 20px ;
}

#map_canvas {
width: 560px; 
height: 380px; 
margin-left:43px;
border:2px double #3A180B;
padding:3px; 
color:#3A180B; 
}
#map_canvas img {
border:0px;
padding:1px;
margin:0px 0px;
}



#pie { 
font-size:0.8em;
 width: 960px;
 clear: both;
 margin: 0px;
 padding: 0px;
 text-align:center;
 background-image:url(../ima/fondo_pie.jpg);
 background-repeat: repeat-x;
 background-position: bottom center;
 }
#pie p{ 
padding: 10px 0px 0px 0px;
 }
#pie a {color: #FAF4D3;text-decoration:underline;}
#pie a:visited {color:#FAF4D3;}
#pie a:hover {color: #FAF4D3; }
#pie a:active { color:#FAF4D3;}

#inicio a {color: #F4EDD5;text-decoration:underline;}
#inicio a:visited {color:#F4EDD5;}
#inicio a:hover {color: #F4EDD5; }
#inicio a:active { color:#F4EDD5;}
/*Formulario
.campos_txt{

width: 400px;
margin-top: 4px;
background-color: #D1C9BE;
border: 0px;
}
.bloques_txt{
width: 400px;
margin-top: 4px;
background-color: #D1C9BE;
border: 0px;
}
.submitbutton{
margin-top: 25px;
width: 400px;
background-color: #D1C9BE;
margin-right:2px;
}
.submitbutton:hover {
	background-color: #FFCAB6;
}*/




