@charset "utf-8";
/* CSS Document */
/*----- Tags -----*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
}


/*----- Classes -----*/
.popup input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
}
.popup textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
}

/*----- Divs -----*/
#wrap {
	width: 760px;
	text-align: left;
	top: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#tudo {
	width: 760px;
	position: relative;
	left: 0px;
	top: 0px;
}
#logo {
	height: 76px;
	width: 224px;
	position: absolute;
	left: 140px;
	top: 0px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}
#mail {
	height: 11px;
	width: 16px;
	position: absolute;
	left: 732px;
	top: 60px;
	z-index: 5;
}

#login {
	height: 76px;
	width: 224px;
	position: absolute;
	left: 400px;
	top: 13px;
}
#topo {
	background-image: url(images/topo.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 760px;
	position: absolute;
	left: 0px;
	top: 101px;
}
#twitter {
	height: 42px;
	width: 53px;
	position: absolute;
	left: 627px;
	top: 335px;
}

#bottom {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 760px;
	position: absolute;
	left: 0px;
	top: 641px;
}
#newsletters {
	position: absolute;
	left: 36px;
	top: 719px;
	width: 302px;
	background-image: url(images/newsletter_bg.jpg);
	background-repeat: no-repeat;
	height: 55px;
	padding-top: 25px;
	padding-left: 38px;
}

#banner1 {
	height: 265px;
	width: 490px;
	position: absolute;
	left: 135px;
	top: 130px;
}
#banner2 {
	height: 170px;
	width: 595px;
	position: absolute;
	left: 160px;
	top: 393px;
}
#invista {
	background-image: url(images/invista.png);
	height: 111px;
	width: 600px;
	position: absolute;
	left: 83px;
	top: 590px;
	z-index: 10;
}

#login_txt {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #666666;
	position: absolute;
	left: 256px;
	top: 114px;
}
#popup {
	position: absolute;
	top: 100px;
	left: 170px;
	width: 400px;
	height: 270px;
	padding: 10px;
	display: none;
	background-color: #b9b9b9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
	border: 1px outset #0f3d5e;
	z-index: auto;
}
#fechar {
	height: 13px;
	width: 51px;
	position: absolute;
	left: 365px;
	top: 272px;
}
#copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #B4B4B4;
	position: absolute;
	left: 388px;
	top: 725px;
	width: 352px;
}
#copy a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B4B4B4;
	text-decoration: none;
}
#copy a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b4b4b4;
	text-decoration: none;
}
#copy a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A4A4A4;
	text-decoration: underline;
}
