/* Default Theme CSS */
html{
}

*{margin:0;outline:0;list-style:none}
a:link{text-decoration:none;color: #000000;}
a:visited{text-decoration:none;color: #000000}
a:hover{text-decoration:underline}
.clear{clear:both !important}
.nobd{border:none !important}

body {
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
}
hr {
	border: 1px dotted #000000;
	height: 1px;
	padding-bottom: 5px;
	padding-bottom: 5px;
}

hr {
	border-top: none;
	border-left: none;
	border-right: none;
}
select,input,textarea{
	font-family:Arial;
	font-size:10px;
}
textarea{ overflow:auto; }
#tableSubProdutos {
	height: 1px;
	border-bottom: 1px solid #333333;
}
.botaoCinza {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #666666;
	cursor: hand;
	border: none;
	height: 18px;
}
.botaoAzul {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #3D107B;
	cursor: hand;
	border: none;
	height: 18px;
}
.botaoLaranja {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #D8A404;
	cursor: hand;
	border: none;
	height: 18px;
}
.botaoRosa {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #D43B54;
	cursor: hand;
	border: none;
	height: 18px;
}
.botaoVerde {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #008531;
	cursor: hand;
	border: none;
	height: 18px;
}
/* Layout Topo*/
.lay_top{
	float       : none;
	width		: 780px;
	height		: 29px;
	background	: url(../imgs/faz_01.jpg) repeat-x;
	vertical-align: middle;

}
.lay_logo{
	width		: 320px;
	height		: 108px;
	background-repeat: no-repeat;
}	
.lay_top_banner{
	width		: 460px;
	height		: 108px;
	background-repeat: no-repeat;
	background-image: url(../imgs/tema/neutro.gif);
}
.lay_menu_top{
	float       : none;
	width		: 780px;
	height		: 20px;
	padding		: 0px;
	background	: url(../imgs/faz_05.gif) no-repeat;
	text-indent: 15px;
	vertical-align: middle;

}
.lay_menu_top a {
	color: #000000;
	text-decoration: none;
}
.lay_menu_top a:hover {
	color: #000000;
	text-decoration: underline;
}
.lay_menu_base{
	float       : none;
	width		: 780px;
	height		: 17px;
	padding		: 0px;
	background	: url(../imgs/faz_06.gif) no-repeat;
}
.lay_lateral_direita{
	width		: 10px;
	padding		: 0px;
	background-image: url(../imgs/faz_10.gif);
	background-color: #EBECED;
	background-repeat: no-repeat;
}
.lay_lateral_esqueda{
	float       : none;
	width		: 175px;
	height		: 13px;
	padding		: 0px;
	background-image: url(../imgs/faz_07.gif);
	background-repeat: repeat-x;
	background-color: #EBECED;
	vertical-align: top;
}
.lay_base_divisao{
	float       : none;
	width		: 780px;
	height		: 3px;
}
.lay_base_google{
	float       : none;
	width		: 780px;
	height		: 90px;
	vertical-align: middle;
}
.lay_base_creditos{
	float       : none;
	width		: 780px;
	font-size: 9px;
	vertical-align: baseline;
	height: 15px;
}
.lay_div_central{
	float       : none;
	width		: 17px;
	background-image: url(../imgs/div_menu_central.gif);
	background-repeat: repeat;
}
/* MENU */
#menu{clear:both;float:left;padding:0 5px 10px;width:160px}

#menu h3{
	margin-top:50px;
	padding-bottom:880px;
	font-size: 30px;
}
#menu ul, #menu li {margin:0; padding:0}
#menu li {padding:10px 5px 10px 5px; border-bottom:1px solid #000}
#menu li.ultimo {border:none}


/* TEXTO */
.menu_titulo{
	color:#FFF;
	font-weight: bold;
}
.menu_texto_interno{
	font-size: 11px;
}
.texto_laranja{
	font-weight: bolder;
	color: #D8A404;
}
.dica{
	color: #999999;
	font-size: 9px;
}
.texto_laranja_nornal{
	color: #D8A404;
}
.texto_cinza{
	color: #999999;
}
.texto_rosa{
	color: #D43B54;
}
.texto_vermelho_bolder{
	color: #C5001F;
	font-weight: bold;
}
.texto_verde{
	color: #008531;
}
.texto_verde_bolder{
	color: #008531;
	font-weight: bold;
}
.texto_azul{
	color: #3D107B;
}
.texto_azul_bolder{
	color: #3D107B;
	font-weight: bold;
}
.texto_Pequeno{
	font-size: 9px;
}
.bgAzul{
	background-color: #F8F4FF;
}
.bgCinza{
	background-color: #E2E2E2;
}
.bgLaranja{
	background-color: #FFF5D9;
}
.bgRosa{
	background-color: #FDEFF1;
}
.bgVerde{
	background-color: #E5FAED;
}
.onMouseOver{
	background-color: #CCCCCC;
	cursor: hand;
}
/* Menu 2 */
.menutitle{
cursor:pointer;
margin-bottom: 5px;
color:#000000;
width:140px;
padding:2px;
text-align:left;
font-weight:bold;
/*/*/border:1px none #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}

.tituloLaranja {
	font-size: 13px;
	color: #E77817;
	font-weight: bold;
	letter-spacing: -1px;
}
