* {
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: none;
	padding: 0;
	margin: 0;
}
body { padding: 5px; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, ul, ol, dl {
	text-align:left;
	margin: 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#422B0A;
	margin:0;
	padding:0;
}
p {
	color:#8f8f8f;
	font-size:11px;
	text-align:left;
	line-height:1em;
}
UL, LI {
	list-style:none;
	margin:0;
	text-align:left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
BODY {
	background:#FFF url(../../images/layout/bg-body.jpg) no-repeat center 0;
	text-align:center;
	margin:0;
	padding:0;
}
A:LINK, A:VISITED, A:HOVER {
	color:#808600;
	font-size:11px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.more {
	background:url(../../images/layout/bullet-link.gif) no-repeat right 3px scroll;
	padding-right:10px;
	width:60px;
	color:#808600;
	font-size:11px;
	float:left;
}
a.right { float:right; }
div.clear { clear: both; }
div#main {
	width:960px;
	margin:0 auto;
}
/*
 * @HEADER
 * headerWrapp, header
*/
div#topo-wrapper {
	width:100%;
	position:relative;
	height:280px;
}
div#menu {
	width:226px;
	position:absolute;
	z-index:100;
	left:120px;
	top:0;
}
div#banner {
	width:459;
	height:278px;
	position:absolute;
	right:145px;
	top:0;
}
/*
 * @CONTENT
 * content, content div
*/
div#contentWrapper { width:100%; }
div#content {
	width:768px;
	margin:0 auto;
}
div#contentInner {
	float:left;
	width:500px;
	margin-left:220px;
	display:inline;
	text-align:center;
	min-height:300px;
	_height:300px;
	overflow:visible;
	padding:0;
}
/*
 * @FOOTER
 * content, content div
*/

div#footerWrapper { width:100%; }
div#footer {
	background:url(../../images/layout/bg-footer.jpg) no-repeat center 0 scroll;
	width:768px;
	margin:0 auto;
	height:99px;
	position:relative;
}
div.menu {
	width:500px;
	position:absolute;
	bottom:32px;
	left:55px;
}
div.menu a {
	float:left;
	height:24px;
	text-indent:-9999px;
	background:url(../../images/layout/btn-footer.gif) no-repeat 0 0 scroll;
}
div.menu a.canal { width:142px; }
div.menu a.fale {
	width:146px;
	background-position:-139px 0;
}
div.info {
	width:100%;
	height:20px;
	position:absolute;
	bottom:0;
	left:0;
}
div.info P {
	width:auto;
	color:#FFF;
	float:right;
	padding-right:80px;
}
/*
 * CUSTOM
*/

/*
 * @DESTAQUE
*/
div.destaque {
	width:480px;
	position:relative;
	float:left;
}
div.destaque div {
	margin:0;
	padding:0;
}
div.destaque .top, div.destaque .repeat, div.destaque .bottom {
	float:left;
	display:block;
	width:100%;
}
div.destaque .top {
	background:url(../../images/layout/destaque-top.jpg) no-repeat 0 0 scroll;
	height:55px;
}
div.destaque .repeat {
	background:url(../../images/layout/destaque-repeat.jpg) repeat-y 0 0 scroll;
	display:inline;
	width:100%;
}
div.destaque .bottom {
	background:url(../../images/layout/destaque-bottom.jpg) no-repeat 0 0 scroll;
	height:46px;
}
div.destaque h2, div.destaque h1, div.destaque h3, div.destaque h4 {
	color:#422b0a;
	font-size:16px;
	padding:0;
	margin:0;
	width:auto;
}
div.destaque .content {
	padding:0 40px 10px 40px;
	display:inline;
	float:left;
}
div.content img {
	float:right;
	border:1px solid #CCCCCC;
	background-color:#FFF;
	padding:5px;
	overflow:visible;
	display:inline;
}
div.content H3, div.content H4, div.content H5 { width:100%; }
div.content H4 { font-size:14px; padding:
}
div.destaque p {
	float:left;
	margin:10px 0 0;
	text-align:justify;
	line-height:1.5em;
	color:#422B0A;
	letter-spacing:normal;
	font-size:11px;
}
div.destaque p IMG {
	float:right;
	margin:0 0 15px 15px;
}
div.titulo H1 { padding:20px 0 0; }
div.destaque h2.form {
	font-size:14px;
	margin-bottom:20px;
}
div.titulo {
	position:relative;
	left:14px;
	top:18px;
	height:60px;
	margin-top:-100px;
	float:left;
	height:60px;
}
div.titulo .left, div.titulo .right, div.titulo .repeat {
	float:left;
	height:60px;
	width:auto;
	margin:0;
	padding:0;
	display:inline-block;
}
div.titulo .left {
	background:url(../../images/layout/destaque-h2-left.jpg) no-repeat 0 0 scroll;
	width:26px;
}
div.titulo .repeat { background:url(../../images/layout/destaque-h2-repeat.jpg) repeat-x 0 0 scroll; }
div.titulo .right {
	background:url(../../images/layout/destaque-h2-right.jpg) no-repeat 0 0 scroll;
	width:26px;
	background-color:#F63;
}
/* @LISTA*/
ul.lista {
	width:100%;
	clear:both;
	float:left;
	margin-top:20px;
}
ul.lista a:link, ul.lista a:visited {
	color:#422b0a;
	font-size:11px;
	float:left;
	border-bottom:#CCC solid 1px;
	width:350px;
	margin-left:39px;
	clear:left;
}
ul.lista a:hover { color:#999; }
ul.lista a.unico { margin-top:20px; }
ul.lista LI {
	float:left;
	width:100%;
	height:120px;
	background:url(../../images/layout/div-produtos.gif) no-repeat 0 85px scroll;
}
ul.lista a.img {
	float:none;
	clear:none;
	margin:0;
	padding:0;
	border:0 none;
	width:auto;
	overflow:hidden;
	height:auto;
}
ul.lista h3 {
	font-style:italic;
	width:350px;
	float:left;
}
ul.lista SPAN { float:right; }
ul.lista SPAN {
	background:#FFF;
	border:#CCC solid 1px;
	padding:5px;
}
ul.lista SPAN a:link, ul.lista SPAN a:visited {
	width:auto;
	border:0 none;
	float:none;
	margin:0;
	padding:0;
	height:auto;
}
p.intro {
	font-weight:normal;
	font-size:11px;
	margin:10px 0;
	clear:left;
	float:left;
	width:370px;
}

.paginationControl {
	float:left;
	width:100%;
	margin:5px 0;
}
ul.lista .paginationControl span {
	float:left;
	border:0 none;
}

ul.lista .paginationControl a:link,
ul.lista .paginationControl a:visited {
	width:auto;
	float:left;
	clear:none;
	color:#666;
	padding:0;
	border:0 none;
	padding:5px 8px;
	background-color:#F9F9F9;
	margin:0 5px;
}
ul.lista .paginationControl a:hover { background-color:#B5AF1B; color:#FFF; }
ul.lista .paginationControl a.disable, ul.lista .paginationControl a.disable:hover {
	cursor:default;
	color:#999;
	background-color:#F9F9F9;
	
}