body{
	background: url('/imagem/fundo.jpg') repeat-x #EFEBE0;
	/*letter-spacing: -1px;*/
	width: 100%;
    font-size: 12px;
    font-family: Tahoma, Verdana;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1, h2{
    font-size: 12px;
    padding: 0;
    text-align: justify;
}

h1, .fontH1{
    font-size: 20px;
}

.h1{
    font-size: 23px;
    color: #D7590C;
}

h3, .titulo{
    color: #FFF;
    font-weight: normal;
    padding-bottom: 7px;
    border-bottom: 1px dotted #B26834;
    font-size: 12px;
}

h3 span, .titulo span{
    background-color: #292928;
    padding: 5px;
}

hr{
    height: 0;
	border: 0;
	border-bottom: 1px solid #DBD1B6;
}

thead{
	font-weight: bold;
}

.body {
    position: relative;
    width: 1008px;
	margin: 0 auto;
}

.fontMaior{
    font-size: 14px;
}

.font2{
	font-family: Times, "Times New Roman", Tahoma, Verdana;
    font-size: 14px;
}

.fontMaior2{
	font-size: 16px;
}

.vermelho{
	color: #ff0000;
}

.colunas li{
    margin-left: 10px;
}

.busca{
    text-align: center;
	margin: 0;
    color: #5B5B5B;
}

/*.busca table{
    width: 610px;
}

.busca label{
	font-size: 11px;
}

.busca #sbi{
	height: 17px;
	border: 1px solid #A0A0A0;
    font-size: 16px;
    padding: 10px;
	font-weight: bold;
}

.busca #sbb{
    height: 39px;
	background-color: #FEBA1B;
    border: 2px outset #FEBA1B;
	font-family: Tahoma, Verdana;
	font-size: 14px;
}*/

.busca label.lupa {
    background: url("/imagem/busca-lupa3.png") no-repeat left top transparent;
    display: block;
    float: left;
    height: 39px;
    text-indent: -99999px;
    width: 26px;
}

.busca .fundoBusca{
    /*-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;*/
    background: url("/imagem/busca-fundo3.png") repeat-x left top #FFFFFF;
    /*border-color: #B3B3B3 -moz-use-text-color #E0E0E0;
    border-left: medium none;
    border-right: medium none;
    border-style: solid none;
    border-width: 1px medium;*/
	border: 0;
	border-top: 1px solid #B3B3B3;
    border-bottom: 1px solid #DDDDDD;	
    color: #333333;
    float: left;
    font-size: 22px;
    height: 29px;
    padding: 5px 5px 3px;
    width: 203px;
}

/*remove borda automatica no chrome*/
.busca .fundoBusca:focus{
	outline: none;
}

.busca #sbb{
    background: url("/imagem/busca-botao.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 1.2em;
    height: 39px;
    letter-spacing: -0.05em;
    padding: 0 0 3px;
    width: 61px;
}

.busca #sbb:hover {
    background: url("/imagem/busca-botao.png") no-repeat scroll left bottom transparent;
}

.navegador{
    font-size: 14px;
}
.linkPreto a, .linkPreto{
    color: #000;
}

.semSublinhado a, .semSublinhado{
    text-decoration: none;
}

.linkPreto a:hover, .sublinhado a, .semSublinhado a:hover{
    text-decoration: underline;
}

.erroCampo, .erro, .ok{
    border: 1px dotted #FF0000;
    padding: 5px;
}

.erroCampo input, .erroCampo textarea, .erro{
    border: 1px solid #FF0000;
    background-color: #FFDFDF;
}

.ok{
    border: 2px solid #008000;
    background-color: #DFFFDF;
}

.form ul, .form2 ul{
    list-style: none;
    padding-left: 0;
}

.form input[type="text"], .form textarea{
    width: 400px;
}

.form2 label{
	width: 100px;
	text-align: right;
	float: left;
	margin-right: 10px;
}

.form2 input[type="text"], .form2 textarea{
	width: 440px;
}

.marginFoto{
	margin-right: 10px;
}

.margin0{
	margin: 0;
}

.marginEsquerda{
	margin-left: 10px;
}

.abaSelecionada{
	background: url('/imagem/fundo-aba.jpg') repeat-x top left #FFF;
    height: 100%;
}

.coluna1{
	width: 210px;
	position: relative;
	float: left;
}

.coluna2{
	width: 620px;
    position: relative;
	float: left;
}

.coluna3{
    width: 178px;
    position: relative;
    float: right;
}

.coluna3Border{
	padding: 0 8px;
	border-left: 1px solid #D2D2D2;
	width: 161px;
}

.tituloRodape{
	font-size: 18px;
	color:#FFF;
}

.fontCor1{
    color: #B44420;
}

.fontCor2{
    color: #903C00;
}

/*tem uma copia no admin.css também*/
#mapa, .mapa{
    width: 600px;
    height: 420px;
    display: none;
    margin: auto;
    margin-top: 10px;
    text-align: center;
}

.colunas{
	text-align: justify;
}

.tituloMenu, .destaqueMenu{
	font-weight: bold;
}

.tituloMenu{
	color: #000000;
	margin-top: 10px;
	display: block;
}

.destaqueMenu{
	color: #0311A1;
}

.itemMenu, .destaqueMenu{
	margin-left: 20px;
}

.helps{
	display: none;
	font-size: 14px;
}

#id_captcha{
	width: 100px;
}

.icone{
	margin-top: 12px;
}

.marginIcone{
	padding-left: 52px;
}

/***************************** T O P O **********************************/

#topo{
    width: 100%;
    padding: 15px 0;
	height: 82px;
	position: relative;
}

#logo{
    text-align: center;
	margin-right: 50px;
}

/***************************** B A R R A **********************************/

