.style {
	font-family: Tahoma, arial;
	font-size: 12px;
	color: #343434;
	text-decoration: none;
}
.style2 {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #343434;
	text-decoration: none;
}
.titulo {
	font-family: Tahoma, arial;
	font-size: 12px;
	color: #5B4B10;
	text-decoration: none;

}
.textogeneral .tabla {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #E2E2C7;
	border: thin solid #E2E2C7;
}
.BOX_MK1 {
	font-size: 11px;
	border-style: solid;
	border-width: 1px; 
	border-color: #DAEFB7;
	background-color: #F7FAEF;
}

.titulorepro {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.mapaarg :hover{
	filter: alpha(opacity=50);
}