/* CSS Document /***********************************************/


BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image:url(../images/back_site.gif);*/
	
}

HR
 {
 color:#B7B7AE;
 height:1px;
 }

h1{
 font-family:Arial, Helvetica, sans-serif;
 font-size:26px;
 font-weight:bold;
 color: #640861;
}

h2{
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:bold;
 color: #5A5A50;
}

h3{
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:bold;
 color: #640861;
}


.hr{
	color:#BEBFB9;
	width:403px;
	size:1px;
	border-style:none;
	}

/* CSS A /***********************************************/

A:link
{
    FONT-SIZE: 11px;
    COLOR: #5A5A50;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
	cursor: hand;
}
A:visited
{
    FONT-SIZE: 11px;
    COLOR: #5A5A50;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
	cursor: hand;	
}
A:hover
{
    FONT-SIZE:11px;
    COLOR: #5A5A50;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
	cursor: hand;		
}

a.busca, a.busca:visited
{
  	font-size:10px;
  	font-family:Arial;
	color: #5A5A50;
}

a.busca:hover
{
	font-size:10px;
  	font-family:Arial;
	color: #FF0000;
	text-decoration: underline;
}

a.linksMN, a.linksMN:visited
{
  	font-size:12px;
  	font-family:Arial;
	color: #FFFFFF;
	font-weight:bold;
	padding: 1px 3px 0px 2px 


}

a.linksMN:hover
{
	font-size:12px;
  	font-family:Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
	padding: 1px 3px 0px 2px 
}

a.linksMenu_Left, a.linksMenu_Left:visited
{
  	font-size:11px;
  	font-family:Arial;
	color: #FFFFFF;
}

a.linksMenu_Left:hover
{
	font-size:11px;
  	font-family:Arial;
	color: #FFFFFF;
	text-decoration: none;

}

a.linksMenu_Left2, a.linksMenu_Left2:visited
{
  	font-size:10px;
  	font-family:Arial;
	color: #5A5A50;
	border-bottom:1px solid #DDDDC5;
	
}

a.linksMenu_Left2:hover
{
	font-size:10px;
  	font-family:Arial;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:1px solid #999999;

}



a.linksFooter, a.linksFooter:visited
{
  	font-size:10px;
  	font-family:Arial;
	color: #5A5A50;
	font-weight:bold;
	border-right: 1px solid #5A5A50;
	padding: 0px 8px 0px 8px 
}

a.linksFooter:hover
{
	font-size:10px;
  	font-family:Arial;
	color: #000066;
	text-decoration: none;
	font-weight:bold;
	border-right: 1px solid #5A5A50;
	padding: 0px 8px 0px 8px 
   
		
}


A.guiaB:link
{
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight: bold;

}
A.guiaB:visited
{
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight: bold;

}
A.guiaB:hover
{
	FONT-SIZE: 11px;
	COLOR: #CC0000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight: bold;
}


a.linkdestaque, a.linkdestaque:visited
{
  	font-size:12px;
  	font-family:Arial;
	color: #640861;
}

a.linkdestaque:hover
{
	font-size:12px;
  	font-family:Arial;
	color: #640861;
	text-decoration: underline;
}


/* CSS for the top level list */
#list_top_ul {
	padding: 5px 0;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #666666;
	font: bold 12px Arial, sans-serif;
	text-align:center;
}
#list_top_ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#list_top_ul li a {
	padding: 5px;
	/*padding: 5px 0.1em;*/
	margin-left: 1px;
	border: 1px solid #778;
	border-bottom: none;
	background: #F3F3E9;
	text-decoration: none;
}
#list_top_ul li a:link { color: #000000; }
#list_top_ul li a:visited { color: #000000; }
#list_top_ul li a:hover {
	color: Black;
	background: #E2E2CB;
	border-color: #666666;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background: white;
	border-bottom: 1px solid white;
}


/* CSS Tables *//***********************************************/

.separador
{
    background-image:url(../images/separador.gif);
	height:11px;
}	

#links
{
    height:10px;
	top:15px;
	position:relative;

}	


.TopBack
{
    background-color:#FFFFFF;
	height:65px;
}	

.MenuBack
{
    background-image:url(../image/menu_02.png);
/*	width:100%;*/
/*	background-color:#999999;*/
	
}	

