body{
	margin-top:0px;
	background-image:url(fundo2.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif}
	
	
	.textovisao{
	font-size:11px;
	color:#FFF;
}

	.camposobrigatorios{
	font-size:10px;
	color:#C00;
}

	.textotituloslistagem{
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}

	.textoconteudo{
	font-size:11px;
	color:#333;
}

	.titulo{
	font-size:13px;
	color:#069;
}

	.textoconteudo2{
	font-size:11px;
	color:#333;
	text-align: justify;
}

a:link {color:#EE6D34;
font-size:11px;
text-decoration:underline;}

a:visited{color:#EE6D34;
font-size:11px;
text-decoration:underline;}

a:hover{
	color:#F90;
	font-size:11px;
	text-decoration:none;
}

.linksbaixo{
color:#333;
font-size:10px;
}


.linksbaixo a:link{
color:#FD6F0D;
font-size:10px;
text-decoration:underline
}

.linksbaixo a:visited{
color:#FD6F0D;
font-size:10px;
text-decoration:underline
}

.linksbaixo a:hover{
color:#FD6F0D;
font-size:10px;
text-decoration:none
}

img {
	border-color:#EE6D34;}


