@charset "UTF-8";
/* CSS Document */



body {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-image:url(imagenes/fondo_html.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:12px;
color: White;
}


#contenedor{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:980px;
	height:auto;
}

a:link{
color: #666666;
text-decoration:underline;
}
a:visited{
color: #73962C;
text-decoration:underline;
}
a:hover{
color:#73962C;
text-decoration:none;
}
a:active{
color: #73962C;
text-decoration:underline;
}


img{
vertical-align:top;
border:0px;
}

.diez{
font-size:10px;
}

.doce{
font-size:12px;
}
.nueve{
font-size:9px;
}

.bienve{
color:#515965;
font-size:20px;
font-weight:bold;
}

.dieciocho{
font-size:18px;
color: #cacaca;
}


a.leermas {
	color: #ffb921;	
}

a.leermas:hover {
	color: #DA70D6;	
}


input{
border-style: solid;
border-color: Gray;
border-width: 1px;
width:150px;
height:15px;
background-color:White;
font-size:10px;
text-align:center;
padding:3px 4px 2px 4px
}





/* ------------------------------- CABECERA ---------------------------------------- */

#cabecera{
height:348px;
width:980px;
background-image: url(imagenes/fondo_1.jpg);
background-position: top;
background-repeat: no-repeat;
}


#cabecera_slogan{
float: left;
position: relative;
margin-left: 0px;
margin-top: 0px;
font-size:10px;
font-weight: bold;
width:680px;
height:30px;

background-color:#43263a;
opacity: 0.50;
-moz-opacity: 0.50;
filter: alpha(opacity=50);
z-index: 0;

color: White;
}

#cabecera_slogan div {
	position: relative;
	float: left;
	margin-top: 4px;
	margin-left: 15px;
	_margin-left: 7px;
	color:White;
	font-size: 15px;
}


#cabecera_logo{
float: left;
position: relative;
margin-left: 30px;
_margin-left: 11px;
margin-top: 15px;
_margin-top: 7px;
width:360px;
height:162px;
}

#cabecera_platos{
position: absolute;
margin-left:600px;
_margin-left:200px;
margin-top: 5px;
_margin-top: 0px;
width:370px;
height:200px;
}


#menu {
	font-family: Arial;
	width: 980px;
	height: 65px;
	position: absolute;	
	margin-top: 322px;

	z-index: 7;
	
	background-image: url(imagenes/fondo_menu.png);
	_background-image: url(imagenes/fondo_menu_IE6.jpg); /* hack para IE6 */
	background-position: top;
	background-repeat: no-repeat;
	
	color: White;

}

#mdonde {
	font-family: Arial;
	width: 980px;
	height: 65px;
	position: absolute;	
	margin-top: 322px;

	z-index: 7;
	background-image: url(imagenes/fondo_menu_donde_IE6.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
	color: White;
}


#menu2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top:20px;
	left:60px;
	width: 980px;
}

#menu2 ul {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	list-style: none;
}
#menu2 li{
	float: left;
}

#menu2 li a{
	height: 30px;
	color: White;
	display: inline;	
	padding: 0px 5px 0px 5px;

	text-decoration: none;
	text-align: center;
	
	font-weight: bold;
}






#menu li a:visited{
	text-decoration: none;
	font-weight: bold;
}

#menu li a:hover{
	text-decoration: none;
	color: #73962C;
	font-weight: bold;
}



#menu li.li_check a{
	height: 30px;
	color: #73962C;
	display: block;
	padding: 20px 10px 0px 5px;
	text-decoration: none;
	font-weight: bold;
	
}


#menu2 li a:visited{
	text-decoration: none;
	font-weight: bold;
}

#menu2 li a:hover{
	text-decoration: none;
	color: #7CA32E;
	font-weight: bold;
}



#menu2 li.li_check a{
	height: 30px;
	color: #91C032;
	display: inline;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	font-weight: bold;
	
}

#menu2 li.li_check a:visited{
	text-decoration: none;
	color: #73962C;
}
#menu2 li.li_check a:hover{
	text-decoration: none;
	color: #73962C;
}



#menu2 li.li_check_sep {
	height: 30px;
	color: #DCDCDC;
	display: inline;
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	font-weight: normal;	
}



