@charset "utf-8";
/* CSS Document */

#content {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 600px;
	visibility: visible;
	margin-top: -300px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -450px;
	background-color: #2a2a2a;
}
#tablafondo{
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
	clear: none;
	float: none;
}
.movie {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 600px;
	visibility: visible;
	margin-top: -300px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -450px;
}
	   
.st_sharethis {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	outline-width: 0pt;
	outline-style: none;
	outline-color: -moz-use-text-color;
}
a:link {
	color: #6E6E6E;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #9C0;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
p {
	font-size: 10px;
	color: #7F7F7F;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#fondo {
	background-color: #2A2A2A;
}