/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #76C5F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#conteudo {
	background-color:#FFFFFF;
	width:510px;
	height:620px;
	left:50%;
	top: 380px;
	margin-left: -375px;
	position:absolute;
	z-index: 1;
	overflow: scroll;
}

#cimafnd {
	width: 100%;
	height:195px;
	left: 0;
	top: 0%;
	position: absolute;
	margin-left: 0;
	z-index: -1;
	background-image: url(fundocima1.jpg);
	}

#table {
	z-index:2;
}
body,td,th {
	font-size: 12px;
}
#banner {
	position:absolute;
	left:50%;
	top:256px;
	width:510px;
	height:90px;
	z-index:2;
	margin-left: -375px;
	background-image: url(bannerilimitada.gif);
}
a:link {
	text-decoration: none;
	color: #0000FF;

}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
	font-size:14px;
	background-color:#000066;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

