/* CSS Document */

div#site {
	background-image: url(../imagens/home/fundo.gif);
}

div#conteudo {
	padding: 0;
}

div#colesq {
	float: left;
	width: 220px;
	background-color: #99CC66;
	padding: 5px 8px 10px 8px;
}

div#colesq a {
	color: #006633;
}

div#colesq h1 {
	font-size: 14px;
}

div#colesq p {
	font-size: 11px;
}

div#coldir {
	float: right;
	width: 520px;
	padding: 8px 10px 20px 0;
}

.bemvindo {
	font-size: 12px;
	color: #006633;
}
.titulop {  font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006633;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 125%}
.chamada3 {
	font-family: Verdana;
	font-size: 10px;
	color: #003333;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}
.chamada4 {
	font-family: Verdana;
	font-size: 10px;
	color: #006633;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	text-align: justify;
}

