* {
  margin: 0;
  padding: 0;
}

body {
  background: url(../img/header_bg.jpg) repeat-x;
  font-family: Arial, Sans-Serif;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
/** html .clearfix {height: 1%;}*/
.clearfix {display: block;}
/* End hide from IE-mac */


a img {
  border: 0;
}


#header {
  height: 95px;
  overflow: hidden;
  text-align: right;
}

#cont-general {
  width: 920px;
}

    #header #top {
      height: 15px;
    }


    #header #top a {
      font-size: 10px;
      text-decoration: none;
      color: #fff;
    }

    #header #logo {
      width: 200px;
      height: 70px;
      background: url(../img/logo_laestancia.jpg) no-repeat;
      float: right;
      overflow: hidden;
      position: relative;
    }

        #logo h1 {
          display: block;
          padding-top: 80px;
          background: none;
          border: none;
        }


/* MAQUETACION DE LAS COLUMNAS PRINCIPALES */
#menu {
  float: left;
  width: 146px;
  margin-top: 5px;
}

#contenido {
  float: right;
  width: 736px;
  overflow: hidden;
  margin-top: 5px;
}

/* ESTILOS PARA MENU */
#menu li {
  height: 17px;
  overflow: hidden;
  border-bottom: 1px #CECDBE solid;
  line-height: 17px;
  width: 146px;
}


#menu .head {
  background: #9C102D;
  height: 17px;
  line-height: 17px;
  overflow: hidden;
  border: 0;
}


#menu .head a {
  font-size: 11px;
  color: #fff;
  display: block;
  line-height: 17px;
}
    .head a:hover {
      color: #fff!important;
    }


#menu li a {
  font-size: 10px;
  text-decoration: none;
  padding-left: 10px;
  color: #333;
  display: block;
}

#menu li a:hover {
  color: #9D102C;
}

#menu .extensible{
  background: url(../img/extensible-bg.jpg) center right no-repeat;
}

.extension .extensible {
	background: url(../img/extensible-bg.jpg) 136px center no-repeat!important;
}

#menu .extended {
  height: auto;
  background: url(../img/bullet-extended.jpg) no-repeat 137px 6px;
  font-weight: bolder;
  border: 0;
}

#menu>ul>.extended {
    background: url(../img/bullet-extended.jpg) no-repeat right 6px!important;
}


    .extended ul li {
        height: auto!important;
    }
	

    .extended ul a {
      font-weight: normal;
      font-size: 10px!important;
      color: #333!important;
    }
	
	.sel1 {
		border-bottom: 1px #CECDBE solid;
		margin-left: 0!important;
		padding-left: 10px!important;
		display: block!important;
	}
	
	.sel2 {
		border-bottom: 1px #CECDBE solid;
		margin-left: 0!important;
		padding-left: 16px!important;
		display: block!important;
	}

    .extended a {
      font-size: 11px!important;
      color: #9d102d!important;
	  margin-left: 7px;
	  display: block;
    }
	
	.extension ul a {
		margin-left: 14px;
		display: block;

	}
	
    #menu li {
        height: 100%;
        position: relative;
        line-height: 1em;
    }

    #menu ul {
      height: 100%;
      position: relative;
      line-height: 1em;
    }


    #menu a {
        height: 100%;
        position: relative;
    }

    #menu .extension .selected a, #menu .selected {
      color: #9d102d!important;
    }


/* ESTILOS PARA CONTENIDO */
#contenido {
	width: 735px;
	position:relative;
	background: url('../img/bg-cont.jpg') repeat-y;
}

#cont-texto {
	width: 735px;
	font-family: Century Gothic;
	color: #fff;
	font-size: 12px;
	background: url('../img/bg-main.jpg') no-repeat;
}

.geninfo #cont-texto {
	z-index: 30;
	position: relative;
	top: -156px;
}

.key_staff #cont-texto {
	position: relative;
	top: -81px;
}

#cont-texto ul {
	margin-left: 20px;
	margin-bottom: 20px;
}
	
	#cont-texto li {
		margin-bottom: 10px;
	}

.geninfo #cont-header-flash, .key_staff #cont-header-flash, .wine-list #cont-header-flash {
	position:relative;
	z-index: 90;
}
	
	.cont-der {
		float: right;
		width: 446px;
	}
	
		.cont-der .cont {
			margin-left: 40px;
			margin-top: 30px;
		}
		
		.cont-der h2 {
			font-weight: lighter;
			text-transform: uppercase;
			font-size: 15px;
			padding-bottom: 2px;
			border-bottom: 1px #B05E2A solid;
			margin-bottom: 15px;
		}
		
		.cont-der h2 span {
			border-bottom: 3px #B05E2A solid;
			padding-right: 15px;
		}
		
		.cont-der p {
			margin-bottom: 20px;
			line-height: 1.5em;
			color: #fff;
			font-size: 12px;
			margin-right: 30px;
		}
	
	.cont-izq {
		float: left;
		width: 289px;
	}
		.cont-izq .cont {
			margin-left: 20px;
			/*position: absolute;
			bottom: 30px;*/
			position: relative;
			margin-top: 45px;
		}
		
		.cont-izq ul {
			list-style: none;
		}
		
		.cont-izq ul a {
			font-size: 12px;
			font-variant: small-caps;
		}
		
		.cont-izq li {
			margin-bottom: 10px;
		}
		
		.cont-izq li ul {
			margin-left:10px!important;
			margin-top: 5px;
		}
		
		.cont-izq li ul li {
			margin-bottom: 5px!important;
		}
		
		.menu .cont-izq a {
			text-decoration: none;
		}
	
	#other {
		width: 735px;
		overflow: hidden;
		height: 27px;
		background: url('../img/otros-bg.jpg') no-repeat;
		color: #fff;
		font-family: Arial;
		font-size: 11px;
	}
	
		#other .cont {
			margin-left: 330px;
			margin-top: 5px;
		}
	
	#contenido a {
		color: #fff;
	}
	
#footer-cont {
	background: url(../img/footer-bg.jpg) repeat-x;
    margin-top: 17px;
    color: #333;
    font-size: 10px;
    padding-left: 10px;
    font-family: Verdana;
}

#footer-cont a {
    text-decoration: none;
    color: #003399;
}


    #footer {
    	padding-top: 4px;
        height: 29px;
        line-height: 29px;
    }

    #footer2 {
        height: 26px;
        line-height: 26px;
        width: 900px;
        overflow: hidden;
    }

    #footer2 .float-right {
      float: right;
    }


	#menus-breakfast-classics table td {
		vertical-align: top;
	}
	
	#menus-breakfast-classics table strong {
		font-size: 12px;
	}
	
	#menus-breakfast-classics .precio {
		padding-top: 3px;
		width: 50px;
	}
	
	#menus-breakfast-classics .desc {
		padding-right: 30px;
	}
	
form label {
	display: block;
}

form .inp-txt {
	width: 310px;
	height: 20px;
	line-height: 18px;
	border: 1px #983504 solid;
}

form .inp-txtarea {
	line-height: 18px;
	border: 1px #983504 solid;
	width: 310px;
	height: 100px;
}

.wine-list #cont-texto {
	position: relative;
	top: -173px;
}

.wine-list th {
	text-transform: uppercase;
}