﻿body{
	margin:0px;
	font-family:Arial;
	font-size:10pt;
	
	}
#ft_menu{
	float:left;
	margin-top:0px;
	text-align:right;
	font-family:'Arial Narrow';
	font-size:12pt;
	width:960px;
	padding:0px;
	
	
		
}
ul.inline{
	list-style-type:none;
	width:960px;
	text-align:left;
	padding:0px;
	margin:0px;
	padding-top:10px;

	
}
li.inline{
	display: inline;
	padding-left:25px;

}
a.ft{
	color:#000;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;

}
a.ft:hover{
	color:#DC3824;
	border-bottom:8px #DC3824 solid;
}
.cuadro_dorado{
	background-color:#DCA943;
	color:#fff;


	border-radius:15px;

}
.cuadro_gris{
	background-color:#ccc;
	color:#000;
	width:290px;
	border-radius:15px;

}
.titulo_banner{
	font-size:15pt;
	font-weight:bold;
	padding:5px;
	padding-bottom:5px;

}
p{
	margin:0; 
	padding:0;
	text-align:justify;

}
.cuadro_rojo{
	background-color:#DC3824;
	color:#fff;
	height:80px;
	width:290px;
	border-radius:15px;

}
.pie{
	color:#aaa;
	font-size:9pt;

}

#ft_menu2{
	float:left;
	margin-top:0px;
	text-align:right;
	font-family:'Arial';
	font-size:9pt;
	width:960px;
	padding:0px;

	
	
		
}
ul.inline2{
	list-style-type:none;
	width:960px;
	text-align:left;
	padding:0px;
	margin:0px;
	padding-top:0px;

	
}
li.inline2{
	display: inline;
	padding-left:17px;
	

}
a.ft2{
	color:#fff;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	cursor:pointer;

}
a.ft2:hover{
	color:#aaa;
}

a.ft3{
	color:#fff;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	cursor:pointer;
	font-weight:bold;

}


.titulo_paginas{
	text-align:right;
	font-family:'Arial Narrow';
	font-size:20pt;
	width:420px;
	padding-right:25px;
	
}

.txt_paginas{
	text-align:right;
	font-family:'Arial';
	font-size:10pt;
	width:420px;
	height:250px;
	overflow-y:scroll;
	padding-right:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#E6E6E6;
	scrollbar-3dlight-color:#E6E6E6;
	scrollbar-darkshadow-color:#E6E6E6;
	scrollbar-shadow-color:#E6E6E6;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#E6E6E6;
}


.txt_paginas_sin{
	text-align:right;
	font-family:'Arial';
	font-size:10pt;
	width:405px;
	height:250px;
	overflow:none;
	padding-right:25px;
	padding-bottom:0px;
	margin-bottom:0px;
}


#preloadedImages {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(img/img_angelgaro.jpg);
	background-image: url(img/img_comofuncionamos.jpg);
	background-image: url(img/img_despedidas.jpg);
	background-image: url(img/img_empresas.jpg);
	background-image: url(img/img_especial.jpg);
	background-image: url(img/img_fiestas.jpg);
	background-image: url(img/img_lareina.jpg);
	background-image: url(img/img_quienes.jpg);
	background-image: url(img/img_reservasalas.jpg);
	background-image: url(img/img_situacion.jpg);
	background-image: url(img/mapa.jpg);
	background-image: url(img/img_efrios.jpg);
	background-image: url(img/img_ecalientes.jpg);
	background-image: url(img/img_carnes.jpg);
	background-image: url(img/img_pescados.jpg);
	background-image: url(img/img_postres.jpg);
	background-image: url(img/img_bodega.jpg);
	background-image: url(img/img_prensa.jpg);
	background-image: url(img/img_reservas.jpg);
	background-image: url(img/img_nuestracocina.jpg);


	
}

.sombra{
	box-shadow: 0px 0px 15px #999;
}

.enlace{
	color:#DC3824;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	cursor:pointer;
	font-weight:bold;

}
.txt_normal{
	text-align:right;
	font-family:'Arial';
	font-size:10pt;
	color:#000;
	text-decoration:none;
	
}
.linea{
	border:1px #ccc solid;
}


.txt_paginas_galeria{
	text-align:right;
	font-family:'Arial';
	font-size:10pt;
	width:350px;
	height:242px;
	overflow-y:scroll;
	padding-right:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#E6E6E6;
	scrollbar-3dlight-color:#E6E6E6;
	scrollbar-darkshadow-color:#E6E6E6;
	scrollbar-shadow-color:#E6E6E6;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#E6E6E6;
}
.imagen{
	width:495px;
	height:330px;
}
.img_pek{
	width:100px;
	height:67px;

}
.img_pek:hover{
	filter: alpha(opacity=60);
}

.img_grande{
	border:2px #fff solid;
	width:495px;
	height:330px;

}

.linea_grisoscuro{
	border:1px #aaa solid;
}
.formulario{
	width:450px;
	height:330px;
}

.caja_texto{
	border:none;
	background-color:#fff;
	height:20px;
	filter: alpha(opacity=80);

}
.boton{
	background-color:#DC3824;
	color:#fff;
	width:80px;
	border-radius:5px;
	border:none;
	cursor:pointer;
	padding:3px;
	
}
.boton_borrar{
	background-color:#000;
	color:#fff;
	width:80px;
	border-radius:5px;
	border:none;
	cursor:pointer;
	padding:3px;
	
}

.txt_eventos_prin{
	text-align:right;
	font-family:'Arial';
	font-size:10pt;
	width:250px;
	height:480px;
	overflow-y:scroll;
	padding-right:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	scrollbar-face-color:#999;
	scrollbar-highlight-color:#ccc;
	scrollbar-3dlight-color:#ccc;
	scrollbar-darkshadow-color:#ccc;
	scrollbar-shadow-color:#ccc;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#ccc;
}


.separador td
{
	border-bottom:solid 1px white;

}

.juegos
{
	font-size:12px;
}
.juegos td
{
	vertical-align:top;
}
.rojoscuro
{
	color:#aa0000;
}
.negro
{
	color:#000000;
}
