#box_parapentes {
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 5px;
}
#box_parapentes h2 {
	background-image: url(../images/titulo_parapentes.jpg);
	background-repeat: no-repeat;
}
#box_parapentes ul {
	display: block;
	float: left;
	width: 133px;
	background-color: #F9F9F9;
	padding-top: 39px;
	height: 235px;
	padding-right: 1px;
	margin-left: 1px;
	margin-bottom:20px!important;
	margin-bottom:auto;
}
#box_parapentes ul li {
	text-align: center;
	display: block;
	width: 133px;
}

#box_parapentes ul li a {
	display: block;
	width: 121px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-top: 47px;
	height: 29px;
}
#box_parapentes ul li a:hover {
	color: #575654;
}


#box_parapentes #fun {
	background-image: url(../images/barra_seguranca.jpg);
	background-repeat: no-repeat;
}
#box_parapentes #perf {
	background-image: url(../images/barra_performance.jpg);
	background-repeat: no-repeat;
}
#box_parapentes #espec {
	background-image: url(../images/barra_especiais.jpg);
	background-repeat: no-repeat;
}
#box_parapentes .merlin {
	background-image: url(../images/independence/merlin.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .dragon {
	background-image: url(../images/independence/dragon.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .akron {
	background-image: url(../images/independence/akron.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .excalibur {
	background-image: url(../images/independence/excalibur.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .raptor {
	background-image: url(../images/independence/raptor.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .speed {
	background-image: url(../images/independence/speed.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .duke {
	background-image: url(../images/independence/duke.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes #tip {
	background-color: #E9F3FC;
	display: none;
	padding: 5px;
	height: auto;
	width: 250px;
	border: 1px solid #83B8EA;
	position: absolute;
}
#box_parapentes #tip #titulo_tip {
	background-color: #FFFFFF;
	display: block;
	border: 1px solid #C8E1F7;
	padding: 3px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#box_parapentes #tip #imagem {
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 1px;
}

#box_parapentes #tip #texto_tip {
	display: block;
	padding: 3px;
	margin-top: 5px;
}
#box_parapentes #desc_independence {
	display: block;
	margin-bottom: 25px;
	background-image: url(../images/independence/logo_independence.jpg);
	background-repeat: no-repeat;
	padding-left: 150px;
	background-position: 0px 0px;
	margin-top: 10px;
	height: 50px;
	margin-left: 15px;
}
#box_parapentes .mais_info {
	display: block;
	padding: 3px;
	clear: both;
	text-align: center;
	border: 1px dashed #83B8EA;
	color: #1A5A95;
	text-decoration: none;
	background-color: #ECF4FD;
	font-weight: bold;
}
#box_parapentes .mais_info:hover {
	color: #4295DF;
}

