.fun_meio {
background-image: url(../imagens/centro_fundo.jpg);
background-attachment:fixed;
background-position:right bottom;
background-repeat:no-repeat;
}

.fun_dir {
background-image:url(../imagens/direita_fundo_base.jpg);
background-attachment:fixed;
background-position:bottom;
background-repeat:no-repeat;
}

.ft_titulo {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#485580;
font-weight:bold;
}

.ft_conteudo {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

.link {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#485580;
text-decoration:underline;
}

.link:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4855AA;
text-decoration:none;
}

.cxSit {
border-bottom-width:1px;
border-top-width:1px;
border-left-width:1px;
border-right-width:1px;
background-color:#DDDDDD;
}.linkDestaque {

font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#485580;
text-decoration:none;
}
.linkDestaque:hover {
color:#4855AA;
text-decoration:underline;
}
