@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
}

.TextoAzul12 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #01154d;
	
}
.TextoAzulform13 {
	font-size: 13px;
	font-family: "Trebuchet MS";
	color: #5399d6;
	
}

.TextoAzul13 {
	font-size: 13px;
	font-family: "Trebuchet MS";
	color: #8997af;
	
}
.TextoBranco11 {
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #ffffff;
	
}
.TextoCinza12 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #9fafcb;
	
}
.TextoAzul24 {
	font-size: 24px;
	font-family: "Trebuchet MS";
	color: #01154d;
	
}
.TextoCinza14 {
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #9ea9b2;
	
}
.TextoAzul18{
	font-size: 18px;
	font-family: "Trebuchet MS";
	color: #01154d;
	
}
.TextoBranco11 {
	font-size: 11px;
	font-family: Tahoma;
	color: #ffffff;
}

.LinkBrancoMenu12:active { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;}
.LinkBrancoMenu12:link { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;}
.LinkBrancoMenu12:visited { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;}
.LinkBrancoMenu12:hover { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #FFFFFF; text-decoration: underline;}

.LinkBranco11:active { font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #FFFFFF; text-decoration: none;}
.LinkBranco11:link { font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #FFFFFF; text-decoration: none;}
.LinkBranco11:visited { font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #FFFFFF; text-decoration: none;}
.LinkBranco11:hover { font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #FFFFFF; text-decoration: underline;}

.LinkAzul11:active { font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #248baa; text-decoration: none;}
.LinkAzul11:link { font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #248baa; text-decoration: none;}
.LinkAzul11:visited { font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #248baa; text-decoration: none;}
.LinkAzul11:hover { font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #248baa; text-decoration: underline;}

.LinkAzul12:active { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #01154d; text-decoration: none;}
.LinkAzul12:link { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #01154d; text-decoration: none;}
.LinkAzul12:visited { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #01154d; text-decoration: none;}
.LinkAzul12:hover { font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #01154d; text-decoration: underline;}

.LinkAzul13:active { font-family: "Trebuchet MS", Verdana, Arial; font-size: 13px; color: #01154d; text-decoration: none;}
.LinkAzul13:link { font-family: "Trebuchet MS", Verdana, Arial; font-size: 13px; color: #01154d; text-decoration: none;}
.LinkAzul13:visited { font-family: "Trebuchet MS", Verdana, Arial; font-size: 13px; color: #01154d; text-decoration: none;}
.LinkAzul13:hover { font-family: "Trebuchet MS", Verdana, Arial; font-size: 13px; color: #01154d; text-decoration: underline;}

.LinkPreto11:active { font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #000000; text-decoration: none;}
.LinkPreto11:link { font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #000000; text-decoration: none;}
.LinkPreto11:visited { font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #000000; text-decoration: none;}
.LinkPreto11:hover { font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #000000; text-decoration: underline;}

.Formulario {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #164f80;
	background-color: #ffffff;
	border: 1px solid #3878A8;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#9C9C9C;
	scrollbar-arrow-color:#9c9c9c;
	scrollbar-track-color:#ffffff;
}

