body {
	background-position: right 181px;
	background-repeat  : no-repeat;
	background-image: url(../images/bgContBlanco.jpg);
}
#cont {
	position: relative;
	font-family: verdana;
	font-size  : 12px;
	margin :   0px   0px   0px 165px;
	padding:   0px 145px   0px   0px;
}
#cont h2 span {
	display: none;
}
#cont h2 {
	position: relative;
	width : 191px;
	height:  20px;
	margin : -20px   0px   0px -10px;
	padding:   0px   0px   0px   0px;
	background-position: top center;
	background-repeat  : no-repeat;
	background-image: url(../images/titsecVideo.gif);
	z-index: 10;
}
#cont h3 {
	font-size: 13px;
}

.viditem {
	float : left; 
	position: relative; 
	width : 240px; 
	height: 250px;
}

#bbg {
	display: none;
	position: absolute;
	top   :  0px;
	left  :  0px;
	background: #222244;
	z-index: 100;
}
#wbox {
	display: none;
	position: absolute;
	width : 320px;
	height: 240px;
	background: #333333;
	border: 2px solid #FFFFFF;
	z-index: 101;
}
#wboxcont {
	position: relative;
	width : 320px;
	height: 320px;
	z-index: 102;
}