@charset "utf-8";
form {margin:0px;}
body {
	margin-left: 0px;
	background-position:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../pictures/bg.jpg);
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.repetx {
	background-repeat: repeat-x;
}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003482;
	text-decoration: none;
}
a.rodape:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003482;
	text-decoration: underline;
}
.suporte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #797979;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bdbdbd;
	border-right-color: #f1f1f1;
	border-bottom-color: #f1f1f1;
	border-left-color: #bdbdbd;
	background-color: #f1f1f1;
	overflow: hidden;
	text-transform: uppercase;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003482;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
	color: #333333;
	text-decoration: none;
}
.repetlinha {
	background-repeat: repeat-x;
	background-position: center center;
}

.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003482;
}
.pacotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CA0000;
}
