/* css - screen - 6, janeiro 2006 */

* {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
	visibility: visible;
	overflow: visible;
	}
	
body {
	text-align: center;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/background1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow: auto;
	}
	
img {
	position: relative;
	visibility: visible;
	height: auto;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	overflow: visible;
	float: left;
	clear: both;
	z-index: auto;
	display: inline-table;
	}
	
a:visited {
	text-decoration: none;
	}
a:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	}

abbr, acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	cursor: help;
	padding-bottom: 0px;
      }
	  
.projeto{
	color: #CCCC00;
      }
	  
.habitar{
	color: #009900;
      }
	  
.estetica{
	color: #8282FF;
      }	  
	  
.materiais{
	color: #333399;
      } 	  
	  
.moveis{
	color: #993300;
      } 
	  
.madeira{
	color: #CC9900;
      }
	  
.carnes{
	color: #CC0000;
      }
	  
.fruta{
	color: #F1D303;
      }

.laranja{
	color: #FF9900;
      } 
	  
.estrang{
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	cursor: help;
     }
	  
#wrap{
	position:relative;
	width:760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #DDDDDD;
	}
	 
#parc {
	text-align: right;
	float: none;
	width: 760px;
	height: 30px;
	background-color: #FFFFFF;
}

#parc h1 {
	font-size: 14px;
	word-spacing: 5px;
	letter-spacing: 2px;
	font-weight: normal;
	padding-left: 0px;
	margin-right: 5px;
	padding-top: 8px;
	}
	
#parc strong {
	font-weight: bolder;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	font-size: 14px;
	}

#pub {
	background-color: #E1E1E1;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	height: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
}

#pub span{
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: 1px;
	margin-top: 10px;
	padding-top: 10px;
}

#cab {
	height: 155px;
	clear: both;
	border-top: 1px solid #CC9900;
	background-image: url(../images/cabecalho2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
	margin-left: 5px;
}

#cab address {
	text-indent: -10000px;
}


#menu {
	clear:both;
	height:29px;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9900;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}


#menu ul
{
list-style:none;
}



#menu li {
	width:95px;
	height:28px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ADADAD;
	margin-bottom: 1px;
}

#menu ul a {
	display:block;
	width:100%;
	line-height:28px;
	height:28px;
	text-align:center;
	color:#000;
	text-decoration:none;
}

#menu ul a span {
display:block;
width:100%;
height:28px;
}

#menu ul a:hover
    {
	cursor:pointer;
	background-color:#EBEBEB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#menu  h3{
	font-size: 12px;
	letter-spacing: 3px;
	word-spacing: 3px;
	padding-right: 5px;
}

#titulo {
	clear: both;
	text-align: left;
	height: auto;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	}
	
#titulo h1 {
	font-size: 22px;
	margin-top: 20px;
	letter-spacing: 1px;
	color: #333333;
	}
	
#titulo h1 acronym, #titulo h1 abbr, #titulo h1 span
    {
	font-size: 16px;
	margin-top: 20px;
	letter-spacing: 1px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	cursor: help;
	padding-bottom: 0px;
	}

#cont {
	clear: both;
	width: 760px;
	overflow: hidden;
	background-color: #FFFFFF;
	float: none;
	height: auto;
	}

/* - conteudo direito -                               */
#cont_dir {
	width: 155px;
	clear: none;
	margin-bottom: 10px;
	text-align: justify;
	overflow: visible;
	float: right;
	margin-right: 5px;
	background-color: #F5F5F5;
	}

#cont_dir h4 {
	font-size: 12px;
	font-weight: bolder;
	margin-bottom: 5px;
	letter-spacing: 2px;
	margin-top: 0px;
	padding-left: 5px;
	text-align: left;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 2px;
	background-color: #DDDDDD;
	}
	
#cont_dir_1 {
	float: right;
	width: 155px;
	padding-bottom: 10px;
	background-color: #EEEEEE;
	}


#cont_dir_1 p {
	font-size: 14px;
	font-weight: normal;
	}
	
