@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
img
{
	border:none; 
}
#media_wrapper {
	height: 500px;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#media_show {
	float: left;
	height: 412px;
	width: 550px;
	background-color: #000;
}
#media_titulo {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

#media_select {
	float: right;
	height: 413px;
	width: 330px;
	overflow: scroll;
}

body {
	background-color: #E1E1E1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #039;
}
a:visited {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: underline;
	color: #039;
}
a:active {
	text-decoration: none;
	color: #039;
}
#iframe_container {
	display: none;
}
#fb_wrapper {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#fb_container {
	background-color: #FFF;
	padding: 10px;
}
