#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: 310px;
	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 .cyber {
	background-image: url(../images/icaro/cyber.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .force {
	background-image: url(../images/icaro/force.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .instinct {
	background-image: url(../images/icaro/instinct.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .incanto {
	background-image: url(../images/icaro/incanto.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .ice {
	background-image: url(../images/icaro/ice.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .cidan {
	background-image: url(../images/icaro/cidan.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .twice {
	background-image: url(../images/icaro/twice.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
}
#box_parapentes .nikita {
	background-image: url(../images/icaro/nikita.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_icaro {
	display: block;
	margin-bottom: 25px;
	background-image: url(../images/icaro/logo_icaro.jpg);
	background-repeat: no-repeat;
	padding-left: 120px;
	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;
}

