body {
 background: url(img/fondo.jpg);
       width:100%;
	   height: 100%;   
			
		}
		.caja {
	background-color: #000066;
	border: none #996600;
	color: #FFFFFF;
}
.enlaces {
font-size:80%;
}
.Estilo1 {

	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo5 {color: #870e0e; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
#container {
       background: url(img/fondo.jpg);
       margin: 0 0;
       width:100%;
       height:100%;
	   text-align:justify;
	   
}
.header{
       width:100%;
       height:170px;
       background: url(img/cabecera.jpg);
       
}
.menucabecera{
       width:100%;
       height:170px;
       margin-top:5px;
	   margin-right:10px;
       float:right;
	   
       
}
.izquierda{
       width:190px;
       height:auto;
       margin:0 0 0 0;
       float:left;
       
}
.izquierda ul {
       font: 14px Verdana;
       color:#FFF;
       line-height: 140%;
       
}
.derecha{
       width:180px;
       height:auto;
       margin:0 5px 0 0;
       float:right;
       padding:5px;
	   font: 14px Verdana;
}
.principal{
 background: url(img/fondo.jpg);
       width:100%;
	   height: 100%;   
       
}
.libro{

 color:#000;}
.libro a {
  color:#000;}
	
.libro a:link, a:visited, a:hover, a:active { 
  color:#000;
		}
	
.footer{
       width:100%;
       height:77px;
       background: url(img/pie.jpg);
       background-position: center top;
	  
}
.footer h6{
       text-align:center;
       color:#000000;
       font-size:100%;
}     
.footer a{
       text-align:center;
       color:#000000;
       font-size:100%;
}   
.footer a:hover{
       text-align:center;
       color:#CCCCCC;
       font-size:100%;
}  
.footer a:visited{
       text-align:center;

       color:#000000;
       font-size:100%;
}   
.footer a:active{
       text-align:center;
       color:#666666;
       font-size:100%;
}        
p {
	color: #FFFFFF;

}
hr {
	display:none;
 }
h1 {
	font-size:25px;
	
	color : #FFFFFF;
	margin:0;
}
h1 a{
	font-size:25px;
	
	color : #FFFFFF;
	margin:0;
}
h2 {
	font-size:20px;
	
	color:#CCCCCC;
	text-transform: capitalize;
}
h3 {
	font-size:16px;
	
	color : #000000;
}
h4 {
	font-size:18px;
	
	color : #FFFFFF;
}
h5 {
	font-size: 16px;
	
	color : #FFFFFF;
}
h6 {
	font-size:10px;
	
	color : #FFFFFF;
}
td {
	text-align : center;
	color : #FFFFFF;
}
a {
	color:#FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#CC0000;
}
a:active {
	text-decoration: none;
	color:#FFFFFF;
}
#menu4 {
	width: 180px;
	margin-left:7px;
	color: #FFF;
			}
*{
	list-style:none;
	margin:0px;
	padding:0px;
	
}

#menu4 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	font-weight: bold;
	line-height: normal;
	vertical-align: top;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #000;
	display: block;
	background: url(images/menu4.gif);
	padding: 7px 0 0 0px;
	font-weight: bold;
	line-height: normal;
	vertical-align: top;
	}
	
#menu4 li a:hover {
	color: #fff;
	background: url(images/menu4.gif) 0 -32px;
	padding: 7px 0 0 0px;
	font-weight: bold;
	line-height: normal;
	vertical-align: top;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(images/menu4.gif) 0 -64px;
	padding: 7px 0 0 0px;
	font-weight: bold;
	line-height: normal;
	vertical-align: top;
	}	
