* { 
	margin: 0;
  	padding: 0;	
}

html {-webkit-text-size-adjust:none;}

body {
 	text-align: center;
	/*background-color: #8ea0b9;
	background-color: #f7f7d4;
	background-image: url('imagenes/textura.png');*/
	
background-image: -ms-linear-gradient(top left, #FAFAE9 0%, #F7F7E3 100%);
background-image: -moz-linear-gradient(top left, #FAFAE9 0%, #F7F7E3 100%);
background-image: -o-linear-gradient(top left, #FAFAE9 0%, #F7F7E3 100%);
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FAFAE9), color-stop(1, #F7F7E3));
background-image: -webkit-linear-gradient(top left, #FAFAE9 0%, #F7F7E3 100%);
background-image: linear-gradient(top left, #FAFAE9 0%, #F7F7E3 100%);
	
}

#page {
	
  	margin: 0 auto;
	text-align: center;
	/*border: solid 4px #DFDFED;e1e2fc;*/
	color: #4f6b8b;/*#464991;*/
	font-size: 0.8em;	
	width: 960px;
	
	font-family: Verdana, Geneva, sans-serif;
	

}

header {
background-color:#a6b5ca;
background-image: url('imagenes/fondo_azul.jpg');
	
  	height: 120px;
	width: 100%;
	border-bottom: solid 4px  #4f6b8b;
	margin-bottom:20px;
	-webkit-box-shadow: 5px 5px 11px 7px #D1CCB7;
	-moz-box-shadow:5px 5px 11px 7px #D1CCB7;
	box-shadow: 5px 5px 11px 7px #D1CCB7;
	/*text-align: left;*/
}
#logo{
	float: left;
}


#contacto{
	float: right;
	/*margin-bottom: 20px;*/
	padding: 20px;
	font-weight: bold;
}


#contenido{	
/*background-image: url('imagenes/cuarteto_mozart_fondo.png');*/
/*background-image: url('imagenes/fondo_clave_sol.jpg');*/
	width: 100%;
	min-height: 440px;
	/*float:left;*/
	text-align: center;
	
	
}
.estilos_musicales{

height:400px;
background-color:#a6b5ca;
background-image: url('imagenes/fondo_azul.jpg');
padding: 30px;
text-align:left;
font-size: 1.0em;


}
.galeria{

 height:auto;
 width:120px;
 text-align:center;
 margin:30px;
 padding:0;
 float:left;
}
.thumbnail{
 width:110px;
 height:100px;
 margin:3px;
 text-align:center;

}
.enlaceg{
display:block;
width:110px;
font-size: 1.0em;
font-weight: bold;	
}


.parrafo_estilo_musical{
background-color:#a6b5ca;
	background-image: url('imagenes/fondo_azul.jpg');
min-height: 440px;	
	padding:40px;
	text-align:center;
}
.imagenGrande{
float:left;
margin:40px;
}
.info_estilo_musical{
text-align:left;
margin:40px;
font-size: 1.0em;
font-weight: bold;	
}
#infoMusica{
	background-image: url('imagenes/textura.png');
	float: left;
	width: 40%;
	margin-top: 40px;
	margin-left: 80px;
	padding: 40px;
	border: solid 4px #e1e2fc;
	text-align: left;
	font-weight: bold;
	opacity: 0.9;
}

#pagina_secundaria{
	margin: 0 auto;
	text-align: center;
	border: solid 4px #e1e2fc;	
	color: #4f6b8b;/*#464991;*/
	font-size: 0.8em;	
	width: 80%;
	background-color: #fcfcf2;
	font-family: Verdana, Geneva, sans-serif;
}

.textoElegancia{
float:left;
width:40%;
	margin-top: 20px;
	padding-left: 10%;
	text-align: left;;
	font-size: 1.5em;
	font-weight: bold;	
}
#texto_somos{
background-color:#f7f7e3;
background-image: url('imagenes/fondo_mini_luminoso.jpg');

width:100%;
height:252px;

	margin:auto;	
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;	
	border-bottom: solid 4px  #4f6b8b;
	/*border: solid 4px #4f6b8b;*/
	
}
#texto_somos span{
width:40%;
float:left;
margin:60px;
}


