/*REDEFINIR TAGS*/
* html .caixa hr, * html hr {
	clear: none;
	margin-bottom: 15px;
	left: 15px;
}
body {
	width:100%;
	height:100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	min-width: 990px;
	background-color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
}
body, p, ul, ol, div {
	color: #666666;
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Sans", "Lucida", Arial, sans-serif;
	font-size: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	float:left;
	margin-bottom: 5px;
	width: 100%;
	margin-top: 5px;
}
h1 {
	font-size: 16pt;
	margin-bottom: 15px;
	line-height: 105%;
	color: #666666;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
}
h1, h2, h3 {
	letter-spacing: -0.03em;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
h4 {
	font-size: 10pt;
	text-align: center;
	background-color: #8B8B8B;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	margin: 0px;
}
h5 { 
	font-size: 9pt;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}				
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
img .border {
	border: 1px solid #636363;
}
/*REDEFINIR OBJETOS*/
#fundo {
	background-image: url(../img/top_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	position: absolute;
	height: 450px;
	width: 100%;
	float: left;
	text-align: left;
}
#conteudo {
	position: relative;
	width: 990px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#topo	{
	height: 230px;
	position: relative;
	border: 1px solid #333333;
	background-color: #000000;
}
#topo_interno {
	height: 202px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#barra {
	font-size: 0.8em;
}
#principal {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#principal > p {
	
}
#principal > ul {
	margin: 0px;
	padding: 0px;
}
#principal > ul li {
	margin-left: 15px;
}
#principal hr {
	width: 545px;
	height: 1px;
	border: 0px;
	background-color: #E1E1E1;
}
#principal .caixa hr {
	position: relative;
	top: 10px;
	height: 1px;
	border: 0px;
	background-color: #CCCCCC;
	clear: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	width: 90%;
}
#principal > p, #principal > p ul, #principal > ul, #principal p {
	max-width: 490px;
	border: 0px dashed white;
}
#coluna_direita {
	float: right;
	width: 178px;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: center 30px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#coluna_direita_inter {
	float: left;
	width: 180px;
	height: auto;
	border-bottom-width: 1px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#coluna_direita ul li{
	list-style-image: url(../img/ponto.gif);
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 3px;
}
#coluna_direita img {
	border: 1px solid #666666;
	clear:left;
}
#coluna_direita_inter p a{
	color: #FFFFFF;
	text-align: center;
	font-size: 22px;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 45px;
	width: 180px;
}
#coluna_direita hr {
	position: absolute;
	width: 100%;
	height: 1px;
	border: 0px;
	background-color: #666666;
	clear: left;
}
#coluna_direita ul {
	margin: 0px;
	padding: 0px;
	list-style: disc;
}
#central {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
/*
#central #justificado_02 ul li{
	list-style-image: url(../img/ponto.gif);
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 3px;
}
*/
#central ul li{
	list-style-image: url(../img/ponto.gif);
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 3px;
}
#rodape {
	position: relative;
	width: 100%;
}
#rodape_conteudo {
	position: relative;
	height: 15px;
}
#credito {
	border: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}
#credito img {
	border: none;
}
#justificado_01, #justificado_02, #justificado_03 {
	text-align:justify;
	margin-bottom: 20px;
	display: block;
	float: right;
	width: 750px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#justificado_03 {
	height: 230px;
	float: right;
	width: 750px;
}


#justificado_01, #justificado_02 {
	text-align:justify;
	margin-bottom: 10px;
}
#justificado_01 .titulo {
	float: left;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#justificado_01 .img_direita {
	float:right;
	border: 1px solid #666666;
	margin-left: 10px;
}
#justificado_01 .img_esquerda {
	float: left;
	margin-right: 10px;
}

#justificado_01 iframe {
	display: block;
	float: left;
	text-align: center;
	height: 300px;
	width: 650px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}



#justificado_01 ol li {
	font-weight: bold;
	list-style-type: none;
	color: #666666;
	text-align: left;
	list-style-image: url(../img/ponto.gif);
	padding-top: 5px;
	padding-bottom: 5px;
}
#justificado_01 ul,#justificado_01 
ul li {
	display:inline;
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 400px;
}
#justificado_01 ul li {
	float:left;
	text-align: left;
	display: block;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#justificado_01 #produtos {
	display: block;
	margin: 0px;
	width: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	clear: left;
}

#justificado_01 #produtos li {
	display: block;
	width: 150px;
	text-align: center;
	height: 62px;
}
#justificado_01 #produtos .lojas {
	width: 220px;
	height: 180px;
}




#justificado_02 img {
	float:right;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#fotos img {
	margin-right: 10px;
	margin-bottom: 15px;
}
/*DEFINIR CLASSES*/
.limpo {
	list-style-image: url(../img/ponto_.gif);
}
.recuo {
	padding-top: 10px;
	margin: 0px;
}

