/*
*
* CLASES COMUNES
*
*/
.cabecera
{
	height: 167px;
	background-image: url('../imagenes/pre_cabecera.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #fff;
}
.cabecera img
{
	margin: 31px 0px 0px 0px;
}
.copi a
{
	height: 100%;
	font-size: 90%;
	text-decoration:none;
	color:#000;
}
.copi a:hover
{
	text-decoration:underline;
}
.nara
{
	color: #F60;
}
.menuprin
{
	width: 100%;
	height: 31px;
	list-style-type: none;
	padding: 0px;
	margin: 31px 0px 0px 0px;
	text-align: center;
	border-top: 1px solid #ccc;
	background-image: url('../imagenes/pre_fondo-gris-texto.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #fff;
}
.menuprin li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
}
.menuprin li a
{
	text-decoration: none;
	font-size: 120%;
	color: #575757;
	margin: 0px 22px 0px 22px;
	font-weight:bold;
}
.menuprin li a:hover, .menuprin li a.act
{
	color: #ffffff;
}
.pie
{
	height: 59px;
	border-top: 1px solid #ccc;
	background-image: url('../imagenes/pre_menu-abajo.jpg');
	background-repeat: no-repeat;
	background-color: #fff;
}
.piesi
{
	height: 59px;
	border-top: 1px solid #ccc;
	background-image: url('../imagenes/preslasidr_menu-abajo.jpg');
	background-repeat: no-repeat;
	background-color: #fff;
}
.piere
{
	height: 59px;
	border-top: 1px solid #ccc;
	background-image: url('../imagenes/presrestaur_menu-abajo.jpg');
	background-repeat: no-repeat;
	background-color: #fff;
}
.pielinks
{
	height: 100%;
	font-size: 90%;
}
.pielinks a
{
	text-decoration: none;
	color: #464646;
}
.pielinks a:hover
{
	text-decoration: underline;
}
.piedirec
{
	height: 100%;
	text-align: center;
	font-size: 80%;
}
.piedirecsi
{
	height: 100%;
	text-align: center;
	font-size: 80%;
	color: #fff;
}
/*
*
* PRESENTACION
*
*/
.prescol
{
	background-color: #fff;
}
.prescol h2
{
	margin: 10px 0px 0px 0px;
	padding : 0px;
	font-size: 160%;
	text-transform: capitalize;
	border-bottom: 1px solid #d8d8d8;
	padding: 0px 0px 0px 0px;
}
.phome
{
	padding: 20px 0px 0px 0px;
	font-size: 115%;
	color: #575656;
	margin: 0px auto 20px auto;
	width: 100%;
}
/*
*
* LOCALIZACION
*
*/
.localizacion
{
	background-color: #fff;
}
.localizacion h2
{
	margin: 10px 0px 0px 0px;
	padding : 0px;
	font-size: 160%;
	text-transform: capitalize;
}
.localizacion p
{
	border-top: 1px solid #d8d8d8;
	padding: 20px 0px 0px 0px;
	font-size: 115%;
	color: #575656;
}
.mapa
{
	margin: 29px 0px 0px 0px;
	height: 422px;
	
}
#map
{
	height: 420px;
	border: 1px solid #a8a8a8;
}
/*
*
* CONTACTO
*
*/
.contcol1
{
	margin: 35px 0px 0px 0px;
}
.contcol1 label
{
	font-size: 120%;
}
.contcol1 input.inp
{
	font-size: 110%;
	background-color: #f8f8f8;
}
.contcol1 textarea
{
	font-size: 110%;
	background-color: #f8f8f8;
	font-family: Arial, "MS Trebuchet", sans-serif;
}
.direcc
{
	margin: 63px 0px 0px 0px;
	background-color: #8b5d30;
	height: 279px;
}
.direcc p
{
	margin: 25px 0px 0px 0px;
	text-align: center;
	color: #fff;
	font-size: 120%;
	line-height: 24px;
}
.sel
{
	width:300px;
	padding:4px;
	font-size: 110%;
	border:1px solid #bbb;
	background-color: #f8f8f8;
}
#curri
{
	width: 300px;
	border:1px solid #bbb;
}
/*
*
* SIDRERIA
*
*/
.cabecerasi
{
	height: 167px;
	background-image: url('../imagenes/cabecera_sidreria_fondo.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #fff;
}
.silogo
{
	margin: 31px 0px 0px 15px;
	float:left;
}
.siman
{
	margin: 0px 0px 0px 50px;
	float:left;
}
.menuprinsi
{
	width: 100%;
	float:left;
	height: 31px;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	border-top: 3px solid #7e8869;
	background-image: url('../imagenes/preslasidr_fondo-texto.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #fff;
}
.menuprinsi li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
}
.menuprinsi li a
{
	text-decoration: none;
	font-size: 120%;
	color: #575757;
	margin: 0px 22px 0px 22px;
	font-weight:bold;
}
.menuprinsi li a:hover, .menuprinsi li a.act
{
	color: #ffffff;
}
/*restaurante & sidreria*/
.cabecerare
{
	height: 167px;
	background-image: url('../imagenes/cabecera_rest_fondo.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #fff;
}
.relogo
{
	margin: 31px 0px 0px 15px;
	float:left;
}
.reman
{
	margin: 0px 0px 0px 50px;
	float:left;
}
.menuprinre
{
	width: 100%;
	float:left;
	height: 31px;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	border-top: 3px solid #8e8676;
	background-image: url('../imagenes/presrestaur_fondo-texto.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #fff;
}
.menuprinre li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
}
.menuprinre li a
{
	text-decoration: none;
	font-size: 120%;
	color: #575757;
	margin: 0px 22px 0px 22px;
	font-weight:bold;
}
.menuprinre li a:hover, .menuprinre li a.act
{
	color: #ffffff;
}
/*submenu sidreia restaurante*/
.submenu
{
	margin: 44px 0px 20px 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url('../imagenes/preslasidr_trazo-vert.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 455px;
	_height: 455px;
}
.submenu li
{
	margin: 10px 0px 0px 10px;
	list-style-type: none;
	padding:0px;
}
.submenu li a.si, .submenu li a.re
{
	font-size: 110%;
	text-decoration: none;
	color: #464646;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	background-image: url('../imagenes/submenu_flecha.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.submenu li a.si:hover, .submenu li a.siact
{
	font-size: 110%;
	text-decoration: none;
	color: #87b432;
	background-image: url('../imagenes/submenu_flecha_verde.gif');
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.submenu li a.re:hover, .submenu li a.react
{
	font-size: 110%;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #c39d54;
	background-image: url('../imagenes/submenu_flecha_marron.gif');
}
.sire
{
	
}
.sire h2
{
	margin: 10px 0px 0px 20px;
	padding : 0px;
	font-size: 160%;
}
.ve
{
	color: #87b432;
}
.ma
{
	color: #c39d54;
}
.sire p
{
	border-top: 1px solid #d8d8d8;
	padding: 20px 0px 0px 0px;
	font-size: 115%;
	color: #575656;
	margin: 0px 0px 20px 20px;
}
.paseflash
{
	width: 100%;
	height: 337px;
	margin: 23px 0px 0px 0px;
	background-image: url('../imagenes/pases_fondo.gif');
	background-repeat: no-repeat;
	padding: 14px 0px 0px 12px;
}
.paseflashg
{
	width: 100%;
	min-height: 377px;
	_height:377px;
	margin: 23px 0px 0px 0px;
	background-image: url('../imagenes/pases_fondo.gif');
	background-repeat: no-repeat;
	padding: 14px 0px 0px 12px;
}
.paseflashg a
{
	font-size:115%;
	color: #c39d54;
}
.carta
{
	width: 620px;
	height:478px;
	margin: 35px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	background-image: url('../imagenes/carta_fondo.jpg');
	background-repeat: no-repeat;
}
.carta h3
{
	width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 5px 110px;
	/*background-color: red;*/
	color: #464646;
}
.cartabot
{
	width: 530px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 10px 20px;
	float:left;
}
#precio
{
	margin:0px;
	padding:8px 0px 0px 0px;
	font-weight:bold;
	float:right;
}
.br
{
	float:right;
}
.bl
{
	float:left;
}
.carta p
{
	text-align:left;
	width: 225px;
	height: 350px;
	float:left;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 25px;
	color:#464646;
	font-size: 110%;
	line-height: 22px;
}
/**
//Formularios
**/
.acon
{
	height: 268px;
}
.atra
{
	height: 150px;
}
.l
{
	float:left;
}
.menform
{
	width:100%;
}
.cajaform
{
	width: 50%;
	float:left;
}
.cajaform2
{
	float:left;
	padding:0px 0px 15px 0px;
}
#botform
{
	float: right;
	border: 0px;
	background-color: white;
	width: 97px;
	height: 27px;
	background-color: white;
	background-image: url(../imagenes/fondo-botones.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size:110%;
	margin-right: 15px;
}
#archivo
{
	width: 350px;
	margin: 0.5em 0;
	padding: 5px;
	border: 1px solid #bbb;
}
/**
//Mapa Web
**/
.mapaweb a
{
	text-decoration:none;
}
.mapaweb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight:bold;
	list-style-type: none;
}
.mapaweb li
{
	margin: 5px 0px 5px 0px;
}
.mapaweb li a{
	color: #392718;
}
.mapaweb ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #714424;
	list-style-type: none;
}
.mapaweb li ul li ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #714424;
	list-style-type: none;
}
.mapaweb li ul li ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #BB9472;
}
.mapaweb ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #714424;
	list-style-type: none;
}