/*******************************Menu horizontal cabecera************/
#menu_horizontal{

background-image: -ms-linear-gradient(top left, #FAFAE9 0%, #F7F7E3 100%);
background-image: -moz-linear-gradient(top left, #FAFAE9 0%, #F7F7E3 100%);
background-image: -o-linear-gradient(top left, #FAFAE9 0%, #F7F7E3 100%);
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FAFAE9), color-stop(1, #F7F7E3));
background-image: -webkit-linear-gradient(top left, #FAFAE9 0%, #F7F7E3 100%);
background-image: linear-gradient(top left, #FAFAE9 0%, #F7F7E3 100%);


	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
	clear: both;
	border-bottom: solid 4px  #4f6b8b;
}

#menu_horizontal li{
	float: left;
	
}

#menu_horizontal li a
{
	display:block;
	width:140px;
	text-align:center;
	font-size: 1.1em;
	font-weight: bold;	
	
}

#menu_horizontal li a:hover{
	background-color:#D5D7DB;/*DFE2E6;/*#ebeef2;*/
-moz-border-radius-topleft: 14px;
-moz-border-radius-topright: 14px;
-moz-border-radius-bottomright: 14px;
-moz-border-radius-bottomleft: 14px;
-webkit-border-radius: 14px 14px 14px 14px;
border-radius: 14px 14px 14px 14px; 
}
/***************************************************************/

/*****************Menu vertical izquierdo***********************/
#tituloMenu{
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
	font-size: 1.3em;
	color: #E2E0CB/*4f6b8b;#464991;*/
	font-weight: bold;
}

nav {
	float: left;
	width: 25%;
}

nav ul{
	list-style-type:none;	
	text-align: left;
	/*background-color: #efecd7;*/
	opacity: 0.7;
}
nav ul li{
	border-bottom: solid 1px  #e2e0cb;/*4f6b8b;e1e2fc;*/
	margin: 0px;
	padding: 0px;
}

nav ul li a
{

	display: block;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	line-height: 1em;
	color:  #4f6b8b;/*464991;*/	
	text-decoration:none;	
}

nav ul li a:hover{
	/*background-color: #e2e0cb;*/
/* IE10 */ 
background-image: -ms-linear-gradient(top left, #E2E0CB 0%, #F0EDDA 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top left, #E2E0CB 0%, #F0EDDA 100%);

/* Opera */ 
background-image: -o-linear-gradient(top left, #E2E0CB 0%, #F0EDDA 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #E2E0CB), color-stop(1, #F0EDDA));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top left, #E2E0CB 0%, #F0EDDA 100%);

/* Proposed W3C Markup */ 
background-image: linear-gradient(top left, #E2E0CB 0%, #F0EDDA 100%);
}
/*******************************************************************************/
a:hover
{
	/*background-color: #e1e2fc;*/
	color: #384a5f;
	/*font-weight: bold;*/
}
#infoReservas{
	width: 100px;
	margin: 30px;
	padding: 10px;
	border: solid 4px  #4f6b8b;/*#4f6b8b;*/
	font-size: 1em;
	
}
#infoReservas:hover{
	/*background-color: #e1e2fc;*/
	color: #384a5f;
	font-weight: bold;
}

section {
	margin: 0 auto;
	min-height: 600px;
}

article{
	float:left;
	width: 20%;
	margin: 20px;
}

footer { 
  	clear: both;
	height: 40px;
	padding: auto 0;
	background-color: #e1e2fc;
	display: block;
	overflow: auto;
	border-top: solid 4px  #4f6b8b;
	text-align: left;
}
footer ul{
float:right;
margin: 10px;
}
footer ul li{
	display: inline;
	list-style-type:none;
	padding: 12px;
	text-align: left;
}

a {
text-decoration:none;
color:  #4f6b8b;/*#464991;*/
outline:0;
}
/*******************************************************************************/
#tablaPrecios td, th{
	background-color: #F7F7E3;
	border: 1px solid  #4f6b8b;
	width:300px;
	height:30px;
	font-weight: bold;
}
#atribucion{
font-size: 0.8em;
}
