body,td,th {
	font-family: "Trebuchet MS", Georgia, Arial, "Times New Roman";
	font-size: 13px;
	color: #000000;
	line-height: 120%;
}
body {
	background-image: url(/images/bg.png);
	background-repeat: repeat-x;
	background-color: #F3F2E9;
	margin-top: 0px;
	margin-bottom: 10px;
}

a:link {
	color: #663300;
}
a:visited {
	color: #63415C;
}
#topo {
	height: 220px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content-top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bg-content-top.gif);
	background-repeat: no-repeat;
	height: 42px;
}
#master-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bg-content-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	overflow: hidden;
}
#content-left {
	width: 260px;
	float: left;
	position: relative;
}
#content-left-txt {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 5px;
}
#prod {
	color: #981B15;
	text-transform: uppercase;
	font-size: 110%;
	font-weight: normal;
	padding-bottom: 10px;
}
#lista-produtos {
	color: #663300;
	font-size: 110%;
	padding-bottom: 20px;
}
#lista-produtos a{
	color: #663300;
}
#lista-produtos ul {
	width: 230px;
	padding: 0px;
	margin: 0px;
}
#lista-produtos ul li {
	list-style-type: none;
	color: #981B15;
	text-transform: uppercase;
	font-size: 110%;
	font-weight: bold;
}
#lista-produtos ul li a{
	text-decoration: none;
	color: #981B15;
}
#lista-produtos ul li ul li{
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	list-style-type: none;
	font-size: 13px;
	text-transform: none;
	font-weight: normal;
	}
#lista-produtos ul li ul li a{
	color: #663300;
	text-decoration: underline;
}
#menu {
	color: #981B15;
	text-transform: uppercase;
	font-size: 110%;
	font-weight: bold;
	line-height: 120%;
}
#menu ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E4E0;
	width: 230px;
	padding: 0px;
	margin: 0px;
}
#menu ul li {
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E4E0;
	list-style-type: none;
	font-size: 16px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
}
#menu a {
	text-decoration: none;
	color: #981B15;
}
#content-right {
	width: 660px;
	float: right;
	position: relative;
}

#pesquisa {
	padding-top: 20px;
}
#content-right-txt {
	padding-bottom: 20px;
	padding-right: 10px;
}
#content-right-txt img{
	border: 4px double #D6CCC5;
	background-color: #FFFFFF;
}
.fotos{
	border: 4px double #D6CCC5;
	background-color: #FFFFFF;
}
#content-right-txt div.minfo a img{
	border: none;
}
#footer {
	height: 205px;
	width: 960px;
	background-image: url(/images/bg-rodape.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
}

#footer-txt{
	font-size: 90%;
	position: absolute;
	width: 600px;
	height: 20px;
	left: 24px;
	bottom: 50px;
	top: 134px;
}
#logo-hesperia {
	position: absolute;
	height: 108px;
	width: 76px;
	left: 25px;
	top: 95px;
}
#cambio {
	position: absolute;
	height: 35px;
	width: 100px;
	right: 15px;
	bottom: 41px;
}
#footer-landing {

	height: 205px;
	width: 960px;
	background-image: url(/images/landing-bg-rodape.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
}
