body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	background: url(imagens/div_bg.jpg);
	color: #6f6f6f;
}

html, body, #wrapper, #wrapper2, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img { border: 0; }

#wrapper {
	margin: 16px auto;
	text-align: left;
	width: 750px;
	position: relative;
}

#wrapper2 {
	margin: 0px auto;
	text-align: left;
	width: 750px;
	position: relative;


}

body {
	background: #F5F5DC;
	color: #251200;
}

#wrapper {
	width: 780px;
	background: #ffffff;
}

#wrapper2 {
	width: 780px;
	background: #ffffff;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration:underline;
}

#texto {
	color: #000000;
	margin: 10px;
}

.titulo {
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	margin: 10px;
	font-family: arial;
	text-align: center;
}

.subtitulo {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin: 10px;
	font-family: arial;
}

.barra {
	font-size: 11px;
	color: #0000FF;
	margin: 10px;
	font-family: arial;
	text-align: center;
	text-decoration: none;
}

.subtitulo2 {
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	margin: 10px;
	font-family: arial;
	font-style: normal;
	page-break-after: left;
}

#coluna1 {
	position: relative;
	width: 380px;
	float: left;
}
 
#coluna2 {
	position: relative;
	width: 380px;
	float: right;
}

.album {
	position: absolute;
	left: 10px;
	float: left;
	width: 80;
	height: 80;
}

.desc {
	padding-left: 95px;

}

#voltar {
	position: relative;
	float: left;
}

/* footer */

#footer {
	padding-bottom: 2em;
}

#footer, #footer a {
	color: #986D6D;
}

#footer a:hover {
	color: #fff;
}
