/* 
cliente: CLASS duty free shop
webmaster: ezio gatto
Abril 10, 2008

*****************************************************************/

/*reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1.5;
	background: #fff;
	margin:1.5em 0;
}
/* Tables still need 'cellspacing="0"' in the markup. 
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight:400;
}*/
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: none;
}
body {
	color: #797979;
	font-family: Verdana, Arial;
	font-size: 75%;
}
a {
	color: #607293;
	text-decoration: none;
}
a:hover {
	color: #354158;
}
/********************************* ESTRUCTURA **********************/
#container {
	width: 500px;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#container #logo {
	background: url(../logo.gif) no-repeat top left;
	height: 98px;
	padding-bottom: 5px;
	border-bottom: 1px solid #797979;
	margin-bottom: 20px;
}
#container #logo h1 {
	text-indent: -9999px;
}
#footer {
	margin-top: 20px;
}
/********/
.nav {
	float: right;
	margin-top: -15px;
	display:inline;
	padding-right: 10px;
}
h2 {
	font-size: 2.2em;
	margin: 0;
	border-bottom: 1px solid #797979;
	margin-bottom: 5px;
	color: #354158;
}
h3 {
	font-size: 1.8em;
	margin-top: 30px;
	border-bottom: 1px solid #797979;
	margin-bottom: 10px;
	color: #607293;
}
h4 {
	font-weight: bold;
}
.desc {
	margin: -15px 0 40px 0;
}
.desc p {
	margin-bottom: 10px;
}
.menuItem h3 {
	font-size: 1.8em;
	line-height: 1.0em;
	float: none;
	position: relative;
	display: block;
	border-bottom: none;
	margin: 0;
}
.menuItem p {
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
	display: block;
	border-bottom: none;
}
.menuItem {
	display: block;
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #797979;
	outline: none;
	cursor: pointer;
	height: 40px;
	border-bottom: 1px solid #797979;
}
.menuItem:hover {
	background-color: #f1f1f1;
}
h2 {
	color: #354158;
	margin-bottom: 0px;
}
.arrow {
	font-size: 4em;
	position: absolute;
	right: 0px;
	top: -16px;
	color: #b9b9b9;
}
.menuItem:hover .arrow {
	right: -4px;
}
.imagemenu {
	background: url(../nav-imagemenu.gif) no-repeat top left;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}
h2.imagemenu {
	background: url(../title-imagemenu.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}
h2.local2 {
	background: url(../title_local2.gif) no-repeat top left;
	height: 32px;
	text-indent: -9999px;
	margin-top: 50px;
}
h2.local1 {
	background: url(../title_local1.gif) no-repeat top left;
	height: 32px;
	text-indent: -9999px;
	margin-top: 50px;
}
h2.empresa {
	background: url(../title_empresa.gif) no-repeat top left;
	height: 32px;
	text-indent: -9999px;
	margin-top: 50px;
}
h2.historia {
	background: url(../title_historia.gif) no-repeat top left;
	height: 32px;
	text-indent: -9999px;
	margin-top: 50px;
}
h2.contacto {
	background: url(../title_contacto.gif) no-repeat top left;
	height: 32px;
	text-indent: -9999px;
	margin-top: 50px;
}
h2.bellaunion {
	background: url(../title_bellaunion.gif) no-repeat top left;
	height: 32px;
	text-indent: -9999px;
	margin-top: 50px;
}
h2.mapas {
	background: url(../title_mapa.gif) no-repeat top left;
	height: 32px;
	text-indent: -9999px;
	margin-top: 50px;
}
h2.avance {
	background: url(../title_avance.gif) no-repeat top left;
	height: 32px;
	text-indent: -9999px;
	margin-top: 50px;
}
h2.proyecto {
	background: url(../title_proyecto.gif) no-repeat top left;
	height: 32px;
	text-indent: -9999px;
	margin-top: 50px;
}
h2.productos {
	background: url(../title_productos.gif) no-repeat top left;
	height: 32px;
	text-indent: -9999px;
	margin-top: 50px;
}
h3.bienvenidos {
	background: url(../title-bienvenidos.gif) no-repeat top left;
	height: 32px;
	text-indent: -9999px;
}
.version {
	font-family: Courier;
	font-size: 1em;
}
ul {
	margin-left: 15px;
}
dt {
	float: left;
}
dd {
	margin-left: 150px;
	margin-bottom: 10px;
}
.description {
	margin-top: 10px;
}
code {
	font-family: Courier;
}
#usage p {
	margin: 10px 0px 5px 0px;
}
img.centered {
	display:block;
	margin: 5px auto;
	padding:2px;
}
/* tablas */
.tabla_td {
	border-bottom: 1px solid #b9d296;
	padding-bottom: 1.2em;
	padding-top: 1.2em;
}
.precio {
	width : 150px;
	background-color : #dee7d1;
	margin : 0;
	padding : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : Black;
	text-align : right;
	float : right;
	font-style : normal;
}
.precio span {
	font-size : 8pt;
	color : Red;
	font-weight : bold;
}
.producto_fuente {
	font-size : 10pt;
	text-align : left;
	color : #8cab60;
}
.productos {
	margin: 0 auto 0 auto;
}
