body {
	background-image: url(../img/parede-padrao.jpg);
}
#nav li a:link, #nav li#maior2 a:link, #nav li#maior3 a:link {
	color: #481F06;
  }
#nav li a:visited, #nav li#maior2 a:visited, #nav li#maior3 a:visited {
	color: #481F06;
}
#nav li a:hover, #nav li#maior2 a:hover, #nav li#maior3 a:hover {
	color: #FFFFCC;
}
#nav ul li a {
	/*background-image: url(../img/verde_nav.jpg);*/
	/*background-image: none;*/
}
#nav li ul li a {
	background-image: url(../img/parede_nav.jpg);
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-left-color: #FFFFCC;
}


#ilustracao {
	height: 100px;
}


#texto {
	left: 20px;
	width: 730px;
	background-image: url(../img/parede_base_meio.jpg);
	color: #000000;
}
#textomeio {
background-image: url(../img/parede_base_meio.jpg);
	width: 670px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 00px;
	padding-left: 30px;
	/*position: absolute;*/
	left: 0px;
	top: 20px;
	/*background-color: #CCFF66;
	height: 370px;*/
}
#textoalto {
	width: 730px;
	background-image: url(../img/parede_base_alto.jpg);
}
#textobaixo {
	width: 730px;
	background-image: url(../img/parede_base_baixo.jpg);
	text-align: center;
	position: relative;
	bottom: -40px;
}


h2 {
	background-image: url(../img/traco_parede.gif);
	margin: 0px;
}

a.anterior {
	background-image: url(../img/reciclato_por_ant.jpg);
}
a.anterior_ing {
	background-image: url(../img/reciclato_ing_ant.jpg);
}
a.anterior:hover {
	background-image: url(../img/reciclato_por_ant2.jpg);
}
a.anterior_ing:hover {
	background-image: url(../img/reciclato_ing_ant2.jpg);
}
a.proxima {
	background-image: url(../img/reciclato_por_pro.jpg);
}
a.proxima_ing {
	background-image: url(../img/reciclato_ing_pro.jpg);
}
a.proxima:hover {
	background-image: url(../img/reciclato_por_pro2.jpg);
}
a.proxima_ing:hover {
	background-image: url(../img/reciclato_ing_pro2.jpg);
}

#banner {
	/*background-color: #33FF66;
		*/
	/*height: 245px;
	padding: 0px;*/
	right: 30px;
	top: 0px;
	position: absolute;
	margin: 20px;
	margin-bottom: 30px;
	width: 280px;
	height: 230px;
	/*background-color: #00FF33;*/
	display: block;	/*left: 0px;
	top: 0px;*/
	float: left;
}
#bannerimg {	
	border: none;
}
#agenda {
	/*background-color: #3366CC;
	right: 10px;
	top: 0px;
	position: relative;*/
	/*height: 450px;
	margin: 0px;
	padding: 0px;*/
	width: 380px;
	/*left: 300px;*/
	display: block;
	float: right;
}
#noticia {
	left: 0px;
	top: 0px;
	position: relative;
	/*height: 245px;*/
	margin: 0px;
	padding: 0px;
	width: 280px;
	/*height: 280px;
	background-color: #00FF33;*/
}

.newsalerta {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.newsitem {
	padding: 5px;
	background-image: url(../img/transp.gif);
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*.newsitem h2 {
	font-size: 16px;
	margin: 0px;
}
.newsitem p {
	font-size: 10px;
	margin: 0px;
	margin-top: 0px;
}*/
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 14px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 5px;
	background-image: url(../img/tracao_parede.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-style: italic;
	color: #660000;
}
p.news {
	font-size: 12px;
	margin: 0px;
	margin-bottom: 15px;
}
.leia {
	font-size: 10px;
	margin: 0px;
	margin-top: 0px;
}
.diaatualevento, .diaatualevento a:link, .diaatualevento a:visited {
	color: #FFFFFF;
	background-color: #CC6633;
	font-weight: bold;		
	font-style: normal;
}
.diaatualevento a:hover {
	color: #FFFFFF;
	background-color: #CC6633;
	font-weight: bold;		
	text-decoration: none;
}
.diaatual {
	color: #FFFFCC;
	background-color: #CC9933;
}
.diapassevento, .diapassevento a:link, .diapassevento a:visited{
	color: #CC9933;
	background-color: #FFFFCC;	
	font-weight: bold;	
	font-style: normal;
}
.diapassevento a:hover{
	color: #CC9933;
	background-color: #FFFFCC;	
	font-weight: bold;	
	text-decoration: none;
}
.diapass {
	color: #CC9933;

}
.diadepevento, .diadepevento a:link, .diadepevento a:visited {
	color: #663300;
	background-color: #CCCC99;
	font-weight: bold;	
	font-style: normal;
}
.diadepevento a:hover{
	color: #663300;
	background-color: #CCCC99;
	font-weight: bold;	
	text-decoration: none;
}
.diadep {
	color: #663300;

}
#selecionado {
	border: 3px solid #663300;
}
a.benvindo {
	position: absolute;
	top: 280px;
	right: 50px;
	height: 56px;
	width: 262px;
}
a.benvindo:link {
	background-image: url(../img/sejabenvindo.gif);	
}
a.benvindo:visited {
	background-image: url(../img/sejabenvindo.gif);	
}
a.benvindo:hover {
	background-image: url(../img/sejabenvindo2.gif);
	text-decoration: none;
}
.citacao {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #993300;
}
.citacaoassim {
	font-size: 10px;
	font-weight: bold;
}
#textoini {
	position: relative;
	width: 350px;
	top: 20px;
	left: 0px;
	text-align: right;
}
#textoini p {
	margin: 10px;
	margin-bottom: 15px;
	margin-left: 8px;
}
#notini {
	position: relative;
	width: 570px;
	/*height: 100px;*/
	top: 40px;
	left: 50px;
	text-align: left;
	font-size: 11px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
#notini p {
	margin: 0px;
	margin-left: 15px;
	margin-right: 15px;

}
#notini h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #663300;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}

a.ato {
	text-decoration: none;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.ato:link {
	color: #CC6600;
	font-weight: normal;
	text-decoration: none;
}
a.ato:visited {
	color: #CC6600;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
a.ato:hover {
	color: #993300;
}
