@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#94C93D;
	top:auto;
}
a:link {
	text-decoration: none;
	color:inherit;
}
a:visited {
	text-decoration: none;
		color:inherit;
}
a:hover {
	text-decoration: none;
		color:inherit;
}
a:active {
	text-decoration: none;
		color:inherit;
}

#bar_logo{
	background-color:#E7E7E7;
	width: 100%;
}
#logo{
	position: relative;
	top: 50%;
	padding: 50px 0px 50px 200px;
	color: #E7E7E7;
	z-index:100;
}
#menu_a{
	position: relative;
	width: 180px;
	height: 90px;
	background-color:#007A17;
	margin-left:760px;
	top: -155px;
	transform: skew(40deg);
}
#menu_b{
	position: relative;
	width: 180px;
	height: 90px;
	background-color:#94C93D;
	margin-left:950px;
	top: -245px;
	transform: skew(40deg);
}
#letras_menu_a{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	position: relative;
	width: 180px;
	height: 90px;
	margin-left:795px;
	top: -298px;
	text-decoration:none;
	z-index:100;
}
#letras_menu_b{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	position: relative;
	width: 180px;
	height: 90px;
	margin-left:1005px;
	top: -390px;
	text-decoration:none;
	z-index:100;
}

/*BARRA VERDE*/
.bar_verde{
	width: 100%;
	background-color:#94C93D;
	height: 35px;
	position: relative;
	top: -380px;
}


/*SLIDER*/
figure {width:99%;	position: relative;	overflow: visible;	margin: 50px auto; top: -480px; }
		
figure:hover span {	opacity: 0.76;	filter:alpha(opacity=76); background-color:#94C93D;}

.trs { margin-left: -8px; width: 101%;	-webkit-transition:all ease-out 0.5s;-moz-transition:all ease-out 0.5s;	-o-transition:all ease-out 0.5s;-ms-transition:all ease-out 0.5s;transition:all ease-out 0.5s; background-color:#94C93D;}
	
#slider {background-color:#94C93D;position: relative; z-index: 1;}
#slider a {
	background-color: #94C93D;
	position: absolute;
	top: 31px;
	left: -3px;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 100;
}
.ativo {opacity: 1!important; filter:alpha(opacity=100)!important;background-color:#94C93D;}
/*SLIDER*/

.bar_meio{
	width:100%;
	text-align:start;
	position: relative;
	top:-150px;
	
}
.historia {
	color: #000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#apDiv1 #apDiv15 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#apDiv1 #apDiv18 #apDiv19 table {
	text-align: right;
}
#apDiv1 #apDiv18 #apDiv19 table tbody tr td {
	text-align: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 35px;
}
#form {
	margin-top:5px;
	width:95%;
    height:17px;
	font-size:16px;
	border-radius: 5px;
	color: #000;
	padding:8px;
	background: #FFF;
}
#form:hover {   
    height:17px;
	font-size:16px;
	border-radius: 5px;
	color: #000;
	padding:8px;
	background: #fff;
}
#formtxt {
	margin-top:5px;
	width:95%;
    height:17px;
	font-size:16px;
	border-radius: 5px;
	color: #000;
	padding:8px;
	background: #FFF;
}
#formtxt:hover {   
    height:17px;
	font-size:16px;
	border-radius: 5px;
	color: #000;
	padding:8px;
	background: #fff;
}
.imasters {
	margin-top:5px;
	width:95%;
    height:10px;
	font-size:16px;
	border-radius: 5px;
	color: #006633;
	font-weight:bold;
	padding:8px;
	background: #FFF;
}
.imasters:hover {   
    height:10px;
	font-size:16px;
	border-radius: 5px;
	color: #006633;
	font-weight:bold;
	padding:8px;
	background: #fff;
}
.imasters2 {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	width:95%;
    height:100px;
	font-size:16px;
	border-radius: 5px;
	color: #006633;
	font-weight:bold;
	padding:8px;
	background: #FFF;
}
.imasters2:hover {   
    height:100px;
	font-size:16px;
	border-radius: 5px;
	color: #006633;
	font-weight:bold;
	padding:8px;
	background: #fff;
}
.botao {
	font-family:Arial, Helvetica, sans-serif;
	width:150px;
    color: #006633;
	border:0px;
    height:30px;
	font-size:16px;
	font-weight:bold;
	background-color:transparent;
	top: -15px;
	margin-left: 290px;
	position:relative;
}
