body
{
	margin:0;
	padding-top:10px;
	text-align:justify;
	font-family:Tahoma;
	font-size:12px;
	color:#616161;
	background-color:#7F969E;
}
body a 
{
	color:#CC0000;
	text-decoration: none;
}
body a:hover 
{
	text-decoration:underline;
}
body ul
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:35px;
	padding:0;
}
body li
{
	list-style-image:url(../imagens/raquo.png);
	list-style-position:outside;
	margin-top:3px;
}

.placeholder
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:945px;
	background-position:top;
	background-repeat:no-repeat;
}
.logo, .logo-home, .logo-parachutes
{
	position:absolute;
	top:0;
	left:0;
	width:293px;
	height:103px;
	background-repeat:no-repeat;
}
.logo
{
	background-image:url(../imagens/logo.png);
}
.logo-home
{
	background-image:url(../imagens/logo-home.png);
}
.logo-parachutes
{
	background-image:url(../imagens/logo-paraquedas.png);
	height:70px;
}
.main-menu
{
	position:absolute;
	top:0;
	left:293px;
	padding-top:35px;
	width:652px;
	height:68px;
	font-size:10px;
	background-image:url(../imagens/borda-superior-direita.png);
	background-repeat:no-repeat;
}
.main-menu p
{
	margin:0;
	margin-top:15px;
}
.main-menu-parachutes
{
	padding-top:15px;
	height:55px;
}
.main-menu-parachutes p
{
	text-align:right;
	margin:0;
	margin-right:35px;
}
.globe
{
	position:absolute;
	top:103px;
	left:0;
	width:393px;
	height:270px;
	background-color:#FFFFFF;	
}
.globe-parachutes
{
	position:absolute;
	top:60px;
	left:0;
}
.first-content
{
	position:absolute;
	top:103px;
	left:393px;
	padding-right:20px;
	width:532px;
	height:285px;
	background-color:#FFFFFF;
}
.first-content h1
{
	margin:0;
	padding:0;
	font-family:"Arial Narrow";
	font-size:31px;
	color:#004183;
}
.first-content h2
{
	margin:0;
	padding:0;
	font-family:"Arial Narrow";
	font-size:28px;
	color:#2C9FE0;
}
.first-content img
{
	margin-top:10px;
	float:right;
	border:none;
}
.boxes-home
{
	position:absolute;
	top:373px;
	left:0;
	padding-left:16px;
	width:929px;
	height:258px;
	background-image:url(../imagens/boxes-home.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.box-item
{
	padding-left:14px;
	padding-right:14px;
	padding-top:12px;
	margin-top:65px;
	margin-left:1px;
	margin-right:12px;
	width:190px;
	height:172px;
	float:left;
	color:#333333;
}
.box-item a
{
	text-decoration:none;
	color:#333333;
}
.box-item img
{
	border:none;
}
.box-item a:hover
{
	text-decoration:underline;
}
.box-item .btn
{
	margin-top:7px;
	float:right;
}
.box-item-fix
{
	margin-right:0;
}
.mini-box
{
	padding:9px;
	width:172px;
	height:112px;
}
.mini-box p
{
	margin:0;
	margin-bottom:5px;
}
.mini-box ul
{
	margin:0;
	margin-left:15px;
}
.mini-box li
{
	list-style-image:url(../imagens/raquo-mini-box.png);
	list-style-position:outside;
	margin-top:0px;
	margin-bottom:10px;
}
.mini-box-fix
{
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:0;
	width:180px;
	height:120px;
	text-align:center;
}
.mini-box-fix a
{
	font-weight:bold;
}
.mini-box-left, .mini-box-right
{
	width:50%;
	font-size:11px;
	text-align:center;
}
.mini-box-left
{
	float:left;
}
.mini-box-right
{
	float:right;
}
.second-content
{
	position:absolute;
	top:631px;
	left:0;
	width:945px;
	background-color:#FFFFFF;
}
.second-content-table
{
	width:945px;
}
.second-content-table h2, .second-content-table h3
{
	padding:0;
	margin:0;
	font-family:"Arial Narrow";
}
.second-content-table h2
{
	font-size:22px;
	color:#2C9FE0;
}
.second-content-table h3
{
	font-size:22px;
	color:#596D76;
	font-weight:normal;
}
.lateral-boxes
{
	margin-left:10px;
	margin-right:10px;
	width:229px;
	float:left;
	text-align:left;
}
.lateral-boxes-fix
{
	margin-right:0;
}
.marketing
{
	margin-left:15px;
	margin-right:15px;
	width:417px;
	float:left;
}
.marketing img
{
	border:none;
}
.box-top
{
	width:229px;
	height:25px;
	background-image:url(../imagens/box-top.png);
	background-repeat:no-repeat;
}
.box-body
{
	padding-left:10px;
	padding-right:10px;
	width:209px;
	background-image:url(../imagens/box-body.png);
	background-repeat:repeat-y;
}
.box-body h3, .box-body p
{
	padding:0;
	margin:0;
}
.box-body h3
{
	font-size:17px;
	font-weight:bold;
	font-family:"Arial Narrow";
	color:#004183;
}
.box-body p
{
	margin-top:10px;
}
.box-body ul
{
	margin-left:20px;
	margin-bottom:0;
}
.box-body img
{
	border:none;
}
.box-bottom
{
	width:229px;
	height:25px;
	background-image:url(../imagens/box-bottom.png);
	background-repeat:no-repeat;
}

.body
{
	position:absolute;
	top:103px;
	left:0;
	width:945px;
	background-color:#FFFFFF;
}
.body h1, .body h2, .body h3
{
	padding:0;
	margin:0;
	font-family:"Arial Narrow";
}
.body h1
{
	font-size:31px;
	color:#004183;
}
.body h2
{
	font-size:22px;
	color:#004183;
}
.body h3
{
	font-size:22px;
	color:#2C9FE0;
	font-weight:normal;
}
.body-paraquedas
{
	top:70px;
}

.table-services
{
	width:945px;
	display:table;
}
.services-intro
{
	padding:15px;
	width:915px;
	padding-bottom: 0px;
}
.box-left-services
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:35px;
	padding-right:12px;
	width:423px;
	float:left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.box-right-services
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:12px;
	padding-right:35px;
	width:426px;
	float:right;
}
.box-left-services img, .box-right-services img
{
	float:right;
	border:0;
}
.boxes-images-services
{
	padding-left:25px;
	padding-right:25px;
	width:895px;
	height:130px;
	float:left;
}
.boxes-images-services img
{
	margin-left:10px;
	margin-right:10px;
	border:none;
}

.table-content
{
	width:945px;
	/*display:table;*/
}
.content-elements
{
	padding:20px;
	width:655px;
	float:left;
}
.content-elements h2
{
	color:#2C9FE0;
}
.content-elements h3
{
	color:#596D76;
}
.content-elements img
{
	margin-right:5px;
	margin-bottom:5px;
	padding:5px;
	border-width:1px;
	border-style:solid;
	border-color:#EDEDED;
}
.lateral-elements
{
	padding-top:20px;
	padding-right:18px;
	width:232px;
	float:right;
	text-align:left;
}
.lateral-elements h3, .lateral-elements p
{
	padding:0;
	margin:0;
}
.lateral-elements h3
{
	font-size:17px;
	font-weight:bold;
	font-family:"Arial Narrow";
	color:#004183;
}
.lateral-elements p
{
	margin-top:10px;
}
.lateral-elements img
{
	border:none;
}
.lateral-box
{
	margin-bottom:10px;
}

.highlight
{
	margin-bottom:10px;
	padding:10px;
	border-width:1px;
	border-style:solid;
	border-color:#EDEDED;
}

.location
{
	width:320px;
	float:right;
}
.location-tc
{
	width:245px;
	float:right;
}
img.borderless
{
	border:none;
	padding:0;
}

.list-fix li
{
	margin-top:0px;
}

.footer
{
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
	width:925px;
	height:40px;
	float:left;
	text-align:right;
	color:#FFFFFF;
	background-image:url(../imagens/borda-inferior.png);
	background-repeat:no-repeat;
	background-color:#7F969E;
	
	clear:both;
}
.footer-w3c
{
	float:left;
}
.footer-seo
{
	float:right;
}

/*form definitions - beginning*/
.formulario
{
	width:325px;
	float:left;
}
.formulario-tc
{
	width:400px;
	float:left;
}
.formulario input, .formulario textarea, .formulario-tc input, .formulario-tc textarea
{
	border:solid 1px #999999;
}
.formulario input, .formulario label, .formulario textarea, .formulario-tc input, .formulario-tc textarea
{
	font-family: Tahoma;
	font-size:12px;
}
.formulario form p, .formulario-tc form p
{ 
	margin: 0;
}
.formulario form div, .formulario-tc form div 
{ 
	padding: 2px 0; 
}
.formulario label, .formulario-tc label
{ 
	position:relative;
	margin-right:10px; 
	padding-right:10px; 
	width:80px;
	text-align:right;
	float:left;   
	display:block; 
}
.formulario-tc label
{ 
	position:relative;
	margin-right:10px; 
	padding-right:10px; 
	width:170px;
	text-align:left;
	float:left;   
	display:block; 
}
.formulario input:focus, .formulario textarea:focus, .formulario-tc input:focus, .formulario-tc textarea:focus
{
	background-color:#FFC; 
	border-color:#FC6; 
}
.formulario .botoes input, .formulario-tc .botoes input
{ 
	border:none;
}
.vagas-left {
	width: 310px;
	float:left;
}
.vagas-right {
	width: 310px;
	float:right;
}
/*form definitions - end*/

/*landing definitions - beginning*/
.destaque 
{
	font-size: 16px;
	font-weight: bold;
	color: #004183;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.logo-landing
{
	background-image:url(../imagens/logo2.png);
	position:absolute;
	top:0;
	left:0;
	width:293px;
	height:106px;
	background-repeat:no-repeat;
}
.header-landing 
{
	background-image: url(../imagens/header-landing2.png);
	height: 106px;
	width: 653px;
	position: absolute;
	left: 293px;
	top: 0;
	background-repeat: no-repeat;
}
/*landing definitions - end*/

/* Midia */
.highlight-midia
{
	margin-bottom:10px;
	padding:10px;
	border-width:1px;
	border-style:solid;
	border-color:#DDDDDD;
}
.highlight-midia img
{
	float:left;
	margin-right:20px;
}
.highlight-midia h2
{
	margin-left:140px;
}
.highlight-midia h3
{
	margin-left:140px;
}
.highlight-midia p
{
	text-align:left;
	margin-left:140px;
}
.highlight-cetificacoes
{
	margin-bottom:10px;
	padding:10px;
	border-width:1px;
	border-style:solid;
	border-color:#DDDDDD;
}
.highlight-cetificacoes img
{
	float:left;
	margin-right:10px;
}
.highlight-cetificacoes h2
{
	margin-left:170px;
}
.highlight-cetificacoes h3
{
	margin-left:170px;
}
.highlight-cetificacoes li
{
	margin-left:170px;
}
.highlight-cetificacoes p
{
	text-align:left;
	margin-left:170px;
}
.parachutes p {
	padding:0;
	margin:0;
	margin-bottom:15px;
}
.parachutes-video
{
	padding-right:10px; 
	float:left;
}
.intro-services {
	font-size: 14px;
	color: #004183;
}
.index-text {
	font-size: 14px;
}
.not-displayed
{
	visibility:hidden;
}
