/* CSS Document */

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #8DA01F;
}
a:visited {
	color: #8DA01F;
	text-decoration: none;
}
a:hover {
	color: #BFD730;
	text-decoration: underline;
}
a.link2:link {
	font-weight: normal;
	text-decoration: none;
	color: #7D7D7D;
}
a.link2:visited {
	color: #7D7D7D;
	text-decoration: none;
}
a.link2:hover {
	color: #818181;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8DA01F;
}

body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #7D7D7D;
	margin: 0px;
	background-color: #FFFFFF;
}
font.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.boxSup {
	background-image: url(../js-css/img/box_bg_sup.gif);
	background-repeat: repeat-x;
}
.boxInf {
	background-image: url(../js-css/img/box_bg_inf.gif);
	background-repeat: repeat-x;
}
.boxEsq {
	background-image: url(../js-css/img/box_bg_esq.gif);
	background-repeat: repeat-y;
}
.boxDir {
	background-image: url(../js-css/img/box_bg_dir.gif);
	background-repeat: repeat-y;
}
.boxTit {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-bottom-width: 1px;
}
.txtSubTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.txtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.txtTitulo {
	font-size: 14px;
	font-weight: bold;
	color: #919191;
}
.backGradiente {
	background-image: url(../js-css/img/background_title.gif);
	background-repeat: repeat-x;
}
.formInput {
	color: #666666;
	border: 1px solid #D1D1D1;
	text-indent: 2px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formInputMulti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D1D1D1;
	color: #666666;
}	
.imgBorda {
	border: 1px solid #919191;
	padding: 4px;
}
.txtdestaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BFD730;
	font-weight: bold;
}
#noLinkCss {
	border-bottom-style: none
}
a.noLinkCss {
	border-bottom-style: none
}


a.link3:link {
	font-weight: normal;
	text-decoration: none;
	color:#999999;
	font-family:Tahoma, "Trebuchet MS";font-size:11px;
}

a.link3:visited {
	font-weight: normal;
	text-decoration: none;
	color:#999999;
	font-family:Tahoma, "Trebuchet MS";font-size:11px;
}

a.link3:hover {
	font-weight: normal;
	text-decoration: none;
	color:#999999;
	font-family:Tahoma, "Trebuchet MS";font-size:11px;
}

/* Menu Rodapé */

a.link4:link {
	font-weight: bold;
	text-decoration: none;
	color:#999999;
	font-family:Tahoma, "Trebuchet MS";font-size:11px;
}

a.link4:visited {
	font-weight: bold;
	text-decoration: none;
	color:#999999;
	font-family:Tahoma, "Trebuchet MS";font-size:11px;
}

a.link4:hover {
	font-weight: bold;
	text-decoration: none;
	color:#999999;
	font-family:Tahoma, "Trebuchet MS";font-size:11px;
}
