/**
 * headers.css
 */

#content h2 {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
}
#content h2 span {
	display: none;
}
#content h2.inicio {
	background-image: url(images/rotulos/rotulo-inicio.png);
	width: 418px;
	height: 26px;
}
#content h2.mesdedanza {
	background-image: url(images/rotulos/rotulo-mesdedanza.png);
	width: 418px;
	height: 26px;
}
#content h2.presentacion {
	background-image: url(images/rotulos/rotulo-presentacion.png);
	width: 418px;
	height: 26px;
}
#content h2.programacion_2007 {
	background-image: url(images/rotulos/rotulo-programacion-2007.png);
	width: 418px;
	height: 26px;

}
#content h2.actividades {
	background-image: url(images/rotulos/rotulo-actividades.png);
	width: 418px;
	height: 26px;	
}
#content h2.programacion_2008 {
	background-image: url(images/rotulos/rotulo-programacion-2008.png);
	width: 418px;
	height: 26px;
}
#content h2.programacion_2009 {
	background-image: url(images/rotulos/rotulo-programacion-2009.png);
	width: 418px;
	height: 26px;		
}
#content h2.espectaculos {
	background-image: url(images/rotulos/rotulo-espectaculos.png);
	width: 418px;
	height: 26px;
}
#content h2.historial {
	background-image: url(images/rotulos/rotulo-historial.png);
	width: 418px;
	height: 26px;
}
#content h2.anterior {
	background-image: url(images/rotulos/rotulo-anterior.png);
	width: 418px;
	height: 26px;
}
#content h2.prensa {
	background-image: url(images/rotulos/rotulo-prensa.png);
	width: 418px;
	height: 26px;
}
#content h2.distribucion {
	background-image: url(images/rotulos/rotulo-distribucion.png);
	width: 418px;
	height: 26px;
}
#content h2.acompanamiento {
	background-image: url(images/rotulos/rotulo-acompanamiento.png);
	width: 418px;
	height: 26px;
}
#content h2.enlaces {
	background-image: url(images/rotulos/rotulo-enlaces.png);
	width: 418px;
	height: 26px;
}
