
html, body {
	height: 100%;
}
/*

html, .cor {
	background-color: #900;
}

html, .cor, a:link, a:visited {
	color: #900;
}

input, textarea {
	border: 1px solid #900;
}
*/

pre {
	font-size: 12px;
}

.nocss {
	border: 0;
}

.div {
	margin: 10px 0;
}

#container {
}

#website {
	margin: 0 auto;
	width: 758px;
	background: #FFF;
	padding-bottom: 20px;
}

#corpo {
	padding: 8px 20px 20px 20px;
}

#conteudo {
	float: left;
	width: 522px;
}

#lateral {
	float: right;
	width: 186px;
}

#lateral a {
	text-decoration: none;
}

#lateral h1 {
	margin-bottom: 10px;
}

#album {
	text-align: center;
}

#album a {
	display: block;
}

#album .foto {
	margin-bottom: 10px;
}

#newsletter .label {
	margin-bottom: 5px;
	text-align: right;
	line-height: 22px;
	margin-right: 5px;
	width: 40px;
	float: left;
}

#rodape {
	clear:both;
}

h2 {
	font-size: 16px;
}

h4 {
	font-size: 11px;
}

p {
	margin-bottom: 10px;
}

.album {
	text-decoration: none;
	text-align: center;
	display: block;
}

.conteudo_interna {
	text-align: justify;
	padding-right: 10px;
}

.paginacao {
	text-align: center;
}