/* 
http://jigsaw.w3.org/css-validator/validator?uri=http://www.crechegaratuja.com.br/dhtml/garatuja.css */

a:link {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}
a:hover {
	color: #FF9900 !important;
	text-decoration: underline !important;
}
a:visited {
	color: #0066CC;
	text-decoration: none !important;
	font-weight: bold;
}
img {
	border: 0px;
}
hr {
	border: 1px solid #000000;
	width: 100%;
	height: 1px;
}
body {
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	font-family: trebuchet ms, Trebuchet, Verdana, Arial, sans-serif;
	background-image: url(../imagens/fdo_novo.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	margin: 0px;
}
body.intro {
	text-align: center;
	margin: 5px;
	background-image: none;
}
body.mapa {
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	background-color: #7BBD24;
	background-image: none;
}
.divRealejo, .divRealejo a:link, .divRealejo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066CC !important;
	font-weight: normal !important;
	margin-top: 12px;
	margin-bottom: 18px;
}
.divEndereco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 12px;
	text-align: center;
	clear: both;
}