/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	}
	
body{
	background-color: #780c00;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 80%;
}

/*INDEX*/

#Fondo { text-align:center;}

#fondogigante{
	padding-bottom: 107px;
	width: 1000px;
	height: 510px;
	background-image: url(../IMGS/fondoGigante.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: auto;
}


#Centradai {
	position:relative;
	margin:auto;
	width:833px;
	height: 468px;
	text-align:left;
}

#fondoindex{
	position: absolute;
	width: 833px;
	height: 468px;
	top: 0px;
	left: 0px;
	background-color:#000;}
	
#logobellaindex{
	position: absolute;
	width: 175px;
	height: 99px;
	top: 22px;
	left: 30px;
	z-index: 2;
}

#sloganindex{
	position: absolute;
	width: 526px;
	top: 68px;
	left: 289px;
	text-align: right;
	z-index:3;
}

#menuindex{
	position: absolute;
	width: 650px;
	top: 135px;
	left: 115px;
	text-align: right;
	z-index:4;
	text-align: center;
	color: #FFFFFF;
}

#menuindex dt{
	display: block;
	float: left;
	height: 25px;
	padding-right: 23px;
	padding-left: 23px;
	padding-top: 10px;
}
.bordedtdcha{
	border-right: 1px solid #FFFFFF;
	display: block;
}

#botonreservas{
	position: absolute;
	width: 202px;
	height: 102px;
	top: 189px;
	left: 14px;
	background-image:url(../IMGS/fondoreservas.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 12px;
	text-align: center;
}

#botonquecomer{
	position: absolute;
	width: 187px;
	height: 120px;
	top: 322px;
	left: 14px;
	background-image: url(../IMGS/fondoquecomer.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 15px;
}

#botonquecomer li{
	list-style-image: url(../IMGS/flechita.png);
	margin-left: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}

#botonquecomer ul{
	margin-top: 3px;
}

#pieindex {
	position:relative;
	margin:auto;
	width:813px;
	background-color: #faf4f0;
	border-bottom: 2px solid #d7c5b2;
	padding: 10px;
	font-size: 90%;
}

#pieizda{
	float:left;
	text-align: left;
}

#piedcha{
	float: right;
	text-align: right;
}

.aclarar{
	clear:both;
}

/*resto*/

#fondogigantegral{
	padding-bottom: 107px;
	width: 1000px;
	background-image: url(../IMGS/fondoGigante.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: auto;
}

#mama{
	width: 833px;
	background-color: #FFFFFF;
	margin: auto;
	/*padding-bottom: 20px;*/
}

#cabe1{
	width: 833px;
	height: 130px;
	background-image: url(../IMGS/cabecera1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#cabe2{
	width: 833px;
	height: 130px;
	background-image: url(../IMGS/cabecera2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#cabe3{
	width: 833px;
	height: 130px;
	background-image: url(../IMGS/cabecera3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#cabe4{
	width: 833px;
	height: 130px;
	background-image: url(../IMGS/cabecera4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#cabe5{
	width: 833px;
	height: 130px;
	background-image: url(../IMGS/cabecera5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#logolabella{
	float: left;
	width: 175px;
	height: 99px;
	padding-top: 22px;
	padding-left: 30px;
}

#slogan{
	float: right;
	width: 526px;
	text-align: right;
	padding-right: 18px;
	padding-top: 68px;
}

#botonera{
	width: 718px;
	height: 42px;
	background-image: url(../IMGS/fondobotonera.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 115px;
}

#botonera dt{
	display: block;
	float: left;
	height: 25px;
	padding-right: 23px;
	padding-left: 23px;
	padding-top: 10px;
}

#cuerpo{
	width: 833px;
	background-image: url(../IMGS/fondocontenido.png);
	background-repeat: repeat-x;
}

#titulos{
	padding-top: 20px;
	margin-left: 30px;
}

#contenido{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 20px;
}

#txtempresa{
	float:left;
	width: 340px;
}

#txtempresa p{
	margin-bottom: 10px;
	}

#imgsempresa{
	float: right;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 5px solid #000000;
	border-top: 5px solid #000000;
}

