@charset "UTF-8";
body,td,th {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

#todo {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#container {
	height: auto;
	width: 1200px;
	background-color: #FFFFFF;
	margin-top: auto;
	text-align: left;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#banner {
	width: 1200px;
	height: 250px;
}
body {
	background-color: #FFFFFF;
	width: 1200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}
#menu {
}
* {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	line-height: normal;
	text-decoration: none;
	border-style: none;
	margin-left: auto;
	margin-right: auto;
}

.menu .nav {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
}
.menu .nav > li {
	width: 200px;
	float: left;
	list-style-type: none;
	border-radius: 5px;
}
.nav li ul {
	width: 100px;
	position: absolute;
	list-style-type: none;
	display: none;
}

.nav li:hover > ul {
	display: block;
	background-color: #F2F1F1;
	border-radius: 30px;
	}
.nav li a {
	display: block;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 400;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 1px solid #9c8f76;
	text-align: center;
	font-size: 9px;
	text-decoration: none;
	background-color: #2d251a;
	border-collapse: collapse;
	border-spacing: 5px 0px;
	line-height: 21pt;
	letter-spacing: 4px;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-right: 0px;
}
li ul li {
	position: relative;
}
li ul li ul {
	right: -100px;
	top: 20px;
}

#header  {
	width: 1200px;
	height: 150px;
	float: left;
}
#articulo {
	height: auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
}
#direccion {
	height: 4mm;
	text-align: center;
	font-size: 10px;
}
#textgross {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15pt;
	text-align: left;
}
.luum1 {	font-size: 8.5pt;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 10.5pt
}
.luum {
	font-size: 8.5pt;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 9.5pt
}
.small {
	font-size: 7.5pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 7.5pt
}
.small2 {font-size: 7.5pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 8.5pt }
