@charset "UTF-8";
/* CSS Document EL CANAL */

#u {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 125px;
	
	background-color: #ffffff;
}
#c1 {
	position: absolute;
	left: 125px;
	top: 10px;
	width: 10px;
	height: 100%;
	background-color: #000;
}

#dos {
	position: absolute;
	left: 137px;
	width: 178px;
	top: 10px;
	background-color: #ffffff;
}
#c2 {
	position: absolute;
	left: 315px;
	top: 10px;
	width: 10px;
	height: 100%;
	background-color: #000;
}

#tres {
	position: absolute;
	left: 331px;
	width: 328px;
	top: 5px;
}

#c3 {
	position: absolute;
	left: 658px;
	top: 10px;
	width: 10px;
	height: 100%;
	background-color: #000;
}

#quatre {
	position: absolute;
	left: 670px;
	width: 265px;
	top: 5px;
	background-color: #ffffff;
	overflow: auto;
}

#u , #dos, #tres, #quatre{
	padding:0px;
	margin:0px;
}

#cgran {
	position: absolute;
	left: 331px;
	width: 490px;
	top: 5px;
}

/* estils de capa */

#txtin
{ 
	padding-left: 5px; /* padding-right: 10px; */
	
	
}

