/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	background-attachment: scroll;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFFFFF;
/*	background-color:#DEF3FE; */
}

.bgsite {
	background-attachment:scroll;
	background-image: url(images/bg_site1.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	background-color:#FFFFFF;
	/*border-bottom: 1px solid #CCCCCC;*/
}

.ftmenu {
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}

.ftmenud {
	font-family: "Trebuchet MS";
	color: #999999;
	text-decoration: none;
	font-size: 13px;
}

.bdcinza {
	border: 1px solid #CCCCCC;
}

.ftmenud:hover {
	color:#FF0000;
}

.ftmenuactive {
	color: #000000;
}

.fttexto {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#666666;
	text-decoration: none;
}

.ftrodape {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0080;
	text-decoration: none;
}

.ftblack {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.ftblackb {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.ftred {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}

.fttitulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #006699;
	text-decoration: none;
}

.ftlink {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#0099CC;
	text-decoration: none;
}

.ftlink:hover {
	color:#000000;
	text-decoration:underline;
}

.bdfield {
	font-family: "Trebuchet MS";
	color: #333333;
	text-decoration: none;
	border: 1px solid #A4C4E3;
	font-size: 13px;
	margin: 1px;
	padding: 1px;
}

.bdm {
	border: 1px solid #CCCCCC;
}

.bdimg {
	border: 1px none #FF3399;
}

.ftcinzab {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.ftwhite {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
}

.bdrosa {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCE4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCCE4;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-left-color: #E9E9E9;
}


.fttitulob {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.ftblue {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#0099CC;
	text-decoration: none;
}

.fttitulow {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}

.bdsup {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}

.bdlaranja {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC291;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFC291;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
