*{
	padding: 0;
	margin: auto;
	font-family: 'Exo 2', sans-serif;
}

.fundo{
	background-image: url("img/img_cab.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 900px;
    width: 100%;
}

.div{
	background-color:#006400;
	height: 38px;
	width: auto;
	z-index: 1;
}

.countdown{
	padding-left: 50%
	line-height: 25px;
	position:relative;
  	text-align: center;
	right: 8px;
	margin-top: -2%;
	position: relative;
	background-color: #FF8247;
	width: 200px;
	height: 85px;
	font-size: 20px;
	color:white;
	border-radius: 10px; 
}

.countdown1{
	line-height: 25px;
	position: auto;
  	text-align: center;
	right: auto;
	margin-top: -2%;
	position: relative;
	background-color: rgba(0,0,0,0.4);
	background-image: url("img/bike.png");
	background-repeat: no-repeat;
	background-size: cover;
	width: 200px;
	height: 85px;
	font-size: 20px;
	color: white;
	border-radius: 10px; 
}
 

.menubutton:hover{
	background-color: #EEDFCC;
	color: black;
}

.menubutton{
	background-color: #006400;
	height: auto;
	width:22%;
	float: all;
	font-size: 16px;
	color: white;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
	background-opacity: 0.9;
}

.menubutton1:hover{
	background-color: #EEDFCC;
	color: black;
}

.menubutton1{
background-color: #006400;
	height: auto;
	width:16%;
	float: all;
	font-size: 16px;
	color: white;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
	background-opacity: 0.9;
}

.menubutton2:hover{
	background-color: #EEDFCC;
	color: black;
}

.menubutton2{
	background-color: #006400;
	height: 100%;
	width: 27.27%;
	float: left;
	font-size: 16px;
	color: white;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
	background-opacity: 0.9;
}

.menubutton3:hover{
	background-color: #EEDFCC;
	color: black;
}

.menubutton3{
	background-color: #006400;
	height: 100%;
	width:16.665%;
	float: left;
	font-size: 16px;
	color: white;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
	background-opacity: 0.9;
}

.butao{
	border: 0;
	height: 35px;
	width: 100px;
	background-color: #006400;
	color: white;
	
}

.titulo{
	background-image: url(img/cab_back.png);
	background-size: 100%;
	height:115px;
  	width: 100%;
}

.expo{
	margin-right: 23.5%;
	margin-top: 4%;
	float: right;
	color: #7c7866;
}

.logo{
	margin-left: 10%;
	float: left;
	margin-top: 1.5%;
	width: 350px; 
	height: 78px;

}

.inforodape{
	height: 38px;
	width: 100%;
  	font-size: 28px;
  	color: white;
  	background-color: rgba(0, 0, 0, 0.5);
  	bottom: 20px;
  	position: fixed;

}

#EXPL2018{
	margin-top: 15px;
}

fieldset{
	margin-left: 15%;
	border-radius: 10px;
	border-color: #006400;
	height: 625px;
	width: 700px;
}

.nomelbl{
	margin-left: 75px;
	position: relative;
	float: left;
}
.nasclbl{
	margin-right: 106px;
	position: relative;
	float: right;
}
.bicclbl{

	margin-left: 75px;
	position: relative;
	float: left;
}
.emaillbl{
	margin-left: 75px;
	position: relative;
	float: left;
}
.telefonelbl{
	margin-right: 188px;
	position: relative;
	float: right;
}

.inputnome{
	height: 25px;
	width: 300px;
	margin-left: 75px;
	position: relative;
	float: left;
}

.inputnasc{
	height: 25px;
	margin-right: 100px;
	position: relative;
	float: right;
}
.inputbicc{
	height: 25px;
	width: 300px;
	margin-left: 75px;
	position: relative;
	float: left;
}
.inputmail{
	height: 25px;
	width: 300px;
	margin-left: 75px;
	position: relative;
	float: left;
}
.inputtel{
	height: 25px;
	margin-right:100px;
	position: relative;
	float: right;
}

.inputfpcub{
	height: 25px;
	width: 385px;
	margin-left: 15px;
}

legend{
	margin-left: 30px;
}

