@charset "utf-8";
/* corpo */
*{
	margin:0;
	padding:0;
	border:none;
	border-spacing:0;
	font:11px 'DINRegular';
	color:#414042;
}

html, body{
	width:100%;
	height:100%;
}

body{
	position:relative;
	min-width:1024px;
	overflow-y:scroll;
}

.fundo{
	position:relative;
	float:left;
	width:100%;
	height:100%;
	background-position:top right;
	background-repeat:no-repeat;
}

.fundo.bg1{
	background-image:url('imagens/fundos/bg01.png');
	min-height:660px;
}

.fundo.bg2{
	background-image:url('imagens/fundos/bg02.png');
}

.fundo.bg3{
	background-image:url('imagens/fundos/bg03.png');
}

.center{
	position:relative;
	width:960px;
	height:100%;
	margin:0 auto 0;
}

.lpage{
	position:relative;
	float:left;
	width:235px;
	min-height:573px;
	padding:30px 30px 30px 0;
}

.rpage{
	position:relative;
	float:left;
	width:695px;
	padding:153px 0 30px 0;
	font:22px 'akzidenz-grotesk_bq_condensRg';
}

.footer{
	position:relative;
	float:left;
	width:940px;
	padding:10px;
	font-size:9px;
}

.logotipo{
	position:relative;
	float:left;
	clear:both;
	opacity:0;
}

.menu{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	margin-top:30px;
}

.menu img{
	position:relative;
	float:left;
	clear:both;
	margin-bottom:7px;
}

.menu img.iacentos{
	margin:-2px 0 5px 0;
}

.menu img.last{
	margin-bottom:0;
}

.divicp{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	margin:27px 0 0 0;
}

.divicp a{
	position:relative;
	float:left;
	clear:both;
	margin:8px 0 0 7px;
}

.ltexto{
	position:relative;
	float:left;
	width:225px;
	padding:0 0 0 10px;
	margin-top:30px;
}

.ltexto img{
	position:relative;
	float:left;
	clear:both;
	margin-bottom:15px;
}

.ltexto .descr1{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	font:18px 'akzidenz-grotesk_bq_condensRg';
	color:#ed1c24;
}

.ltexto .descr2{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	font:18px 'akzidenz-grotesk_bq_condensRg';
	color:#82b444;
}

.ltexto .descr3{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	font:18px 'akzidenz-grotesk_bq_condensRg';
	color:#39b54a;
}

.content1{
	position:relative;
	float:left;
	width:330px;
}

.content1 .leed{
	position:relative;
	float:left;
	width:100%;
	font:22px 'akzidenz-grotesk_bq_condensRg';
	color:#ed1c24;
	text-transform:uppercase;
	text-decoration:underline;
	line-height:30px;
}

.content1 .gallery{
	position:relative;
	float:left;
	clear:both;
	width:330px;
	height:215px;
	overflow:hidden;
	margin-top:20px;
}

.content1 .gallery .contador{
	position:absolute;
	bottom:10px;
	left:10px;
}

.content1 .gallery .contador a{
	position:relative;
	float:left;
	background:#eeefef;
	width:15px;
	height:15px;
	margin-right:3px;
	cursor:pointer;
}

.content1 .gallery .contador a:hover, .content1 .gallery .contador a.activo{
	background:#ed1c24;
}

.content1 .gallery .holder{
	position:relative;
	float:left;
}

.content1 .gallery .holder img{
	position:relative;
	float:left;
}

.content1 .texto{
	position:relative;
	float:left;
	clear:both;
	margin-top:20px;
}

.content2{
	position:relative;
	float:left;
	width:505px;
}

.content2 .leed{
	position:relative;
	float:left;
	width:100%;
	font:22px 'akzidenz-grotesk_bq_condensRg';
	color:#82b444;
	text-transform:uppercase;
	text-decoration:underline;
	line-height:30px;
}

.content2 .tblparceiros{
	position:relative;
	float:left;
	clear:both;
}

.content2 .tblparceiros img{
	position:relative;
	float:left;
	clear:both;
	width:155px;
	height:100px;
	margin:20px 20px 10px 0;
}

.content2 .tblparceiros img.last{
	margin-right:0;
}

.content2 .tblparceiros .descr{
	position:relative;
	float:left;
	clear:both;
	width:155px;
}

.content3{
	position:relative;
	float:left;
	width:505px;
}

.content3 .leed{
	position:relative;
	float:left;
	width:100%;
	font:22px 'akzidenz-grotesk_bq_condensRg';
	color:#39b54a;
	text-transform:uppercase;
	text-decoration:underline;
	line-height:30px;
}

