body
{
	width: 938px;
	margin: 0 auto;
	margin-top: 15px;
	background-color: #EDEDE6;
	font-size: 11px;
}

body *
{
	line-height: 13px;
}

body input
{
	line-height: 15px;
}

body, button, input
{
	font-family: Verdana;
}

input, textarea
{
	padding: 1px;
}

div.main
{
	box-shadow: 0 0 4px 4px #888;
	margin-top: 3px;
	margin-bottom: 13px;
	background-color: white;
}

div.content
{
	background-color: white;
	padding: 8px;
	margin-top: 5px;
}

div.fundo-colorido, div.fundo-colorido h1, div.fundo-colorido h2, div.fundo-colorido h3
{
	color: white;
}

span.amp
{
	font-family: Verdana;
}

.texto-verde
{
	color: #88c76a;
}

.justificado
{
	text-align: justify;
}

h1, h2, h3
{
	font-family: Trebuchet MS, Geneva;
	color: #009BDA;
	margin-bottom: 10px;
	line-height: 1.3em;
}

h1
{
	font-size: 23px;
	font-weight: normal;
}

h2
{
	font-weight: normal;
	font-size: 13px;
}

h3
{
	font-weight: normal;
	font-size: 16px;
}

h4
{
	font-weight: normal;
	font-size: 12px;
}

div.content ul
{
	list-style-image: url(../imagens/marcador.jpg);
	list-style-position: inside;
	list-style-type: none;
}

p
{
	margin: 0.6em 0;
}
