@CHARSET "UTF-8";
#page{
	margin-top:0px;
}        
#container {
	width: 962px;
	height: 1150px;
	background-image: url("../img/opacityhigh.png");
}
#video {
	float: left;
	width: 640px;
	height: 590px;
	overflow: hidden;
	background-image: url("../img/fotos/back_fotos.jpg");
}
#videoInner {
	margin-top: 60px;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 30px;
}
#videoInnerTitle {
	margin-top: 20px;
	width: 582px;
	height: 20px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 500;
}
#facebookbtn{
	float:left;
}
#videoInnerText {
	margin-top: 5px;
	width: 582px;
	height: 55px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 300;
}
#spacerTop {
	float: left;
	width: 9px;
	height: 600px;
	float: left;
	overflow: hidden;
}
#recent {
	float: left;
	width: 313px;
	height: 590px;
	overflow: hidden;
	background-image: url("../img/fotos/destacados.jpg");
}
#recentInner {
	margin-top:72px;
	margin-left: 27px;
}
.recentImage {
	float: left;
	width: 129px;
	height: 79px;
}
.recentText {
	float: right;
	height: 79px;
	width: 134px;
	margin-right: 10px;
	margin-top:-3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DCDCDC;
	font-weight: 500;
	overflow: hidden;
}
.recentItem {
	height: 79px;
	cursor:pointer;
	cursor:hand;
}
.recentSpacer {
	background-image: url("../img/fotos/horizspace.jpg");
	background-color:#FFFFFF;
	height: 1px;
	width:272px;
	margin-top:14px;
	margin-bottom:12px;
}
#spacerMiddle {
	float: left;
	width: 962px;
	height: 9px;
	overflow: hidden;
}
#vidWall {
	float: left;
	width: 962px;
	height: 555px;/*592px;*/
	overflow: hidden;
	background-image: url("../img/fotos/back_categorias_fotos.jpg");
	background-repeat:no-repeat;
	background-color:#999999;
}
#vidWallInner {
	margin-top: 68px;	
	margin-left: 30px;
}
#vidWallTabs {
	width: 518px;
	height:42px;
	margin-bottom:16px;
	padding-top:5px;
}
#vidWallVids {
	width: 905px;
	height: 350px;
}
.VidWallVidItem {
	float: left;
	width: 129px;
	height: 170px;
	margin-left: -1px;
	margin-bottom: 10px;
	border:1 1 1 1;
	cursor:pointer;
	cursor:hand;
	
}
.VidWallVidItemImage {
	width: 129px;
	height: 79px;
	margin-bottom: 10px;
}
.VidWallVidItemImageLength {
	background-image:url("../img/opacity.png");
	color:#FFFFFF;
	font-family:arial;
	font-size:11px;
	height:15px;
	left:80px;
	padding-left:5px;
	position:relative;
	top:61px;
	width:40px;
}
.VidWallVidItemText {
	width: 129px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DCDCDC;
	margin-top:11px;
	font-weight: 500;
	overflow: hidden;
}
.VidWallVidSeparator {
	float: left;
	width: 1px;
	height: 170px;
	overflow: hidden;
	margin-right:13px;
	margin-left: 13px;
	background-image: url("../img/fotos/vertical_separator.jpg");
}
