/* GENERAL */

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html, body {
	height:100%
}
body {
	background-image: url(../img/textura_fondo.png); 
}
.pie a{
	font-size: 10px;
	font-weight: bold;
	color: #fb1717;
	text-decoration: none;
}
.pie a:hover{
	color: #fff;
}
a {
	cursor: pointer;
}

.negro{
	color:#333333;
}

/* FONDOS */

.fondo_blanco {
	background-color: #fff;
}
.fondo_presentacion{
	background-image: url(../img/presentacion_taza.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.fondo_carta{
	background-image: url(../img/carta_panel.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.fondo_fiestas{
	background:url(../img/fiestas_panel.png) no-repeat bottom left;
}

/* TEXTOS */

h3 {
	font-size: 14px;
	text-align: right;
	color: #d12421;
	font-weight: bold;
	margin-bottom: 12px;
}
.txt_cafe_h3{
	font-size: 12px;
	text-align: right;
	color: #d12421;
	font-weight: bold;
	margin-bottom: 12px;
}
h3 strong {
	font-size: 18px;
}
h4 {
	font-size: 16px;
	text-align: left;
	color: #d12421;
	font-weight: bold;
	margin-bottom: 12px;
}
p {
	font-size: 11px;
	color: #252525;
	text-align: justify;
	margin-bottom: 8px;
}
p strong {
	color: #d12421;
	font-weight: bold;
}
p em {
	font-weight: bold;
	font-style: normal;
}
p a{
	color: #d12421;
	text-decoration: underline;
}
p a:hover{
	color: #252525;
	text-decoration: none;
}

/* BLOQUES */

.carta_texto {
	float: left;
	padding-left:8px;
	position: relative;
	top: 23px;
	left: 20px;
	width: 440px;
	border: 0;
}
.txt_cafe_carta{
	font-size: 9px;
	font-weight: bold;
	color: #d12421;
}
.carta_video {
	float: right;
	padding-right:8px;
	position: relative;
	top: 23px;
	right: 25px;
	width: 285px;
	border: 0;
}
.mnu_carta{
	cursor: pointer;
}
.area_videos{
	width: 286px;
	height: 228px;
	border: 2px solid #d12421;
	background-color: #000;
}


/* FIESTAS (GALERĶA) */
#tbl_paginacion_fiestas{
	width:212px;
	height:261px;
	background:url(../img/bg_tbl_paginacion.png) no-repeat;
	margin-top:10px;
	margin-left:32px;
}
#tbl_paginacion_fiestas_th{
	color:#FFFFFF;
	font-size:14px;
	text-align:left;
	padding-left:12px;
	padding-right:12px;
}
#tbl_paginacion_fiestas_th .txt_cafe{
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
}
#menu_fiestas{
	color:#FFFFFF;
	font-size:11px;
	height:190px;
/*	padding-left:26px; */
}
#menu_fiestas ul{
    list-style:none;
	padding-top:4px;
	padding-left:6px;
}
#menu_fiestas ul li{
	padding-bottom:10px;
	padding-left:20px;
	background:url(../img/li_punto.gif) no-repeat 0 0;
}
#menu_fiestas ul li a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}
#menu_fiestas ul li a:hover{
	color:#f8acaa;
}
#menu_fiestas ul li a.seleccionado{
	display:block;
	color:#f8acaa;
	text-decoration:none;
}

#tbl_paginador{
	color:#FFFFFF;
	font-size:11px;
}

#boton_pag_izq{
	display:block;
	width:38px;
	height:21px;
	background:url(../img/boton_pag_izq.png);
}
#boton_pag_izq:hover{
	display:block;
	width:38px;
	height:21px;
	background:url(../img/boton_pag_izq_sel.png);
}
#boton_pag_dcha{
	display:block;
	width:38px;
	height:21px;
	background:url(../img/boton_pag_dcha.png) no-repeat;
}
#boton_pag_dcha:hover{
	display:block;
	width:38px;
	height:21px;
	background:url(../img/boton_pag_dcha_sel.png) no-repeat;
}
#bg_galerias_c{
	background:url(../img/bg_galerias_c.png) no-repeat;
	color:#f19a97;
}

.titulo_galeria{
	color:#d12521;
	font-weight:bold;
	font-size:14px;
}
.fecha_galeria{
	font-size:14px;
	font-weight:normal;
}
#descripcion_galeria{
	font-size:11px;
	padding-top:12px;
}
#div_descripcion_galeria{
	height:230px;
	width:144px;
	overflow:hidden;
}

.tbl_galeria{
	border-collapse:collapse;
	width:408px;
	height:230px;
	font-size:11px;
}
.img_galeria{
	border:1px solid #d43734;
}


/* INFO */
.bg_info_left{
	background:url(../img/bg_info_left.jpg) no-repeat;
}
.bg_info_right{
	background:url(../img/bg_info_right.jpg) no-repeat top right;
}
.h_datos_contacto{
	color:#d12421;
	font-weight:bold;
	font-size:13px;
}
.txt_cafe_datos{
	color:#d12421;
	font-weight:bold;
	font-size:11px;
}
.email {
	color:#d12421;
}
.p_dias{
	margin-bottom:3px;
}
.mapa_1{
	width:392px;
	height:238px;
	background:url(../img/mapa_1.jpg) no-repeat;
	margin-left:42px;
}
.mapa_2{
	width:392px;
	height:238px;
	background:url(../img/mapa_2.jpg) no-repeat;
	margin-left:42px;
}
.boton_1{
	width:121px;
	height:25px;
	background:url(../img/boton_ampliar.png) no-repeat;
}
.boton_2{
	width:121px;
	height:25px;
	background:url(../img/boton_reducir.png) no-repeat;
}