@charset "UTF-8";
#mainrest {
	float: left;
	width: 846px;
	margin-left: 0px;
	background: #442A2D url(../vida_nocturna/rest-images/fondo.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#mainrest h1 {
	font: normal 40px Georgia, "Times New Roman", Times, serif;
	color: #900;
	margin: 0px 0px 0px 20px;
}
#mainrest #esquina {
	background: url(../restaurantes/rest-images/esq_sukutu.png) no-repeat left top;
	float: left;
	height: 73px;
	width: 92px;
}
#mainrest #esquimenu {
	float: left;
	height: 30px;
	background: #9B0D0C;
	margin-top: 27px;
	margin-bottom: 16px;
}

#mainrest #esquimenu ul{
	list-style:  none;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}

#mainrest #esquimenu li{
	float: left;
	display: block;
}

#mainrest #esquimenu a{
	height: 30px;
	float: left;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font: 10px/2em Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
}

#mainrest #esquimenu  a:hover{
	height: 26px;
	float: left;
	display: block;
	text-decoration: underline;
	color: #FFF;
	background: #600;
}

#mainrest .infoevents{
	font: normal 12px Arial, Helvetica, sans-serif;
	padding-right: 8px;
	float: right;
	width: 310px;
	color:#000;
}
#mainrest .infoevents a{
	color: #b86614;
}
#mainrest .infoevents a:hover{
	color: #093807;
}

#mainrest .inforest{
	font: normal 12px Arial, Helvetica, sans-serif;
	padding-left: 8px;
	float: left;
	width: 220px;
	color:#000;
}

#mainrest .inforest .desc{
	font-weight: bold;
	width: 90px;
	position: relative;
	padding-left: 5px;
	padding-right: 7px;
	float: left;
	text-align: right;
}
#mainrest .inforest .info{
	width: 100px;
	position: relative;
	float: left;
	text-align: left;
}

#mainrest .inforest2{
	font: normal 12px Arial, Helvetica, sans-serif;
	float: left;
	width: 300px;
	color:#000;
}
#mainrest .inforest2 .desc{
	font-weight: bold;
	width: 60px;
	position: relative;
	padding-left: 5px;
	padding-right: 7px;
	float: left;
	text-align: right;
}
#mainrest .inforest2 .info{
	width: 220px;
	position: relative;
	float: left;
	text-align: left;
}

#mainrest .inforest #estrella{
	width: 150px;
	position: relative;
}
#mainrest .inforest #opiniones{
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#mainrest .inforest #opiniones a{
	color: #b86614;
}
#mainrest .inforest #opiniones a:hover{
	color: #093807;
}

#mainrest #colizq{
	width: 470px;
	margin-left: 15px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	padding-bottom: 15px;
	border-bottom: 1px solid #C87916;
	padding-top: 15px;
	text-align:justify;
}
#mainrest #colizq h1{
	color: #000;
	margin: 0px 0px 5px;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
}

#mainrest .colder{
	width: 315px;
	margin-left: 15px;
	margin-bottom: 20px;
}

#mainrest .colder ul{
	list-style:  none;
	padding: 0 0 0 25px;
	margin: 0;
}

#mainrest .colder li{
	float: left;
	display: block;
}

#mainrest .colder a{
	height: 20px;
	float: left;
	display: block;
	color: #666;
	text-decoration: none;
	text-align: center;
	font: 10px/2em Arial, Helvetica, sans-serif;
}

#mainrest .colder  a:hover{
	height: 20px;
	float: left;
	display: block;
	text-decoration: underline;
	color: #000;
}
#mainrest .colderfoto{
	float: left;
	width: 315px;
	margin-left: 15px;
}

#vermapa {
	background: url(../restaurantes/rest-images/VerMapa.gif) no-repeat left top;
	height: 22px;
	padding-top: 8px;
	width: 133px;
	padding-left: 50px;
}

#vermapa a{
	color: #d4a7a7;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: right;
}
#vermapa a:hover{
	color: #FFF;
	text-decoration: underline;
	}

#titrest {
	width: 597px;
	float: left;
	background: url(../restaurantes/rest-images/fondo-rest.gif) repeat-x left top;
}
#mainad {
	width: 249px;
	float: left;
}
		
