*{
  border:0;
  padding:0;
  margin:0;
}

.inputbox, label, body{
    font:12px/1.5em verdana, arial, helvetica, sans-serif;
    color:#5A5A5A;
}

.inputbox{
    border:1.5px solid #9EC400;
    background-color: #FFFFFF; 
}

label{
    font-weight:bold;
    float:left;
}

.dfContactError{
    font:9px/1.5em verdana;
    color:#FF0000;
} 

.button{
    margin-top:5px;
}

.contentpaneopen{
    width:100%;
}

#dfContactField-message{
    width:100%;
}

.dfContactTable{
    width:48.5%;
}

#contato_mapa{
    float:right; 
    width:48.5%;
}

#contato_endereco{
    float:right; 
    text-align:right; 
    margin-left:52%;
    padding:20px 0px 10px 0px;
}

body{
	padding: 10px;
	background-color:#FFFFFF;
}

#principal{
	text-align:left;
	background-color:#ABCFFF;
    min-width:950px;
}

.fundo{
}

#fundoSupEsq, #fundoSupDir, #fundoSup{
    height:297px;
} 

#fundoSupEsq{
	background:url(../images/fundoSupEsq.png) no-repeat left bottom;
}

#fundoSupSep{
	margin-left:72px;
}

#fundoSupDir{
	background:url(../images/fundoSupDir.png) no-repeat right bottom;
	margin-left:0px;
}

#fundoSup{
	background:url(../images/fundoSup.png) repeat-x center bottom;
	margin-left:-2px;
	margin-right:72px;
}


#fundoInfEsq, #fundoInfDir, #fundoInf{
    height:18px;
}

#fundoInfEsq{
	background:url(../images/fundoInfEsq.png) no-repeat left top;
}

#fundoInfSep{
	margin-left:18px;
}

#fundoInfDir{
	background:url(../images/fundoInfDir.png) no-repeat right top;
	margin-left:0;
}

#fundoInf{
	background:url(../images/fundoInf.png) repeat-x center top;
	margin-left:0px;
	margin-right:18px;
}

/*****************/
/*** CABECALHO ***/
/*****************/

#cabecalho, #cabecalhoEsq, #cabecalhoDir{
    z-index:2;
    position:relative;
}

#cabecalho{
	padding-top:22px;
}

#cabecalhoEsq, #cabecalhoDir, #cabecalhoSeg{
    height:195px;
}

#cabecalhoEsq{
	background:url(../images/cabecalhoEsquerdo.png) no-repeat left center;
	margin-left:-50px;
}

#cabecalhoSep {
	margin-left:27px;
	padding-left:0px;
}

#cabecalhoDir{
	background:url(../images/cabecalhoDireito.png) no-repeat right center;
	margin-right:-50px;
}

#cabecalhoSeg{
	background:url(../images/cabecalhoSegmento.png) repeat-x center center ;
	margin-left:0px;
	margin-right:529px;
}

#logo{
	background:url(../images/LogoGlobal.png) no-repeat left center;
	width:100%;
	height:100%;
	margin-left:30px;
}

/*********************/
/*** FIM CABECALHO ***/
/*********************/

/**********************/
/*** MENU PRINCIPAL ***/
/**********************/

#menuPrincipal{
	clear:both;
	margin-top:-8px;
	z-index:1;
    position:relative;
}

#menuEmpresa, #menuProdutos, #menuClientes, #menuContato, #menuMarcas, #menuNoticias {
  display: block;
	float:right;
	width:92px;
	height:25px;
}

#menuFacebook, #menuTwitter, #menuOrkut {
  display: block;
	float:right;
	width:32px;
	height:25px;
}

#menuFacebook {
  margin-left: 30px;
}


#menuNoticias{
	background:url(../images/menuNoticias.png) no-repeat right top;
}

#menuNoticias:hover{
	background:url(../images/menuNoticiasH.png) no-repeat right top;
}

#menuEmpresa{
	background:url(../images/menuEmpresa.png) no-repeat right top;
}

#menuEmpresa:hover{
	background:url(../images/menuEmpresaH.png) no-repeat right top;
}

#menuMarcas{
	background:url(../images/menuMarcas.png) no-repeat right top;
}

#menuMarcas:hover{
	background:url(../images/menuMarcasH.png) no-repeat right top;
}

