/* CSS Document */
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEAEA;
}

.capa
{
font-family:arial;
font-size:15px;
color:#333333;
letter-spacing:0.5px;
line-height:19px;
}
.capa a {
font-family:arial;
font-size:15px;
color:#333333;
letter-spacing:0.5px;
line-height:19px;
text-decoration:none;
}
.capa a:hover {
font-family:arial;
font-size:15px;
color:#666;
}
.tit_cat2 {
font-family:arial;
font-size:11px;
color:#CC0000;
letter-spacing:0.5px;
text-decoration:none;
}
.tit_cat2 a{
font-family:arial;
font-size:11px;
letter-spacing:0.5px;
color:#CC0000;
text-decoration:none;
}
.tit2 {
font-family:verdana;
font-size:12px;
color:#333333;
letter-spacing:0.5px;
text-decoration:none;
}
.tit2 a{
font-family:verdana;
font-size:12px;
color:#333333;
letter-spacing:0.5px;
text-decoration:none;
}
.tit3 {
font-family:verdana;
font-size:11px;
color:#333333;
letter-spacing:0.5px;
text-decoration:none;
font-weight:bold;
}
.tit3 a{
font-family:verdana;
font-size:11px;
color:#333333;
letter-spacing:0.5px;
text-decoration:none;
font-weight:bold;
}
.texto {
font-family:verdana;
font-size:10px;
color:#333333;
letter-spacing:0.2px;
line-height:15px;
text-decoration:none;
}
.texto a{
font-family:verdana;
font-size:10px;
color:#333333;
letter-spacing:0.5px;
text-decoration:none;
}
.empregos {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#333333;
letter-spacing:1px;
text-decoration:none;

}
.bottom
{
font-family:verdana;
font-size:10px;
color:#333333;
letter-spacing:0.3px;
line-height:13px;
}
.bottom a {
font-family:verdana;
font-size:10px;
color:#333333;
letter-spacing:0.3px;
line-height:13px;
text-decoration:none;
}
.vertical
 {
 writing-mode: tb-rl; 
 filter: flipv fliph;
 letter-spacing: 1px;
 color: #333333;
 }
 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
a:hover {
	color: #ccc;
}
#menu { 
/*position: absolute; */
left: 05px; /*posio  direita*/
top: 05px; /*posio abaixo*/
width: 157px; 
}

#menu a {
	color: #333333;
	border-left: 5px solid #fff;
	font-family: Verdana;
	font-size: 10px;
	letter-spacing:0.5px;
	text-decoration:none;
	font-weight:bold;
}

#menu a:hover {
	color:#ccc;

}
-->