/*body*/
body { margin:0; padding:0; list-style:none; background:url(../img/fundo.jpg) top repeat-x; }
ul, li { margin:0; padding:0; list-style:none; }
h1, h2, h3, h4, h5 { font-style:normal; font-weight:normal; font-size:small; padding:0; margin:0; }

/*geral*/
.geral { margin:0 auto; width:950px; }


/*coluna esquerda */
.col_e { float:left; width:172px; }

	/*menu esquerdo / logo*/
	.logo { float:left; width:170px; height:133px; background:url(../img/logo.jpg) top center no-repeat; text-indent:-9000px; }
	.menuE { float:left; width:172px; height:240px; background:url(../img/fnd_menu_e.jpg) #FFF no-repeat; margin-top:2px; } 
	.menuE ul { float:left; width:165px; margin-top:30px; margin-top:30px; }
	.menuE ul li { float:left; width:100%; height:10px; margin:7px 0; font-family:Arial, Helvetica, sans-serif; font-size:9px; }
	
	.menuE ul li a { float:right; width:120px; height:12px; margin-right:3px; overflow:hidden; color:#333; text-decoration:none; text-align:right; padding-right:10px;  }
	.menuE ul li a:hover { float:right; width:120px; height:12px; margin-right:3px; overflow:hidden; color:#333; text-align:right; padding-right:10px; background:url(../img/menu_over.gif) 125px no-repeat;  }
	.menuE ul .visitado a { float:right; width:120px; height:12px; margin-right:3px; overflow:hidden; color:#C00; font-weight:bold; text-align:right; padding-right:10px; background:url(../img/menu_over.gif) 125px no-repeat;  }
	
	/*newsletter*/
	.newsletter { float:left; width:172px; background:#FFF;  }
	.newsletter_topic { float:right; background:url(../img/topic_news.jpg) no-repeat; width:54px; height:13px; margin:14px 18px 6px 0; text-indent:-9000px; }
	.newsletter span.nome { float:left; width:112px; background:url(../img/news_nome.jpg) no-repeat; margin:0 0 6px 43px; }
	.newsletter span.nome input { float:left; width:106px; height:17px; background:transparent; padding:1px 2px 0 3px; font:11px Arial; color:#7d7c7c; border:0px; }
	.newsletter span.email { float:left; width:90px; background:url(../img/news_email.jpg) no-repeat; margin:0 0 6px 43px; }
	.newsletter span.email input { float:left; width:84px; height:17px; background:transparent; padding:2px 2px 0 3px; font:11px Arial; color:#7d7c7c; border:0px; }
	.newsletter input.botao { float:left; width:15px; height:15px; background:url(../img/news_ok.jpg) no-repeat; margin:1px 0 0 5px; border:0px; cursor:pointer; text-indent:-9000px; overflow:hidden; line-height:0px; }
	
	
	
/*content*/
.content { float:left; width:720px; }



/*rodape*/
.rodape { float:left; background:url(../img/fundo_rodape.jpg) #b32025 center top no-repeat; width:100%; height:100px; padding-top:95px; }
.wrap_rodape { margin:0 auto; width:910px; font:11px Trebuchet MS; }
.rodape div.endereco { float:left; margin-right:15px;  font:lighter; font-weight:lighter; color:#e5b3b5; }
.rodape div.telefone { float:left; background:url(../img/icon_tel.jpg) 0px 3px no-repeat; padding-left:10px; font-weight:bolder; color:#FFF; }
.rodape div.desenvolvimento { float:right; color:#cb686b; }
.rodape div.desenvolvimento a { color:#cb686b; text-decoration:none; }
.rodape div.desenvolvimento a:hover { color:#cb686b; text-decoration:underline; }
