body {
	background-color: #333;
	margin:0px;
	padding:0px;
	font-family: Arial;
}
img {
	border:0px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
#main {
	width:977px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:570px;
	background-image: url(/Rotator/rotator.php);
	background-position: top;
	background-color: #333;
	text-align: right;
	cursor:pointer;
}

#solventia {
	margin-left:-1px;
	margin-top:54px;
	width:356px;
	height:129px;
	margin-bottom:0px;
	float:left;
	display:inline;
	z-index: 200;
	background-color: #333;

}
#texto {
	margin-left:668px;
	margin-top:122px;
	width:309px;
	height:104px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#main a {
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	margin-top: -5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 80%;
}
