* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background: #0E2049 url(../img/geral/bg.jpg) repeat-x center top;
}
a {
	text-decoration: none;
}
a:hover {
	color: #1f92ff;
}
a img {
	border: 0px none;
}

/* auxiliares */
.surpresa {
	background-color: #900;	
}
.limpa {
	clear: both;	
}
br .limpa {
	font-size: 1px;
	line-height: 1px;	
}
.float-r {
	float: right;
}
.float-l {
	float: left;
}
.float-n {
	float: none;
}
.text-r {
	text-align: right;
}
.text-l {
	text-align: left;
}
.text-c {
	text-align: center;
}
.negrito {
	font-weight: bold;
}
.risco {
	text-decoration: line-through;
}
.azul {
	font-size: 16px;
	font-weight: bold;
	color: #039;
}
.maior {
	font-size: 16px;
	font-weight: bold;
}
.nota.sucesso {
	background: #effeb9 url('../admin/img/icones/success.png') no-repeat 10px 10px;
	border-color: #98c700;
}
.nota.erro {
	background: #fccac3 url('../admin/img/icones/error.png') no-repeat 10px 10px;
	border-color: #ea5338;
}
.nota {
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	padding: 17px 17px 17px 55px;
	margin: 15px;
}
/* estruturas */
#tudo {
	/* background-color: #FFF; */
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}
#topo {
	text-align: center;
	height: 170px;
	position: relative;
	overflow: hidden;
}
#menutop {
	width: 864px;
	height: 50px;
	border: 3px solid #FFF;
	padding: 0px 15px;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	background-color:#172322;
	/*background: url(../img/geral/bg_menu_top.png) no-repeat left top;*/
	position: relative;
}
#menutop img {
	border: 0px 0px 0px 0px;
	padding: 13px 5px 13px 15px;
}
#menutop .itemtop {
	color: #FFF;
	padding: 17px 0px 0px 0px;
}
#menutop a {
	color: #FFF;
}
#menutop a:hover {
	color: #FFF;
	text-decoration: underline;
}
#menutop .itemtopform {
	padding: 10px 0px 0px 5px;
}
#menutop .itemtopform .campotexto{
	font-size: 12px;
	padding: 2px;
	width: 150px;
	height: 16px;
}
#menutop .itemtopform .botao{
	font-size: 12px;
	padding: 2px;
	width: 25px;
	height: 25px;
}
#caixalogo {
	width: 900px;
	height: 150px;
	padding: 0px;
	top: 10px;
	left: 10px;
	overflow: hidden;
	position: absolute;
}
#caixamenu {
	height: 20px;
	margin: 10px 5px;
	padding: 10px;
	text-align: center;
	background-color: #FFF;
	overflow: hidden;
}
#corpo {
	background-color: #FFF;
	overflow: hidden;
	padding: 5px;
}
#barralateral {
	width: 190px;
	margin: 2px 0px;
	padding: 5px;
	float: left;
	background: url(../img/geral/bg_menu_lateral.png) repeat-y center top;
}
#conteudo {
	width: 665px;
	padding: 10px;
	margin-left: 200px;
}
#rodape {
	border: 3px solid #FFF;
	font-weight: bold;
	color: #FFF;
	padding: 15px;;
	background-color: #000;
}
#desenvolvedor {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	padding: 5px 15px;;
}
#desenvolvedor a {
	color: #DDD;
}
#rodapecaixa1 {
	float: left;
}
#rodapecaixa2 {
	float: right;
}
#bannercorpo{
	overflow: hidden;
	width: 890px;
	height: 245px;	
}
.titulomenu {
	width: 190px;
	overflow: hidden;
}
.corpomenu {
	color: #003;
	padding: 20px;
}
.corpomenu a {
	color: #003;
}
	.blocomenu {
		width: 150px;
	}
		.blocomenu ul {
			list-style-type: none;
			margin: 0px;
			padding: 0px;
			width: 150px;
			line-height: 24px;
		}
		.blocomenu li a {
			display: block;
			background: url(../img/geral/bg_menu_itens.png) no-repeat left top;
			height: 24px;
			padding-left: 25px;
		}
		
		* html .blocomenu li a { /* para funcionar no IE */
			width: 125px;
			height: 24px;
			padding-left: 25px;
		}
		
		.blocomenu li a:hover {
			color: #FFF;
			font-weight: bold;
			background: url(../img/geral/bg_menu_itens.png) 0px -24px no-repeat;
		}
