@charset "utf-8";
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	text-decoration: none;
}
body {
	background-image: url(img/bg.gif);
	margin: 0px;
}
.bgmenu {
	background-image: url(img/bgmenu.gif);
	background-repeat: repeat-x;
}
.bgcidade {
	background-image: url(img/cidade.gif);
	background-repeat: no-repeat;
}
.titulos {
	font-family: Tahoma;
	font-size: 12px;
	color: #005e9d;
}
.bgdireita {
	background-image: url(img/bg02.gif);
	background-repeat: repeat-y;
}
.bgsombra {
	background-image: url(img/sombra02.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	color: #005e9d;
}
a.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #3366FF;
}
.botao {
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #005e9d;
	height: 20px;
	width: 45px;
	font-size: 11px;
	border-top-color: #005e9d;
	border-right-color: #005e9d;
	border-bottom-color: #005e9d;
	border-left-color: #005e9d;
}
.links2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #005E9D;
	text-decoration: underline;
}
a.links2:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
a.texto:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #00984b;
	line-height: 17px;
	text-decoration: underline;
}
