	body { 
		background-color: white;
		/background: url("images/fondos/fondo1.jpg") no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		text-align: left;
		font-size: 15px;
		font-family: Arial;
		padding: 0px;
		/opacity: .5;
		color: black;
		/max-width: 100%;
		/margin: 0;
		}



#pagina{
		max-width:1000px;
		color: black;
		background-color: white;
		/opacity: 0.5;
		/overflow: hidden; 
		/padding: 10px; 
		margin: 0 auto;
		/font-family: Arial;
		/font-size: 15px;
		/text-align: left;
		/-moz-box-shadow: 0 0 5px #000;
		/-webkit-box-shadow: 0 0 5px#000;
		/box-shadow: 0 0 25px #000;
		/-moz-border-radius: 25px; /* Firefox */
		/-webkit-border-radius: 25px; /* Google Chrome y Safari */
		/border-radius: 25px; /* CSS3 (Opera 10.5, IE 9 y estándar a ser soportado por todos los futuros navegadores) */
		}



#izquierda{ 
		background-color: white;
		overflow: hidden;
        float:left;  
        max-width:455px;
		/margin-right: 0;
		/margin-left: 0;
		padding: 20px;
		/margin: 20px;
		}
		
		
li, p {
  line-height: 1.5;
}


.boton {
		border: 1px solid #2e518b; /*anchura, estilo y color borde*/
		padding: 3px; /*espacio alrededor texto*/
		margin: 5px;
		background-color: green; /*color botón*/
		color: white; /*color texto*/
		text-decoration: none; /*decoración texto*/
		/text-transform: uppercase; /*capitalización texto*/
		font-family: 'Helvetica', sans-serif; /*tipografía texto*/
		border-radius: 5px; /*bordes redondos*/
		}
		
.boton:hover {	
		border: 1px solid #2e518b; /*anchura, estilo y color borde*/
		padding: 3px; /*espacio alrededor texto*/
		margin: 5px;
		background-color: red; /*color botón*/
		color: white; /*color texto*/
		text-decoration: none; /*decoración texto*/
		/text-transform: uppercase; /*capitalización texto*/
		font-family: 'Helvetica', sans-serif; /*tipografía texto*/
		border-radius: 5px; /*bordes redondos*/
		}
		
.boton2 {
		border: 1px solid #2e518b; /*anchura, estilo y color borde*/
		padding: 3px; /*espacio alrededor texto*/
		margin: 5px;
		background-color: red; /*color botón*/
		color: white; /*color texto*/
		text-decoration: none; /*decoración texto*/
		/text-transform: uppercase; /*capitalización texto*/
		font-family: 'Helvetica', sans-serif; /*tipografía texto*/
		border-radius: 5px; /*bordes redondos*/
		}

		
		
		
#h8 {
	font-family: Arial;
	font-size: 21px;
	padding: 10px;
	color: green;
	text-align: center;
	/width: 90%;
	font-weight: bold;
	/text-shadow: 2px 2px 0px black;
	}	
	
#h9 {
	font-family: Arial;
	font-size: 18px;
	padding: 10px;
	color: orange;
	text-align: center;
	/width: 90%;
	font-weight: bold;
	/text-shadow: 2px 2px 0px black;
	}	

	
	
#relacionados {
	font-family: Arial;
	font-size: 16px;
	color: black;
	text-align: left;
	/margin: 0 auto;
	-moz-box-shadow: 0 0 15px #000;
	-webkit-box-shadow: 0 0 15px#000;
	box-shadow: 0 0 15px #000;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Google Chrome y Safari */
	border-radius: 10px; /* CSS3 (Opera 10.5, IE 9 y estándar a ser soportado por todos los futuros navegadores) */
	background-color: DarkRed;
	width: 90%;
	padding: 10px;
	}	


	a {color:black;}
	a:link { text-decoration:none;}
	a:hover {color: black;}


#textocab {
	font-family: Arial;
	font-size: 22px;
	color: orange;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px black;
	}	
	
#fondocab {
	font-family: Arial;
	background-color: DarkRed;
	width: 100%;
	/height: 170px;
	/margin-bottom: 10px;
	
	}

#ventana-publicidad{
	
	width: 300px;
	font-family: Arial;
	/border: 1px solid #000; /*anchura, estilo y color borde*/
	/border-radius: 6px; /* CSS3 (Opera 10.5, IE 9 y estándar a ser soportado por todos los futuros navegadores) */
	/font-size: 16px;
	text-align: left;
	/margin: 100 px;
	/padding: 10px;
}	

#derecha{  
		background-color: white ;
		/overflow: hidden;
        float:left;  
        width:290px;
		/margin: 20;
		/opacity: 0.5;
		padding: 20px;
}

#libros {  
        background-color: DarkRed;
        width: 300px;
		height: 250;
		/margin: 5px;
		color: white; 
		text-decoration: none;
		/float:left; 
		padding: 8px;
		font-size: 16px;
		font-family: Arial;
		-moz-box-shadow: 0 0 15px #000;
		-webkit-box-shadow: 0 0 15px#000;
		box-shadow: 0 0 15px #000;
		-moz-border-radius: 10px; /* Firefox */
		-webkit-border-radius: 10px; /* Google Chrome y Safari */
		border-radius: 10px; /* CSS3 (Opera 10.5, IE 9 y estándar a ser soportado por todos los futuros navegadores) */

} 

#gastronomia {  
        background-color: #ECD3A8;
        width: 300px;
		height: 200;
		/margin: 5px;
		color: white; 
		text-decoration: none;
		/float:left; 
		padding: 8px;
		font-size: 16px;
		font-family: Arial;
		-moz-box-shadow: 0 0 15px #000;
		-webkit-box-shadow: 0 0 15px#000;
		box-shadow: 0 0 15px #000;
		-moz-border-radius: 10px; /* Firefox */
		-webkit-border-radius: 10px; /* Google Chrome y Safari */
		border-radius: 10px; /* CSS3 (Opera 10.5, IE 9 y estándar a ser soportado por todos los futuros navegadores) */

} 

#limpiar{ clear: both; }




#pagina-p{
		max-width:500px;
		color: black;
		background-color:Bisque;
		/opacity: 0.5;
		overflow: hidden; 
		/padding: 5px; 
		margin: 0 auto;
		font-family: Arial;
		/font-size: 20px;
		text-align: left;
		-moz-box-shadow: 0 0 5px #000;
		-webkit-box-shadow: 0 0 5px#000;
		box-shadow: 0 0 25px #000;
		-moz-border-radius: 25px; /* Firefox */
		-webkit-border-radius: 25px; /* Google Chrome y Safari */
		border-radius: 25px; /* CSS3 (Opera 10.5, IE 9 y estándar a ser soportado por todos los futuros navegadores) */

}

	#ficha{
		width:90%;
		color: black;
		background-color:Bisque;
		/opacity: 0.5;
		/overflow: hidden; 
		padding: 5px; 
		margin: 0 auto;
		font-family: Arial;
		/font-size: 16px;
		text-align: left;
		/-moz-box-shadow: 0 0 5px #000;
		/-webkit-box-shadow: 0 0 5px#000;
		/box-shadow: 0 0 25px #000;
		/-moz-border-radius: 25px; /* Firefox */
		/-webkit-border-radius: 25px; /* Google Chrome y Safari */
		/border-radius: 25px; /* CSS3 (Opera 10.5, IE 9 y estándar a ser soportado por todos los futuros navegadores) */

}

#articulo {
	font-family: Arial;
	font-size: 25px;
	color: yellow;
	/text-align: center;
	text-decoration: blink;
	text-shadow: 2px 2px 0px black;
	}