.altura {
	padding-top: 20px;
	padding-bottom: 20px;
}
.input {
	background-color: #F0F4F7;
	color: #495677;
	margin: 5px;
	font-weight: bold;
	text-align: center;
	border: 2px double #495677;
}
.desabilitado1 {
	background-color: #FFFF00;
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
}
.desabilitado2 {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
}
.erro {
	color: #FF0000;
	background-color: #FFF4F4;
	border: 1px solid #E5E5E5;
	padding: 2px;
	margin: 1px;
}
.certo {
	color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 1px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.larg {
	width: 100px;
	text-align:right;
}
.negrito {
	font-weight: bold;
}
.fundo_01 {
	background-color: #FFFFFF;
}
.fundo_02 {
	background-color: #EBF0F4;
}
.navheader {
	background-color: #AB5500;
}
.base {
	background-color: #666666;
}
.base a {
	color: #FFFFFF;
}
.submenu {
	position: relative;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	padding-left: 35px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
}
.submenu_01 {
	position: relative;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	padding-left: 35px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.submenu ul, .submenu_01 ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.submenu li, .submenu_01 li {
	list-style-type: none;
	color: #000000;
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-right: 7px;
}
.submenu .mapa {
	float: right;
	width: 70px;
}
.submenu input {
	display: inline;
	position: absolute;
	right: 4px;
	width: 70px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
}
.submenu li .submenu_ativo {
	font-weight: bold;
}
.submenu_02 {
	background-color: #2C3845;
}
.submenu_02 a {
	color: #000000;
}
.submenu_02 li {
	font-size: 0.9em;
}
.submenu_ativo a {
	color: #F39410;
	background: #2C3845;
	padding: 7px 12px;
	margin: 0px;
}
.coluna_inferior {
	float: left;
	width: 152px;
	padding-top: 35px;
}
.coluna_inferior .mapa {
	font-size: 10px;
	width: 70px;
	background-color: #FFFFFF;
	color: #000000;
	z-index:-10;
}
.coluna_inferior h4 {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	font-size: 8pt;
}
.coluna_inferior ul {
	margin: 0px;
	padding: 0px;
}
.coluna_inferior ul li {
	margin-bottom: 1px;
	list-style: none;
	font-size: 8pt;
}
.coluna_inferior a {
	font-weight: normal;
	color: #A0A0A0;
}
.coluna_inferior h4 a {
	font-weight: bold;
}
.col_dir_destaque {
	width: 100%;
	position: relative;
	margin-bottom: 110px;
}
.col_dir_destaque h5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.col_dir_destaque h5 a {
	color: #FFFFFF;
}
.caixa {
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 165px;
	text-align: center;
}
.caixa_lista {
	margin-top: 0px;
	text-align: justify;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	width: 930px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.caixa_lista h5 {
	margin: 0;
	font-weight: normal;
}
.caixa_lista p {
	margin: 0px;
	padding: 0px;
	color: #666666;
	width: 100%;
	display: inline;
}
.caixa_titulo {
	position: relative;
	color: #FFFFFF;
}
.caixa_lista h2 {
	margin: 0;
	padding-right: 0;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.img_sub {
	margin-bottom: 10px;
}
ul#box,
ul#box li {
	display:block;
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#box li{
	width:178px;
	float:left;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 0px;
}
ul#box li.meio1 {
	margin-right: 19px;
	margin-left: 19px;
}
ul#box li.meio2 {
	margin-right: 19px;
	margin-left: 0px;
}


ul#box li a {
	display: block;
	height: 160px;
	background-image: url(../img/img_home.jpg);
	background-repeat: no-repeat;
}
ul#box li a#b1 {
	background-position: left top;
}
ul#box li a#b1:hover {
	background-position: left bottom;
}
ul#box li a#b2 {
	background-position: -178px top;
}
ul#box li a#b2:hover {
	background-position: -178px bottom;
}
ul#box li a#b2_1 {
	background-position: -356px top;
}
ul#box li a#b2_1:hover {
	background-position: -356px bottom;
}
ul#box li a#b3 {
	margin: 0px;
	padding: 0px;
	background-position: right top;
}
ul#box li a#b3:hover {
	margin: 0px;
	padding: 0px;
	background-position: right bottom;
}
ul#box span{
	color:#E1E1E1;
	display: block;
	width: 180px;
	text-align: center;
	float: left;
	height: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}

#formulario {
	width:450px;
	float: left;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#formulario fieldset {
	width:320px;
	padding: 10px;
	border: 0px none #CCCCCC;
}
#formulario,
#formulario fieldset,
#formulario fieldset label {
	float:left;
	font-size: 10px;
	position:relative;
	display:block;
}
#formulario fieldset legend {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#formulario #resposta {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-align: center;
	width: 450px;
	position: relative;
	padding: 5px;
	font-weight: normal;
	clear: both;
}
#formulario fieldset label {
	width:300px;
	text-align:left;
	margin: 4px 0px;
}
#formulario fieldset label input textarea {
	vertical-align:top;
	text-indent:2px;
	float: left;
}
#formulario fieldset label input,
#formulario fieldset label textarea {
	color:#666666;
	margin: 4px 2px 2px;
	font-size: 11px;
	background-color: #DBDBDB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family:verdana;
	font-weight: normal;
}
#formulario fieldset span {
	display:inline;
	margin: 0px;
	padding: 2px;
}
.submit {
	text-align:center;
	display: block;
	float: left;
	margin-left: 10px;
}
input.submit {
	font-size: 10px;
	color: #333333;
	margin-top: 8px;
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
}

div#carregando{
	position:absolute;
	z-index:100;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	left:0px;
	top:0;
	text-align:center;
	background-image: url(../img/fundo_preto.gif);
}

div#carregando span {
	display:block;
	position:absolute;
	z-index:200;
	width:220px;
	height:70px;
	left:50%;
	top:50%;
	color:#FFFFFF;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#D0D0D0;
	margin-top:-35px;
	margin-left:-110px;
}
#ocultar {
	float: right;
	width: 350px;
	text-align: center;
	padding: 5px;
}

