body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: left;
}

a:link    {text-decoration: underline; color: #000000;}
a:active  {text-decoration: underline; color: #000000;}
a:visited {text-decoration: underline; color: #000000;}
a:hover	  {text-decoration: underline; color: #666666;}

.bgmenu {
	background-attachment: fixed;
	background-color: #E6E6E6;
	background-image: url(../img/sombramenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgconteudo {
	background-attachment: fixed;
	background-color: #F0F0F0;
	background-image: url(../img/bgconteudo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.fontepadrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.fontepadraonegrito {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.fontetitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2E2E2E;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 3px;
}
.fontesubtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5F5F5F;
	font-size: 14px;
	letter-spacing: 0px;
}
.tdconteudo {
	height: 300px;
	vertical-align: top;
	margin: 0px;
	background-image: url(../images/bg_conteudo.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
}
.bordatotal {
	border: 1px solid #CCCCCC;
}
.formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/bg_forms.gif);
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
.botoes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-image: url(../images/bg_botoes.gif);
	padding: 2px;
	background-color: #666666;
	background-position: center center;
}
.bgloginmyportall {
	background-color: #595959;
	background-image: url(../images/bg_login_myportall.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.fontepadraobranca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.fontepadraolaranja {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F99D1C;
}
.divisaolinhadireita {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CAC8C7;
	border-right-color: #CAC8C7;
	border-bottom-color: #CAC8C7;
	border-left-color: #CAC8C7;
}
.divisaolinhahorizontal {

	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CAC8C7;
	border-right-color: #CAC8C7;
	border-bottom-color: #CAC8C7;
	border-left-color: #CAC8C7;
}
.tdconteudoHome {
	height: 300px;
	vertical-align: top;
	margin: 0px;
	background-image: url(../images/bg_conteudo.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 1px;
}
.flashbox {
	background-color: #DEDCDC;
	background-image: url(../images/bg_flashbox.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 6px;
}
li {
	margin: 0px;
	list-style-type: disc;
	list-style-position: inside;
	padding: 0px;
}
ul {

	margin: 0px;
	list-style-type: disc;
	list-style-position: inside;
	padding: 0px;
}
