body {
	background-color: #000000;
	background-image: url(../imagenes/fondo.gif);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-position: center center;
	text-align: center;
}
html {
	height: 100%;
	width: 100%;
}
#contacto a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#contacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 40px;
	width: 100%;
	margin-top: -40px;
	position: absolute;
	top: 100%;
	color: #FFFFFF;
}#plenumweb a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#plenumweb a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#plenumweb {
	padding: 0px;
	height: 15px;
	position: absolute;
	top: 0%;
	text-align: right;
	width: 100%;
	margin: 0px;
}
