/* BODY AND CONTAINER */

		body {
			background-color: #1b2985;
			}

		#container {
	width: 780px;
	margin: 0 auto;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 11px;
	line-height: 1.6em;
	color: #666666;
	background-color: #FFF3EA;
	position: relative;
		}
		
/* GENERAL STYLES */
		
		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 32px;
			color: #FFFFFF;
			margin-bottom: 30px;
			padding-left: 10px;
		}
		
		h2 {
			color: #6999c9;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #1b2985;
		}
		
		a {
			color: #FFFFFF;
			text-decoration: none;
		}

		a:hover {
			color: #FFFFFF;
		}

		
		form {
			float:right;
			margin-top: -45px;
			font-size: 9px;
			padding-right: 10px;
		}
		
		input {
			background-color: #D1C9BE;
			color: #000000;
			border: 1px solid #000000;
			font-size: 11px;
			padding: 3px;
		}
		
		.button {
			padding: 1px;
		}
		
/* IMAGES */		
		
		a img{
	  		border: none;
	  	}

		img.left,img.center,img.right {
	  		padding: 4px;
	  		border: 1px dashed #1b2985;
	  		margin: 0px;
	  	}

		img.left {
	  		float: left;
	  		margin: 0 12px 5px 0;
	  	}

		img.center {
			display: block;
	  		margin: 0 auto 5px auto;
	  	}
	
		img.right {
	  		float: right;
	  		margin: 0 0 5px 12px;
	  	}
		
/* HEADER */

		#header {
			clear: both;
			background-image:            url(../../libros/images/headlibros.gif);
height: 104px;}
		
		#header p { 
                       text-align: right;
			margin-top: -20px;
			margin-right: 20px;
			color: #EFEFEF;
		}
                #header h1 {
                        text-align: right;
                        padding-right: 20px;
                }

/* NAVIGATION */
	
		#nav {
	width: 150px;
	clear: both;
	float: left;
	background-image: url(../../libros/images/izqlibros.gif);
	height: 405px;
		}
	
		#nav li a {
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	color: #990000;
	clear: both;
	padding: 5px 0px 0px 8px;
		}	
	
		#nav li a:hover {
	color: #333333;
	padding: 5px 0px 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	display: block;
		}	

		ul {
	list-style: none;
	padding: 10px 15px 10px 10px;
	margin: 0;
	clear: both;
		}

		img {
   			border: none;
		} 


/* CONTENT */

		#content {
	width: 325px;
	clear: none;
	margin-left: 15px;
	overflow: auto;
	height: 400px;
		}
			#content1 {
	width: 325px;
	clear: none;
	margin-left: 15px;
	overflow: auto;
	height: 400px;
		}
		
		#content p {
			padding-bottom: 5px;
		}
		
		#content a {
			color: #66749A;
			text-decoration: none;
			border-bottom: 1px #1b2985 ridge;	
			font-weight: 500;	
		}
		
		#content a:hover{
			color: #566590;
			text-decoration: underline;
			border-bottom: none;	
			font-weight: 500;	
		}

/* RIGHTBAR */

		#rightbar {
	float: right;
	width: 135px;
	background-image: url(../../libros/images/derlibros.gif);
	height: 405px;
	background-repeat: no-repeat;
	background-position: left top;
		}
		
		#rightbar p {
			padding-bottom: 10px;
			margin-right: 10px;
			border-bottom: 1px dashed #1b2985;
		}
		
		#rightbar a {
			color: #66749A;
			text-decoration: none;
			border-bottom: 1px dashed #66749A;	
			font-weight: 500;	
		}
		
		#rightbar a:hover{
			color: #566590;
			text-decoration: underline;
			border-bottom: none;	
			font-weight: 500;	
		}

/* FOOTER */

		#footer {
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../../libros/images/footlibros.gif);
	height: 66px;
		}
		
		#footer p {
			color:#89817f;
			padding: 5px;
		}
		
		#footer p a {
			color: #89817f;
			border-bottom: 1px dotted #89817f;
		}
		
		#footer p a:hover {
			color: #FFFFFF;
		}
#container #nav #nav1 {
	background-image: url(../../libros/images/menu-perga.gif);
	height: 390px;
	width: 154px;
	background-repeat: no-repeat;
	clear: both;
}
#container #inicio {
	position: absolute;
	left: 16px;
	top: 73px;
	width: 104px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#container #nav #flotador {
	position: absolute;
	height: 167px;
	width: 201px;
	left: 489px;
	top: 351px;
	background-image: url(../../imagen/todo-cuba.png);
}
#container #nav #papiro {
	position: absolute;
	height: 160px;
	width: 126px;
	left: 502px;
	top: 131px;
	background-image: url(papiro.gif);
	padding: 10px 15px 10px 10px;
}

