@charset "utf-8";
/* CSS Document */
		#divBannerSuperior { border-top-style: solid; border-top-color: black; border-top-width: 1px; border-bottom-color: black; border-bottom-style: solid; border-bottom-width: 1px; width:100%; height:100%; }

#divMenuSuperior { border-top-color: #530002; padding: 5px 0 0 0; border-top:1px dotted; margin:5px 0 0 0; float:right;}
#divMenuSuperior ul li { float:left; display:inline;}
#divMenuSuperior ul li a{ color: #212020; font-size:13px; font-weight:bold;}
#divMenuSuperior ul li.sep { width:1px; height:15px; padding: 0 9px; background:url(../img/sepMenuInstitucional.gif) center center no-repeat;}

/* RESET */
* { margin:0; padding:0; list-style:none;}
html, body {  height:100%; font-size:12px;  font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
img, fieldset, table { border:none; }

td {color: #5d0003;font-family: Helvetica;font-size: 12px;top: 5px;font-style: inherit;}


/* PAGINA */
#divConteinerGeral{margin-top:0 ;margin: 0 auto;padding: 0;width: 790px; }


/* CONTEUDO */
#divConteudoPrincipal{width: 790px; padding-left: 0; padding-bottom: 0; padding-right: 0; padding-top: 10px; margin-left: auto; margin-bottom: 0; margin-right: auto; margin-top: 10px;}

A:link{TEXT-DECORATION: none}
A: visited{text-decoration: none;}


.conteiner_home{
	height: 220px;
	background-image: url(/images/bg_miolo.gif);
	background-repeat: repeat-y;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
	width: 655px;
	float:left;
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}

.conteiner{
	background-image: url(/images/bg_miolo.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 50px;
	text-align: center;
	width: 660px;
	float:left;
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}

.produto{
	margin-left: 25px;
	background-image: url(images/bg_miolo.gif);
	border-left-color: #010154;
	border-bottom-color: #070c50;
	float: left;
	text-align: center;
	width: 150px;
	height: 250px;
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}

.produto .linha{
	display: inline-table;
	word-wrap: break-word;
	position: relative;
	background-repeat: repeat-x;
	text-align: center;
	width: 125px;
	height: 125px;
}

.produto .pic, .produto_home .pic{
	background-repeat: repeat-x;
	margin-left: 15px;
	text-align: center;
	width: 100px;
	height: 100px;
	padding:0 10px 5px;
	margin-top: -10px;
}

#divProdutosOrcamento .texto {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #5d0003;
	text-align: center;
	font-size: 12px;
}

.produto .descr,.produto .cod,.produto .emb,.produto .descr, .produto_home .cod,.produto_home .emb,.produto_home .descr{
	color: #5d0003;
	text-align: center;
	font-size: 11px;
}

.produto .title, .produto_home .title{ 
	line-height: 12px; 
	font-family: "Helvetica Neue"; 
	text-align: center; 
	color: #80091C; 
	font-weight:bold; 
	font-size: 11px; 
}
	.produto .preco, .produto_home .preco{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #80091C;
}

.produto_home{
	background-image: url(images/bg_miolo.gif);
	border-width: 0px;
	border-width: 0px;
	border-left-color: #010154;
	border-bottom-color: #070c50;
	float: left;
	padding-left: 15px;
	text-align: center;
	background-repeat: no-repeat;
	width: 195px;height: 250px;
}


/* MENU PRINCIPAL */
#divMenuPrincipal { background-position: -501 top; height: 100%; margin: 0px; padding: 0px; float:left; width: 140px;}
#divMenuPrincipal ul { background-position: 0 top; padding-left: 10px; padding-bottom: 0px; padding-right: 0; padding-top: 0; float:left; width: 140px; clear:both;}
#divMenuPrincipal ul li{ padding: 6px 0 0 0; float:left; clear:both; width:100%;}
#divMenuPrincipal ul li.on{ text-decoration: underline; color: #8c0716; padding: 6px 0 6px 0; background: top no-repeat;}
#divMenuPrincipal ul li.onDown{ text-decoration: underline; padding: 0 0 0 0;}
#divMenuPrincipal ul li a{ text-decoration: underline; padding-left: 0px; padding-bottom: 0; padding-right: 3px; padding-top: 0; font-weight: bold; font-family: Helvetica; color: #015e9c; font-size: 12px;}
#divMenuPrincipal ul li ul{ background-repeat: no-repeat; padding:3px 0 0 0; float:left; clear:both;}
#divMenuPrincipal ul li ul li{ padding-left: 0; padding-bottom: 0px; padding-right: 0; padding-top: 0; background-repeat: no-repeat; background-image: url(images/menu_categorias.gif); height:auto; min-height:0;}
#divMenuPrincipal ul li ul li.on{ background: top;}
#divMenuPrincipal ul li ul li a{font-family: Helvetica, Verdana, Arial, sans-serif; color:#808483; font-size: 10px; bbackground:url(../img/icoMenuPrincipal.gif) 5px 3px no-repeat; padding: 0 5px 0 10px;}
