@charset "iso-8859-1";
body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/bg-body.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.cuerpo #container { 
	width: 785px;
	background: #FFFFFF;
	margin: 0 auto;
	/*border: 1px solid #000000;*/
	text-align: left;
} 
.cuerpo #top {
	background:url(../images/bg-top.jpg);
	width:780px;
	/*height:79px;*/
	height:20px;
}
.cuerpo #menu {
	background:url(../images/bg-menu.jpg);
	height:25px;
	text-align:left;	
}
#nav {
	margin: 0;
	height: 23px;
	line-height:23px;
	padding-left:20px;
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 23px;
	padding-right:8px;
	color:#FF9933;
	}		
#nav li a { 
	text-decoration: none; 
	color: #FF9933;
	border-bottom: 0;
	font-size: 1em;
	font-weight: bold;
	}
#nav li a:hover { color:#0066CC;}
#nav li a.on { color: #0066CC;}

#navigator {
	margin: 0;
	height: 25px;
	line-height:25px;
	padding-left:20px;
	}
#navigator li {
	list-style-type: none;
	display: inline;
	line-height: 24px;	
	color:#666666;
	}		
#navigator li a { 
	text-decoration: none; 
	color: #666666;
	border-bottom: 0;
	font-size: 10px;
	font-weight: bold;
	}
#navigator li a:hover { color:#333333;}
#navigator li a.on { color: #333333;}
.cuerpo #navigation{
	background:url(../images/bg-navigation.jpg);
	height:25px;
}
.cuerpo #header { 
	height:183px;
	padding: 0px 0px 0px 0px;
} 
.cuerpo #header h1 {
	margin: 0px;
	padding: 0px 0;
}
.cuerpo #header-sub {
	background:#FFFFFF;
	height:8px;
	width:780px;
}
.cuerpo #news {
	float: right;
	width: 220px;	
}
.cuerpo #news #header-news {
	height:34px;
}
.cuerpo #news #header-news h3 {
	color:#666666;
	font-size:12px;	
}
.cuerpo #news #texto-news {
	padding:13px 13px 13px 13px;
	background:url(../images/bg-sidebar.jpg) repeat-y;
}
#bottom-news {
	background:url(../images/bottom-news.jpg);
	height:19px;
}
#talleres {
	text-align:center;
}
#talleres img {
	border:0;
}
.cuerpo #contenido {
	background:url(../images/bg-contenido.jpg) repeat-y;	
}
#header-contenido {	
	height:34px;
	width:560px;
}
.titulo1 {
	background:url(../images/header-welcome.jpg);
}
.titulo2 {
	background:url(../images/header-cuadernos.jpg);
}
.titulo3 {
	background:url(../images/header-autores.jpg);
}
.titulo4 {
	background:url(../images/header-paises.jpg);
}
.titulo5 {
	background:url(../images/header-poemas.jpg);
}
.titulo6 {
	background:url(../images/header-francisco.jpg);
}
.titulo7 {
	background:url(../images/header-error.jpg);
}
.sidebar1 {
	background:url(../images/header-news.jpg) no-repeat;
}
.sidebar2 {
	background:url(../images/header-lista-cuadernos.jpg) no-repeat;
}
.sidebar3 {
	background:url(../images/header-lista-autores.jpg) no-repeat;
}
.sidebar4 {
	background:url(../images/header-lista-paises.jpg) no-repeat;
}
.sidebar5 {
	background:url(../images/header-lista-poemas.jpg) no-repeat;
}
.sidebar6 {
	background:url(../images/header-datos-francisco.jpg) no-repeat;
}
#texto-contenido {
	padding:0 10px 0 20px;
	width:530px;
	text-align:justify;
	margin:0 0 0 0;
	min-height:240px;
}
#bottom-contenido {
	background:url(../images/bottom-welcome.jpg);
	height:19px;
	width:560px;
}
#prev-next {
	text-align:center;
}
.prev {
	text-align:left;
}
.prev a {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.prev a:hover {
	color:#000000;
}
.prev img {
	vertical-align:sub;
}
.next {
	padding:0 0 15px 30px;
}
.next a {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.next a:hover {
	color:#000000;
}
.next img {
	vertical-align:sub;
}

#texto_buscar {
	height:12px;
	width:200px;
}


/*=========================================
ENCABEZADOS
==========================================*/
h1 {
	font-size:14px;
}

/*END ENCABEZADOS*/

/*=========================================
CUADERNOS
==========================================*/
#cuaderno {
	padding:10px 15px 0 15px;
}
#cuaderno img {
	float:left;
	margin: 10px 20px 10px 10px;
	background-color:#fff;
	padding:4px;
	border:1px solid #333333;
}
#datos-cuaderno {
	padding:0 0 15px 0;
	text-align:justify;
}
.titulo {
	color:#108eef;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	font-weight:bold;
	text-decoration:underline;
}
.titulo a {
	color:#3366CC;
}
.titulo a:hover {
	color:#0066FF;
}
.desc {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
}
.desc a{
	color:#666666;
	text-decoration:none;
}
.desc a:hover{
	color:#000000;
}
#lista-paises {
	padding-left:110px;
	background:url(../images/cuaderno.jpg) left top no-repeat;
	min-height:150px;
}
#lista-poemas {
	padding-left:15px;	
}
#poemas {
	
}
#poemas tr td {
	vertical-align:top;
	padding:3px 10px 0 10px;
}
#poemas tr td a {
	color:#919B46;
	text-decoration:none;
	font-weight:bold;
}
#poemas tr td a:hover {
	color:#333333;
}
.header-poemas {
	text-align:left;
	color:#3399FF;
	font-size:12px;
	font-weight:bold;
}
#lista-cuadernos {
	margin: 0;	
	padding-left:10px;
	padding-right:13px;
	}
