html, body {
	background:#000000 none repeat scroll 0%;
	color:#86AE85;
	font-family:tahoma,arial,verdana;
	font-size: 11px;
	line-height: 16px;
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}

h1 {
	height:0;
	font-family:tahoma,arial,verdana;
	font-size: 11px;
	color:#c0e2bf;
	margin:0;
	padding:0;	
}

p {
	margin:20px;
	padding:0;	
}

a {
	color: #d6ce00;
	text-decoration: underline;
}

a:hover {
	color: #b2cfb2;
	text-decoration: none;
}

ul {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}

li {
	margin:0;
	padding:3px;
	text-align: justify;
}

#home {
	background: url(../lay/bg_home.jpg) top repeat-x;
}

#rodape {
	background: #294628 url(../lay/bg_rodape.jpg) repeat-x;
}

#estrutura-home {
	width: 770px;
	position: relative;
	text-align: center;	
}

#meio {
	background: url(../lay/bg_topo_desq.jpg) no-repeat;
}

#conteudo {
	width: 608px;
	margin: 0;
	padding: 0;
	position: relative;	
}

#destaque {
	margin: 0;
	padding: 0;
	width: 585px;		
	height: 150px;
	position: absolute;
	left: 3px;
	top: 38px; 

}

#conteudo-home {
	width: 579px;
	background: url(../lay/bg_meio_conteudo.gif) repeat-y;
}

#conteudo-interno {
	width: 579px;
	background: url(../lay/bg_meio_conteudo.gif) repeat-y;
	border-top: 1px solid #274226;
	/*border: 1px solid #274226;*/
	height: 100%;
	
}

#bg-meio-conteudo {
	background: url(../lay/bg_achurados_meio.gif) 2px 0 no-repeat;
}

#bg-meio-conteudo-interno {
	background: url(../lay/bg_meio_interno.jpg) 1px 0 no-repeat;
	height: 100%;
}


#newsletter {
	width: 147px;		
	height: 154px;	
	background: url(../lay/bg_newsletter.jpg) no-repeat;	
	padding: 0 0 0 15px;
}

.campo-name-news {
	width: 136px;		
	height: 22px;
	background: url(../lay/bg_nome_news.jpg) no-repeat;	
}

.campo-email-news {
	width: 136px;		
	height: 22px;
	background: url(../lay/bg_email_news.jpg) no-repeat;	
}

.campo-news {
	border: none;
	background: transparent;
	color:#86AE85;
	padding: 3px 0 0 0;
	font-family:tahoma,arial,verdana;
	font-size: 11px;	
	
}

.campo {
	border: 1px solid #86AE85;
	font-family:tahoma,arial,verdana;
	font-size: 11px;		
	background: #e7fce6;
}

#pp-google1 {
	width: 162px;		
	height: 160px;	
	padding: 20px 0 0 0;
	background: url(../lay/bg_pp_google1.jpg) no-repeat;	
}

#pp-google2 {
	width: 577px;		
	height: 29px;
	/*margin: 0 0 0 -14px;*/
	padding: 10px 0 0 0;	
	text-align: center;
	/*border: 1px solid red;*/
	background: url(../lay/bg_pp_google2.gif) repeat-x;	
}

#pp-google2-interno {
	width: 577px;		
	height: 29px;
	margin: 0 0 0 -14px;
	padding: 10px 0 0 0;	
	text-align: center;
	/*border: 1px solid red;*/
	background: url(../lay/bg_pp_google2.gif) repeat-x;	
}

#pp-fullbanner {
	width: 468px;		
	height: 60px;
	background: #131b13;
	margin: 0 0 0 35px;	
}


#estrutura-topo {
	width: 100%;		
	height: 106px;
	position: relative;
	border: 1px solid red;
	/*background: url(../lay/bg_topo_interno.jpg) repeat-x;*/
}

#alinha-rodape {
	width: 569px;		
	height: 47px;
	text-align: left;
	padding: 5px 0 0 10px;
	background: url(../lay/bg_achurado_rodape.jpg) no-repeat;
}

#numero-seccion {
	width: 209px;		
	height: 127px;
	position: absolute;
	right: 20px;
	top: 50px;
	z-index: 0;
}

#submenu {
	width: 577px;		
	height: 22px;
	position: absolute;
	right: 20px;
	top: 100px;
	z-index: 1;	
}

#pp-superbanner{
	width: 728px;		
	height: 90px;
	position: absolute;
	right: 20px;
	top: 8px;	
	background: #131b13;	
	z-index: 3;	
}

#bg-sky {
	width: 123px;		
	height: 612px;	
	padding: 3px 0 0 2px;
	background: url(../lay/bg_pp_sky.jpg) no-repeat;		
}

#pp-sky {
	width: 120px;		
	height: 600px;	
	background: #131b13;	
}

/* AGENDA */


.data td {
	font-size: 10px;
	height: 18px;
	padding: 0;
}

.hj {
	font-size: 10px;
	color: #fff;
	height: 22px;
	padding: 0;
	background: #5f935b;
}

.not {
	height: 22px;
	padding: 0;
	background: #000;
}

.not a {
	font-size: 10px;
	text-decoration: underline;
}

.not a:hover {
	text-decoration: none;	
}