body {
	margin: 0;
	background-image:url(../_design/fundo+site.jpg);
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-position: top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.texto12{
	font-family: tahoma;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.copyright{
	font-family: tahoma;
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.rodape{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.form{
	font-family: tahoma;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #333333;
}.coberturacasa {
	font-family: tahoma;
	color: #993300;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.coberturadata {
	font-family: tahoma;
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
}
.coberturafesta {
	font-family: tahoma;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
}
.titulo {
	font-family: tahoma;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
