body {
	background-color: #000;
	background-image: url(imagenes/jpg/fondo_caratula.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
}
#fondo-caratula {
}
#main-caratula #logo-santos {
	background-color: #090;
	float: right;
}
#main-caratula {
	clip: rect(auto,auto,auto,auto);
	height: 504px;
	width: 1099px;
	margin: auto;
	position: relative;
	padding-top: 60px;
	background-color: #000;
}
#main-caratula #redessociales {
	float: left;
	height: 201px;
	width: 50px;
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 60px;
}
#main-caratula #jugador {
	z-index: 0;
	float: left;
	position: relative;
	height: 504px;
	text-align: left;
	width: 928;
}
.izquierda {
	float: left;
}
#focoVisual {
	float: left;
	height: 365px;
	width: 920px;
}
#imagenDerecha {
	height: 504px;
	width: 170px;
	float: right;
}
.fotos {
	float: left;
	height: 170px;
	width: 230px;
}
.clear { clear: both; }
#BotonGrande {
	float: left;
	height: 120px;
	width: 920px;
	margin-top: 12px;
	background: #333;
	text-align: center;
}

