body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	background-color: #F4DF9F;
	background-repeat: repeat-x;
	background-image: url(../images/fondo.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 780px;
	float: left;
	background-repeat: no-repeat;
	background-position: 210px 130px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F5DA81;
}
.header {
	height: 128px;
	width: 780px;
	background-image: url(../images/logo_bg.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E1BA69;
}
.info {
	height: auto;
	width: 780px;
	background-position: left bottom;
	float: left;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
}
.left_nav {
	height: 270px;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 64px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	display: block;
	padding: 0px;
}

.left_nav li{
	list-style-type: none;
	display: inline;
}
.left_nav a:link, .left_nav a:visited, .left_nav a:active {
	color: #842419;
	list-style-type: none;
	text-decoration: none;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 120px;
	display: block;
	margin: 0px;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.magin {
	margin-left: 10px;
	margin-bottom: 20px;
}

.left_nav a:hover {
	color: #156895;
	display: block;
	list-style-type: none;
	text-decoration: underline;
	margin: 0px;
}
.main_info {
	float: left;
	height: auto;
	width: 536px;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 20px;
	padding-right: 0px;
	background-color: #FFFFFF;
}
.clearboth {
	clear: both;
}
.logo {
	height: auto;
	width: 230px;
	margin: 0px;
	padding: 32px 0px 0px 28px;
	float: left;
}
.footer {
	background-color: #E4C98F;
	height: 80px;
	width: auto;
	margin: 0px;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9B693C;
	padding: 0px;
}
.url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7E8BB;
	float: right;
	height: auto;
	width: 470px;
	padding-top: 52px;
	font-weight: bold;
	margin: 0px;
	text-align: right;
	padding-right: 25px;
	padding-bottom: 9px;
}
#top_nav {
	width: 500px;
	float: right;
	height: 22px;
	font-family: Tahoma;
	color: #E1C379;
	font-size: 10px;
	text-align: right;
	margin: 15px 0px 0px;
	clear: both;
	padding-top: 13px;
	padding-bottom: 2px;
	padding-right: 20px;
	font-weight: bold;
	background-image: url(../images/top_nav_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#top_nav ul {
	left: auto;
}
#top_nav li {
	list-style-type: none;
	display: inline;
}
#top_nav li a:link, #top_nav a:visited, #top_nav a:active {
	color: #B88047;
	padding-right: 2px;
	padding-left: 5px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0C89E;
	padding-top: 2px;
	padding-bottom: 2px;
}
#top_nav li a:hover {
	color: #333333;
	text-decoration: none;
}
#bottom_nav {
	width: auto;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: center;
	margin-bottom: 0px;
	font-weight: bold;
}
#bottom_nav ul {
	left: auto;
}
#bottom_nav li {
	list-style-type: none;
	display: inline;
}
#bottom_nav li a:link, #bottom_nav a:visited, #bottom_nav a:active {
	color: #613827;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#bottom_nav li a:hover {
	padding-top: 10px;
	padding-bottom: 6px;
	color: #A9603D;
}
.top_container {
	width: 520px;
	float: right;
	height: auto;
	margin: 0px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	margin: 0px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #E2C781;
	width: auto;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
}
.text {
	margin: 0px 10px 0px 0px;
	padding-top: 6px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.main_container {
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 26px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border-top: 2px solid #BC8841;
	border-right: 2px solid #C49453;
	border-bottom: 1px solid #C49453;
	border-left: 2px solid #CBA067;
	background-position: 0px 2px;
	padding: 0px;
}
.nav_image {
	height: auto;
	width: 95px;
	float: left;
	margin: 46px 0px 0px;
	padding: 0px;
}
.left {
	width: 230px;
	float: left;
	padding: 0px;
	height: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2C680;
	padding-left: 14px;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
}
a:link {
	color: #842419;
	text-decoration: none;
}
a:visited {
	color: #842419;
	text-decoration: none;
}
a:hover {
	color: #156895;
}
a:active {
	color: #842419;
	text-decoration: none;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #874D30;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	line-height: 14px;
	font-style: normal;
	width: 320px;
	height: auto;
}
.developer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B693C;
	margin-right: auto;
	text-align: center;
	width: 448px;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 12px;
	float: none;
}
.developer p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.square {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.thumbs {
	float: left;
	height: auto;
	width: 160px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: center;
	padding: 0px;
}
.masks {
	float: left;
	height: auto;
	width: 120px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding: 0px;
}
.small_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.small_titles a:link, .small_titles a:visited, .small_titles a:active {
	color: #842419;
}
.small_titles a:hover {
	color: #006699;
	text-decoration: underline;
}