#menuProdutos{
	background:url(../images/menuProdutos.png) no-repeat right top;
}

#menuProdutos:hover{
	background:url(../images/menuProdutosH.png) no-repeat right top;
}

#menuClientes{
	background:url(../images/menuClientes.png) no-repeat right top;
}

#menuClientes:hover{
	background:url(../images/menuClientesH.png) no-repeat right top;
}

#menuContato{
	background:url(../images/menuContato.png) no-repeat right top;
}

#menuContato:hover{
	background:url(../images/menuContatoH.png) no-repeat right top;
}

#menuFacebook{
	background:url(../images/menuFacebook.png) no-repeat right top;
}

#menuFacebook:hover{
	background:url(../images/menuFacebookH.png) no-repeat right top;
}

#menuTwitter{
	background:url(../images/menuTwitter.png) no-repeat right top;
}

#menuTwitter:hover{
	background:url(../images/menuTwitterH.png) no-repeat right top;
}

#menuOrkut{
	background:url(../images/menuOrkut.png) no-repeat right top;
}

#menuOrkut:hover{
	background:url(../images/menuOrkutH.png) no-repeat right top;
}

/**************************/
/*** FIM MENU PRINCIPAL ***/
/**************************/

#breadcrumb{
    margin-top:60px;
    margin-left:-20px;
}

.breadcrumbs{
   background:url(../images/breadWhiteSeg.png) repeat-x center center;
   color:#007CC3;

}

.breadcrumbsCauda, .breadcrumbsSeta{
   height:19px;
   width:10px;
   float:left; 
}

.breadcrumbsCauda{
   background:url(../images/breadWhiteEsq.png) no-repeat right center;
}

.breadcrumbsSeta{
   background:url(../images/breadWhiteDir.png) no-repeat left center;
}

.breadcrumbs, .pathway{
   float:left;
   height:19px;
   font-weight:bold;
   font-size:10px;
}

.pathway{
   background:url(../images/breadGreenSeg.png) repeat-x center center;
   color:#FFFFFF;
}

.pathwayCauda, .pathwaySeta{
   height:19px;
   width:10px;
   float:left;
} 

.pathwayCauda{
   background:url(../images/breadGreenEsq.png) no-repeat right center;
}

.pathwaySeta{
   background:url(../images/breadGreenDir.png) no-repeat left center;
}

/***************/
/*** SUBMENU ***/
/***************/

#subMenu, #subMenuEsq, #busca, #campoBusca, #sMenu{ 
    height:45px;
}

#subMenu{
    overflow:hidden;
}

#subMenuEsq{
	background:url(../images/subMenuEsq.png) no-repeat left bottom;
}

#subMenuSep {
	margin-left:31px;
	padding-left:0px;
}

#busca{
	background:url(../images/busca.png) no-repeat right bottom;
}

#campoBusca{
    float:right;
    width:228px;
    background:url(../images/lupa.png) no-repeat 8px center;
}

#mod_search_searchword{ 
    background-color: #FFFFFF; 
    font: 12px verdana, arial, helvetica, sans-serif;
    color:#5A5A5A;
    border:1.5px solid #9EC400;
    width:160px;
    margin-left:40px;
    margin-top:10px;
}

#mod_search_button{
   float:right;
   margin-right:30px;
   margin-top:3px;
}


#sMenu{
    background:url(../images/subMenu.png) repeat-x center bottom;
	margin-left:0px;
	margin-right:228px;
}

.contentpagetitle h1{
    padding-top:15px;
    font-size:13px;
    color:#FFFFFF;
}


.ddmx{
    border:none !important ; 
    width:100%;
}

.ddmx a.item1, .ddmx a.item1-active{
    padding-top:15px !important;
	height:45px;
    font-size:13px !important;
    font-weight:bold !important;
    text-decoration:none;
    color:#FFFFFF;
    text-align:center;
    display:block;
    position:relative;
    top:0 !important;
    white-space:nowrap;
}

.ddmx a.item1{
    background:url(../images/subMenu.png) repeat-x;
}

.ddmx a.item1:hover, .ddmx a.item1-active, .ddmx a.item1-active:hover {
    color:#007CC3;
    background:url(../images/subMenuH.png)repeat-x;
}

