/* Documento CSS - Criado por Renato José da Silva - (31) 9722.4487 */
body {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	color: #333333;
	background-color: #d3eb9f;
	background-image: url(../img/bkg.jpg);
	background-repeat: repeat-x;
}

input,select,textarea {
	font-family: Verdana;
	color: #006f45;
	font-size: 13px;
	border: none;
}

.titulo {
	font-family: "trebuchet ms", verdana;
	color: #006f45;
	font-size: 17px;
}

.texto {
	font-family: "trebuchet ms", verdana;
	color: #006f45;
	font-size: 12px;
}

.saiba {
	font-family: verdana;
	color: #006f45;
	font-size: 9px;
}

.titulo_rodape {
	font-family: "trebuchet ms", verdana;
	font-weigh: bold;
	color: #000000;
	font-size: 10px;
}

.texto_rodape {
	font-family: "trebuchet ms", verdana;
	color: #006f45;
	font-size: 11px;
}

.texto_form {
	font-family: verdana;
	color: #000000;
	font-size: 9px;
}
.texto_links {
	font-family: verdana;
	color: #003300;
	font-size: 13px;
}

a {
	font-family: "trebuchet ms", verdana;
	color: #006f45;
	font-size: 12px;
	text-decoration:none;
}

a:hover {
	font-family: "trebuchet ms", verdana;
	color: #000000;
	font-size: 12px;
	text-decoration:underline;
}

/*#popup {
	position:absolute; 
	display:block; 
	width:700px; 
	height:510px; 
	z-index:1; 
	left:50%; 
	margin-left:-350px; 
	top:323px;
}*/
