body {
	background-image: url(../images/layout/fundo.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #EDF2FA;
	margin: 0px;
}
.local {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A9BEB;
}
.local_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B5BA9;
}
.texto_9_az {
	font-size: 9px;
	color: #4958A4;
	font-family: "Trebuchet MS", Arial;
}
.texto_11_az {
	font-size: 11px;
	color: #4958A4;
	font-family: "Trebuchet MS", Arial;
}
.texto_14_az_b {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #4958A4;
	font-weight: bold;
}
.texto_big {
	font-size: 20px;
	line-height: normal;
}
.risco {
	background-image: url(../images/risco.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.input_comum {
	background-color: #EDF2FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4958A4;
	width: 270px;
}
a:link {
	text-decoration: none;
	color: #8A9BEB;
}
a:visited {
	text-decoration: none;
	color: #8A9BEB;
}
a:hover {
	text-decoration: none;
	color: #4958A4;
}
a:active {
	text-decoration: none;
	color: #8A9BEB;
}
a.txt:link {
	text-decoration: underline;
	color: #4958A4;
}
a.txt:visited {
	text-decoration: underline;
	color: #4958A4;
}
a.txt:hover {
	text-decoration: none;
	color: #8A9BEB;
}
a.txt:active {
	text-decoration: underline;
	color: #4958A4;
}
.paragrafogr {
	line-height: 1.5;
}
