body {
  font-size: 12px;
  font-weight: normal;
  color: #424242;
}

a:link,a:visited,a:active {
    letter-spacing: 1px;
    color: #454545;
	text-decoration: none;
	font-size: 12px;
	line-height:130%;
	font-weight: bold;	
}

a:hover {
  color: #ff0000;
  text-decoration: none;
  font-weight: bold;
}

#menu a {
color: #454545;
font-size: 11px;
text-decoration: none;
display: block;
height: 18px;
border: 0 none;
padding-left: 10px;
background-image: url(img/seta2.gif);
background-repeat: no-repeat;
background-position: 0 4px;
}
#menu a:hover {
color: #CC0000;
font-size: 11px;
text-decoration: none;
display: block;
border: 0 none;
}
#menu dt {
cursor: pointer;
font-weight: bold;
letter-spacing: 1px;
color: #454545;
}




td, th, input, select, textarea {
	font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    letter-spacing: 1px;
	line-height: 150%;
}

P {
	font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
	color: #424242;
    letter-spacing: 1px;
	line-height: 150%;
}

.cabecalho {
	font-family:  "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #455A96;
	/* font: 1.5em Georgia, "Times New Roman", serif; letter-spacing: 1px;	color: #000; */
}
.subtitulo {
	font-family:  "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #455A96;
	letter-spacing: 0px;
}

ul {
margin-left: 10;
padding-left: 0;
list-style: none;  
}

li  {
padding-left: 10px;
background-image: url(img/seta2.gif);
background-repeat: no-repeat;
background-position: 0 6px;
}

#corpo {
/* background-image: url(img/fundo_corpo.jpg);
background-repeat: no-repeat;
background-position: 0% 0%;
min-height:100%;*/
padding-left:6px;
}

blockquote {
  margin-left: 10px;
  margin-right: 5px;
}

.borda_img {
    border: solid 1px #666666;
}

input, textarea {
font-size:11px;
color: #404040;
background-color:#f7f7f7;
border-width:1px;
border-style:solid;
border-color:black;
height:18px;
font-weight: bold
}

.td_final {
background-image: url(img/td_final.jpg);
background-repeat: no-repeat;
height:21px;
padding-right:8px;
padding-bottom:4px;

}
.td_verde {
background-image:  url(img/td_verde.jpg);
background-repeat: no-repeat;
height:40px;
text-align:center;
font-weight: bold;
padding-top:6px;
color:#ffffff;
}


.td_laranja {
background-image:  url(img/td_laranja.jpg);
background-repeat: no-repeat;
height:40px;
text-align:center;
font-weight: bold;
padding-top:6px;
color:#ffffff;
}

.td_azul {
background-image:  url(img/td_azul.jpg);
background-repeat: no-repeat;
height:40px;
text-align:center;
font-weight: bold;
padding-top:6px;
color:#ffffff;
}

.td_vermelho {
background-image:  url(img/td_vermelho.jpg);
background-repeat: no-repeat;
height:38px;
text-align:center;
font-weight: bold;
padding-top:6px;
color:#ffffff;
}

.td_meio{
background-image: url(img/td_meio.jpg);
font-size: 11px;
line-height: 130%;
padding-left:6px;
padding-right:6px;
padding-bottom:6px;
}