.content3 form{
	position:relative;
	float:left;
	clear:both;
	margin-top:20px;
}

input, textarea{
	position:relative;
	float:left;
	clear:both;
	width:485px;
	background:#3a3a3c;
	color:#fff;
	padding:10px;
	margin-bottom:2px;
	text-transform:uppercase;
}

textarea{
	resize:none;
	height:180px;
}

.btn_submit{
	width:60px;
	background:transparent;
	color:#39b54a;
	cursor:pointer;
}

form .nota{
	position:absolute;
	bottom:15px;
	right:0;
	font-size:9px;
}

.content4{
	position:relative;
	float:left;
	width:330px;
}

.content4 .leed{
	position:relative;
	float:left;
	width:100%;
	font:22px 'akzidenz-grotesk_bq_condensRg';
	color:#bf2026;
	text-transform:uppercase;
	text-decoration:underline;
	line-height:30px;
}

.content4 .texto{
	position:relative;
	float:left;
	clear:both;
	margin-top:20px;
}

.mensagem{
	position:relative;
	float:left;
	clear:both;
	margin-top:20px;
	color:#fff;
	background:#3a3a3c;
	text-align:center;
	width:100%;
	padding:20px 0 20px 0;
}

.facebook{
	position:relative;
	float:left;
	clear:both;
	text-decoration:none;
	color:#637aac;
	margin:25px 0 0 10px;
}

.facebook img{
	position:relative;
	float:left;
	margin:-5px 5px 0 0;
}

.popup{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
	min-width:1024px;
	min-height:665px;
	background:url('imagens/popup_bg.png');
	opacity:0;
	z-index:9999999;
}

.popup img.banner{
	position:absolute;
	float:left;
	top:50%;
	left:50%;
	margin:-198px 0 0 -198px;
}

.popup img.btnclose{
	position:absolute;
	float:left;
	top:50%;
	left:50%;
	margin:90px 0 0 -170px;
	cursor:pointer;
}

.btnlclipping{
	position:relative;
	float:left;
	font-size:23px;
}

.btnlclipping a{
	position:relative;
	font-size:23px;
	letter-spacing:-2px;
	text-decoration:none;
}

.btnlclipping a:hover, .btnlclipping a.activo{
	color:#38b449;
}

.content2 .tblclipping{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	border-top:#38b449 solid 2px;
	border-bottom:#38b449 solid 2px;
	margin:5px 0 5px 0;
}

.content2 .tblclipping img{
	position:relative;
	float:left;
	clear:both;
	width:155px;
	height:100px;
	margin:15px 20px 10px 0;
}

.content2 .tblclipping img.last{
	margin-right:0;
}

.content2 .tblclipping .descr{
	position:relative;
	float:left;
	clear:both;
	width:155px;
	padding-bottom:12px;
	border-bottom:#38b449 solid 2px;
}

.content2 .tblclipping .descr.lastr{
	border:none;
}

.content2 .tblclipping .descr b{
	font:14px 'dinbold';
}

.contadortbc{
	position:relative;
	float:right;
	margin-top:3px;
}

.contadortbc a{
	text-decoration:none;
	margin-left:4px;
}

.contadortbc a:hover, .contadortbc a.activo{
	color:#38b449;
}

.fdown{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url('imagens/fdown.png');
	opacity:0;
}

.imgfdown{
	position:fixed;
	left:50%;
	top:50%;
	opacity:0;
	border:#fff solid 8px;
}

.btnclose{
	position:fixed;
	width:26px;
	height:26px;
	left:50%;
	top:50%;
	opacity:0;
	cursor:pointer;
}

.titulovideos{
	position:relative;
	float:left;
	font-size:23px;
	letter-spacing:-2px;
	text-transform:uppercase;
}

.content2 .tblvideos{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	border-top:#38b449 solid 2px;
	border-bottom:#38b449 solid 2px;
	margin:5px 0 5px 0;
}

.content2 .tblvideos img{
	position:relative;
	float:left;
	clear:both;
	width:155px;
	height:100px;
	margin:15px 20px 10px 0;
}

.content2 .tblvideos img.last{
	margin-right:0;
}

.content2 .tblvideos .descr{
	position:relative;
	float:left;
	clear:both;
	width:155px;
	padding-bottom:12px;
	border-bottom:#38b449 solid 2px;
}

.content2 .tblvideos .descr.lastr{
	border:none;
}

.content2 .tblvideos .descr b{
	font:14px 'dinbold';
}

.boxvideo{
	position:fixed;
	top:50%;
	left:50%;
	background:#000;
	border:#fff solid 8px;
	overflow:hidden;
}
