body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0;
}
.texto {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	}
.titulos {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #5c7722;
	margin-left: 5px;
}
.texto-home {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	margin-left: 5px;
}
.texto-contato {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	margin-left: 5px;
}
.caminho {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #999999;
	margin-left: 5px;
}
a:link {
	color:#333333;
}
a:visited {
	color: #333333;
    text-decoration: none;
	}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.cadastrese{
	font-size:14px;
	color:#680;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	width:198px;
	height:auto;
	padding:7px;
	border-color:#9C0;
	border-style:solid;
	border-width:medium;
	margin:10px 0px;
	text-align:center;
	background-color:#F8FFE1;
	float:left;
}
.rodape{
	width:auto;
	margin:20px auto 0 auto;
	height:200px;
	background-image:url(images/bg-rodape.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.rodape-conteudo{
	width:832px;
	margin: auto;
	font-size:12px;
	color:#063;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
.rodape-colunas{
	width:180px;
	height:140px;
	float:left;
	font-size:14px;
	color:#063;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	margin-right:20px;
	margin-top:30px;
	text-align:left;
}
.rodape-texto{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-align:left;
	font-weight:normal;
	line-height:24px;
	text-decoration:none;
}
.rodape-texto a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-align:left;
	font-weight:normal;
	line-height:24px;
	text-decoration:none;
}
.rodape-texto a:hover{
	color:#063;
	text-align:left;
	font-weight:normal;
	line-height:24px;
	text-decoration:underline;
}
.link{
	font-size:12px;
	color:#79973d;
	font-family:Tahoma, Geneva, sans-serif;
	margin-top:10px;
	font-weight:bold;
}
.link a{
	color:#79973d;
	text-decoration:none;
	font-weight:bold;	
}
.link a:hover{
	color:#066;
	font-weight:bold;
	text-decoration:underline;
}.keywords {
	font-size: 9px;
	color:#FFF
}