#imgsempresa dt{
	display: inline;
}

.margenizadyabajo{
	margin-left: 4px;
	margin-bottom: 4px;
}

.margenizda{
	margin-left: 4px;
}

.margenabajo{
	margin-bottom: 4px;
}

#vinos1{
	float:left;
	width: 360px;
	border-right: 1px dotted #999999;
}

#vinos1 p{
	margin-bottom: 3px;
	}
	
#vinos2{
	float:right;
	width: 360px;
}

#vinos2 p{
	margin-bottom: 2px;
	}
	
#ubicacionizda{
	float:left;
	width: 450px;
	padding-right: 10px;
	border-right: 1px dotted #999999;
	margin-bottom: 20px;
}

#ubicaciondcha{
	float:right;
	width: 250px;
}

#ubicaciondcha p{
	margin-bottom: 10px;
}

#cuerpomenus{
	width: 833px;
	background-image: url(../IMGS/fondonegro.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#menumenus{
	float: left;
	padding-top: 20px;
	color: #FFFFFF;
	width: 200px;
	padding-left: 30px;
}

#menumenus li{
	list-style-image: url(../IMGS/flechitablanca.png);
	margin-bottom: 3px;
}


#contmenus{
	float: right;
	width: 600px;
}

#txtmenus{
	margin-left: 40px;
	margin-top: 10px;
}

#txtmenus p{
	margin-bottom: 3px;
}

#txtaviso{
	font-size: 90%;
	}

#txtaviso p{
	margin-bottom: 5px;
	}
	
#txtaviso a{
	text-decoration: underline;
	color: #333333;
}

#txtaviso a:hover{
	text-decoration: underline;
	color: #780c00;
}

/*textos*/
h1{
	color: #780c00;
	font-size: 110%;
}

h2{
	font-weight: normal;
	font-size: 150%;
}

h3{
	color: #333333;
	font-size: 120%;
}

h4{
	color: #780c00;
	font-size: 110%;
	margin-bottom: 10px;
}

.masgrande{
	font-size: 110%;
}

a.menu{
	color: #FFFFFF;
}

a.menu:hover{
	color: #CC0000;
}

a.reservas{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
}

a.reservas:hover{
	color: #ccc;
	font-weight: bold;
	font-size: 120%;
}

a.comidicas{
	font-size: 90%;
	color: #000000;
	margin-bottom: 0px;
}

a.comidicas:hover{
	font-size: 90%;
	color: #666666;
	margin-bottom: 0px;
}

a.aviso{
	color: #000000;
}

a.aviso:hover{
	color: #666;
}

.sinlink{
	color:#CC0000;
	border-right: 1px solid #FFFFFF;
}

.sinlink2{
	color: #CC0000;
}

.tel{
	font-size: 130%;
	font-weight: bold;
	color: #666666;
}

a.menumenus{
	color: #FFFFFF;
}

a.menumenus:hover{
	color: #ccc;
}

iframe{
	padding: 5px;
	border: 1px solid #ccc;
	width: 400px;
	height: 350px;
}

#ubicacionizda a{
	color:#666666;
}

#ubicacionizda a:hover{
	color:#780c00;
}

/*form*/

label{
	float: left;
	width: 120px;
	
}

.labelaviso{
	float: none;
	width: 100%;
}

form{
	width: 380px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

input{
	/*background-color: #eeeeee;*/
	padding: 3px;
	margin-bottom: 10px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

textarea{
	/*background-color: #eeeeee;*/
	padding: 3px;
	margin-bottom: 10px;
	font-size: 90%;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	border-color: #666;
	border-style: solid;
	border-width: 1px;
}

.boton{
	float: left;
	background-color: #fff;
	color: #333;
	/*padding: 2px;*/
	cursor: pointer;
	margin-top: 20px;
	border-bottom: 5px solid #780c00;
	font-size: 100%;
}

noscript{
	text-align: center;
	color: #ccc;
}

.paraplano{
	padding: 5px;
	border: 1px solid #ccc;
	width: 400px;
	height: 350px;
}