#TextoVideoP1, #TextoVideoP2 {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 25px;
	background-repeat: no-repeat;
}
#TextoVideoP3, #TextoVideoP4 {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 25px;
}
#TextoVideoP1{
	position: absolute;
	background-image: url(http://launcion.org/css2/showcase-tl.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	top: 124px;
	left: 150px;
}
#TextoVideoP2{
	position: absolute;
	left: 1196px;
	background-image: url(http://launcion.org/css2/showcase-tr.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	top: 124px;
}
#TextoVideoP3{
	position: absolute;
	left: 150px;
	top: 397px;
	background-image: url(http://launcion.org/css2/showcase-bl.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#TextoVideoP4{
	position: absolute;
	left: 1196px;
	top: 397px;
	background-image: url(http://launcion.org/css2/showcase-br.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#TextoVideoV1{
	background-image: url(http://launcion.org/css2/showcase-l.png);
	background-repeat:  repeat-y;
	position: absolute;
	height: 218px;
	width: 13px;
	top: 179px;
	margin: 0px;
	padding: 0px;
}
#TextoVideoV2{
	background-image: url(http://launcion.org/css2/showcase-r.png);
	background-repeat:  repeat-y;
	position: absolute;
	height: 218px;
	width: 13px;
	left: 1208px;
	top: 179px;
	background-position: right;
	margin: 0px;
	padding: 0px;
}
#TextoVideoH1{
	position: absolute;
	height: 55px;
	width: 1021px;
	background-image: url(http://launcion.org/css2/showcase-tm.png);
	background-repeat:  repeat-x;
	left: 175px;
	top: 124px;
	margin: 0px;
	padding: 0px;
}
#TextoVideoH2{
	position: absolute;
	width: 1021px;
	height: 25px;
	left: 175px;
	top: 397px;
	background-image: url(http://launcion.org/css2/showcase-bm.png);
	background-repeat:  repeat-x;
	margin: 0px;
	padding: 0px;
}

#TextoVideoC{
	height: 217px;
	width: 1046px;
	position: absolute;
	left: 162px;
	top: 179px;
	background-image: url(http://launcion.org/css2/showcase-middle.png);
	background-repeat:  repeat-x;
	margin: 0px;
	padding: 0px;
	
}
