body {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	background: #242628;
	margin: 0px 0px 0px 0px;
}
p {
	font-size: 11px;
}
td {
	font-size: 11px;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	border: 0px;
	background-color: #333333;
	scrollbar-base-color: #333333;
	scrollbar-arrow-color: #EC6436;
	scrollbar-DarkShadow-Color: #333333;
}
h1 {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	margin:2px 0px 2px 0px;
	font-weight: normal;
}
.tit_branco {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.tit_laranja {
	color: #EB6234;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.txt_cinza {
	color: #9AA4A5;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
h1.texto {
	color: #9EABAA;
	font-family: Tahoma;
	font-size: 10px;
	margin:2px 0px 2px 0px;
	font-weight: normal;
	text-align: justify;
}
h1.prod_show {
	color: #9EABAA;
	font-family: Tahoma;
	font-size: 10px;
	margin:2px 0px 2px 0px;
	font-weight: normal;
	text-align: right;
}
h1.home_familias {
	color: #9EABAA;
	font-family: Tahoma;
	font-size: 10px;
	margin:0px 0px 0px 0px;
	font-weight: normal;
	text-align: left;
}
h1.texto_preto {
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	margin:1px 0px 1px 0px;
	font-weight: normal;
	text-align: justify;
}
h1.texto_branco {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	margin:1px 0px 1px 0px;
	font-weight: normal;
	text-align: justify;
}
h1.texto_cinza {
	color: #647170;
	font-family: Tahoma;
	font-size: 10px;
	margin:1px 0px 1px 0px;
	font-weight: normal;
	text-align: justify;
}
h1.nexx_integral {
	color: #00CCFF;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
}
h1.nexx_cross {
	color: #EC6436;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
}
h1.nexx_openface {
	color: #79CA00;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
}
h1.nexx_modular {
	color: #FFCC00;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
}
h1.copyright {
	color: #4A5053;
	font-family: Tahoma;
	font-size: 9px;
}
h1.slogan {
	display: block;
	padding: 70px 90px 0px 25px;
	color: #C7CACD;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
h1.zoom {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.zoom {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.ver_mais{
	padding: 9px;
	color: #4A5053;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
}
span.error {
	color: #FEC20F;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
}






/* 
General styles for this example page */
p{
	margin-top:5px;
	margin-bottom:10px;
}

#dhtmlgoodies_menu img{
	border:0px;
}

/* End general styles for this example page */
/* General configuration CSS */

#dhtmlgoodies_menu ul li ul{
	display:none;	/* Needed to display ok in Opera */
}
	
#dhtmlgoodies_menu{
	visibility:hidden;	
}
#dhtmlgoodies_menu ul{
	margin:0px;	/* No indent */
	padding:0px;	/* No indent */
}
#dhtmlgoodies_menu li{
	list-style-type:none;	/* No bullets */
}	
#dhtmlgoodies_menu a{
	margin:0px;
	padding:0px;
	
}
/* End general configuration CSS */


/* Cosmetic */

/***********************************************************************
	CSS - MENU BLOCKS
	General rules for all menu blocks (group of sub items) 
***********************************************************************/
#dhtmlgoodies_menu ul{
	border:0px solid #000000;
	padding:5px;
	
}
	
#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - links principais */
	border:0px;
	padding:1px;
	overflow:visible;
}

#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - sublinks principais */
	border:0px;
	padding:1px;
	background-color:#000000;
}

/***********************************************************************
	CSS - MENU ITEMS
	Here, you could assign rules to the menu items at different depths.
***********************************************************************/
/* General rules for all menu items - cor dos links */
#dhtmlgoodies_menu a{
	color:#CCCCCC;
	text-decoration:none;
	padding-left:0px;
	padding-right:0px;
}

/*
Main menu items 
*/

#dhtmlgoodies_menu .currentDepth1{
	padding-left:15px;
	padding-right:2px;
	border:0px solid #E2EBED;
}
#dhtmlgoodies_menu .currentDepth1over{ /* General rules for all menu items - outline menu principal */
	padding-left:15px;
	padding-right:2px;
	border:0px solid #000000;
}
#dhtmlgoodies_menu .currentDepth1 a{
	
}
#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules - propriedades dos links menu principal (on mouse over) */
	color:#00A4CC;
}

/* Sub menu depth 1 */
#dhtmlgoodies_menu .currentDepth2{  /* Text rules - background bloco sub menu (on mouse over)*/
	padding-left:5px;
	padding-right:0px;
	padding-top:3px;
	border:1px solid #000000;
	background-color:#1B1D1E;
	width:125px;
	height:15px;
	vertical-align:middle;
}
/* border links */ 
#dhtmlgoodies_menu .currentDepth2over{   /* Text rules - propriedades das celulas sub menu (on mouse over)*/
	padding-left:5px;
	padding-right:0px;
	padding-top:3px;
	border:1px solid #000000;
	background-color:#333333;
	width:125px;
	height:15px;
	vertical-align:middle;
}	
#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules - propriedades dos links sub menu (on mouse over)*/
	color:#FFFFFF;
	text-decoration:none;
}	
/* Sub menu depth 2 */
#dhtmlgoodies_menu .currentDepth3{
	padding-left:5px;
	padding-right:0px;
	padding-top:3px;
	border:1px solid #000000;
	background-color:#1B1D1E;
	width:125px;
	height:15px;
	vertical-align:middle;
}
#dhtmlgoodies_menu .currentDepth3over{
	padding-left:5px;
	padding-right:0px;
	padding-top:3px;
	border:1px solid #000000;
	background-color:#333333;
	width:125px;
	height:15px;
	vertical-align:middle;
}
#dhtmlgoodies_menu .currentDepth3over a{	/* Text rules - propriedades dos links sub menu (on mouse over)*/
	color:#FFFFFF;
	background-color:#333333;
	width:125px;
	height:15px;
	vertical-align:middle;
	text-decoration:none;
}	