/*GERAL*/
body { margin: 0 0 0 0; font: 12px Arial, Helvetica, sans-serif; }
.bg_menu { background: url(../imagens/bg_menu.jpg) repeat; }
.bg_geral { background: url(../imagens/bg_geral.jpg) repeat-x top center; border-bottom: #AD7EAF solid 4px; }
.bg_rodape { background: url(../imagens/bg_rodape.png) no-repeat; }
.bg_left_right { background:url(../imagens/bg_repeat.jpg); }
.rodape_text { color: #4C1352; }


/*MENU*/

#menu ul { list-style: none; float: right; font-size: 16px; text-align: center; margin:0px; padding-top:10px; height: 35px;}
#menu ul a {color: #FFF; text-decoration: none; }
#menu ul li { display: inline;  }
#menu ul li a {  padding: 5px 5px ; }
#menu ul li a:hover { background-color: #9C1F89; }

/*PAGINA INICIAL*/

.inicial_title { color: #841A74; font-size: 18px;  }
.inicial_text { color: #4C1352; text-align: justify;   }
.inicial_sub_title { color: #841A74; font-size: 25px; }
.inicial_textfield_bg { background:url(../imagens/bg_textfield.png) no-repeat center;}
   .inicial_textfield  { background: none; border: none; width: 285px;}
.inicial_td { border-bottom: #AD7EAF solid 1px;  }
	.inicial_td a{ color: #841972; text-decoration: none; }



/*PRODUTOS*/

.produtos_link a { color: #841972; font-size: 14px; text-decoration: none; }
  .produtos_link a:hover { text-decoration: underline;}
.produtos_verprodutos_link a { text-decoration: none; font-size: 25px;}

/* VER PRODUTOS*/

.verprodutos_tite { font-size: 18px; color:#841972; text-align: left; }
.verprodutos_text { font-size: 14px; color: #841972; text-align: justify; } 
 .verprodutos_img { padding: 4px; border: solid 1px #EADDEA; }

/*EQUIPE*/

.equipe_table_img { border: #DECADF solid 2px;}
.equipe_title_table {  color: #841972; font-weight: 800; }
.equipe_text_table { color: #841972; text-align: center; }

/* PARCEIROS*/

.parceiros_title { color: #841972; background-color: #E1CEE1; font-size: 18px; }
.parceiros_td_escuro{ background-color: #F8F3F8; color: #841972; }
.parceiros_td_clara { color: #841972 } 


/* VER NOTICIAS*/
.noticias { font: 14px Arial, Helvetica, sans-serif; color: #841972; padding: 10px; text-align: justify; }
	.noticias p { margin: 0; }
	.noticias img { float: left; padding: 4px; border: solid 1px #EADDEA; margin: 0 10px 10px 0; }
	.noticias h1 { font: 18px Arial, Helvetica, sans-serif; color: #841972; }
.noticias_outras_td { border-bottom: #EDE1ED 1px solid; text-align: left; font-size:14px; color: #841972; padding:4px; }
 .noticias_outras_td a { text-decoration: none; color: #841972;   }
  .noticias_outras_td a:hover { text-decoration:underline; }
.noticias_linha_bg { background: url(../imagens/linha_horizontal.jpg) repeat-x; }

/*CONTATO*/

.contato_textarea_bg { background:url(../imagens/bg_textarea.png) no-repeat center; }
  .contato_textarea { background: none; width: 281px; height: 114px; border: none; overflow:auto; }
.contato_text { color: #841972; text-align: justify; }
.contato_table_map { border: #B7A0BA 2px solid; }
.contato_map_link a { color: #A25295; text-decoration: none; }  
