#contenedor {
	background-color: #FFFFFF;
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	height: 666px;
}
#arriba {
	background-color: #FFFFFF;
	height: 286px;
	width: 794px;
	float: left;
}
#medio {
	background-color: #FFFFFF;
	float: left;
	height: 337px;
	width: 256px;
}
#acople {
	background-color: #FFFFFF;
	float: left;
	height: 337px;
	width: 23px;
	background-image: url(imagenes/fondo-izquierda2.jpg);
	background-repeat: no-repeat;
}
#main {
	background-color: #FFFFFF;
	float: left;
	height: 337px;
	width: 515px;
	background-image: url(imagenes/main-fondo.jpg);
	background-repeat: no-repeat;
}
#abajo {
	background-color: #FFFFFF;
	float: left;
	height: 43px;
	width: 794px;
	background-image: url(imagenes/abajo.jpg);
}
A:link {text-decoration:none;color:#000000;} 
A:visited {text-decoration:none;color:#333333;} 
A:active {text-decoration:none;color:#000000;} 
A:hover {text-decoration:none;color:#3333CC;}