#telefono_menu{
position: relative;
margin-right: 60px;
_margin-right: 30px;
margin-top: 10px;
float: right;
font-size: 15px;
color:White;
font-weight:Bold;
height:17px;
text-align: right;
}

#telefono_menu span {
	font-size: 30px;
	color: #73962C;
	font-weight: bold;		
}






#sep_fondo {
	position:relative;
	height:4px;
	width:980px;
	border-top: none;
	background-color: transparent;
}

/* --------------------------------- CONTENIDO ---------------------------------------- */


#contenido{
position:relative;

min-height:450px;
height:auto !important;
height:5px;

background-image:url(imagenes/fondo_contenido.jpg);
background-position:top;
background-repeat:repeat-x;

background-color: #404656;

width:980px;
border-top: none;
}



/* --------------------------------- MENUS  ---------------------------------------- */

#menus_contenedor {
  position: relative;
  float: left;
  width: 980px;
  height: auto;
}

#menu_cartas {
  position: relative;
  float: left;
  width: 300px;
  height: 400px;
}

#listado {
   width: 260px;
	height: 300px;	
	float: left;
	margin-left: 65px;
	_margin-left: 25px;
	margin-top: 50px;	
  border-right: dashed 2px Gray;
  padding-right: 10px;
}

#listado a {
	font-size: 15px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

#listado a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #597423;
	text-decoration: none;
}

#listado a.selected {
	font-size: 15px;
	color: #73962C;	
	text-decoration: underline;
}

#listado a.selected:hover {
	font-size: 15px;
	color: Fuchsia;
}

.indicador_lista {
	color: Fuchsia;
	font-weight: bold;
}

#controles {
	width: 215px;	
	height: 20px;	
	float: left;
	position: relative;
	margin-left: 65px;
	_margin-left: 25px;
	Color: #444444;
}

#controles a{
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

#controles a:hover{
	color: #ff6427;
	text-decoration: none;
	font-weight: bold;
}



#carta {
   /*border: dashed 1px Lime;*/

	width: 550px;	
	height: auto;	
	
	position: relative;
	float: right;
	margin-top: 45px;
	margin-right: 40px;
	_margin-right: 20px;

}

#carta #texto {
	width: 450px;
	height: auto;		
	color: #ff7fd7;
	margin-left: 10px;
	_margin-left: 5px;
	text-align: center;
	float: left;
	position: relative;
}

#carta #titulo {
	width: 450px;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	float: left;
	margin-bottom: 10px;
	color: #C71585;
	text-align: center;
	
}

/* ------- PIE ------- */

#pie{
padding-top:10px;
text-align:center;
font-size:10px;
width:980px;
height:25px;
background-color: #43263a;
}

#pie a:link{
color: White;
font-weight: bold;
text-decoration:underline;
}

#pie a:visited{
color:White;
font-weight: bold;
text-decoration:underline;
}

#pie a:hover{
font-weight: bold;
color:#73962C;
text-decoration:none;
}
#pie a:active{
color:#73962C;
font-weight: bold;
text-decoration:underline;
}

#bajo_pie{
padding-top:0px;
width:980px;
height:15px;
background-color: #9b2e2e;
}




/**************** PORTADA ******************/

#portada_texto {
	width: 300px;
	margin-top: 80px;
	margin-left: 70px;
	_margin-left: 30px;
	position: relative;
	float: left;
	color: #ff7fd7;	
}

#portada_texto #parrafo {
	margin-left: 20px;
	_margin-left: 10px;
}

.titulo_mediano {
	font-size: 16px;
	font-weight: bold;
}

.titulo_grande {
	font-size: 20px;
	font-weight: bold;
}


/************* mapa *****************/

#direccion {
	width: 200px;
	height: 120px;
	position: absolute;
	top: 90px;
	left: 90px;
	color: #555555;
	font-size: 16px;
	z-index: 8;
	text-align: center;
}


/************* contacto *************************/


#texto_contacto {
	width: 230px;
	height: 300px;
	position: absolute;
	top: 50px;
	left: 65px;
	color: #ff7fd7;
	font-size: 12px;
	font-weight: bold;
	z-index: 9;
}

#contacto {
	width: 600px;
	height: 300px;
	position: absolute;
	top: 50px;
	left: 350px;
	color: #ff7fd7;
	font-size: 16px;
	z-index: 8;
}