.BuscaBack
{
	background-color:#DEDACF;
	border-left:1px solid #9A968A;
	border-right:1px solid #9A968A;
	border-top:1px solid #9A968A;
	
}

.linha
{
    background-image:url(../images/linha.gif);
	height:100%;
	width:9px;
}


.td_branco
{
	background-color:#FFFFFF;
}	

.td_central
{
	background-color:#9A968A;
}	




.td_cinza
{
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646464;
	background-color:#F1EFE9;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 5px;
	
}	


.tb_rodape
{
	background-color:#F2F2F2;
}	

.td_titulo
{
    background-image:url(../images/back_td_titulo.gif);
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646464;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 5px;
}	


.td_btitulo
{
    background-image:url(../images/back_td_btitulo.jpg);
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#646464;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 5px;
}	



.td_left
{
    background-image:url(../images/back_left.gif);
}	


.td_left_caixa
{
	background-color:#DEDACF;
}	
.td_right
{
    background-image:url(../images/back_right.gif);
}	

.td_banner
{
    background-image:url(../images/back_right.gif);
	border-bottom-color:#E2E2CB;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
}	


.td_lista
{

	border-bottom-color:#E2E2CB;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:20px;
	
}	


.td_borda
{
    background-image:url(../images/back_secao_borda.jpg);
}	


#td_secao
{
    background-image:url(../images/back_secao.jpg);
	width:170px;
	height:30px;
}	


#po_secao
{
 	width:150px;
	height:20px;
	position:static;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:7px 0px 0px 5px;
}	


#td_secao_right
{
    background-image:url(../images/back_secao.jpg);
	width:160px;
	height:30px;
	margin: 0px 0px 0px 1px;
}	
.TD_EEEBDE
{
	background-color:#EEEBDE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}


/* CSS Alinhamento *//***********************************************/

.Image
{
	padding: 0px 10px 0px 0px;
	text-align:center;
}	

.Txt_align
{
	padding: 10px 10px 10px 10px;
	text-align:left;
}	

.Txt_align_list_bold
{
	padding: 0px 0px 0px 5px;
	text-align:left;
	FONT-SIZE: 12px;
    COLOR: #232850;
    FONT-FAMILY: Arial;
	font-weight:bold;
}	



/* CSS Txt /***********************************************/


.txt_Busca
{
    FONT-SIZE:10px;
    COLOR:#5A5A50;
    FONT-FAMILY: Arial;
}


.txt_BuscaBold
{
    FONT-SIZE: 11px;
    COLOR:#5A5A50;
    FONT-FAMILY: Arial;
	font-weight:bold;
}


.txt_Vermelho
{
    FONT-SIZE: 11px;
    COLOR:#FF0000;
    FONT-FAMILY: Arial;
	font-weight:bold;
}


.txt
{
    FONT-SIZE:11px;
    COLOR:#646464;
    FONT-FAMILY: Arial;
	font-weight:normal;
		}


.txt_Bold
{
    FONT-SIZE:12px;
    COLOR:#646464;
    FONT-FAMILY: Arial;
	font-weight:bold;
}

.txt_secao
{
    FONT-SIZE:14px;
    COLOR:#646464;
    FONT-FAMILY: Arial;
	font-weight:bold;
	font-size:14px;
	font-weight:normal;
}


/* Div-CSS Geral /***********************************************/

#menu{
	width:770px;
	height:22px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	position:static;
	background-image:url(./images/background_menu.jpg);
}


#busca{
	width:750px;
	height:24px;
	margin-left:10px;
	position:static;

}


/* Div-CSS Banners /***********************************************/

#486_banner{
	width:486x;
	height:60px;
	position:static;	
	left:3px;
	top:8px;
}

#164_banner{
	width:778px;
	height:40px;
	margin:0px auto;
	text-align:center;
	position:static;
}

#160_banner{
	width:160x;
	height:60px;
	position:static;	
	right:1px;
	top:1px;
}

#mega_banner{
	width:150px;
	height:600px;
	/*top:478px;*/
	position:static;	
	text-align:right;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	margin:28px 0px 0px 5px;
}





/* Div-CSS Left /***********************************************/

#left_menu
{
	width:170px;
	height:auto;
	background-color:#F3F3E9;
	border-right-color:#BEBFB9;

}


