/* by vitorgga */
a, a:link, a:visited {
 color: #000000;
}

a:hover {
 color: #005329;
 cursor: pointer; cursor: hand;
 text-decoration: underline;
}

body {
 background: #FFFFFF;
}

hr {
 border: 1px solid #F8F2F2;
 height: 1px;
 clear: both;
}

input, select, textarea {
 background: #FFFFFF;
 border: 1px solid #999999;
 color: #000000;
}
input[type=checkbox], input[type=radio] {
 border: 0px solid;
 background: none;
}
button {
 background: #363636;
 border: 0px solid;
 color: #FFFFFF;
 font-weight: bold;
}

h1, h2, h3 { clear: both; margin: 0px; padding: 0px }
h1 {
 background: url('design/ico2.png') no-repeat left center;
 color: #000000;
 font-size: 12pt;
 font-weight: bold;
 font-family: "Trebuchet MS", Tahoma;
 padding: 2px 0px 2px 23px;
}
h1 a, h1 a:visited, h1 a:active, h1 a:link {
 color: #000000;
}

h2 {
 color: #666666;
 background: #F1F1F1;
 font-size: 13pt;
 padding: 2px;
 font-weight: normal;
}
h2 a, h2 a:visited, h2 a:active, h2 a:link {
 color: #666666;
}

h3 {
 color: #666666;
 font-size: 24pt;
 padding: 4px 0px;
 margin: 0px 0px 0px 0px;
}
h3 a, h3 a:visited, h3 a:active, h3 a:link {
 color: #666666;
}
h3 a:hover {
 color: #000000;
}


#tinymce, #tinymce p, #tinymce div, .rte_documento, .rte_documento p, .rte_documento div {
 margin: 10px 0px 0px 0px;
 text-align: justify;
 text-indent: 20px;
 line-height: 150%; 
}

.banners * {
 margin: 4px;
}
.banners_vertical {
 text-align: center;
}
.banners_vertical * {
 margin-bottom: 4px; 
}
.banners_vertical a:hover img {
 filter: Alpha(opacity=75);
 opacity: 0.75;
}

.error {
 padding: 6px;
 border:1px solid #FFCC00;
 background-color: #FFFFCC;
 font-weight:bold;
 display: none;
}
.alerta {
 border: 1px solid red;
 background: #F2F2F2;
}

a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:200px; z-index: 999;} 
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}  

.item {
 border-bottom: 1px solid #CCCCCC;
 cursor: pointer; cursor: hand;
}
.item:hover {
 background: #F2F2F2;
 border-bottom: 1px solid #50788C;
 color: #000000;
}

#conteudo {
 padding: 10px;
}

/****************************************************************************/
/****************************************************************************/
/****************************************************************************/

.menu {
 position: absolute;
 margin: 0px 0px 0px 0px;
 width: 899px;
 text-align: center;
}
.menu a {
 background: url('design/menu_off.jpg') no-repeat bottom;
 width: 126px;
 display: inline-block;
 text-align: center;
 padding: 10px 0px;
 margin: 0px 1px;
 font-family: "Trebuchet MS", Tahoma;
 font-weight: bold;
 font-size: 9pt;
 color: #FFFFFF;
}
.menu a:hover {
 background: url('design/menu_on.jpg') no-repeat bottom;
 color: #FFFFFF;
 text-decoration: none;
}

.rodape_desenv {
 position: absolute;
 margin: 11px 0px 0px 733px
}

.rodape {
 padding: 2px 10px;
}

.lateral_links a {
 padding: 4px 10px;
 margin: 2px 0px;
 display: inline-block;
}

.inicial {
	color: #597789;
}
.inicial a {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin: 20px 0px 5px 0px;
}

.paginas a {
 padding: 5px;
 display: inline-block;
 font-size: 10pt;
 font-weight: bold;	
}
.paginas a:hover {
 background: #F2F2F2;
}

.index_div {
 border-bottom: 1px dashed #CCCCCC;
}

.comentarios div {
	background: url('design/ico.gif') left top no-repeat;
	padding: 0px 10px;
	margin: 10px 5px;
	border-bottom: 1px solid #F2F2F2
}
.comentarios small {
	color: #666666;
	clear: both;
	display: block;
}

.botoes {
	display: inline-block;
	width: 92px;
	height: 33px;
	text-align: center;
	padding: 1px;
	color: #FFFFFF;
	font-weight: bold;
}
.botoes:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.botao1 {
	background: url('design/botao1.png') no-repeat top center;
}
.botao2 {
	background: url('design/botao2.png') no-repeat top center;
}
.botao3 {
	background: url('design/botao3.png') no-repeat top center;
}


.index_itens td {
	padding: 15px 10px;
}
.index_itens td div {
	position: absolute;
	margin: 120px 0px 0px 10px;
}
.index_itens td b {
	color: #0C5F90;
	font-size: 16pt;
	font-weight: bold;
}
.index_itens ul {
	margin: 0px;
	padding: 12px 0px 0px 20px;
}
.index_itens ul li {
	list-style: url('design/ico2.gif');
}

#d_cotacao table {
	width: 100%;
	padding: 0px;
	border: 1px dashed #CCCCCC;
	margin: 10px 0px;
}
#d_cotacao table tr:first-child {
	background: #F2F2F2;
	font-weight: bold;
}
#d_cotacao table tr td {
	white-space: nowrap;
	padding: 2px;
}

.categorias a {
	background: url('design/index_lateral.jpg') repeat-x bottom;
	display: block;
	padding: 2px;
}

.link {
	text-decoration: underline !important;
	font-weight: bold;
}

.produto {
	width: 32%;
	margin: 10px 0px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
}
.produto .produto_imagem {
	margin: 5px;
	height: 90px;
}
.produto a {
	display: block;
}

.produtolist {
	display: block;
	width: auto;
	height: 140px;
	clear: both;
	text-align: left;
}
.produtolist .produto_imagem {
	width: 90px;
	text-align: center;
	float: left;
}
