body {
/*	background: #FFF;*/ /*inherit from v15*/
	text-align:left;
	width:400px;
	height:800px;
/*	line-height:normal;*/ /*inherit from v15*/
	margin: 0px 0px 0px 15px;
}

#page-background {
		/*position:fixed; top:0; left:0; width:0%; height:0%; z-index:-1;*/ /*inherit from v15*/
		display:none;	
}

#container {

}

#header {
	width:400px;
/*	height:74px;
	float:left;*/ /*inherit from v15*/
}

#content {
	width:400px;
	position:inherit;
	margin:0px;
	left:inherit;
	top:inherit;
}

.card4Cols {
/*	width:144px;
	height:135px;
	float:left;*/ /*inherit from v15*/
	padding-bottom:8px;
	padding-right: 8px;
}

.card5Cols {
/*	width:144px;
	height:135px;
	float:left;*/ /*inherit from v15*/
	padding-bottom:8px;
	padding-left:8px;
}


.cards {
	width:100%;
	height:100%;	
}

.colsContainer {
	width:320px;
	padding-left:0px;
}


h1 {
/*	padding: 10px 0px 0px 0px;
	font-family: "Patua One", sans-serif, Helvetica, Arial;
	color:#000;
	font-size:2.6em;
	font-weight:bold;
	letter-spacing:0em;
	text-shadow: 0px 0px 1px #999;*/ /*inherit from v15*/
}

.pt-br {
	font-size:1.8em;
	padding-top:18px;	
}

/*p {
	padding: 0px 0px 15px 0px;
}

strong {
	color:#D4145A;
}

#aprenda2Logo {
	width:220px;
	height:149px;
	float:right;
	padding-left: 25px;
}

.fontBigger {
	font-size:1.3em;
}*//*inherit from v15*/

.fontBig {
	font-size:60px;
/*	font-family:"Noto Sans", sans-serif, Helvetica, Arial;
	letter-spacing:-3px;
	font-weight:normal;
	text-shadow: 0px 0px 1px #000;*/ /*inherit from v15*/
}
/*
.fontMedium {
	font-size:18px;
	font-family:"Noto Sans", sans-serif, Helvetica, Arial;
	letter-spacing:-0.1px;
	font-weight:normal;
}*/ /*inherit from v15*/


#magic {
	display:none;
}

#languageContainer {
	width:300px;
	height:105px;
	margin:20px 0px 0px 0px;	
	/*float:left;*/ /*inherit from v15*/
}

.languageLink {
	width:285px;
	height:35px;	
}

#notesContainer {
	width:300px;
	/*height:50px;
	float:left;
	margin: 5px 0px 0px 0px;*/ /*inherit from v15*/
}

#notesImage {
	margin-top:20px;
	width:75px;
	/*float:left;
	text-align:right;*/ /*inherit from v15*/
	
}

#notesText {
	width:225px;
/*	padding-top:6px;
	float:left;
	text-align:left;*/ /*inherit from v15*/
}

.footerlink {
	font-size:15px;
	padding: 0px 0px 0px 10px;
}

#footer {
	width:300px;
/*	padding-top: 0px;
	font-size: 9px;
	font-family:"Noto Sans", sans-serif, Helvetica, Arial;
	color:#555;
	float:left;*/ /*inherit from v15*/
}

/*a.bigger{
	font-size:1.4em;
	text-shadow: 0px 0px 1px #903;
}

a.gray:link{
	color:#222;
}

a:link { 
	color: #D4145A;
	text-decoration:none;
	}
	
a:visited { 
	color: #D4145A;
	text-decoration:none;
	}
	
a:hover { 
	color:#555;
	text-decoration:underline;
	}
	
a:active { 
	color: #D4145A;
	text-decoration:none;
}

#citymenuimg {
	position:absolute; 
	left:0px;
}*/ /*inherit from v15*/

.citymenustyle {
	margin-left:-60px;
	/*margin-top:0px;
	height:400px; 
	width:400px; 
	background-color:#FFF; 
	position:absolute;
	top:20px; 
	box-shadow:0px 0px 80px 0px #000;
	border-color:#777;
	border-style:solid; 
	border-width:1px; 
	display:none;*/ /*inherit from v15*/
}