#contacto_caja_nombre {
	width: 262px;
	height: 55px;
	color: #ff7fd7;
	font-size: 15px;
	font-weight: bold;
	float: left;
	position: relative;
	display: inline;
}


#contacto_caja_email {
	width: 280px;
	height: 55px;
	color: #ff7fd7;
	font-size: 15px;
	font-weight: bold;
	float: right;
	position: relative;
}

#contacto_caja_asunto {
	border-bottom-style: dashed;
	border-bottom-color: Gray;
	border-bottom-width: 1px;

	width: 590px;
	height: 180px;
	color: #ff7fd7;
	font-size: 15px;
	font-weight: bold;
	float: left;
	position: relative;
}



#contacto_asunto {

	position: relative;
	float: left;
	width: 480px;		
	height: 120px;
}

#contacto_asunto textarea {
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
	width:470px;
	height: 90px;
	background-color:White;
	padding:3px 4px 2px 4px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#caja_botones {


	position: relative;
	float: right;
	width: 60px;
	height: 120px;
	margin-right: 25px;
	_margin-right: 10px;
}

#caja_botones div{

	
	width: 70px;
	height: 40px;
	margin-top: 84px;
	
}

#caja_botones input{
	background-color:#ff7fd7;
	width:60px;
	height:30px;
	color:White;
	font-size:15px;
	font-weight: bold;
	text-align:left;
	padding:0px 0px 0px 0px;
	vertical-align: bottom;
	text-align: center;
	border: none;
}

#caja_botones input:hover{
	background-color:Fuchsia;
}



#contact_gracias {


	color: Fuchsia;
	width: 560px;
	height: 50px;
	position: relative;
	float: left;
	text-align: right;
	font-size: 10px;
}



#caja_telefonos {
	width: 560px;
	height: 60px;
	color: #ff7fd7;
	font-size: 15px;
	font-weight: bold;
	float: left;
	position: relative;
}

#caja_telefonos table {
	width: 560px;
	height: 60px;
	font-size: 12px;	
}

#caja_telefonos td {
	vertical-align: top;
	text-align: right;
	padding-right: 10px;	
}

#caja_telefonos td.data {
	border-right-style: dashed;
	border-right-color: White;
	border-right-width: 1px;
	padding-right: 10px;
}

#caja_telefonos .gris {
	color: White;
	width: 30%;
}


#caja_telefonos a {
	font-size: 10px;
}

/*****************  CAJA FOTOS *************************/

#contenedor_fotos {
	position: relative;
	float: right;
	margin-top: 40px;
	margin-right: 60px;
	_margin-right: 30px;
	width: 450px;
	height: auto;
}

#portada_fotos {
	margin-top: 4px;
	width:450px;
	height:358px;
	position: relative;
	/* border: 1px solid #DA70D6; */
	background-color: Black;
}

#portada_fotos #foto {
	width:450px;
	height:338px;
	position: relative;
	left: 0px;
	top: 0px;	
}


#portada_fotos #nf_cargador {
	width:450px;
	height:338px;
	position: absolute;
	left: 0px;
	top: 0px;	
	background-color: transparent;
}

#portada_fotos #navegador {
	width:450px;
	height:20px;
	position: relative;
	background-color: #43263a;
	margin: 0px 0px 0px 0px;	
	padding-top: 5px;
	text-decoration: none;
	text-align: center;	
	color: White;
}

#portada_fotos #navegador ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 9px;	
	text-align: center;	
}

#portada_fotos #navegador li{
  display: inline; 
}

.linums{
   display: inline; 
	height:20px;
}

.linums a{
	text-decoration:none;
	padding: 0px 5px 0px 5px;
	color: White;
}

.linums a:hover{
	text-decoration:none;
	padding: 0px 5px 0px 5px;
	color: #73962C;
}

.linums_check{
   display: inline; 
	padding: 0px 5px 0px 5px;
	height:20px;
	font-weight: bold;
	color: #73962C;
	text-decoration:none;
}





/* PROPIEDAD PARA ARREGLAR EL BUG DE QUE LOS FLOATS NO GENEREN CONTENIDO */
/* *************************************************/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#imprime_contacto {
	display: none;
}


#nota_legal {
	padding: 50px;
	color: Black;
}



