/* BASICOS*/

body {
	margin: 0px 0px 0px 0px;
	background-color : #FFFFFF;
	color : #465675;
	background-image: url(../img/FONDO_madera_index.jpg);
	background-position: top left;
	background-repeat: repeat;
	}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	padding: 5px;
	list-style-image:url(../img/img_ul.gif)	
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
}
/* DIVISIONES*/

.contenido {
	float: left;
	height: 600px;
	width: 1000px;
	background-image: url(../img/FONDO_INDEX.jpg);
	background-repeat: no-repeat;
}
.contenido_menu {
	float: left;
	height: 110px;
	width: 370px;
	padding-top: 280px;
	padding-left: 478px;
}
.contenido_pie {
	height: auto;
	width: 573px;
	position: absolute;
	visibility: visible;
	top: 500px;
	left: 297px;
}
.datos {
	float: left;
	height: 50px;
	width: 570px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.datos-int {
	float: left;
	height: 50px;
	width: 570px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.navegacion {
	float: left;
	height: 30px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
}
.idioma {
	float: left;
	height: 30px;
	width: 272px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-top: 0px;
}

.idioma-int {
	float: left;
	height: 30px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-top: 10px !important;
	padding-top: 0px;
}

.menu {
	float: left;
	height: 30px;
	width: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0066CC;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	margin-right: 5px;
	
}
.menu A:link {
	text-decoration: none;
	font-weight:bold;
	color: #0066CC; 
}
.menu A:visited {
	text-decoration: none;
	font-weight:bold; 
	color: #0066CC; 
}
.menu A:Hover {
	color: #0033ff;
	font-weight:bold; 
	text-decoration: none;
}
.contenido_cabecero {
	float: left;
	height: 164px;
	width: 780px;
	background-image:url(../img/interior_cabecero.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
.cabecero_reservar {
	float: left;
	height: 31px;
	width: 150px;
	padding-top: 128px;
	padding-left: 600px;
	background-color:#FFFFFF;
}
.contenido_central {
	float: left;
	height: 515px;
	width: 780px;
	background-image: url(../img/fondo_quienessomos.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
.contenido_dondeestamos {
	float: left;
	height: 515px;
	width: 780px;
	background-image: url(../img/fondo_dondeestamos.jpg);
	background-repeat: no-repeat;
}
.contenido_carta {
	float: left;
	height: 515px;
	width: 780px;
	background-image: url(../img/fondo_carta.jpg);
	background-repeat: no-repeat;
}
.contenido_entradas {
	float: left;
	height: 515px;
	width: 780px;
	background-image: url(../img/fondo_carta_entradas.jpg);
	background-repeat: no-repeat;
}
.contenido_huevos {
	float: left;
	height: 450px;
	width: 780px;
	background-image: url(../img/fondo_carta_huevos.jpg);
	background-repeat: no-repeat;
}
.menu_interior {
	float: left;
	height: 275px;
	width: 205px;
	padding-left: 75px;
	padding-top: 10px;
	background-image: url(../img/linea_menu_vertical.gif);
	background-repeat: repeat;
}
.titulo_seccion {
	float: left;
	height: 50px;
	width: 440px;
	padding-left: 15px;
}
.contenido_texto {
	float: left;
	width: 430px;
	padding-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.contenido_texto A:link {
	text-decoration: none;
	color: #0066CC; 
}
.contenido_texto A:visited {
	text-decoration: none;
	color: #0066CC; 
}
.contenido_texto A:Hover {
	color: #0033ff;
	text-decoration: none;
}
.interesa {
	float: left;
	height: 80px;
	width: 430px;
	padding-left: 295px;
	padding-top: 20px;
}
.pie {
	float: left;
	width: 660px;
	padding-left: 75px;
	height: 50px;
}
.linea_separador {
	float: left;
	height: 15px;
	width: 400px;
	background-image: url(../img/linea_separador.gif);
	background-repeat: no-repeat;
}
.menu_seccion {
	float: left;
	height: 30px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}
.menu_seccion  A:link {
	text-decoration: none;
	font-weight:bold;
	color: #0066CC; 
}
.menu_seccion  A:visited {
	text-decoration: none;
	font-weight:bold; 
	color: #0066CC; 
}
.menu_seccion  A:Hover {
	color: #0033ff;
	font-weight:bold; 
	text-decoration: none;
}
.menu_seccion_activo {
	float: left;
	height: 30px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}
.menu_seccion_activo  A:link {
	text-decoration: none;
	font-weight:bold;
	color: #666666; 
}
.menu_seccion_activo  A:visited {
	text-decoration: none;
	font-weight:bold; 
	color: #666666; 
}
.menu_seccion_activo  A:Hover {
	color: #0033ff;
	font-weight:bold; 
	text-decoration: none;
}
.menu_separador {
	float: left;
	height: 15px;
	width: 200px;
	background-image: url(../img/menu_separador.gif);
	background-repeat: no-repeat;
}

/* TEXTOS */

.Titulo_seccion1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #0066CC;
	font-weight:bold;
	line-height: 20px;
}
.Titulo_seccion2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0066CC;
	font-weight:bold;
	padding-left:15px;
}
.Titulo_seccion16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066CC;
	font-weight:bold;
}
.img_espaciador {
	padding: 10px;
}
.titulo_gris16  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.titulo_gris16  A:link {
	text-decoration: none;
	font-weight:bold;
	color: #666666; 
}
.titulo_gris16  A:visited {
	text-decoration: none;
	font-weight:bold; 
	color: #666666; 
}
.titulo_gris16  A:Hover {
	color: #0033ff;
	font-weight:bold; 
	text-decoration: none;
}
.titulo_gris_menu  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	list-style-image:url(../img/icn_carta.gif);
	line-height: 25px;
	padding-left:20px;
	
}
.titulo_gris_menu A:link {
	text-decoration: none;
	font-weight:bold;
	color: #0066CC; 
}
.titulo_gris_menu  A:visited {
	text-decoration: none;
	font-weight:bold; 
	color: #0066CC; 
}
.titulo_gris_menu  A:Hover {
	color: #006600;
	font-weight:bold;
	text-decoration: none;
}
.titulo_azul11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0066CC;
	font-size: 11px;
	font-weight: bold;
	
}.titulo_verde11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	font-size: 18px;
	font-weight: bold;
}
.texto_negrita	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}
.texto	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.texto A:link {
	text-decoration: none;
	color: #0066CC; 
}
.texto A:visited {
	text-decoration: none;
	color: #0066CC; 
}
.texto A:Hover {
	color: #0033ff;
	text-decoration: none;
}
.inicio {
	float: left;
	height: 20px;
	width: 180px;
	padding-bottom: 30px;
	margin-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.inicio A:link {
	text-decoration: none;
	color: #666666; 
}
.inicio A:visited {
	text-decoration: none;
	color: #666666; 
}
.inicio A:Hover {
	color: #0033ff;
	text-decoration: underline;
}
.texto_blanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_blanco A:link {
	text-decoration: none;
	color: #FFFFFF; 
}
.texto_blanco A:visited {
	text-decoration: none;
	color: #FFFFFF; 
}
.texto_blanco A:Hover {
	color: #0033ff;
	text-decoration: underline;
}
