body
{
	background:url('../imagens/bg_internas_lateral.jpg') repeat-x;
}

#main
{
	background:url('../imagens/bg_internas.jpg') no-repeat;
}

.fotos
{
	margin-top: 40px;
}

.fotos li
{
	list-style: none;
	float: left;
	margin-right: 20px;
}

.fotos li img
{
	border: 3px solid #d7ceb4;
}

#conteudo
{
	padding: 20px;
}

#conteudo h1
{
	color: #000066;
	font-size: 2.4em;
}

#conteudo h2
{
	color: #9b9b5c;
	font-size: 1.2em;
	font-weight: normal;
}

blockquote
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.3em;
	color: #000066;
}

.box
{
	clear: both;
}

.box li
{
	list-style-position: inside;
}

#conteudo hr
{
	clear: both;
	padding-top: 20px;
	border: 0;
	border-bottom: 1px solid #ddd;
}