body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../81.jpg);
	background-attachment: fixed;
}


#topo {
	height: 100px;
	background-color: #FEFDF7;
	border: 1px solid #000000;
	background-image: url(../index_php_smartbutton2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#col_esq {
	float: left;
	width: 165px;
	padding-top: 3px;
}
#conteudo {
	float: left;
	width: 438px;
	background-color: #F3F2EC;
	padding: 5px;
	text-align: justify;
}
.visite_site {
	text-decoration: inherit;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#tudo {
	width: 780px;
	margin: auto;
	background-image: url(../fundo_culturamutum.gif);
}

#col_dir {
	float: right;
	width: 165px;
	padding-top: 3px;
}
#rodape {
    background-color: #B7CAF4;
    clear: both;
}
.borda_foto {
	border: 2px dashed #0000FF;
	text-decoration: blink;
}

