* {
	margin: 0px;
}
a {
	color: #663333;
}

body {
	background-image: url(../_images/bg.gif);
	margin: 0px;
	background-color: #FBF7EE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #85837e;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
.width718 {
	width: 718px;
}
#wrapper {
	width: 718px;
	margin-right: auto;
	margin-left: auto;
}
#head_logo {
	height: 142px;
	background-image: url(../_images/logo_vintura.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#head_logo .logo {
	padding-left: 240px;
	float: left;
	padding-top: 10px;
}
#head_logo .menu {
	float: right;
	padding-top: 20px;
}
#head_flash {
	height: 191px;
}
#body {
	padding-left: 2px;
	clear: both;
	float: left;
}
h2 {
	color: #732812;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	padding-top: 5px;
	line-height: 1em;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}

#body  .col179 {
	width: 169px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#menu {
	background-image: url(../_images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	margin-top: 5px;
	padding-top: 1px;
	
}

#menu ul {
	list-style-type: none;
	height: 39px;
	text-transform: uppercase;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 108px;
}
#menu ul li {
	display: block;
	float: left;
}
#menu ul li a {
	color: #732812;
	text-decoration: none;
	height: 38px;
	display: block;
	float: left;
}
#menu ul li a:hover {
	background-image: url(../_images/menu_over_x.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	background-color: #eef0d6;
}
#menu #submenu {
	height: 15px;
	text-align: center;
	background-image: url(../_images/puntos_5x1.gif);
	background-repeat:   repeat-x;
	padding-top: 10px;
	background-position: center center;
	padding-bottom: 10px;
}
#menu #submenu ul {
	margin-right: auto;
	margin-left: auto;
	height: 12px;
	padding-top: 0px;
	padding-right: 5pt;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FBF7EE;
	width: 200px;
}
#menu #submenu li {
	float: none;
	display: inline;
}

#menu  #submenu  li a {
	height: 12px;
	float: none;
	display: inline;
	padding: 0px;
}





#food {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #585858;
	padding-top: 10px;
	padding-bottom: 10px;
}
#food .data {
	float: left;
}

#food .logo {
	float: right;
	margin-top: 6px;
}
#food .logo img {
	margin-left: 10px;
}


#food p {
	margin-top: 10px;
}
#food .subr {
	text-decoration: underline;
}
#food a {
	color: #585858;
	text-decoration: none;
}
#food a:hover {
	color: #611600;
	text-decoration: underline;
}

#food strong {
	font-weight: normal;
	color: #611600;
}
 
.cargando {
	background-image: url(../_images/cargando.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
