@CHARSET "ISO-8859-1";

#escolaInfo {
width: 485px;
position: relative;
}

.tituloEscola{
	font-family: verdana;
	font-size: 12px;
	color: green;
	font-weight: bold;
	}
.nomeEscola{
	padding-top: 5px;
	font-family: verdana;
	font-size: 14px;
	color: green;
	font-weight: bold;
	background: url(../images/h3.png) repeat-x left top;
	width: 495px;
	height: 22px;
	}