html, body 
{ 
	height: 100%;
	text-overflow: ellipsis;
	
	font-family: 'Clicker Script', cursive;
	text-align: left;
	font-size: 150%;
	word-spacing: 0.7ex;
}

.text_medium_large
{
	text-align: justify;
}

h1{
	font-family: 'Clicker Script', cursive;
	font-size: 200%;
	margin-top: 0%;
	margin-bottom: 0%;
}

h1#ecra_small
{
	margin-top: 6%;
	margin-bottom: 8%;
	line-height: 90%;
}

#menu_small
{	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50%;
	font-weight: normal;
	text-align: center;
	word-spacing: initial;
}

#menu_large
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 45%;
	font-weight: normal;
	word-spacing: initial;
}

#page-content
{
	font-weight: bold;
}

#menu_s
{	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50%;
	font-weight: normal;
	text-align: center;
}

div#ideal_small
{
	padding-top: 3%; 
	padding-bottom: 14%;	
}

div#ideal_medium_large
{
	padding-top: 3%; 
	padding-bottom: 8.5%;
	text-align: justify;
}

div#recorte
{
	background-color: white;
	border-bottom: 3px solid LightGray; 
	margin-bottom: 1.5%;
}

img#bullet_pequeno
{
	display: block;
	filter: drop-shadow(5px 7px 5px black); 
	margin-bottom: 4%; 
	width:  1.4cm;
}

img#bullet_medio
{
	display: block;
	filter: drop-shadow(5px 7px 5px black);
	margin-bottom: 4%;
	width: 1.8cm;
}

img#bullet_grande
{
	display: block;
	filter: drop-shadow(5px 7px 5px black);
	margin-bottom: 4%;
	width: 2cm;
}

.centered
{
	display: block; 
	margin-left: auto; 
	margin-right: auto;	
}

span.nota_edicao
{
	display: block;
	margin-top: 3ex; 
	margin-bottom: 2ex;	
	font-size: 75%;
}