body {
	margin: 0px auto;
	background-repeat: repeat-x;
	background-color: #486898;
	padding: 38px;
}
.final {
	clear: both;
	float: none;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
#index {
	position:absolute;
	left:50%;
	top:50%;
	margin:-132px 0 0 -315px;
	width:630px;
	height:265px;
	background-image: url(escudo.jpg);
	background-repeat: no-repeat;
}
#selector {
	position: absolute;
	left: 226px;
	top: 8px;
}
#requerido {
	position: absolute;
	left: 226px;
	top: 213px;
}
#requerido a {
	height: 35px;
	width: 198px;
	background-image: url(requerido_00.jpg);
	display:block;
}
#requerido a:hover {
	background-image: url(requerido_01.jpg);
}
#vs {
	position: absolute;
	left: 463px;
	top: 228px;
	display:block;	
}
#vs a {
	background-image: url(vs.gif);
	overflow:hidden;
	display:block;
	width: 102px;
	height: 7px;
}
#vs a:hover {
	background-image: url(vs_over.gif);
}

