body{
	background-color:#FFE39B;
}

#logo{
	width:491px;
	height:103px;
	background:url('../images/logo2.png') no-repeat;
	background-size:491px 103px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

#indeximages{
	text-align:center;
	margin-top:60px;
	margin-bottom:85px;
	width:203px;
	height:283px;
	background:url('../images/ejoves1.jpg');
	background-size: 203 283;
	margin-left:auto;
	margin-right:auto;
}

#infotext{
	font-size:14px;
	line-height:18px;
	margin-top:60px;
	margin-bottom:95px;
	font-family: 'Muli', sans-serif;
	text-align:center;
}

#bottombar{
	width:100%;
	height:60px;
	background-color: rgba(0, 0, 0, 0.3);
	position: fixed;
	bottom:25px;
	text-align:center;
	font-family: 'Montserrat', sans-serif;
}

#map-canvas {
	width: 400px;
	height: 300px;
	margin-top:60px;
	display:inline-block;
	margin-right:55px;
}

#contactosformat{
	width:auto;
	text-align:center;
	margin-bottom:95px;
}

#contactosinfo{
	display:inline-block;
	vertical-align:top;
	margin-top:100px;
    text-align: right;
	font-family: 'Muli', sans-serif;
}

#quemsomos{
	display:inline-block;
	margin-right:30px;

}

#publicacoes{
	display:inline-block;
	margin-right:30px;
	
}

#contactos{
	display:inline-block;
	margin-right:30px;

}

#menu{
	display:inline-block;
	margin-right:30px;

}

.centermenu{		
	text-align: center;

	border-bottom: 1px solid rgba(0, 0, 0, .5);
	background:url('../images/gradientja.png') ;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 2px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 2px 5px 0px rgba(0, 0, 0, 0.5);
	
}

.selects{
	width:auto;
	height:auto;
	margin-top:7px;
	display: inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 2px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 2px 5px 0px rgba(0, 0, 0, 0.5);
	cursor:pointer;
}

#selectcapas{
	margin-right:40px;
	margin-bottom:7px;

}

#aligncapas{
	text-align:center;
	margin-top:20px;
}

.capasformat{
	margin:7px;	
	display: inline-block;
	cursor:pointer;
}

#image{
	width:203px;
	height:283px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

#infobody{	
	width:auto;
	margin-top:10px;
	text-align:center;
}

#formatarinformacao{
	background-color: #FFF;
	font-size:20px;	
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	text-align:center;
	cursor:pointer;	
	position:relative;
	display:block;
	width:300px;
	float:left;
	margin-bottom:20px;
}

.secformat{
	width:300px;	
	font-size:23px;	
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	font-family: 'Source Sans Pro', sans-serif;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    0px 2px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow:         0px 2px 2px 0px rgba(0, 0, 0, 0.3);
}

#centrar{
	width:962px;
	margin-left:auto;
	margin-right:auto;

}

.artformat{
	display:none;
	font-size:15px;
	
}

.individualart{
	border-bottom:2px solid #E6E6E6;

}

.autformat{
	display:none;
	font-size:10px;
	border-bottom:1px solid #E6E6E6;
}


#titulo{
	margin-top:30px;
	margin-bottom:30px;	
	text-align:center;
	font-size:25px;
	font-family: 'Droid Serif', serif;
}

#ttext{
	font-family: 'Muli', sans-serif;
	margin-left:20px;
	margin-bottom:2px;
}

#showhide{
	width:30px;
	margin-left:auto;
	margin-right:auto;
}

#arrow{
	margin-left:auto;
	margin-right:auto;
	width:20px;
	height:20px;
	cursor:pointer;
	background:url('../images/down.png') ;
	background-size: 20px 20px;
	margin-top:40px;
}

#pdf{
	margin-left:auto;
	margin-right:auto;
	width:30px;
	height:30px;
	cursor:pointer;
	background:url('../images/pdf-icon.png');
	background-size: 30px 30px;
	margin-top:5px;
	
}

#formatform{
	margin-top:30px;
	overflow-y: auto;
	width:350px;
	margin-left:auto;
	margin-right:auto;
	height:400px;
	clear:both;
	margin-bottom:95px;
}

label{
	font-weight: normal !important;
	font-size:12px;
}

input {
	width: 100%;
	clear: both;
	margin-bottom:10px;
}

#forminfo{
	font-size:12px;
	text-align:center;
}


#forminfo p:first-child {
	font-weight: bold;
	font-size:15px;

}

#personales{

	margin-top:10px;
}

#personales p{
	font-weight: bold;
	font-size:15px;

	text-align:center;
}

#postales{
	margin-top:10px;
}

#postales p{
	font-weight: bold;
	font-size:15px;

	text-align:center;

}

#bancarios{
	margin-top:10px;
}

#bancarios p{
	font-weight: bold;
	font-size:15px;

	text-align:center;

}

#observaciones{
	text-align:center;
	margin-top:10px;
}

#observaciones  p{
	font-weight: bold;
	font-size:15px;
	text-align:center;
}

#botao{
	text-align:center;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	width:100px;
}

#textarea{
	width:300px;
	height:100px;
	resize: none;
}

#conta1{
	width:50px;
}
#conta2{
	width:50px;
}
#conta3{
	width:25px;
}
#conta4{
	width:100px;
}

#alinha{
	display:inline-block;
}