@charset "utf-8";
/* CSS Document */

body {
	background-color: #ededed;
	background-image:url(../img/fondo.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: -1px;
}
#container {
	height: auto;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	width: 1080px;
	padding-right:20px;
	height: 60px;
	background-image:url(../img/bg_menu.png);
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.black_line{
   width:100%;
   height:5px;
   background-color:#000000;
}
.cont_ing{
  width:1100px;
  height:680px;
  background-color:#FFFFFF;
  background-image:url(../img/p1_ing.jpg);
  }
.cont{
  width:1100px;
  height:680px;
  background-color:#FFFFFF;
  background-image:url(../img/p1.jpg);
  }
.cont_restaurante_ing{
  width:1100px;
  height:658px;
  background-color:#FFFFFF;
  background-image:url(../img/p2_ing.jpg);
  }
.cont_restaurante{
  width:1100px;
  height:658px;
  background-color:#FFFFFF;
  background-image:url(../img/p2.jpg);
  }
 .cont_cocktail_ing{
  width:1100px;
  height:658px;
  background-color:#FFFFFF;
  background-image:url(../img/p3_ing.jpg);
  }
.cont_cocktail{
  width:1100px;
  height:658px;
  background-color:#FFFFFF;
  background-image:url(../img/p3.jpg);
  }
  .cont_bistrot_ing{
  width:1100px;
  height:658px;
  background-color:#FFFFFF;
  background-image:url(../img/p4_ing.jpg);
  }
.cont_bistrot{
  width:1100px;
  height:658px;
  background-color:#FFFFFF;
  background-image:url(../img/p4.jpg);
  }
  .cont_hamacas_ing{
  width:1100px;
  height:658px;
  background-color:#FFFFFF;
  background-image:url(../img/p5_ing.jpg);
  }
.cont_hamacas{
  width:1100px;
  height:658px;
  background-color:#FFFFFF;
  background-image:url(../img/p5.jpg);
  }
  .cont_night_ing{
  width:1100px;
  height:658px;
  background-color:#FFFFFF;
  background-image:url(../img/p6_ing.jpg);
  }
.cont_night{
  width:1100px;
  height:658px;
  background-color:#FFFFFF;
  background-image:url(../img/p6.jpg);
  }
  .cont_eventos_ing{
  width:1100px;
  height:658px;
  background-color:#FFFFFF;
  background-image:url(../img/p7_ing.jpg);
  }
.cont_eventos{
  width:1100px;
  height:658px;
  background-color:#FFFFFF;
  background-image:url(../img/p7.jpg);
  }
  .cont_caleventos{
  padding-left:280px;
  padding-top:220px;
  padding-right:100px;
  width:720px;
  height:438px;
  background-color:#FFFFFF;
  background-image:url(../img/p10.jpg);
  }
.cont_links{
  width:800px;
  height:400px;
  background-color:#FFFFFF;
  background-image:url(../img/p8.jpg);
  padding-left:300px;
  padding-top:258px;
  }
  .cont_galeria{
  width:900px;
  height:850px;
  background-color:#FFFFFF;
  background-image:url(../img/p8.jpg);
  padding-left:200px;
  padding-top:100px;
  }
.cont_contacta{
  width:650px;
  height:458px;
  background-color:#FFFFFF;
  background-image:url(../img/p9.jpg);
  padding-left:450px;
  padding-top:200px;
  }
.footer{
   width:100%;
   height:60px;
   background-color:#999999;
   background-image:url(../img/foot.png);
 }
.menu_pdf{
	width:163px;
	height:102px;
	position:relative;
	left: 780px;
	top: -190px;
}
.menu_cocktail{
	width:163px;
	height:102px;
	position:relative;
	left: 770px;
	top: 23px;
}
.menu_bistrot{
	width:153px;
	height:102px;
	position:relative;
	left: 210px;
	top: -62px;
}
.bann{
	width:300px;
	height:300px;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #333333;
}
a:hover{
color:#000000;
text-decoration:overline;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	display: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	padding:0px;
	font-family: "DIN Next LT Pro";
	color: #999999;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 26px;
	margin-top: 20px;
}
#container .cont_links a {
	text-decoration: none;
}
.contacta_form{
height:330px;
width:600px;
}
.calendario{
	height:50px;
	width:197px;
	position:relative;
	left: 900px;
	top: 70px;
}
#container .menu img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

