p{margin:0; padding:0; font-size:100.01%; font-weight:normal;}
:link, :visited 				{text-decoration:none;}

ol,ul {list-style:none; margin:0; padding:0;}

form{margin:0; padding:0;}

.clear{ clear:both; }


body{
	font-family: 'montserrat-regular';
	font-size:12px;	
	margin:0;
	border:0;
	padding:0;
	color:#000000;
	background-color:#ffffff;
}



.titulo_01{
	font-family: 'lato-medium';
	color:#111111;
	font-size: 22px;
	line-height: normal;
	padding-bottom: 65px;
	text-align: center;
}

.obs{ line-height: 180%; font-size: 12px; text-align: center; }

#conteudo{
	width: 1175px;
	height: auto;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 200%;
}

#gabarito_d{ display: block; }
#gabarito_m{ display: none; }

#rodape{ width: 100%; height: auto; padding-top: 15px; padding-bottom: 15px; text-align: center; background-color: #E0E0E0; }

@media   (max-width: 1000px) {

	
	
#gabarito_d{ display: none; }
#gabarito_m{ display: block; }	
	
	
#conteudo {
    width: 100%;
	width: -webkit-calc(100% - 30px);
  	width: -moz-calc(100% - 30px);
 	width: calc(100% - 30px);
 	padding-left:15px;
 	padding-right:15px;
}	

}



@font-face {
    font-family: 'montserratalternates-medium';
	src: url('montserratalternates-medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'montserrat-medium';
	src: url('montserrat-medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'cinzel-regular';
	src: url('cinzel-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'montserrat-regular';
	src: url('montserrat-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'lato-medium';
	src: url('lato-medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'playfairdisplay-regular';
	src: url('playfairdisplay-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
