
@CHARSET "ISO-8859-1";

#cuerpo{
	float: left;
	width: 584px;
	margin-left: 10px;
}

#cuerpoCentro{
	float: left;
	width: 382px;
}
	
#cuerpoDerecha{
	float: right;
	width: 192px;
	margin-left: 10px;
}

#cuerpoSinMenuLateral{
	width: 784px;
	height: auto;
	
}

