/* Maquetacion de Oquendo Viaja por el Mundo */
/* Maquetacion general de copyright */

h1 {
	display: block;
	background: url(../imagenes/titulo_copy.gif);
	background-repeat: no-repeat;
	width: 226px;
	height: 60px;
	padding: 0px;
	margin: 0px 0px 0px 22px;
}

/* Parte izquierda (foto cofibox portada y bases) */
#col_izq {
	width: 333px;
	background-image: url(../imagenes/cofibox_verde.jpg);
	background-repeat: no-repeat;
	height: 642px;
	padding: 0px;
	float: left;		
}