/* CABECERA */

#cabecera h1{
	background: url(img/en/titulo.png) top left no-repeat;
}

/* titulos para la seccion */
h2.galeria{
	width: 284px;
	height: 49px;
	background: url(img/en/titulos_seccion/galeria.png) top left no-repeat;
}

h2.bases{
	width: 379px;
	height: 45px;
	background: url(img/en/titulos_seccion/bases.png) top left no-repeat;
}

h2.como{
	width: 387px;
	height: 94px;
	background: url(img/en/titulos_seccion/como_hacer.png) top left no-repeat;
}

h2.recetas{
	width: 156px;
	height: 40px;
	background: url(img/en/titulos_seccion/recetas.png) top left no-repeat;
}

h2.sube{
	width: 367px;
	height: 49px;
	background: url(img/en/titulos_seccion/sube.png) top left no-repeat;
}

h2.historia{
	width: 430px;
	height: 46px;
	background: url(img/en/titulos_seccion/historia.png) top left no-repeat;
}

h2.productor{
	width: 484px;
	height: 46px;
	background: url(img/en/titulos_seccion/productor.png) top left no-repeat;
}

h2.ganadores{
	width: 151px;
	height: 45px;
	background: url(img/en/titulos_seccion/ganadores.png) top left no-repeat;
}

h2.enlaces{
	width: 151px;
	height: 45px;
	background: url(img/en/titulos_seccion/enlaces.png) top left no-repeat;
}

/* PIE */

#pie h3{
	width: 665px;
	background: url(img/en/titulopie.png) center center no-repeat;
}