@charset "utf-8";
/* CSS Document */
body {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color:#666666;
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
			}
/* DEFINE A RESOLUÇÃO DA PAGINA */
#wrapper {
	width: 960px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFFFFF;
	
}
/* LINK PADRÃO */
a {
	color: #0099FF;
	text-decoration:none;
	}
a:visited {
	text-decoration:none;
	}
a:hover {
	color: #0099FF;
	text-decoration:underline;
	}#tabvendalocacaofooter {
	background-image: url(imagens/bg-tab-locacao-footer.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(imagens/bg-footer.jpg);
	background-repeat: no-repeat;
	height: 96px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
}
#menulateral {
	background-image: url(imagens/bg-menu-lateral.jpg);
	background-repeat: repeat-y;
}
#teste {
	height: auto;
	width: 100%;
	position: relative;
}
.textoTipo1 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.TituloNoticias {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #AD1417;
	text-align: justify;
}
#tags {
	background-color: #333333;
}
.textoTags {
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}
.textoTags a, textoTags a: visited{
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}
.textoTags a: hover{
	font-size: 11px;
	color: #999999;
	text-decoration:underline;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #AD1417;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}
hr {
	border: 2px dotted #CCCCCC;
}
.branco12 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.textoCopa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
