
.fundo{
background-image:url(../images/fundo.jpg);
background-color:#000000;
background-position:top;
background-repeat:no-repeat;
margin-top:0;
margin-left:0;
margin-right:0;
}

.fundo2{
background-image:url(../images/rodape2.jpg);
background-position:top;
background-repeat:no-repeat;
margin-top:0;
margin-left:0;
margin-right:0;
}

.fontbranco10{
font-size:10px;
font-family:Arial;
color:#CCCCCC;
}

.fontbranco12{
font-size:12px;
font-family:Arial;
color:#CCCCCC;
}

.fontpreto12{
font-size:12px;
font-family:Arial;
color:#333333;
}

.fontbranco14{
font-size:14px;
font-weight:bold;
font-family:Arial;
color:#CCCCCC;
}
.linkfontbranco11{ FONT-SIZE: 11px; FONT-FAMILY: Arial; COLOR: #CCCCCC; text-align:right}
.linkfontbranco11 A:link{ COLOR: #CCCCCC; TEXT-DECORATION: none}
.linkfontbranco11 A:visited{ COLOR: #CCCCCC; TEXT-DECORATION: none}
.linkfontbranco11 A:hover{ COLOR: #CCCCCC; TEXT-DECORATION: none }
.linkfontbranco11 A:active{ COLOR: #CCCCCC; TEXT-DECORATION: none}

.linkfontbranco11b{ FONT-SIZE: 12px; FONT-FAMILY: Arial; COLOR: #CCCCCC;}
.linkfontbranco11b A:link{ COLOR: #CCCCCC; TEXT-DECORATION: none}
.linkfontbranco11b A:visited{ COLOR: #CCCCCC; TEXT-DECORATION: none}
.linkfontbranco11b A:hover{ COLOR: #CCCCCC; TEXT-DECORATION: none }
.linkfontbranco11b A:active{ COLOR: #CCCCCC; TEXT-DECORATION: none}

.body_transparent {
	background-color: transparent;
}