#lista-cuadernos li {
	list-style-type: none;
	display: block;
	line-height:22px;
	color:#67ADE7;
	border-bottom:1px dashed #333333;	
	}		
#lista-cuadernos li a { 
	text-decoration: none; 
	color: #67ADE7;
	border-bottom: 0;
	font-size: 11px;
	font-weight: bold;	
	}
#lista-cuadernos li a:hover { color:#0066CC;}
#lista-cuadernos li a.on { color: #0066CC;}
/*END CUADERNOS*/

/*=========================================
FRANCISCO URIZ
==========================================*/
#datos-francisco {
	padding:10px 15px 0 15px;
	text-align:justify;
}
/*END FRANCISCO URIZ*/
.cuerpo #bottom {
	background:url(../images/bg-bottom.jpg);
	height:21px;
}
.cuerpo #footer { 
	padding: 0 10px 0 20px;
	background:#4B4C48 url(../images/bg-footer.jpg) no-repeat;
	height:60px;
	text-align:center;
	font-size:10px;
} 
.cuerpo #footer p {
	margin: 0;
	padding: 10px 0;
	color:#FFFFFE;	
}
.cuerpo #footer p a{
	color:#FFFFFE;	
}
.cuerpo #footer p a:hover{
	color:#FFFFCC;	
}
#nav-footer {
	margin: 0;
	height: 23px;
	line-height:23px;
	padding-left:20px;
	}
#nav-footer li {
	list-style-type: none;
	display: inline;
	line-height: 22px;
	padding-right:8px;
	color:#FFFFFE;
	}		
#nav-footer li a { 
	text-decoration: none; 
	color: #FFFFFE;
	border-bottom: 0;
	font-size: 1em;
	font-weight: bold;
	}
#nav-footer li a:hover { color:#FFFFCC;}
#nav-footer li a.on { color: #FFFFCC;}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*botones*/
.boton{
	 padding:0px 0px 0px 0px;
	 border: 0px solid #FF9933;
	 font-weight: bold ;
}
