.banners{
	width:940px;
	height:396px;
	border:8px solid #FFF;
}

#banner{
	position:relative;
	z-index:2;
}
.linha_banner{
	border-bottom:1px solid #8fb8d6;
	margin-top:-15px;
}

.tituloBanner{
	font-family: 'ubuntumedium';
	font-size:33px;
	color:#FFF;
	font-weight:normal;
}

.tituloCor{
	font-family: 'ubuntumedium';
	font-size:33px;
	color:#615c5c;
	float:right;
	margin-top:-59px;
	margin-right:7px;
	font-weight:normal;
}

.boxTitle{
	color:#615c5c;
	font-family: 'ubuntumedium';
	font-size:24px;
	font-weight:normal;
	margin-left: 25px;
	padding-top: 10px;
}

.boxLinha{
	background-color:#6b87ab;
	width:18px;
	height:18px;
	margin-top:-40px;
}

.boxTexto{
	color:#615c5c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:0.5cm;
	height:100px;
}

.seta{
	background:url(../images/seta.png) no-repeat;
	width:10px;
	height:10px;
	margin-top:20px;
}

.vejaMais{
	color:#FFF;
	font-family: 'ubuntumedium';
	font-size:15px;
	float:right;
	margin:-13px 220px 0 0;
}

.vejaMais a{
	color:#FFF;
	text-decoration:none;
}

.comboTextoHome{margin-right: 3px; margin-left: 10px; margin-bottom: 60px;}


div.conteudo
{
	position:relative;
	margin-top: -100px;
	z-index: 1000;
	background-image:url(../images/transparente.png);
}

#header
{
	height: 600px;
	z-index: -100;

}
div.headerimg
{
	background-position: center top; 
	background-repeat: no-repeat; 
	width:100%; 
	height:600px; 
	position:absolute;
	/*
	background-size:100%;
	-webkit-background-size: 100%;
	-o-background-size: 100% ;
	-khtml-background-size: 100%;
	-moz-background-size: 100%;
	*/
	
}

/* COMMON CLASSES */
.break { clear:both; }

#headernav-outer { position:relative; top:320px; margin:0 auto; width:960px; z-index: 2000;}
#headernav { padding-left:860px; }
#headernav div.btn
{
	float: left;
	width: 50px;
	height: 50px;
	cursor: pointer;
}