@charset "UTF-8";
@media all
{
	#contenido h2 {
		width: 601px;
		height: 137px;
		position: absolute;
		top:  6px;
		left: 100px;
		font-size: 0.3em;
	}
	#contenido h2 span {
		position: absolute;
		width: 100%;
		height: 100%;
		display:block;
		background: url(/images/es/index2.jpg) no-repeat;
	}
}