#left_menu a {
	
	padding: 4px 0px 4px 10px;
	background-color: #BE6B35;
	border-bottom:1px solid #E99E67;
	border-right-color:#BEBFB9;
	display: block;
		}

#left_menu a:hover{
	background-color: #E99E67;
}

#content_box
{
	width:160px;
	height:auto;
	margin:5px 0px 5px 5px;
}


/* Div-CSS Right /***********************************************/

#content_cursos
{
	width:150px;
	height:auto;
	margin:5px 10px 10px 10px;
}


#right_menu
{
	width:160px;
	height:auto;
	background-color:#F3F3E9;
	margin: 0px 0px 0px 1px;


}


#right_menu a {
	
	padding: 4px 0px 4px 10px;
	background-color: #BE6B35;
	border-bottom:1px solid #E99E67;
	border-left-color:#BEBFB9;
	display: block;
		}

#right_menu a:hover{
	background-color: #E99E67;
}



/* Div-CSS Central /***********************************************/


#content
{
	width:auto;
	height:auto;
	margin:5px 2px 5px 5px;

}

#content_right
{
	width:160px;
	height:auto;
	margin:8px 4px 8px 4px;
}

#content_destaque
{
	
	height:auto;
	background-color:#DEDACF;
	border:1px solid #BEBFB9;
	border-bottom:none;
	position:static;
	text-align:center;
	padding:7px 7px 0px 7px;
	margin-bottom:0px;
	FONT-SIZE:12px;
    COLOR:#640861;
    FONT-FAMILY: Arial;
	font-weight:normal;
}

#content_destaque_link
{
	
	height:auto;
	background-color:#DEDACF;
	border:1px solid #BEBFB9;
	border-top:none;
	position:static;
	text-align: right;
	padding:0px 7px 7px 7px;
	margin-bottom:7px;
	FONT-SIZE:12px;
    COLOR:#640861;
    FONT-FAMILY: Arial;
	font-weight:normal;
}




#content_detalhes_menu
{
	width:424px;
	height:auto;
	background-color:#F3F3E9;
	border-left: 1px solid #666666;
	border-right:1px solid #666666;
	border-top:1px solid #666666;
	position:static;
}


#content_titulo
{
	width:auto;
	border-bottom:1px solid #ffffff;
	position:static;
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#content_titulo_wtline
{
	width:auto;
	position:static;
	padding:8px 0px 0px 5px;
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color: #646464;
}

#content_credenciados
{
	width:415px;
	position:static;
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color: #646464;
	border:1px solid #BEBFB9;
}

#content_dicas
{
	
    height:auto;
	margin-bottom:7px;
	border:1px solid #BEBFB9;
	background-color:#DEDACF;
	position:static;
	padding: 5px 5px 5px 5px;
}

/* Div-CSS Central-Produto /***********************************************/
#content_dados
{
	width:auto;
	height:auto;
	border:1px solid #646464;
	background-color:#FFFFFF;
	margin: 6px 5px 5px 5px;
}



.tb_detalhecentral
{

	background-color:#DEDACF;
}

.tb_detalhecentral2
{

	background-color:#646464;
}


/* Div-CSS Footer /***********************************************/

#central_servico{
	width:778px;
	height:27px;
	position:relative;
	background-image:url(../images/back_central.gif);
}


#footer{
	width:778px;
	height:80px;
	position:relative;
	background-image:url(../images/back_rodape.gif);
	text-align:center;
}


/* CSS Div-Fim /***********************************************/

/* CSS Form /***********************************************/
 
 .field_busca 
{
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.busca_form
{
	font-family: Arial;
	font-size: 9px;
	font-weight:normal;
	color: #000000;
	border: 1px solid #999999;
	background-color: #FFFFFF;
    
		
}

 .botao 
{
    BORDER-RIGHT: #A7Ce9 1px solid;
	border-Top-color:#FFFFFF 1px solid;
    BORDER-LEFT: #F3F3E9 1px solid;
    BORDER-BOTTOM: #000033 1px solid;
	BACKGROUND-COLOR: #E2E2CB;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
	Font-size: 12px;
	margin: 1px 0px 1px 1px;
	padding:1px 0px 1px 1px;
	color:#444444;
	font-weight:bold;

}

 .Field 
{
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