.boxmarcas {
	background: url(../img/geral/bg_marcas.png) repeat-y center top;
	padding: 0px 25px;
}
.rodapemenu{
	height: 15px;
	background: url(../img/geral/rodape_menu.jpg) no-repeat;
	margin-bottom: 15px;
}
.titulo {
	background: url(../img/geral/bg_titulo.jpg) no-repeat left top;
	font-size: 24px;
	font-weight: bold;
	padding: 15px 0px 0px 50px;
	height: 43px;
	overflow: hidden;
}
/* corpos das paginas */
.navegacao {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size: 10px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	padding: 3px 20px 3px 20px;
	margin: 15px 15px 15px 0px;
}
.sublist {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size: 12px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	padding: 3px 20px 3px 20px;
	margin: 15px;
}
/* forms */
.linhaform {
	padding: 5px 20px;
}
label {
	font-family: Verdana, Geneva, sans-serif;
	width: 150px;
	text-align: right;
	font-size: 12px;
}
input[type=text] {
	height: 16px;
	width: 200px;
	padding: 2px;
	border: 1px solid #AAA;
}
textarea {
	padding: 2px;
	border: 1px solid #AAA;
}
.botaoform {
	padding: 3px 15px;
	border: 1px solid #FFF;
	background: #036;
	color: #FFF;
}

/* Mini Tabs menu */
ul#minitabs {
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #AAA;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}
ul#minitabs li {
	display: inline;
	margin: 0 10px;
}
ul#minitabs a {
	text-decoration: none;
	padding: 0 0 3px;
	border-bottom: 4px solid #FFF;
	color: #666;
}
ul#minitabs a#current {
	border-color: #06F;
	color: #333;
}
ul#minitabs a:hover {
	border-color: #06F;
	color: #333;
}

/* destaque */
.boxitens {
	text-align: center;
	width: 200px;
	height: 400px;
	margin: 0px 5px 5px 0px;
	padding: 5px;
	border: 1px solid #999;
	float: left;
	background: url(../img/geral/bg_itens.jpg) repeat-x center bottom;
	overflow: hidden;
}
.itemfoto {
	text-align: center;
	width: 200px;
	height: 200px;
	margin: 0px;
	overflow: hidden;
}
/*
.itemfoto img {
	width: 100%;
	
}
*/
.itemtitle {
	height: 45px;
	font-size: 18px;
	color: #003;
	font-weight: bold;
	padding: 2px;
}
.itemdesc {
	text-align: left;
	font-size: 10px;
	height: 65px;
	overflow: hidden;
}
.orcamento {
	text-align: center;
}
/* colorbox */
.caixadetalhes {
	width: 500px;
	height: 400px;
	padding: 10px;
	background: #FFF url(../img/geral/bg_detalhes.jpg) no-repeat right bottom;
}
.detalhes-titulo {
	color: #FFF;
	font-weight: bold;
	text-align: left;
	font-size: 18px;
	height: 23px;
	overflow: hidden;
	padding: 10px 0px 10px 50px;
	background: url(../img/geral/bg_title_detalhes.jpg) no-repeat left top;
}
.detalhes-esquerda {
	padding: 10px 0px;
	width: 212px;
	float: left;
	background-color:#FFF;
}
.detalhes-img {
	padding: 5px;
	width: 200px;
	height: 200px;
	border: 1px solid #999;
}
.detalhes-cat {
	font-size: 12px;
	color: #666;
	font-style: italic;
}
.detalhes-direita {
	padding: 10px 10px;
	width: 268px;
	margin-left: 212px;
}
.detalhes-caixa-espec {
	padding: 5px;
	border: 1px solid #CCC;
	text-align: center;
	margin: 10px 10px;
}
.detalhes-caixa-espec img {
	padding: 0px 5px;	
}
.detalhes-desc {
	font-size: 10px;
	height: 275px;
	overflow: auto;
}


/* Questionário */
.caixa_pergunta {
	border: 1px solid #666;
	padding: 5px;
	background-color: #E1E1F4;
	margin: 5px 0px;
}
.caixa_pergunta label {
	padding: 5px;
	margin-bottom: 5px;
	background-color: #2452BB;
	color:#FFF;
	text-align: left;
	display:block;
	width:297px;
	font-weight:bold;
}
