﻿body {
	background-color: #003145;
}
h3 {
	margin-left: 5px;
}
#principal {
	width:760px;
}
.texto {
	margin:5px;
}
#coluna_1 {
	width:484px;
	height:353px;
	margin-left:6px;
	float:left;
}
#coluna_2 {
	width:257px;
	margin-left:496px;
	margin-top:-353px;
	float:right;
}
#destaque-home {
	height:320px;
	width:760px;
	margin-bottom:7px;
}
#menu-produtos {
	width:484px;
	height:340px;
}
#banner_produtos_1 {
	width:484px;
	height:210px;
}
#banner_produtos_2 {
	width:484px;
	height:113px;
	margin-top:15px;
}
#modelos {
	width:257px;
	height:75px;
	margin-bottom:5px;
	padding-bottom:5px;
	background: #e5e5e5;
	overflow: auto;
}
#noticias {
	width:257px;
	height:136px;
	margin-bottom:5px;
	padding-bottom:5px;
	background: #e5e5e5;
	overflow: auto;
	line-height:150%;
}
#noticias2 {
	width:257px;
	height:350px;
	margin-bottom:5px;
	padding-bottom:5px;
	background: #e5e5e5;
	overflow: auto;
	line-height:150%;
	/*margin-top:318px;*/
}
#cadastro {
	width:257px;
	height:108px;
	background: #e5e5e5;
}
#titulo {
	margin-bottom:8px;
	font-weight:bold;
}
#cadastro label {
	float:left;
	width:70px;
	text-align:right;
	margin-right:5px;
	margin-left:8px;
	margin-top:3px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#cadastro input {
	padding:2px;
	width:130px;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin-bottom:5px;
	margin-right:20px;
}
#cadastro a {
	display:inline;
	font-weight:bold;
}
#cadastro button {
	background:#003145;
	width:60px;
	height:20px;
	font-weight:bold;
	cursor:pointer !important;
	padding-bottom:2px;
	display: inline-block;
	margin-left: 185px;
	margin-top: -5px;
	color:#FFFFFF;
}
#news {
	width:232px;
	height:103px;
	background: #e5e5e5;
	padding-left:20px;
	padding-top:5px;
}
#news_titulo {
	margin-bottom:8px;
	margin-left:-15px;
	font-weight:bold;
}
#news label {
	float:left;
	width:70px;
	text-align:right;
	margin-right:5px;
	margin-left:8px;
	margin-top:3px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#news input {
	padding:2px;
	width:130px;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin-bottom:5px;
	margin-right:5px;
}
#submit input {
	background:#003145;
	width:60px;
	height:20px;
	font-weight:bold;
	cursor:pointer !important;
	padding-bottom:2px;
	display: inline-block;
	margin-left: 160px;
	margin-top: 3px;
	color:#FFFFFF;
}
#lbl_return {
	font-size:9px;
	margin-left:-12px;
	margin-top:-20px;
	position:absolute;
	color:#0098DB;
	font-weight:bold;
}
#banners-home {
	width:754px;
	margin-top:30px;
	margin-bottom:7px;
    margin-left:50px;
}
#banners-home img {
	border:0;
}
#banners-home ul {
	margin:0;
	list-style:none;
}
#banners-home ul li {
	float:left;
	margin-right:12px;
	margin-bottom:10px;
}
#banners-home ul li a, ul li a img {
	overflow:hidden;
	float:left;
}
#banners-home ul li a:hover {
	border:5px solid #FFFFFF;
}
#banners-home ul li a:hover img {
	margin:-5px;
}
/* DIV da pop up temporizada da HOME */

#pop_home {
	position:fixed;
	margin-top:66px;
	margin-left:-120px;
	text-align:center;
}
#sky_home {
	position:absolute;
	margin-top:8px;
	margin-left:770px;
	text-align:center;
}
/* ------------------------------------------*/

#banner {
	width: 760px;
	height:320px;
	margin-bottom:10px;
}
#banner img {
	border: none;
}
#banner a {
	color: #000;
	font-size: 20px;
	text-decoration: none;
}
#banner #nav {
	position:absolute;
	z-index: 10;
	top:103px;
	margin-left:5px;
	
}
#banner #nav a {
	background:url(../_img/btn_banner.png) center center no-repeat;
	display: inline;
	color:#FFF;
	padding:10px;
	font-size:11px;
}
#banner #nav a:hover {
	background:url(../_img/btn_2_banner.png) center center no-repeat;
}

