body {
	background-image: url(img/fundo.gif);
	margin: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #000000;
}
#conteudo {
	position: absolute;
	left: 50%;
	margin-top: 0px;
	margin-left: -325px;
	background-color: #FFFFFF;
}
html {
	overflow: auto;
}
.topo {
	background-image: url(img/fundo_topo.jpg);
	background-repeat: repeat-x;
}
.logo {
	margin-top: 20px;
	margin-left: 30px;
}
.principal {
	width: 590px;
	margin: 30px;
}
.barra {
	margin-top: 30px;
	margin-bottom:20px;
}
.espaco {
	margin-top: 20px;
}
.menusuites {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	width:160px;
}
.legenda01 {
	background-color: #ECEBD2;
	background-image: url(img/marcador1.gif);
	background-repeat: no-repeat;
	color: #706909;
	font-weight: bold;
	padding-left: 18px;
	height: 18px;
	width: 122px;
}
.legenda02 {
	background-color: #ECEBD2;
	font-size: 10px;
	padding-left: 10px;
	height: 18px;
}
.box_contato {
	background-color:#F4DF8A;
	color: #706909;
	font-weight: bold;
	padding: 20px;
	width: 240px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EFD15A;
}
.box_contato a {
	color: #706909;
	font-weight: bold;
	text-decoration: underline;
}
.tit_notas {
	background-image: url(img/marcador2.gif);
	background-repeat: no-repeat;
	color: #706909;
	font-weight: bold;
	padding-left: 15px;
}
.tit_notas a {
	color: #706909;
	font-weight: bold;
	text-decoration: none;
}
.tit_notas a:hover {
	color: #706909;
	font-weight: bold;
	text-decoration: underline;
}
.rodape {
	font-size: 10px;
	color: #EDE9D1;
	background-color: #DEB406;
	height: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
.foto_g {
	margin-top: 20px;
	margin-bottom: 0;
}
.linha_previews {
	margin-bottom:10px;
}
.legenda03 {
	height: 50px;
	background-color: #ECEBD2;
	font-size: 10px;
	padding-left: 10px;
	margin-top: 20px;
}
.legenda03 a{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.creditofoto {float:right; margin-right:5px}