/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	overflow-y: scroll;
}

body {
	height: 100%;
	font: 12px Arial, Helvetica, sans-serif;
}

.a-to-content {
	display: block;
	float: left;
	position: absolute;
	top: -150px;
}

a {
	text-decoration: none;
	color: #D40;
}

a:hover {
	text-decoration: underline;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */ /* end reset */ /* layout */
html {
	background: url(../imagens/layout/bg_geral.jpg) top center repeat-x
		#8A0012;
}

body {
	
}

#topo {
	background: url(../imagens/layout/topo.jpg) top left no-repeat #FFF;
	width: 750px;
	height: 170px;
	clear: both;
}

#topo h1 {
	text-indent: -9999px;
}

#corpo #lateral1,#corpo #lateral2 {
	margin: -44px 0 0 0;
}

#corpo #lateral1 {
	float: left;
	width: 170px;
	min-height: 320px;
	padding: 10px 10px 5px 5px;
	background: url(../imagens/layout/sombra_lateral1.jpg) top right
		no-repeat #FFF;
}

#corpo #lateral1 form#busca {
	float: left;
	clear: both;
	width: 175px;
	margin: 5px 0 0 0;
}

#corpo #lateral1 form#busca label {
	display: none;
}

#corpo #lateral1 form#busca #q {
	width: 114px;
	float: left;
	font-size: 10px;
	padding: 2px 0 0 6px;
	color: #666;
}

#corpo #lateral1 form#busca button {
	width: 23px;
	margin: 0 0 0 5px;
	float: left;
	letter-spacing: 10px;
	text-indent: -9999px
}

#corpo #lateral1 ul.menu {
	margin: 18px 0 0 0;
	width: 140px;
	float: left;
	clear: both;
}

#corpo #lateral1 ul.menu li {
	float: left;
	clear: both;
	margin: 12px 0 0 0;
	padding: 0 0 0 5px;
	border-bottom: 1px dashed #666;
}

#corpo #lateral1 ul.menu li a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 135px;
	height: 18px;
	color:#333;
}

#corpo #lateral1 ul.menu li a:hover {
	color: #D43;
	background: url(../imagens/layout/pimenta.gif) right center no-repeat;
}

#corpo #lateral1 ul.menu li.first {
	margin: 0;
}

#corpo #lateral1 .selos {
	margin: 20px 0 0 10px;
	float: left;
	clear: both;
}

#corpo #lateral1 .selos div {
	margin: 15px 0 15px 5px;
	width: 112px;
	height: 80px;
	clear: both;
}

#corpo {
	width: 750px;
	min-height: 660px;
	margin: 0 auto;
	clear: both;
	padding: 0 10px 10px 10px;
	background: url(../imagens/layout/bg_corpo.jpg) top left repeat-x #FFF;
}

#corpo #lateral2 {
	float: left;
	width: 560px;
}

#corpo #lateral2 #full_banner {
	border: 8px solid #FFF;
	width:468px;
	height: 60px;
	float: left;
	clear: both;
	background: #FFF;
}

#corpo #lateral2 #conteudo {
	clear: both;
}

#rodape {
	width: 770px;
	margin: 0 auto;
	background: url(../imagens/layout/rodape_curva.jpg) no-repeat top left;
	text-align: center;
	color: #FFF;
	font-size: 10px;
	padding: 20px 0;
}

#rodape a {
	color: #FFF;
	font-weight: bold;
}

/* end layout */

/* outros */
.button {
	background: url(../imagens/layout/button.gif) no-repeat;
	min-width: 23px;
	height: 18px;
	border: 0;
	padding: 2px 0 0 30px;
	display: block;
	white-space: nowrap;
}
a.button{
	color: #000;
}
label {
	display: block;
	white-space:nowrap;
	font-weight: bold;
	font-size: 13px;
	margin-top: 6px;
	color: #5D950B;
}

input, button {
	margin-bottom: 4px;
	background: url(../imagens/layout/form/bg_input.gif) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom: #B7B7B7 1px solid;
	border-left: #E0E0E0 1px solid;
	border-right: #B7B7B7 1px solid;
	border-top: #E0E0E0 1px solid;
	padding: 0 2px;
}
textarea{
	background: url(../imagens/layout/form/bg_input.gif) top repeat-x;
	border-bottom: #B7B7B7 1px solid;
	border-left: #E0E0E0 1px solid;
	border-right: #B7B7B7 1px solid;
	border-top: #E0E0E0 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
div.radio input{
	float: left;
	margin: 6px 2px 0 0;
	padding:0;
	background: none;
	border: none;
	height: 16px;
	display: inline;
}
div.radio label{
	color:#000;
	font-size:13px;
	font-weight:normal;
	white-space:nowrap;
}
form .agrupado div{
	float: left;
	margin: 0 10px 0 0;
}
/* end outros */