/* ------ Estilos para Todas as Páginas ------ */
body, td, th, {
 font-family: 'Lucida Sans', Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #000;
}
body {
	background-color: #6ba300;
	margin-top: 0px;
}
h1, h2, {
	color: #acd572;
}
h3 {
	color: #6ba300;
}
p:first-letter {
	color: #6ba300;
	font-size: 24px;
	padding-right: 2px;
	line-height: 105%;
}
#central {
	width: 768px;
	height: auto;
	position: absolute;
	/*border-left: #fff 1px solid;
	border-right: #fff 1px solid;*/
	margin-left: -384px;
	margin-top: auto;
	left: 50%;
	top: auto;
}
#topo {
	width: 768px;
	height: 205px;
	position: relative;
	background-image: url(../images/bck_topo.jpg);
}
#frase {
	width: auto;
	height: auto;
	position: absolute;
	left: 260px;
	top: 100px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #fff;
	z-index: 500;
}
#frase2 {
	width: auto;
	height: auto;
	position: absolute;
	left: 261px;
	top: 101px;
	float: left;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #3f9a00;
}
.autor {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
}
.autor2 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #3f9a00;
}
#meio {
	width: 688px;
	height: 223px;
	position: relative;
	padding-left: 80px;
	margin-top: -10px;
   *margin-top: 0; /* hack para IE */	
    background-image: url(../images/bck_meio.jpg);
}

/* MENU ANTIGO ===============================================

#menu {
	width: 150px;
	height: auto;
	position: relative;
	margin-left: 93px;
	margin-top: 15px;
 *margin-top: 10px;
	padding-top: 1px;
	z-index: 200;
}
#menu ul li {
	list-style-type: none;
}
#menu ul li a {
	width: 145px;
	text-decoration: none;
	font-family: 'Lucida Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3f9a00;
	display: block;
	margin-left: -37px;
	padding: 1px 0 2px 6px;
	border-bottom: #d2eca7 1px solid;
}
#menu ul li a:hover {
	background-color: #e0e6c6;
	color: #2c6c00;
}
#menu ul li a.aqui {
	background-color: #e0e6c6;
	color: #2c6c00;
}
#menu ul li a.contato {
	border-bottom: 0;
}
================================================================ */
 
#conteudo {
	width: 590px;
	height: auto;
	position: relative;
	_margin-top: -9px; /* Hack para IE 6 */
	background-image: url(../images/bck_conteudo.jpg);
	padding: 3px 89px 18px 89px;
	font-family: 'Lucida Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 140%;
}
#destaque {
	width: 382px;
	height: 102px;
	background-color: #fff;
	position: absolute;
	left: 278px;
	top: 275px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; 
	opacity: 0.7;
	-khtml-opacity: 0.7;
	z-index: 100;
}
#destaquein {
	width: 362px;
	height: 94px;
 *height: 82px; /* Hack para IE 7 */
	background-color: transparent;
	position: absolute;
	left: 3px;
	top: 3px;
	border: #acd572 1px solid;
	padding: 0 6px;
 *padding: 6px; /* Hack para IE 7 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;/*filter: alpha(opacity=70);
	opacity: 0.7;*/
	z-index: 300;
}
.destaque {
	font-family: 'Lucida Sans', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6ba300;
}
.saibamais {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #6ba300;
}
.saibamais:hover {
	text-decoration: underline;
}
.image {
	width: 180px;
	heigth: 180px;
	float: left;
	margin: 6px 12px 0 0;
	border: #fff 2px solid;
}
.image2 {
	width: 150px;
	heigth: 150px;
	float: left;
	margin: 6px 9px 0 0;
	border: #acd572 2px solid;
}
#rodape {
	width: 768px;
	height: 45px;
	position: relative;
	background-image: url(../images/bck_rodape.jpg);
	font-family: 'Lucida Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #3f9a00;
	padding-top: 9px;
}
#creditos {
	width: 768px;
	height: 15px;
	position: relative;
	text-align: center;
	margin-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f2f2f2;
	padding-bottom: 18px;
}
/* ------ Estilos para Home ------ */
#coluna1 {
	width: 320px;
	height: auto;
	color: #000;
}
.titulo {
	font: normal 22pt/0.8em 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #6ba300;
}
.bordafina {
	float:left;
	border:solid 1px yellowgreen;
	padding:5px;
	margin-right:5px;
}
.dropcap {
	width: auto;
	height: auto;
	float: left;
	font: normal 52pt/0.7em Georgia, 'Times New Roman', Times, serif;
	color: #6ba300;
	margin-right: 6px;
}
.minibox {
	width:30%;
	padding:10px;
	background-color:#6ba300;
	color:#F5F5F5;
	float:right;
	font: bold 14pt/1em Arial, Helvetica, sans-serif;
	text-align:left;
	letter-spacing: 0.05em;
	margin:6px 0 0 6px;
	clear: both;
}
#coluna2 {
	width: 245px;
	height: auto;
	position: absolute;
	float: right;
	top: 0;
	left: 434px;
	color: #000;
}
#banner {
	width: 249px;
	height: 39px; /* Altura real - 70px */
	position: absolute;
	float: right;
	top: 380px;
  *top: 395px; /* Hack para IE 7 */
	left: 425px;
	background-color: #acd572;
	text-align: center;
	padding-top: 24px;
	border: #fff 3px solid;
}	
