﻿body{
	background-color: #000000;
}
#sitio {
	width: 777px;
	height: auto;
	margin: 50px auto 50px auto;
}
#sitio #header {
	width: 777px;
	height: 63px;
	padding-bottom: 40px;
}
#sitio #header #h-logo {
	width: 147px;
	height: 63px;
	float: left;
}
#sitio #header #h-login {
	width: 40px;
	height: 15px;
	float: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-left: 590px;
	padding-bottom: 48px;
}
#sitio #content {
	width: 777px;
	height: auto;
}
#sitio #content #informacion {
	width: 777px;
	height: 238px;
	background-image: url('images/manta-ray-studios-fondo1.jpg');
	background-repeat: no-repeat;
}
#sitio #content #informacion #under-construction {
	width: 358px;
	height: 138px;
	float: left;
	padding-top: 60px;
	padding-left: 40px;
}
#sitio #content #informacion #manta-ray-studios {
	padding: 40px 40px 10px 96px;
	width: 243px;
	height: 148px;
	float: left;
}
#sitio #footer {
	width: 777px;
	height: auto;
}
#sitio #footer #f-txt1 {
	width: 400px;
	height: 15px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
	padding-left: 189px;
	padding-right: 188px;
	padding-top: 40px;
}
a {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:active {
	color: #999999;
}
a:hover {
	color: #999999;
}
