@charset "utf-8";
/* CSS Document */

body {margin:0px;
background-color:#FFFFFF;
font-size:11px;
font-family:Arial;
color:#000000;}

#fundo_site {width:960px;
position:relative;
height:auto;
}

#area_conteudo {width:960px;
float:left;
background-image:url(../imagens/fundo_site.gif);
background-repeat:repeat-y;
height:auto;}

#area_logo {width:267px;
height: 90px;
float:left;
margin-top:50px;}

#area_centro_topo {width: 433px;
height: auto;
float:left;
margin-top:28px;}

#area_centro_topo table td{width:84px;}

#area_login {width: 260px;
height:auto;
background-image:url(../imagens/area_login_topo.gif);
background-repeat:no-repeat;
background-position:top right;
float:left;}

#area_login table td {font-size:11px;}

#area_login table td a {font-size:11px; text-decoration:none; color:#000000;}
#area_login table td a:hover {font-size:11px; text-decoration:underline; color:#000000;}

#area_login table td input {width:140px; height:22px; float:left; border:0px #CCCCCC solid;}

#menu_horiz {width:960px;
height:30px;
background-image:url(../imagens/topo_menu_princ.gif);
background-repeat:no-repeat;
background-position:top center;
float:right;}

#menu_horiz2 {width:960px;
height:30px;
background-image:url(../imagens/topo_menu_princ2.gif);
background-repeat:no-repeat;
background-position:top center;
float:right;}

#rodape_site {width:960px;
height:160px;
float:left;
background-image:url(../imagens/rodape_site.jpg);
background-repeat:no-repeat;
background-position:top center;
font-size:12px;
background-color:#FFFFFF;}

#texto_rodape {width:960px;
margin-top:80px;
font-family:Arial;
font-size:12px;
float:left;
text-align:center;}

#texto_rodape a {text-decoration:none; font-size:16px; font-weight:bold; color:#666666;}
#texto_rodape a:hover {text-decoration:underline; font-size:16px; font-weight:bold; color:#666666;}

#logo_rodape {width:960px; text-align:center; margin-top:45px; margin-bottom:0px; float:left;}

