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

#countenedor_general {
	height: 768px;
	width: 100%;
}
#countenedor_central {
	height: 750px;
	width: 766px;
	background-color:#333333;
}
