#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: 305px;
	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 .ascent {
	background-image: url(../images/up/ascent.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .kuna {
	background-image: url(../images/up/kuna.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .makalu {
	background-image: url(../images/up/makalu.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .kantega {
	background-image: url(../images/up/kantega.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .summit {
	background-image: url(../images/up/summit.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .trango {
	background-image: url(../images/up/trango.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .targa {
	background-image: url(../images/up/targa.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .sherpa {
	background-image: url(../images/up/sherpa.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .rock {
	background-image: url(../images/up/rock.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_up {
	display: block;
	margin-bottom: 25px;
	background-image: url(../images/up/logo_up.jpg);
	background-repeat: no-repeat;
	padding-left: 150px;
	background-position: 0px 5px;
	margin-top: 10px;
}
#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;
}

