/*AZUL NATION-#7CBCE7*/
a {
	text-decoration:none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #405264;
}

.background_norepeat {
background-repeat:no-repeat;
}

.background_repeatx {
background-repeat: repeat-x;
}

.background_repeaty {
background-repeat: repeat-y;
}


.superior_table {
/*background-image: url(../images/base/fundo_menusup_<%=session("linguagemSite")%>.gif);*/
background-repeat:no-repeat;
}

.framePrincipal {
background-image: url(../images/base/fundoFrame.gif);
background-repeat:no-repeat;
background-position:bottom;
}

.logo {
background-image:url(../images/base/logonation.gif);
background-repeat:no-repeat;
}

.pontilhado {
background-image: url(../images/base/pontilhado_menu.gif);
background-repeat: repeat-x;
background-position: left;
}

.menu_1 {
	/*background-image:url(../images/base/menu1_<%=session("linguagemSite")%>.gif);*/
	background-repeat:no-repeat;
}

.menu_2 {
	/*background-image:url(../images/base/menu2_<%=session("linguagemSite")%>.gif);*/
	background-repeat:no-repeat;
	font-family: verdana; 
	font-size: 10px; 	
	color: #000;
	font-weight: bold;
	text-decoration: none
}

.menu_3 {
	/*background-image:url(../images/base/menu3_<%=session("linguagemSite")%>.gif);*/
	background-repeat:no-repeat;
	font-family: verdana; 
	font-size: 10px; 	
	color: #000;
	font-weight: bold;
	text-decoration: none
}

.contato {  
	font-family: verdana; 
	font-size: 10px; 	
	color: #000000;
	font-weight: bold;
	text-decoration: none
}

.link {  
	font-family: verdana; 
	text-decoration: none;
	cursor: pointer;
}

#linksMenuSupInf a:link, #linksMenuSupInf a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
#linksMenuSupInf a:hover {
	color:#7CBCE7;
}

#linksHome a:link, #linksHome a:visited {
	font-size: 11px;
	font-family: tahoma; 
	font-weight: normal;
	color:#1A608E;
	text-decoration:none;
}
#linksHome a:hover {
	color:#666;
}

#linksMenuSol a:link, #linksMenuSol a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#linksMenuSol a:hover {
	color:#7CBCE7;
}

#linksMenuDna a:link, #linksMenuDna a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#linksMenuDna a:hover {
	color:#2589CB;
}

.menu_superior {  
	font-family: verdana; 
	font-size: 10px; 	
	color: #FFFFFF;
	font-weight: bold;
}

.rodape {  
	font-family: verdana;
	text-align:center;
	font-size: 9px; 	
	color: #FFF;
	font-weight: bold;
	text-decoration: none
}

.propostaval {
	background-image:url(../images/base/fundo_propostadevalor.gif);
	background-repeat:no-repeat;
	border-style: solid;
	border-width:1px; 
	border-color:#003366;
}

#propostaval a:link, #propostaval a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #114060;
	font-weight: bold;
	text-decoration: none;
}
#propostaval a:hover {
	color:#000;
}

.texto_tit1 {  
	font-family: tahoma;
	text-align:left;
	font-size: 12px; 	
	color: #1A608E;
	font-weight: bold;
	text-decoration: none
}

.texto_tit2 {  
	font-family: tahoma;
	text-align:left;
	font-size: 12px; 	
	color: #1A608E;
	font-weight: bold;
	text-decoration: none
}

.texto_txt {  
	font-family: tahoma;
	text-align:left;
	font-size: 12px; 	
	color: #1A608E;
	font-weight: normal;
	text-decoration: none
}
.txtfield {
	background-color: #FFFFFF;
	border: 1px solid #61a6de;
	padding: 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404E57;
	
}
