/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	background-attachment: scroll;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#CCC;
/*	background-color:#DEF3FE; */
}

.bgsite {
	background-attachment:scroll;
	background-image: url(images/bgsite.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	background-color:#FFFFFF;
	/*border-bottom: 1px solid #CCCCCC;*/
}

.bdmain {
	border: 1px solid #CCCCCC;	
}

.ftmenu {
	display: block;
	/*background-color:#E9E9E9;*/
	padding: 7px 9px;
	font-family: verdana;
	color: #005B88;
	text-decoration: none;
	font-size: 13px;
}

.ftmenu:hover {
	color:#FF0000;
	text-decoration:underline;	
}

.ftmenuactive {
	display: block;
	background-image: url(images/bgmenu.jpg);
	background-color:#CCE1EB;
	padding: 7px 8px;
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #8BAAC9;
	border-left-color: #8BAAC9;
}

.fttexto {
	font-family: verdana;
	font-size: 12px;
	color:#005177;
	text-decoration: none;
}

.ftrodape {
	font-family: verdana;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}

.ftblack {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.ftred {
	font-family: verdana;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}


.fttitulo {
	font-family: verdana;
	font-size: 15px;
	color: #006699;
	text-decoration: none;
}

.ftlink {
	font-family: verdana;
	font-size: 12px;
	color:#0099CC;
	text-decoration: none;
}

.ftlink:hover {
	color:#000000;
	text-decoration:underline;
}

.bdfield {
	font-family: verdana;
	color: #333333;
	text-decoration: none;
	border: 1px solid #A4C4E3;
	font-size: 12px;
	margin: 2px;
	padding: 2px;
}

.ftsmall {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.ftexames {
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.ftexames:hover {
	color:#000000;
}

.ftmenu2 {
	font-size: 12px;
	font-family: verdana;
	color: #FFFFFF;
	text-decoration: none;
}

.ftmenu2:hover {
	color:#006699;
}

.ftpromo {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
