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

#contenido {
	clear: none;
	float: none;
}
#foot {
	height: 50px;
	width: 720px;
}
#Content {
	height: 720px;
	width: 1080px;
}
#contenido {
	height: 720px;
	width: 1080px;
}
#foot {
	height: 50px;
	width: 1080px;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: none;
}
