@charset "utf-8";
/* CSS Document */

.txtComum {	font-size: 12px; 
			color:#8d8d8d ; 
			font-family:"Trebuchet MS", Arial, Verdana; 
			text-decoration: none;
			}
						
.txtAzul {	font-size: 12px; 
			color:#003263 ; 
			font-family:"Trebuchet MS", Arial, Verdana; 
			text-decoration: none;
			}
			
a.linkAzul {	font-size: 12px; 
			color:#2e9fd4 ; 
			font-family:"Trebuchet MS", Arial, Verdana; 
			text-decoration: none;
			}
			
a.linkAzul:hover {	font-size: 12px; 
			color:#2e9fd4 ; 
			font-family:"Trebuchet MS", Arial, Verdana; 
			text-decoration: underline;
			}
			
.txtRodape {font-size: 11px; 
			color:#646464 ; 
			font-family: Arial, Verdana; 
			text-decoration: none;
			}
			
a.rodapeLink {font-size: 11px; 
			color:#11659e ; 
			font-family: Arial, Verdana; 
			text-decoration: none;
			}
			
a.rodapeLink:hover {font-size: 11px; 
			color:#11659e ; 
			font-family: Arial, Verdana; 
			text-decoration:underline;
			}
			
.formTextoPeq {font-family:"Trebuchet MS", Arial, Verdana; background-color:#FFFFFF;  border-width:1px ;  border-style:solid;  border-color:#d7d5c6;  color:#0a548b; font-size:11px;}
.textoCinza {font-family:"Trebuchet MS", Arial, Verdana; font-size: 11px; color: #666666;}
.textoCinzaGrande {	font-family:"Trebuchet MS", Arial, Verdana; font-size: 12px; color: #666666;}
iframe{
  border: 0;
  width: 600px;
  height: 450px;
  background: none;
  margin-left: -70px;
}
