#clear {
	clear:both;
}

#general {
	width:100%;
	height:auto;
	text-align:center;
}

#container {
	width:750px;
	height:auto;
	margin:auto;
	border:1px solid #a2007e;
	text-align:center;
}

#cuadros {
	width:165px;
	height:165px;
	float:left;
	margin-bottom:8px;
	margin-left:12px;
	text-align:center;
	}

#top {
	width:100%;
	height:130px;
	clear:both;
}

#footer {
	width:750px;
	height:30px;
	line-height:30px;
	background-color:#a2077e;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
}
