
body {
background-color: #eee;
background-image: url(background_geral1.gif);
background-repeat: repeat-x;
background-position: center;
background-position: top;
margin : 0;
}
.font {
font-family: /*Trebuchet MS,*/ Arial, "Times New Roman";
/*line-height: 1.1;*/
font-size: 11px;
color: #444;
}
.titulos {
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
color: #0f8441;
font-size: 12px;
}
.titulos2 {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: 700;
color: #0f8441;
font-size: 13px;
}
.rodape {
font-family: verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 10px;
}
.form {
font-family: Tahoma, "Trebuchet MS", Verdana;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: 400;
font-variant: normal;
color: #626e6f;
background-color: #dfe4e5;
border: 1px solid #a6b2b3;
margin: 0;
padding: 2px;
}
.form_bt {
font-family: Tahoma, "Trebuchet MS", Verdana;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: 700;
font-variant: normal;
color: #626e6f;
background-color : #dfe4e5;
border: 1px solid #a6b2b3;
margin: 0;
padding: 0;
}
A:link, A:visited {
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration : none;
}
A:hover, A:active {
color: #777;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
}
