/* ------------------General------------------ */

* {
	margin: 0;
	padding: 0;
}

body {

	font-family: Verdana, Trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 20px;
	background-color: #7B1916;
}

a img
{
	outline: none;
	border-width: 0;
	border-style: none;
}

.style3 {
	color: #731813;
	font-weight: bold;
	}
	
.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #7B1916;	
	}

	
h3 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.08em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #731813;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.nuevo {
	color:#990000;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px 0px 0px 10px;
}

a{
	color:#666666;
}


#iframe{
	float:left;
	margin-top: 10px;
	margin-left: 68px;
	width: 550px;
}
#noticias{
	float:left;
	margin-top: 10px;
	margin-left: 48px;
	width: 560px;
}



/* ------------------Header------------------ */

#header {
	width: 1000px;
	height: 130px;
	margin: 0 auto;
	background-image: url(images/top_bgnd.jpg);

}

#logo {
	float: left;
	position: relative;
	left: 70px;
	top: 21px;
}


/* ------------------Menu------------------ */

#menu {
	float: right;
	position: relative;
	right: 80px;
	top: 100px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	color:#CC9933;
}

#menu li {
	display: inline;
}


#menu a {
	margin: 0;
	color: #7b1916;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu a:visited {
	color: #7b1916;

}

#menu a:hover {
	color:#CC9933;
	
}

#menu ul li.active a:link, #menu ul li.active a:visited {
	color:#DDAA55;
}

/* ----------------------Page------------------ */


#contents {
	width: 1000px;
	margin: 0 auto;
	background: #D4C792 url(images/middle_bgnd.jpg) repeat-y;
	padding-top: 20px;
	height: auto;
	overflow:hidden;
	/*height:1%;*/
	clear: both;
}	



/* ---------Pictures----------- */

#picture {
	position: relative;
	top: 10px;
	left: 80px;
	width: 282px;
	height: 686px;
	float: left;
}





/* --------Text---------- */
#mainbox {
	position: relative;
	right: 75px;
	top: 12px;
	width: 467px;
	border: 0;
	float: right;
}


#textbox {
	height: 490px;
	width: 99%;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18pt;
	font-size: 12px;
	white-space: normal;
	margin-bottom:25px;
}
	

#newsbox {
	background-color:#FFFFCC;
	border: 1px dotted orange;
	height: auto;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 10px;
	white-space: normal;
	

}


#carta {
	float:left;
	margin-left:80px !important;
	margin-left:40px;
	height: auto;
	width: 620px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10pt;
	font-size: 9px;
}	
#picture_comida {
	text-align:right;
	float:left;
	margin-left:15px;
}
#picture_vino {
	text-align:right;
	float:left;
	margin-left:15px;
}
#picture_local {
	text-align:right;
	float:left;
	margin-left:15px;

}
#locales {
	float:left;
	margin-left:80px !important;
	margin-left:40px;
	height: auto;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10pt;
	font-size: 9px;
	
}


	
div.separador {
	clear:both;
	width:600px;
	height:3px;
}
#vino {
	float:left;
	margin-left:80px !important;
	margin-left:40px;
	height: auto;
	width: 620px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10pt;
	font-size: 9px;
}	
#news {
	float:left;
	margin-left:80px !important;
	margin-left:40px;
	height: auto;
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10pt;
	font-size: 9px;
}		

#franquicia {
margin-left:80px;
	height: auto;
	width: 550px;
	right: 0px;
	top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10pt;
	font-size: 9px;
	white-space: normal;
	float: left;
	}	
	




/* -----------------Footer------------------ */

#footer {
	clear: both;
	width: 1000px;
	height: 140px;
	background-image: url(images/footer_bgnd.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top:auto;
}


/* ------Copyright-------- */

#copyright {
	position: relative;
	top: 29px;
	margin: 0;
	text-align: center;
	font-size: 85%;
}


#copyright a {
	text-decoration: underline;
	color: #FFFFFF;
}

#copyright a:hover {
	text-decoration: none;
}
table.carta tr td {
		padding:5px;
}
.encabezado {
	color:#900;
	font-size:14px;
	font-weight:bold;
}
.racion {
	color:#900;
	font-size:10px;
	font-weight:bold;
	text-align:right;
}
.fecha {
	font-size:11px;
	color:#666;
}
