body{
	/*background-image: url(../img/bgfinity.gif);*/
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #0B224D;
	scrollbar-face-color : #e6e6e6;
	scrollbar-dark-shadow-color : #ffffff;
	scrollbar-arrow-color : #666666; /* seta */
	scrollbar-shadow-color : #eeeeee;
	scrollbar-3d-light-color : #ffffff;
	scrollbar-highlight-color : #ffffff; /* sombra da seta 5285AB*/
	scrollbar-base-color : #cccccc;
	background-color: #C0C0C0;
}

td{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #0E1333;
	line-height: 15px;
}

#centralizado{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top:-210px;
	margin-left:-380px;
	border: 1 solid White;
}

.ctd{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0B224D;
	line-height: 15px;
}

a.link{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #0E1333;
	text-decoration: underline;
}

a.link:hover{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #1B246F;
	text-decoration: underline;
}

a.areas{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #0E1333;
	text-decoration: none;
	text-transform: uppercase;
}

a.areas:hover{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #1B246F;
	text-decoration: underline;
	text-transform: uppercase;
}

a.adv{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #0E1333;
	text-decoration: none;
}

a.adv:hover{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #1B246F;
	text-decoration: underline;
}

.up{
	text-transform: uppercase;
	font-size: 10px;
}

#moldurahome {
	width:760px;
	height:420px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-100px;
	margin-left:-320px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: white;
}

a.menu:link {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #F5F5F5;
}
a.menu:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #F5F5F5;
}
a.menu:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #F5F5F5;
}
a.menuativo:link {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #F5F5F5;
	font-weight: bold;

}
a.menuativo:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #F5F5F5;
	font-weight: bold;

}
a.menuativo:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #F5F5F5;
	font-weight: bold;
}

.form{
	width: 415px;
	height: 25px;
	border : 1 solid #061536;
	background-color: white;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #1B246F;
}

.formmsg{
	width: 415px;
	border : 1 solid #061536;
	background-color: white;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #1B246F;
}

.btn{
	width: 90px;
	height: 23px;
	border : 1 solid #081738;
	background-color: #4F5D77;
	text-transform: lowercase;
	color: white;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10px;
}

.end{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0B224D;
	line-height: 18px;
}