@charset "utf-8";
/* Conexão Marítima */
a {
	outline: none;
}
div#modal {
	width: 525px !important;
	height: 300px !important;
	background: url(http://www.conexaomaritima.com.br/novo/internet/templates/modal/bgmodal.png) !important;
	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 99999;
	margin-top: -525px;
	margin-left: 25%;
	float: left;
}
div#modal ul {
	float: right;
	list-style: none;
}
div#modal ul li {
	width: 60px;
	height: 60px;
	text-indent: -9999px;
}
div#modal ul li a {
	height: 100%;
	display: block;
}