@charset "UTF-8";
/* Español */
@media all
{
	#cont_2 ul {
		margin: 0 0 20px 600px;
	}
	#cont_2 ul li#cont_2_1 {
		width: 195px;
		height: 27px;
	}
	#cont_2 ul li#cont_2_1 a:link span, #cont_2 ul li#cont_2_1 a:visited span {
		background: url(/images/es/locali_mapa1.gif) no-repeat;
	}
	#cont_2 ul li#cont_2_1 a:hover span {
		background: url(/images/es/locali_mapa1-over.gif) no-repeat;
	}
	#cont_2 ul li#cont_2_1 a:active span {
		background: url(/images/es/locali_mapa1.gif) no-repeat;
	}
}