#principal {
	background-image: url(frame.gif);
	background-repeat: repeat-x;
	width: 960px;
	height: 840px;
}
#principal2 {
	background-image: url(recuadro.png);
	background-repeat: no-repeat;
	height: 840px;
	width: auto;
}
#todo {
	background-color: #000;
	position: static;
	top: auto;
	bottom: auto;
}
#pie {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: right;
	vertical-align: bottom;
}
#cabeza {
	padding-top: 20px;
}
#barraAzul {
	height: 10px;
	background-image: url(stripe4.gif);
	background-repeat: repeat;
	bottom: 10px;
}
#content {
	height: 140px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}
#ftspace {
	height: 20px;
}
#kuboblog {
	z-index: 1;
	text-align: right;
}
#kuboblog2 {
	z-index: 1;
	text-align: left;
}
#kuboblog2w {
	text-align: left;
	overflow: hidden;
	height: 43px;
	background-image: url(wordpress.png);
	background-repeat: no-repeat;
}
#kuboblog2w:hover {
    background-position: 0 -43px;
}