.ddmx a.item2{
    background-color: #87C229 !important; 
    color: #FFFFFF !important ; 
    border-bottom: 1.5px solid #90A4BD !important ; 
    border-left: 1.5px solid #90A4BD !important ; 
    border-right: 1.5px solid #90A4BD !important ;
    padding:5px 10px 5px 10px !important;
    font-size:11px !important;
    font-weight:bold;
    text-align:left;
    text-decoration:none;
    display:block;
    margin:0;
}

.ddmx a.item2:hover{
    background-color:#FFFFFF  !important ; 
    color: #007CC3 !important ;
}


.ddmx td.item11, .ddmx td.item11-last{
 padding:0 !important ;
 white-space: nowrap !important ;
 height:45px; 
 border-right: 1.5px solid #90A4BD !important ;
 border-left: 1.5px solid #D1DCEA !important ;
}

.ddmx .section {
 border: none !important ; 
 position: absolute; 
 visibility: hidden;
 display: block; 
 z-index: -1;
 margin-top:-15px;
}

.ddmx td.item11-acton {
 padding:0 !important ; 
 border-top: 3px dashed #FFC819 !important ; 
 border-left: 1px dashed #FFC819 !important ; 
 white-space: nowrap; 
 border-bottom: 1px dashed #FFC819;
}


.ddmxframe {
 border: none !important ; 
}

/*******************/
/*** FIM SUBMENU ***/
/*******************/

/****************/
/*** CONTEUDO ***/
/****************/

#areaConteudo{
	clear:both;
}

#contEsq{
	background:url(../images/contEsq.png) repeat-y left top;
}

#contSep{
	margin-left:8px;
}

#barraLat{
	background:url(../images/barraLat.png) repeat-y right top;
  min-height:600px;
}

#barraLatCont ul{
	list-style-type: none;
}

#barraLatCont{
    float:right;
    width:180px;
    margin-top:10px;
    clear:both;
    margin-right:30px;
}


#barraLatCont h3{
    color:#007CC3;
    font-size:14px;
    font-weight:bolder;
    letter-spacing:-0.5px;
    background-color:#FBF9F0;
    margin:25px -20px 10px -16.5px;
    padding:5px 15px 5px 15px;
    border-bottom: 1.5px dotted #007CC3; 
}

#barraLatCont *{
    text-align:left;
    color:#7D7D7D;
}

#televendas{
    background:url(../images/televendas.png) no-repeat center center;
    height:61px;
    width:180px;
    margin-top:30px;
}

#selo{
    background:url(../images/selo.png) no-repeat center center;
    height:101px;
    margin:25px -20px 10px -16.5px;
    padding:10px 0px 10px 0px;
    border: 1.5px dotted #87C229; 
    border-left:none; 
    border-right:none; 
    background-color:#FBF9F0;
}

#ProjetoCriancaFeliz{
    background:url(../images/ProjetoCriancaFeliz.png) no-repeat center center;
    height:206px;
    margin:25px -20px 10px -16.5px;
    padding:10px 0px 10px 0px;
    border: 1.5px dotted #87C229; 
    border-left:none; 
    border-right:none; 
    background-color:#FBF9F0;
}

#cont{
  background-color:#FFFFFF;
	min-height: 600px;
	margin-right:228px;
  padding: 30px;
}

.contentSplit {
  clear: both;
}

#conteudo{
	background-color:#ABCFFF;
	padding:0px 22px 0px 22px;
}

/*.vsig{
    width:100%;
    display:block;
}

.vsig_top{
    float:left;
    display:block;
}

.vsig_ruler{
    float:left;
    display:block;
}

.vsig_cont{
    display:block;
}

.vsig_thumb{
display:block;
}*/



/********************/
/*** FIM CONTEUDO ***/
/********************/




/**************/
/*** RODAPE ***/
/**************/

#rdpEsq, #rdpDir, #rdp{
	height:84px;
}

#rdpEsq{
	background:url(../images/rdpEsq.png) no-repeat left top;
}

#rdpSep{
	margin-left:31px;
	padding-left:0px;
}

#rdpDir {
	background:url(../images/rdpDir.png) no-repeat right top;
	margin-left:0;
}

#rdp{
	background:url(../images/rdp.png) repeat-x center top ;
	margin-left:0px;
	margin-right:31px;
    text-align:center;
    color:#FFFFFF;
    font-size:10px;
    padding-top:15px;
}

#rodape{
	clear: both;
}

/******************/
/*** FIM RODAPE ***/
/******************/











	

