/* CSS Document */

/* CSS Document */

#Cuerpo{
	width:1024px;
	height:auto;
}
#Contenido{
	width:880px;
	height:auto;
	float:right;
	padding-bottom:150px;
}
#Fabrica{
	float:right;
	width:200px;
	height:505px;
}

.Titulo {
	font-size: 16px;
	font:bold
}
#Video{
	width: 320px;
	height: 185px;
	border: 1px solid;
	float: left;
}
#VideoTXT{
	width: 290px;
	height: 125px;
	border: 1px solid;
	float: left;
	padding: 30px;
}