.clearb {
	clear:both
}


#content #mainrest table tr td table tr td a{
	color: #900;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#content #mainrest table tr td table tr td a:hover{
	font: 12px Arial, Helvetica, sans-serif;
	color: #F00;
	text-decoration: underline;
}
#servicios{
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #333;
	padding-bottom: 25px;
	padding-top: 25px;
}
#servicios #fondo{
	background: #FFF url(../restaurantes/rest-images/fondo-servicios.jpg) repeat-y center top;
}
#servicios #colizqser{
	float: left;
	width: 215px;
	margin-left: 14px;
}
#servicios #colderser{
	float: right;
	width: 220px;
	margin-left: 14px;
}
#servicios img{
	float: left;	
}
#servicios h4{
	margin: 15px 0px 0px;
}

#opiniones{
	font: 12px Arial, Helvetica, sans-serif;	
	margin: 25px 15px;
	background: #e5d7c8;
}
#opiniones #titulo{
	background: url(../restaurantes/rest-images/opiniones-fondo_tit.gif) repeat-x left top;	
}
#opiniones #opina{
	height: 28px;
	margin-right: 10px;
	text-align: right;
}
#opiniones a{
	font: 10px Arial, Helvetica, sans-serif;
	color: #C60;
	text-decoration: underline;	
}
#opiniones a:hover{
	font: 10px Arial, Helvetica, sans-serif;
	color: #F90;
	text-decoration: underline;
}
#opiniones .titulo{
	height: 29px;
	margin-left: 2px;
	float: left;
	width: 300px;
	border-top: 1px solid #b86614;
	border-bottom: 1px solid #b86614;
	border-left: 1px solid #b86614;
}
#opiniones .estrellas{
	height: 25px;
	float: left;
	width: 130px;
	border-top: 1px solid #b86614;
	border-bottom: 1px solid #b86614;
	padding-top: 4px;
}
#opiniones .titulo h3{
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	margin-top: 4px;
	margin-left: 5px;
}
#opiniones .usuario{
	height: 25px;
	margin-left: 2px;
	float: left;
	width: 280px;
	padding-top: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #630;
	background: url(../restaurantes/rest-images/opiniones-usuarios-fondo.gif) repeat-x;
	padding-left: 5px;
}
#opiniones .usuariomed{
	float: left;
	width: 62px;
}
#opiniones .fecha{
	height: 28px;
	float: left;
	width: 110px;
	padding-top: 2px;
	background: url(../restaurantes/rest-images/opiniones-fecha-fondo.gif) repeat-x;
	font: 10px Arial, Helvetica, sans-serif;
	color: #92743e;
	text-align: right;
	padding-right: 8px;
}
#opiniones .mensaje{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 4px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 20px;
}
#servlinea {
	width: 300px;
	background: #e3e7f5;
	margin-right: auto;
	margin-left: auto;
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	padding-bottom: 2px;
}
#servlinea #servizq {
	width: 140px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#servlinea img {
	float: left;
	margin-right: 5px;
}
#servlinea #linea{
	margin-top: 4px;
	margin-bottom: 2px;
	border-top: 2px solid #C87916;	
}

.menurest{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	color: #333;
}
.menurest .logo{
	width: 140px;
	float: left;
	margin-right: 20px;
	
}
.menurest .logo img{
	border: 1px solid #63492C;
}
.menurest .restdescri{
	width: 450px;
	float: left;
	height: 100px;
}
.menurest .restdescri h2{
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.menurest .restdescri h5{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menurest .lasestrellas{
	width: 135px;
	float: right;
	margin-right: 5px;
	height: 80px;
	text-align: right;
	font: 10px Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 20px;
}
.menurest .restlinea{
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #C87916;
}


.menurestanuncio{
	width: 660px;
	background: #CCC;
	height: 110px;
	color: #999;
	text-align:center;
	margin: 15px auto 30px;
}

.resteventos{
	border-top: 1px solid #000;	
}

.resteventos .fechaevento{
	width: 150px;
	float: left;
	font: normal 11px Arial, Helvetica, sans-serif;
	border-left: 1px solid #B86613;
	padding: 10px;
	border-top: 7px solid #F9D9B3;
}

.resteventos .fechaevento h10{
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 0px 0px 4px;
}

