@charset "utf-8";
/* CSS Document */

.email {
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		color:#FFF;
		text-decoration:none;
}

.email:hover {
		text-decoration:underline;
}

.menu {
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		color:#a40000;
		text-decoration:none;
		font-weight:bold;
}

.menu:hover {
		text-decoration:underline;
}

.tit-dest {
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		color:#FFF;
		font-weight:bold;
}

.text-dest {
		font-family:Verdana, Geneva, sans-seri;
		font-size:11px;
		color:#000;
		text-decoration:none;
}

.text-dest:hover {
		text-decoration:underline;
}

.empresa {
		font-family:Verdana, Geneva, sans-seri;
		font-size:18px;
		color:#000;
		text-decoration:none;
}

.mapa {
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#000;
		font-weight:bold;
}

.mapat {
		font-family:Arial, Helvetica, sans-serif;
		color:#000;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
}

.mapat b {
		font-size:12px;
}

.mapat:hover {
		text-decoration:underline;
}

.roda {
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		color:#000;
		font-weight:bold;
}

.by {
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		color:#000;
		text-decoration:none;
		font-weight:bold;
}

.by:hover {
		text-decoration:underline;
}