#barra{
	width: 100%;
    /*position: absolute;
    left: 0;
    top: 112px;*/
	position: relative;
	height: 75px;
}

#barra .coluna2{
	height: 100%;
    text-align: center;
}

#saibaMais{
	background-color: #000;
	text-align: center;
	height: 100%;
	line-height: 25px;
	font-weight: bold;
}

#saibaMais a{
	color: #FFF;
}

#saibaMais a span{
	color: #E6BF0A;
}

#menu{
    float: right;
    left: -50%;
    position: relative;
    height: 48px;
}

#menu ul {
    left: 50%;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;

}

#menu li{
    float: left;
}

#menu a, #menu span{
    color: #000;
    float: left;
    padding: 10px;
	padding-top: 15px;
    position: relative;
}

#textoMenu{
	padding: 5px 10px 0;
	color: #FFF;
}

#textoMenu h2{
	text-align: center;
	font-weight: normal;
}

/*#textoMenu h2 span{
	font-weight: normal;
}*/

#menuUsuario{
	position: absolute;
	top: 51px;
	background-color: #FCA001;/*#E5E5E5;*/
	height: 24px;
	width: 100%;
	font-size: 18px;
}

/*#menuUsuario a{
    margin-left: 15px;
}*/

#login{
	padding: 5px;
	width: 168px;
	height: 65px;
}

.login1{
    background: url('/imagem/fundo-login.jpg') repeat-x;
    color: #FFF;
}

.login2{
	background-color: #E5E5E5;
}

#login form, #login p{
	margin: 0;
}

#login a{
	color: #000;
	font-size: 11px;
}

#login label{
	float: left;
	width: 45px;
}

#login input{
	width: 121px;
	*width: 119px;
	width /*\**/: 119px\9;
	height: 17px;
	border: 1px solid #C5B5B6;
	margin-bottom: 5px;
}

#login #id_password{
	width: 87px;
	*width: 85px;
    width /*\**/: 85px\9;
}

#login #ok{
	width: 30px;
	*width: 26px;
	width /*\**/: 26px\9;
	background-color: #4c4c4c;
	border: none;
	color: #FFF;
    height: 19px;
}

#login #sair a{
	font-size: 14px;
}

/******************************* C O N T E Ú D O **********************************/

#corpo, .corpo, .corpoBranco{
	width: 100%;
    position: relative;
	border-top: 15px solid #FFFFFF;
    /*padding-top: 15px;
	overflow: hidden;*/
	background-position: 0px 20px;
    border-bottom: 10px solid #FFFFFF;
}

#corpo, .corpo{
    background: url('/imagem/fundo-lateral.jpg') repeat-y #FFF;
}

.corpoBranco{
	background-color: #FFF;
}

#menuLateral{
    /*background-color: #F9F2DF;*/
    padding-left: 5px;
    padding-top: 5px;
	font-size: 11px;
	width: 205px; /*100% -5px do padding*/
    /*margin-bottom:-90000em;
    padding: 5px 0 90001em 5px;*/
	padding: 5px 0 0 5px;
}

#produtosMenu{
	color: #BC8A06;
	margin-bottom: 5px;
}

#menuLateral h1, #menuLateral b{
	font-size: 12px;
	display: inline;
}

#menuLateral ul{
	margin: 0;
	margin-top: 10px;
	list-style: none;
	background-color: #FFF;
	padding: 0 10px;
	border-left: 3px solid #DBD1B6;
}

#menuLateral li{
	border-bottom: 1px solid #DBD1B6;
	padding: 5px 0;
	text-align: left;
}

#menuLateral li a{
	color: #903C00;
}

/*#menuLateral li:hover, #menuLateral li a:hover, */#menuLateral #linksLaterais{
    background-color: #903C00;
    color: #FFF;
}

#menuLateral #linksLaterais{
	border-left: 3px solid #F9F2DF;
}

#menuLateral #linksLaterais li{
    border-bottom: 1px solid #F9F2DF;
}

#menuLateral #linksLaterais a{
    color: #FFF;
}

/*#menuLateral #linksLaterais li:hover, #menuLateral #linksLaterais a:hover{
    background-color: #FFF;
    color: #903C00;
}*/

#menuLateral #editorias a{
	color: #717171;
}

/*#menuLateral #editorias li:hover, #menuLateral #editorias a:hover{
	background-color: #717171;
	color: #FFF;
}*/

/******************************* R O D A P É **********************************/

#buscaRodape{
    padding-top: 15px;
    background-color: #EAEAEA;
    border-bottom: 20px solid #D0D0D0;
}

#footer{
    background: url('/imagem/fundo-rodape.jpg') repeat-x #090909;
}

#rodape{
    overflow: hidden;
	font-size: 11px;
}

#menusRodape{
	padding-top: 29px;
	padding-bottom: 15px;
	height: auto;
}

#rodape .colunas{
	margin: 0 15px -90000em 0;
	padding: 20px 10px 90001em;
	width: 195px;
	text-align: left;
}

#rodape ul{
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FFD736;
	font-weight: bold;
}

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

#linksRodape{
	background-color: #000;
	height: 100%;
}

#rodape .direita{
	padding: 20px;
	padding-bottom: 0;
	text-align: center;
	color: #9A9A9A;
}

/************************************************ C O N T A ************************************************/

#formEditor input, #formConta input{
	font-size: 16px;
}

#formEditor input[type="text"], #formConta input[type="text"]{
	width: 350px;
}

#formEditor #id_captcha, #formConta #id_captcha{
	width: 100px;
}

#menuConta{
    width: 199px;
    padding: 0 5px;
    border-right: 1px solid #E3E3E3;
	float: left;
}

#menuConta ul{
    list-style: none;
    padding-left: 0;
}