#cont_dir_1 ul, #cont_dir_1 li  {
	font-size: 12px;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	padding-left: 2px;
	padding-top: 2px;
	}
	
#cont_dir_1 li.sub  {
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 8px;
	padding-top: 2px;
	font-weight: normal;
	color: #333333;
	}

#cont_dir_1 li.subsub,#cont_dir_1 li.subsub a  {
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 2px;
	font-weight: normal;
	color: #666666;
	margin-left: 10px;
	}
#cont_dir_2 {
	float: right;
	background-color: #EEEEEE;
	width: 155px;
	text-align: center;
	padding-bottom: 15px;
	}
	
#cont_dir_2 ul, #cont_dir_2 li{
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
	}

/* - conteudo esquerdo -                              */

#cont_esq 
    {
	width: 575px;
	float: left;
	text-align: justify;
	margin-top: 0px;
	height: auto;
	margin-bottom: 10px;
	clear: none;
	margin-left: 5px;
	}

#cont_esq h2, #cont_esq h2 span, #cont_esq h2 abbr
    {
	font-size: 14px;
	font-weight: normal;
	color: #3B3B3B;
	margin-bottom: 10px;
	margin-left: 10px;
	font-style: normal;
	}
	
#cont_esq p, #cont_esq span, #cont_esq strong, #cont_esq cite  
   {
	font-size: 14px;
	margin-top: 5px;
	text-align: justify;
	margin-left: 5px;
	margin-bottom: 0px;
	color: #333333;
	font-style: italic;
	font-weight: bolder;
    }

#cont_esq p span, #cont_esq p acronym, #cont_esq p abbr {
	margin-bottom: 0px;
	color: #333333;
}

#cont_esq cite{
	margin-top: 5px;
	text-align: center;
	margin-left: 5px;
	}
	
#cont_esq h3 
   {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #663300;
	margin-left: 17px;
	}

#cont_esq h3 acronym, #cont_esq h3 abbr
   {
	margin-bottom: 0px;
	color: #333333;
	margin-left: 5px;
	}
	
#cont_esq_1 {
	width: 575px;
	float: none;
	clear: both;
	padding-bottom: 10px;
}

#cont_esq_2 {
	width: 575px;
	float: none;
	clear: none;
	border-bottom: #CC9900;
	height: auto;
	}  

/* - rodape para tel -                              */
#rod_cel {
    display: none;
         }

/* - rodape tecnico -                              */
#rod_tec {
	clear: both;
	text-align: center;
	background-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 750px;
	margin-right: 5px;
	margin-left: 5px;
	}

/* - rodape tecnico -                              */
#rod_fim {
	clear: both;
	text-align: center;
	background-color: #EEEEEE;
	padding-top: 10px;
	width: 750px;
	margin-right: 5px;
	margin-left: 5px;
	height: auto;
	padding-bottom: 10px;
}

#banc_bra {
	background-image: url(../images/bb.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 105px;
	display: block;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}

#banc_bra span {
	display: block;
	height: 105px;
	text-align: center;
	width: 140px;	
	}
	
#banc_cef {
	background-image: url(../images/caixa.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 80px;
	display: block;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	cursor: auto;
}

#banc_cef span {
	display: block;
	height: 80px;
	text-align: center;
	width: 140px;	
	}

#parc_proj {
	display: block;
	height: 100px;
	background-color: #EEEEEE;
	width: 575px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #CCCC00;
	position: relative;
	visibility: visible;
	margin-top: 10px;
	}
	
#parc_icon {
	display: block;
	height: 100px;
	background-color: #EEEEEE;
	width: 575px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
	border: 1px solid #009900;
	position: relative;
	}
	
.emadeira {
	display: block;
	background-color: #EEEEEE;
	width: 575px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	visibility: inherit;
	overflow: visible;
	position: relative;
	white-space: normal;
	height: auto;
	padding-top: 10px;
	margin-bottom: 10px;
	}
	
fieldset {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}

textarea {
	height: 200px;
	width: 550px;
	overflow: auto;
	}
dt, dd
{
display:inline;
}
