﻿.Titulo
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	text-indent: 10px;
	background-image: url(../Imagens/divisao.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	width: 440px;
}
.Conteudo, .Texto
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	text-indent: 30px;
}
#Conteudo
{	
	width: 755px;
	margin: 0 auto;
}
.Texto li
{ 
	list-style-type: decimal; 
	text-indent: 0px;
	text-align: justify;
}
p
{
	text-align: justify;
}
