@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
	background-image: url(imagens/pix.jpg);
	background-repeat: repeat;
}
table {
	vertical-align: top;
}
#bg_topo {
	background-image: url(imagens/bg_topo.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#bg_meio {
	background-image: url(imagens/pix.jpg);
	background-repeat: repeat;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
td {
	vertical-align: top;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #013567;
	line-height: 5px;
	vertical-align: middle;
}
a img{
	border: none;
}h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 5px;
}
ul {
	list-style-image: url(imagens/ul_img.jpg);
}
#idiomas {
	list-style-image:none;
	position:absolute;
	margin-top:-60px;
	*margin-top:10px;
	margin-left:420px;
	*margin-left:450px;
}
#idiomas li {
	display:inline;
}
