/*TIPOGRAFIA BÁSICA*/
*{
	margin:0px;
	padding:0px;
}
body{
	background:#fff url(../imagem/bg-sky.jpg) fixed center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.container{
	position: absolute;
	width:880px;
	left:50%;
	margin:0px 0px 0px -452px;
	height:auto;
	padding:0px 12px 0px 12px;
	background:#fff url(../imagem/bg-rodape.jpg) repeat-x bottom;
	
}
/* TÍTULOS e LINKS */
p {
	line-height:120%;
	margin:0px 0px 15px 0px;
}
h2, h3 {
	font:22px Arial, Helvetica, sans-serif;
	color: #666666;
	margin:0px 0px 10px 0px;
	}
h3.small,
h3.smallnews,
h4 {
	font:bold 11px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	}
h3.smallnews{margin-bottom:15px;}
.title h2 {
	font-size:28px;
	color:#fff;
	float:right;
	margin:34px 85px 0px 0px;
	height:38px;
	text-align:right;
	border-bottom: 1px solid #fff;
	display:inline;
	width:368px;	
}
	
span.link,
span.back {
	float:right;
	margin:5px 0px;
	font-weight:bold;
	padding:0px 0px 0px 14px;
	background:url(../imagem/bullet-seta.gif) no-repeat left center;
	}
span.back {background:url(../imagem/bullet-seta-back.gif) no-repeat left center;}
span.data{font-weight:bold;}

a {
	color:#047BD6;
	text-decoration:none;
	border:none;
	}
a:hover{color:#4FA2E1;}
a img {border:none;}

/* TOPO site */

.topo-home,
.topo{
	float:left;
	width:880px;
	height:343px;
	margin:21px 0px 0px 0px;	
	}
.topo{
	height:173px;
	}
.topo-home h1,
.topo h1 {
	position:absolute;
	float: left;
	padding: 0px;
	width: 243px;
	height: 103px;
	background: url(../imagem/stormaircraft-logo-home.gif) no-repeat;
	top:121px;
	left:42px;
	
	}
.topo h1 {
	width:175px;
	height:74px;
	background: url(../imagem/stormaircraft-logo.gif) no-repeat;
	top: 92px;
	}
.topo-home h1 a,
.topo h1 a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 243px;
	height: 103px;
	z-index:9999 !important;
	/* border: 1px solid green;*/
}
.topo h1 a {
	width: 175px;
	height: 74px;
		}

.title {
	background:url(../imagem/bg-title-geral.jpg) no-repeat left;
	width:880px;
	height:92px;
	float:left;
	margin:5px 0px 0px 0px;
}

/* NAVEGAÇÃO*/	

.menu {
	float:left;
	width:100%;
	height:47px;
	
/*	text-align:center;*/
	
	}
.nav li {
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
	height:47px;
	list-style-type:none;
}
.nav li a{
	height:47px;
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	}
	.nav li.btn-home a {
		background:url(../imagem/btn-home.jpg) no-repeat left top;
		width:109px;
		}
	.nav li.btn-empresa a {
		background:url(../imagem/btn-empresa.jpg) no-repeat left top;
		width:125px;
		}
	.nav li.btn-produtos a {
		background:url(../imagem/btn-produtos.jpg) no-repeat left top;
		width:142px;
		}		
	.nav li.btn-downloads a {
		background:url(../imagem/btn-downloads.jpg) no-repeat left top;
		width:159px;
		}		
	.nav li.btn-links a {
		background:url(../imagem/btn-links.jpg) no-repeat left top;
		width:105px;
		}		
	.nav li.btn-news a {
		background:url(../imagem/btn-news.jpg) no-repeat left top;
		width:105px;
		}		
	.nav li.btn-contato a {
		background:url(../imagem/btn-contato.jpg) no-repeat left top;
		width:135px;
		}		
		
	.nav li a:hover{
		background-position: 0px -47px 
		}	
	.nav li a:active{
		background-position: 0px -94px 
		}
		
/* FLASH HOME */		

