@charset "utf-8";
/* CSS RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* CSS BASE */

body{
text-align:center;background:url(../images/bg.jpg);font-family:Geneva, Arial, Helvetica, sans-serif;font-size:11px;color:#333333;
}
.text{ font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px; color:#333333;
}
.text_branco{ font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px; color:#fff;
}
.formulario {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color: #E1E1E1;
border: 1px dotted #666666;
}
.form {
font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 11px;background-color: #F3F3F3;border: 1px dotted #999999;
}
a:link {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
}
a:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
}
a:hover {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #006699;
text-decoration: none;
}
a:active {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FF0000;
text-decoration: none;
}
div.historico{ margin:10px;}
legend{ color:#666666;}
div.noticias1{ height:410px; margin:5px;}
.titulo_vermelho{color:#F00;font-weight:bold;font-size:12px;}


.adm_topo{width:740px;margin:0 auto;}
.adm_cont{width:740px;margin:0 auto;}