@charset "utf-8";

/* CSS Document */



body{

	font-family: "Open Sans", helvetica, arial;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color:#2B381A;

	background-repeat: repeat-x;

/*	background-image: url(Untitled-2.jpg);*/



	background-attachment:fixed;

}

#fundo-externo {
    overflow: hidden; /* para que não tenha rolagem se a imagem de fundo for maior que a tela */
    width: 100%;
    height: 100%;
    position: relative; /* criamos um contexto para posicionamento */
}
 
#fundo {
    position: fixed; /* posição fixa para que a possível rolagem da tela não revele espaços em branco */
    width: 100%;
    height: 100%;
}
 
#fundo img {
    width: 100%; /* com isso imagem ocupará toda a largura da tela. Se colocarmos height: 100% também, a imagem irá distorcer */
    position: absolute;
}


#logo

{

	margin-left:-40px;

}

#muriqui

{

	position: absolute;

	height: 100px;

	width: 200px;

	z-index: 3;

	top: 10px;

	left: 170px;

}



a {

	font-family: 'BenchNine', sans-serif;

	font-size: 20px;

	color:#4C3528;

	outline: none;

	border: none;

}

a.linkum:link 

{

	color:#FF9900;

	font-family:'BenchNine', sans-serif;

	font-size: 16px;	border: none;

}

a.linkdois:link 

{

	color:#FFF;

	font-family:'BenchNine', sans-serif;

	font-size: 16px;

		border: none;

}

.links

{

	margin-left: 20px;

		border: none;

}

a:visited {

	color: #060;

		border: none;

}

a:link {

	text-decoration: none;	border: none;

}

a:visited {

	text-decoration: none;	border: none;

}

a:hover {

	text-decoration: underline;	border: none;

}

a:active {

	text-decoration: none;	border: none;

}



#grid1

{

	position:absolute;

	width: 980px;

	height:90px;

	left: 50%;

	margin-left: -490px;	

	margin-top: 10px;		

	background-color:;

}

#menu

{

	width: 100%;

	height: 121px;

	background-color: #030;

}



.border4

{

-webkit-border-radius: 10px;

-moz-border-radius: 10px;

border-radius: 10px;

}

#footer

{

	position:absolute;

	width: 900px;

	left: 40px;

	height: 60px;

	background-color:;

}





#botao_ativo

{

	position:absolute;

	width: 140px;

	height: 30px;

	padding-top: 90px;

	text-align:center;

	color:#FFF;

	font-size: 20px;

/*	font-family: Oswald;*/

	font-family: 'BenchNine', sans-serif;

	background: #507929; /* Old browsers */

	background: -moz-linear-gradient(top,  #507929 0%, #285100 99%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#507929), color-stop(99%,#285100)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #507929 0%,#285100 99%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #507929 0%,#285100 99%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #507929 0%,#285100 99%); /* IE10+ */

	background: linear-gradient(to bottom,  #507929 0%,#285100 99%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#507929', endColorstr='#285100',GradientType=0 ); /* IE6-9 */

}

#botao_inativo

{

	position:absolute;

	width: 139px;

	height: 30px;

	padding-top: 90px;

	text-align:center;

	color:#4C3528;

	font-size: 20px;

/*	font-family: Oswald; */

	font-family: 'BenchNine', sans-serif;

	background-color:#fff;

}

#botao_inativo:hover

{

	color:#FFF;

	background: #507929; /* Old browsers */

	background: -moz-linear-gradient(top,  #507929 0%, #285100 99%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#507929), color-stop(99%,#285100)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #507929 0%,#285100 99%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #507929 0%,#285100 99%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #507929 0%,#285100 99%); /* IE10+ */

	background: linear-gradient(to bottom,  #507929 0%,#285100 99%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#507929', endColorstr='#285100',GradientType=0 ); /* IE6-9 */

}

.txt_titulo

{

	margin-left: 33px;

	color:#333;

	font-size:24px;

	font-family: 'BenchNine', sans-serif;

	border-bottom:;

}

.txt_titulo_sb

{

	margin-left: 10px;

	color:#333;

	font-size:24px;

	font-family: 'BenchNine', sans-serif;

	border-bottom:;

}



.txt_footer

{

	color: #777;

	text-align:center;

	font-size:20px;

	font-family: 'BenchNine', sans-serif;

	text-align:center;

	line-height: 1.0;

}



.txt_corpo

{

	margin-left: 33px;

	margin-top: 20px;

	line-height: 1.6;

	color: #666;

	font-size:12px;

	text-align:justify;

/*	font-family: 'Dosis', sans-serif;*/

	font-family: 'Oxygen', sans-serif;



}

.txt_corpo_sb

{

	margin-left: 20px;

	margin-top: 0px;

	line-height: 2.1;

	width: 450px;

	color: #666;

	font-size:11px;

	text-align:justify;

/*	font-family: 'Dosis', sans-serif;*/

	font-family: 'Oxygen', sans-serif;



}



#banner-fade,

#banner-slide{

	margin-bottom: 60px;

}

.txt_corpo_banner_1

{

	margin-left: 5px;

	width: 340px;

	color:#FFF;

	font-size:16px;

	font-family: 'BenchNine', sans-serif;

	z-index: 3;

}

.f60

{

	color: #F60;

	z-index: 3;

}

.fundo

{

border-top: solid 1px #CCC;

background: #e5e5e5; /* Old browsers */

background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top, #e5e5e5 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top, #e5e5e5 0%,#ffffff 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top, #e5e5e5 0%,#ffffff 100%); /* IE10+ */

background: linear-gradient(to bottom, #e5e5e5 0%,#ffffff 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */}

.fundo2

{

		background: #ffffff; /* Old browsers */

	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */

background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

}