.destaque-flash{
	width:880px;
	height:274px;
	float:left;
	margin:5px 0px 0px 0px;
	padding:0px;
	display:block;
	}
	
/* CONTEÚDO */	

.destaques,
.conteudo{
	float:left;
	position:relative;
	display:block;
	width:856px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 26px;
	clear:both;
	}
.mini-destaque,
.mini-destaque-news,
.mini-produtos
 {
	float:left;
	width:222px;
	position:relative;
	padding:0px 54px 30px 0px;
	display:inline;
	margin:0px;
	height:auto;
	}
.produto {
	width:827px;
	border-top: 5px solid #ccc;
}
.produto img{padding:3px 0px 0px 0px;}

.imgleft {
	float:left; 
	margin-right:30px;
}
.produto-texto{
	padding-top:30px;
}
.mini-produtos {
	width:250px;
	padding:0px 35px 30px 0px;}
.mini-destaque-news {
	float:left;
	position:relative;
	width:276px;
	padding:0px;
	margin:0px;
	display:block;
	height:auto;
	
}
.mini-destaque img,
.mini-produtos img{
	float:left;
	position:relative;
	border-top: 5px solid #ccc;
	padding:3px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
	display:inline;
	}
	
.news-home {
	border-top:1px solid #ccc;
	padding: 15px 0px 10px 0px;
	margin:0px;
}
.conteudo-esquerda,
.conteudo-esquerda-produtos {
	float:left;
	width:250px;
	height:100%;
	
}
.conteudo-esquerda-produtos {
	width:400px;
	margin:0px 0px 20px 0px
}
.conteudo-direita,
.conteudo-direita-produtos {
	float:left;
	width:500px;
	height:100%;
	margin:0px 0px 0px 35px;
}
.conteudo-direita-produtos {width:350px;}
.ficha-tecnica {clear:both;}
.mini{
	width:250px;
	padding-right:10px;
}
.conteudo-esquerda img{ margin:0px 0px 24px 0px; }
/* RODAPÉ */
.border-right{border-right:1px solid #ccc;}
.footer {
	width:827px;
	height:27px;
	float:left;
	background:url(../imagem/logo-rodape.gif) no-repeat right center;
	margin:0px 0px 0px 26px;
	padding:16px 0px 0px 0px;
	display:inline;
	position:relative;
	border-top:5px solid #ccc;
}
/* CONTATO NEWSLETTER FORM*/
.newsletterFormArea {
	margin: 0px;
	width: 200px;
	float: left;
	display: inline;
	background:  #fff;
	height:200px
	}
	
.newsletterFormArea form {
	padding: 0px 0 15px 0;
	float: left;
}
fieldset { 
	padding: 0px;
	margin:0px;
	border:none;
}
label { 
	padding: 0 0 10px 0;
	display:block; 
	float: left;
	width:190px;
	font-weight:bold;
}

select { 
	position:relative;
	width: 60px;
	font:11px/11px Arial, Helvetica, sans-serif;
	color:#006699;
	background: url(../imagem/bg-form-input.jpg) 0 0 repeat-x;
	border: 1px solid #ccc;

}

input.text { 
	position:relative;
	margin: 0px 0 15px 0px;
	padding: 2px 5px 0px 5px;
	width: 190px;
	font:12px/12px 'courier new',courier, monospace;
	color:#006699;
	background: url(../imagem/bg-form-input.jpg) 0 0 repeat-x;
	border: 1px solid #ccc;

}
input.text:hover { 
	background: url(../imagem/input1.gif) 0 -17px no-repeat;
	border: 1px solid #006699;
}

input.submit { 
	margin: 3px 0 3px 0;
	font-variant: small-caps;
	float: right;
	cursor: pointer;
}
/* TABELA PRODUTOS*/

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3E5D8C;
	border:none;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	margin: 0px 0px 20px 0px;
}
th {
	color:#fff;
	border:none;
	border-right:1px solid #fff;
	background:#389DEA;
	padding:8px;
}
td {
	background:#D8D8D8;
	border:none;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	padding:8px;
}
td.caracteristicas {
	background:#ccc;
	width:220px;
}