* {
	outline:0;
	color: #666;
	font-family: "Century Gothic";
	padding: 0;
}
body {
	font-size:12px;
	line-height:20px;
	font-family:Georgia, Arial, Helvetica, Sans-Serif;
	color:#333;
	background:url(images/body-bg.gif) repeat 0 0;
}
a {
	color:#ff0000;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
	text-align: center;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}
textarea {
	overflow:auto;
}
.cl {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}
.notext {
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
.left, .alignleft {
	float:left;
	display:inline;
}
.right, .alignright {
	float:right;
	display:inline;
	color: #FFF;
}
.shell {
	width:980px;
	margin:0 auto;
}
.border {
	border:1px solid #e8e8e8;
	background:#fff;
	position:relative;
}
.shadow-l {
	background:url(images/shadow-l.png) no-repeat 0 0;
	width:25px;
	height:686px;
	position:absolute;
	top:0;
	left:-25px;
}
.shadow-r {
	background:url(images/shadow-r.png) no-repeat 0 0;
	width:25px;
	height:686px;
	position:absolute;
	top:0;
	right:-25px;
}
.shadow-b {
	background:url(images/shadow-b.png) no-repeat 0 0;
	width:980px;
	height:20px;
	position:absolute;
	bottom:-20;
	left:-1px;
	top: 2320px;
}
#header {
	height:109px;
	position:relative;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url(images/fundo_topo5.gif);
}
#logo a {
	width:315px;
	height:55px;
	position:absolute;
	top:21px;
	left:8px;
	background-image: url(../logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.socials {
	padding:23px 11px 0 0;
}
.socials ul {
	list-style:none;
}
.socials ul li {
	display:inline;
	float:left;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	border-right:1px dotted #b9b9b9;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 12;
	padding-top: 2px;
	padding-right: 17px;
	padding-bottom: 2px;
	padding-left: 0;
}
.socials ul li.last {
	border:0;
	margin:0;
}
.socials ul li a {
	float:left;
	color:#b9b9b9;
	height:16px;
	padding:0 0 0 20px;
}
.socials ul li a.rss {
	background:url(images/soc-rss.gif) no-repeat 0 0;
}
.socials ul li a.fb {
	background:url(images/soc-fb.gif) no-repeat 0 0;
}
.socials ul li a.twit {
	background:url(images/soc-twit.gif) no-repeat 0 0;
}
#navigation {
	height:30px;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
}
#navigation ul {
	list-style:none;
}
#navigation ul li {
	float:left;
	height:43px;
	font-size:11px;
	line-height:43px;
	font-weight:bold;
	text-transform:uppercase;
	background-color: #333;
	color: #93C;
	font-family: "Century Gothic";
	font-style: italic;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-color: #CCC;
	font-stretch: normal;
}
#navigation ul li a {
	float:left;
	height:43px;
	color:#000;
	padding:0 33px;
}
#navigation ul li a:hover, #navigation ul li a.active {
	color:#FFF;
	text-align: center;
	text-decoration: none;
}
.slider {
	width:930px;
	height:300px;
	border:1px solid #dbdbdb;
	position:relative;
	margin:25px 0 0 24px;
}
.slider .item {
	position:relative;
	width:928px;
	height:298px;
}
.slider .item img {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.slider .text {
	position:absolute;
	top:102px;
	left:480px;
	z-index:2;
}
.slider .text h3 {
	font-size:45px;
	line-height:45px;
	color:#ff0000;
	padding:0 0 0 7px;
}
.slider .text h2 {
	font-size:58px;
	line-height:58px;
	color:#39393d;
	text-transform:uppercase;
	padding:0 0 0 2px;
}
.slider-nav {
	width:120px;
	height:18px;
	position:absolute;
	bottom:9px;
	right:6px;
	z-index:3;
}
.slider-nav a {
	width:18px;
	height:18px;
	background:#d7d7d8;
	margin:0 5px 0 0;
}
.slider-nav a.active {
	background:#39393d;
}
#main {
	width:932px;
	padding:37px 24px 17px 24px;
}
#main h3 {
	font-size:18px;
	line-height:15px;
	color:#324F9E;
	text-transform:uppercase;
	border-bottom:1px solid #dbdbdb;
	padding:0 0 9px 0;
	font-family: "Century Gothic";
	text-align: center;
}
#main a.more {
	background:url(images/more.gif) no-repeat 0 3px;
	font-size:11px;
	line-height:14px;
	color:#ff0000;
	text-decoration:underline;
	padding:0 0 0 13px;
}
#main a.more:hover {
	text-decoration:none;
}
#content {
	width:605px;
	background-color: #FFF;
}
.highlight h3 {
	margin:0 0 9px 0;
}
.highlight p {
	padding:0 0 11px 0;
	font-family: "Century Gothic";
	font-size: 15px;
	text-align: left;
	color: #999;
}
.highlight img {
	margin:4px 12px 0 12px;
	text-align: left;
}
.projects {
	padding:65px 0 0 0;
}
.projects h3 {
	margin:0 0 17px 0;
}
.projects .item {
	background-color: #F0F0F0;
	color: #D2D3D5;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.projects .image {
	width:183px;
	height:111px;
	border:1px solid #dbdbdb;
	padding:2px;
	margin:0 20px 0 3px;
}
.projects .text {
	width:393px;
	color: #666;
	font-family: "Century Gothic";
	font-size: 12px;
}
.projects .text h4 {
	font-size:14px;
	line-height:15px;
	color:#333;
	text-transform:uppercase;
	padding:3px 0 2px 0;
	text-align: left;
}
.projects .text p {
	padding:0 0 3px 0;
	text-align: left;
	color: #333;
}
#sidebar {
	width:300px;
	background-color: #F0F0F0;
	font-size: 14px;
	font-weight: bold;
}
.sidebar-nav {
	list-style:none;
	background-color: #D6070E;
	color: #D6D6D6;
	font-family: "Century Gothic";
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 17px;
	padding-left: 0;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sidebar-nav ul {
	list-style:none;
	text-align: left;
}
.sidebar-nav ul li {
	border-bottom:1px solid #dbdbdb;
	font-size:12px;
	line-height:18px;
	padding:7px 0;
	color: #FFF;
	text-align: center;
}
.sidebar-nav ul li a {
	background:url(images/bullet.gif) no-repeat 5px 4px;
	color:#FFF;
	padding:0 0 0 16px;
	font-style: italic;
	text-align: left;
}
.btn-buy {
	background:url(images/btn-buy.gif) no-repeat 0 0;
	display:block;
	width:307px;
	height:86px;
	font-size:40px;
	line-height:86px;
	color:#b50000;
	font-weight:bold;
	text-align:center;
	margin:0 0 17px 0;
	position:relative;
	left:-3px;
	background-image: url(botao2.gif);
}
.btn-buy:hover {
	text-decoration:none;
}
.advertisement {
	padding:0 0 13px 0;
}
.advertisement h3 {
	margin:0 0 18px 0;
}
.advertisement .ads {
	padding:0 15px 0 7px;
}
.advertisement .ad {
	margin:0 0 18px 0;
}
#sidebar .info h3 {
	margin:0 0 7px 0;
}
#footer {
	font-family:Arial, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#7f7f7f;
	padding:18px 27px 20px 38px;
}
#footer a {
	color:#7f7f7f;
	text-decoration:none;
}
.shell #footer .left {
	color: #FFF;
}
.shell .border #main #sidebar .advertisement .ads {
	font-size: 36px;
}
.shell .border #main #sidebar .sidebar-nav p {
	text-align: center;
	color: #FFF;
}
.shell .border #main #content .projects .item .image.left p {
	font-size: 9px;
}
.shell .border #main #sidebar .sidebar-nav ul li #form1 {
	text-align: center;
}
.shell .border #main #sidebar .sidebar-nav ul li #form2 {
	text-align: center;
}
.shell .border #main #sidebar .info ul li a {
	text-align: center;
}
.shell .border #main #sidebar .sidebar-nav #form1 {
	text-align: center;
}
.shell .border #main #sidebar .info ul li {
	text-align: center;
}
#apDiv11 p {
	color: #FFF;
	font-size: 14px;
}
.shell .border #header div #login table tr td p {
	color: #FFF;
	font-size: 10px;
}
.shell .border #main #sidebar .sidebar-nav ul li form table {
	color: #FFF;
	font-weight: bold;
}
td {
	color: #90C;
}
.shell .border #main #sidebar .sidebar-nav ul li form table {
	text-align: center;
	color: #666;
}
.shell .border #main #sidebar .info ul li a {
	color: #666;
}
.shell .border #main #sidebar .info ul li a {
	color: #333;
}
.shell .border #main #sidebar .sidebar-nav ul li form {
	text-align: left;
}
.shell .border #main #sidebar .advertisement p {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.shell .border #main #content .highlight table {
	color: #000;
}
.shell .border #main #content .highlight {
	font-size: 16px;
	text-align: left;
}
.shell .border #header div #frmAreas1 {
	text-align: right;
}
