@charset "UTF-8";
body {
	background-color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
.contendor {
	height: 486px;
	width: 730px;
	border: 3px solid #ACD632;
	margin-top: 40px;
}
a {
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contendor img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#copyright {
	width: 150px;
	text-align: right;
	margin-top: 12px;
	font-weight: bold;
	display: inline;
	margin-left: 0px;
}
.info {
	width: 730px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.info p {
	margin: 0px;
}
#flashplayer {
	width: 245px;
	display: inline;
	font-size: 10px;
	margin-left: 10px;
}
.todocontenedor {
	width: 734px;
	margin-right: auto;
	margin-left: auto;
}

