/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* ==================================================== */

body {
	background-color: #f9f9f9;
	background-image: url(imagenes/sombra_inferior.png);
	background-repeat: no-repeat;
	background-position: center 598px;
}

.intro_txt {
	font-size: 12px;
	background-color: #f9f9f9;
}


.intro_txt a:link, a:visited, a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #666;
	line-height: normal;
	text-decoration: none;
}

.intro_txt a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #999;
	line-height: normal;
	text-decoration: none;
}

/* ==================================================== */

#contenedor_general {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 982px;
	height: 600px;
	padding: 0px;
	border: 1px solid #eee;
	margin-top: 15px;
	margin-bottom: 0px;
}

/* ==================================================== */

#contenedor_superior {
	text-align: center;
	height: 102px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 12px;
}



#bloque_superior {
	float: left;
	height: 96px;
	width: 182px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

#bloque_3_superior {
	float: left;
	height: 56px;
	width: 570px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* ==================================================== */

#contenedor_central {
	text-align: center;
	height: 355px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 12px;
}
#bloque_central {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin: 0px;
	height: 337px;
	width: 182px;
	margin-left: 12px;
}
#apartado {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 38px;
	width: 182px;
}


#foto_1 a{
	height: 303px;
	width: 180px;
	display:block;
	border: 1px solid #eee;
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/inicio_barbacana_doble.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#foto_1 a:hover{
	height: 303px;
	width: 180px;
	display:block;
	border: 1px solid #eee;
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/inicio_barbacana_doble.jpg);
	background-position: -180px 0px;
	background-repeat: no-repeat;
}

#foto_2 a{
	height: 303px;
	width: 180px;
	display:block;
	border: 1px solid #eee;
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/inicio_catering_doble.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#foto_2 a:hover{
	height: 303px;
	width: 180px;
	display:block;
	border: 1px solid #eee;
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/inicio_catering_doble.jpg);
	background-position: -180px 0px;
	background-repeat: no-repeat;
}

#foto_3 a{
	height: 303px;
	width: 180px;
	display:block;
	border: 1px solid #eee;
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/inicio_tapas-bar_doble.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#foto_3 a:hover{
	height: 303px;
	width: 180px;
	display:block;
	border: 1px solid #eee;
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/inicio_tapas-bar_doble.jpg);
	background-position: -180px 0px;
	background-repeat: no-repeat;
}

#sombra_foto {
	height: 9px;
	width: 182px;
	margin: 0px;
	padding: 0px;
}

/* ==================================================== */

#contenedor_inferior {
	text-align: center;
	height: 105px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bloque_inferior {
	float: left;
	height: 105px;
	width: 182px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#botones {
	padding: 0px;
	height: 80px;
	width: 180px;
	text-align: center;
}
#boton_y_sombra_izq {
	float: left;
	height: 25px;
	width: 83px;
}
#sombra_boton {
	height: 4px;
	width: 84px;
	padding: 0;
	margin: 0;
	top: 0px;
	float: left;
	background-image: url(imagenes/sombra_boton.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#boton_y_sombra_der {
	float: right;
	height: 30px;
	width: 83px;
	padding: 0;
	margin: 0;
}
#boton {
	float: left;
	height: 19px;
	width: 83px;
	border: 1px solid #EEE;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #f9f9f9;
}




#red_social  {
	height: 16px;
	width: 182px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#empuja_iconos {
	float: left;
	height: 18px;
	width: 68px;
}
#caja_icono {
	float: left;
	height: 16px;
	width: 16px;
}
#separa_iconos {
	float: left;
	height: 16px;
	width: 11px;
}

.boton_txt {
	font-size: 11px;
}
.boton_txt a:link, a:visited, a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #666;
	line-height: normal;
	text-decoration: none;
}
.boton_txt a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #999;
	line-height: normal;
	text-decoration: none;
}
#boton_big {
	margin: 0px;
	height: 18px;
	width: 180px;
	padding: 0px;
	border: 1px solid #eee;
	padding: 4px 0 2px 0;
	background-color: #f9f9f9;
}
#sombra_boton_big {
	height: 9px;
	width: 182px;
	margin: 0px;
	padding: 0px;
}
