#contenedor {
	width: 800px;
	margin: auto;
	background-color: #254985;
	background-repeat: repeat;
}
#arriba {
	height: 200px;
	width: 800px;
	background-color: #003399;
	background-repeat: repeat;
}
#izq {
	width: 132px;
	float: left;
	height: 1060px;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px solid #666666;
	background-color: #254985;
	background-repeat: repeat;
}
#centro {
	float: left;
	width: 503px;
	height: auto;
	clear: none;
	padding-left: 10px;
	padding-top: 5px;
	border: 1px solid #666666;
	background-color: #254985;
	background-repeat: repeat;
}

#der {
	float: left;
	width: 138px;
	height: 1060px;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px solid #666666;
	background-color: #254985;
	background-repeat: repeat-x;
}

#abajo {
	float: left;
	width: 800px;
	clear: none;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	background-color: #3399FF;
	background-image: url(imagenes/nubes.jpg);
	background-repeat: repeat-x;
}

#arriba2 {
	float: left;
	width: 800px;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #3399FF;
	background-image: url(imagenes/nubes.jpg);
	background-repeat: repeat-x;
}
.derechos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;


line; 		background-color: #3399FF;
	background-image: url(imagenes/nubes.jpg);
}
