body{
	background:url(../images/background.jpg) top repeat-x #636363;
	margin: 10px 0px;
}
img, img a{
	border:0;
}
a{
	text-decoration:none;
	color:#2E2E2E;
}
a:hover{
	text-decoration:underline;
}
div#divLoading {
	position: absolute;
	background-color: #f00;
	border: 1px solid #f99;
	color: #fff;
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 4px;
}
#geral{
	margin:0 auto;
	width:770px;
}
#topo{
	height:73px;
	background-color:#FFF;
}
#logomarca{
	width:50%;
	float:left;
}
#logomarca img{
	margin-top:10px;
	margin-left:20px;
}
#telefone{
	width:50%;
	float:left;
}
#telefone img{
	margin-top:15px;
	margin-left:110px;
}
#menu{
	background-image:url(../images/bg_menu.gif);
	height:22px;
	overflow:hidden;
}
#menu a{
	float:left;
}


#busca{
	background-image:url(../images/bg_busca.jpg);
	height:50px;
	overflow-y: hidden;
}
#busca div{
	float:left;
	line-height:50px;
	vertical-align:middle;
}
#busca div.data{
	color:#616B63;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:10px;
	background:url(../images/separador_busca.jpg) no-repeat right;
	padding-right:10px;
}
#busca div.campoBusca{
	color:#434944;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:10px;
	_margin-top:12px;
}

#meio{
	clear:both;
	background:url(../images/bg_esquerda.gif) #F3F1E5 left top repeat-y;
}


#rodape{
	width:770px;
	height:77px;
	font-size:9px;
	background-image:url(../images/fundoRodape.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#616B63;
	position: relative;
}
#rodapeEsq{
	width:600px;
	float:left;
	background-image:url(../images/fundoRodape.jpg);
	height:77px;
}
#rodapeEsq p{
	margin-top:20px;
	margin-left:5px;
	line-height:15px;
}
#rodape #rodapeEsq p a{
	color:#616B63;
}
#rodapeDir{
	width:170px;
	float:left;
	text-transform:uppercase;
	background-image:url(../images/fundoRodape.jpg);
	height:77px;
}
#rodapeDir p{
	float:right;
	margin-top:40px;
	margin-right:5px;
}
p.notice, p.error {
	padding: 4px;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent: 20px;
	margin-bottom: 10px;
}
p.notice {
	border: 1px solid #090;
	background: url(/images/icons/ok.gif) no-repeat 4px 4px #cfc;
}
p.error {
	border: 1px solid #900;
	background: url(/images/icons/cancel.gif) no-repeat 4px 4px #fcc;
}
p.mais {
	background: url(/images/icons/add3.gif) no-repeat left;
	text-indent: 16px;
	padding: 4px;
	margin-bottom: 10px;
	cursor: pointer;
}
p.mais:hover {
	text-decoration: underline;
}
.alfabetizacao_solidaria_logo {
	position: absolute;
	right: 70px;
}