html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
}
a:link, a:visited {
	color: #99671c;
	text-decoration:none;
}
a:hover {
	color: #cc9933;
}
h2 {
	font-size:14px;
	color:#a5761f;
	font-weight:bold;
}
h3 {
	font-size:12px;
	color:#a5761f;
	margin:0;
	margin-bottom:0;
	#margin-bottom:-5px;
	font-style:italic;
	font-weight:bold;
}
h4 {
	font-size:11px;
	color:#a5761f;
	margin-bottom:-5px;
	#margin-bottom:-15px;
	font-weight:bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color:#a5761f;
	margin: 0px; 
}
hr {
	color:#CCCCCC;
	background-color:#CCCCCC;
	border:0;
	height:1px;
}
table #produtos {
	table-layout: fixed;
}
table #produtos img {
	border: #cccccc 1px solid;
}
#pag1td2 img {
	margin: 5px;
}
.noticia {
	margin-right:5px;
	margin-bottom:5px;
}
#estrutura {
	width:923px;
	height:100%;
	border:0px;
	border-bottom:1px solid #cccccc;
}
.header {
	background:url(images/horas_02.jpg) no-repeat;
	background-position:top center;
	width:100%;
	height:87px;
}
.header #topmenu {
	width:130px;
	height:20px;
	position: relative;
	top: 5px;
	left: 400px;
	float: left;
	color:#FFFFFF;
	font-size:9px;
}
a.topmenu:link, a.topmenu:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.topmenu:hover {
	text-decoration:underline;
}
.header #bandeiras {
	float: right;
	width: 45px;
	position: relative;
	top: -28px;
}
.menu {
	background-color:#666666;
	border:1px solid #CCCCCC;
	height:25px;
	padding-left:16px;
	font-size:11px;
}
a.menul:link, a.menul:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.menul:hover {
	color:#ffac00;
}
.esq {
	background:url(images/horas_16.jpg) no-repeat bottom;
	border-left:1px solid #CCCCCC;
	padding-top:1px;
	vertical-align:top;
	width:203px;
}
.esq #bemvindo {
	font-size:14px;
	color:#a5761f;
	letter-spacing:3px;
	height: 30px;
	font-weight:bold;
	padding: 12px 0px 0px 15px;
}
.esq #bemvindo2 {
	font-size:14px;
	color:#a5761f;
	letter-spacing:3px;
	height: 48px;
	font-weight:bold;
	padding: 12px 0px 0px 15px;
}
.conteudos {
	padding-top:1px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	vertical-align:top;
	height:480px;
	width:719px;
}
.conteudos #pag1td1 {
	background:url(images/horas_09.jpg) bottom left no-repeat;
	border-bottom:1px solid #CCCCCC;
}
.conteudos #pag1td2 {
	border-left:1px solid #CCCCCC;
}
.conteudos #conteudos {
	padding:5px 15px 15px 15px;
}
.conteudos #listas {
	padding:5px 15px 15px 15px;
}
.footer {
	text-align:center;
	font-size:9px;
}
a.salesup:link, a.salesup:visited {
	color:#FF6600;
	text-decoration:none
}
a.salesup:hover {
	color:#FF9900;
}
#marqueecontainer {
position: relative;
width: 250px; /*marquee width */
height: 300px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 15px;
margin: 15px 0 15px 0;
}
ul.especial {
	list-style: url(images/bullet.jpg) inside;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	line-height: 18px;
}
#servicos {
	width: 200px;
	float:left;
	padding: 10px;
}
#servicos ul {
	padding: 5px 0px 5px 2px;
}
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color:#cccccc;
	padding:6px 5px 0px 15px;
	color:#000;
	height:22px;
	margin-bottom:1px;
	text-decoration: none;
}
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color:#151515;
	color:#ffac00;
}
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color:#151515;
	color:#ffac00;
}

