/*
Asther ProdutoraWeb
2008, Copyright.
Folha de Estilo
*/

/* Estrutura principal */

html, body{
	background-color: #DEE7D1;
	background-image: url(img/fundoSite.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
}
form, input { margin: 0px; padding: 0px; }
.input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #005842;
	vertical-align: middle;
	padding: 2px;
	height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #53941E;
}
#ContatoNome, #ContatoTel, #ContatoEmail{
	vertical-align: middle;
	height: 18px;
	width: 150px;
	margin-bottom: 15px;
	
}

#ContatoMSG {
	height: 100px;
	width: 250px;
	margin-bottom: 15px;
}
#Msg{
	font-size: 14px;
	font-weight: bold;
	color: #005842;
	letter-spacing: 3px;
}
#QuadUltimaPublicacao{
	padding-top: 95px;
}

/* Menu Lateral */
ul.mnuLateral{width:190px; padding:10px 15px; list-style:none;}
#mnuBaixo ul.mnuLateral{width: 92%;}
ul.mnuLateral li{margin-bottom:5px;}

#AreaLinks {
	width: 189px;
	padding-right: 15px;
	padding-left: 20px;
}
#AreaConteudo {
	width: 436px;
	padding-left: 17px;
}
#AreaPoliticadeUso {
	padding-left: 5px;
	padding-right: 16px;
	color: #53941E;
}
#AreaEspacoAberto {
	padding-left: 16px;
	background-image: url(img/FundoEspacoAberto2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 16px;
	padding-top: 11px;
	color: #53941E;
	height:auto !important;
}
#FundoRodape {
	background-image: url(img/fundoRodape.jpg);
	height: 123px;
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

/* Topo */
#NavFlash{width: 770px; height: 332px; padding:0; margin:0; border: 0; display: block; overflow: hidden; position:relative;}
#NavFlash ul.mnuPrincipal{position: absolute; z-index: 100; width: 206px; height: 163px; overflow: hidden; top: 104px; left: 0px; list-style: none; padding:15px 0 15px 20px; margin:0;}
#NavFlash ul.mnuPrincipal li{margin-bottom: 1px;}
#NavFlash ul.mnuPrincipal li a{display: block; height: 20px; padding-top: 4px; font-size:15px; font-weight:bolder; color:#FFF; text-decoration:none; line-height:15px; margin:0 15px;}
#NavFlash ul.mnuPrincipal li:hover, 
#NavFlash ul.mnuPrincipal li.mnuLi_act{background:url(img/mnuFnd-act.png) no-repeat 0 0;}

#NavFlash h1{position: absolute; z-index: 100; bottom: 43px; left: 258px; font-size: 22px; font-weight: bolder; color: #fff;}
/* Textos */

.txtRodapeLinks{
	font-weight: normal;
	color: #005842;
	text-decoration: none;
}
.txtRodapeCreditos{
	font-size: 11px;
	color: #005842;
}

h1#titConteudo{font-size: 18px; line-height:18px; color: #005842; margin-bottom: 20px;}
.txtTitulo{
	font-size: 13px;
	font-weight: bold;
	color: #005842;

}
.txtConteudo{color: #003300;}

/* Imagem */
#imgLivro{
	padding-left: 15px;
}

/* Links */
a{font-size: 14px; font-weight: bold; color: #005842; text-decoration: none;}
a:hover{color: #53941E; text-decoration: underline;}

a.Rodape{font-size: 12px; font-weight: normal;color: #005842;}
a.Rodape:hover{color: #53941E;}

a.Links{font-size: 14px; font-weight: bold; color: #005842; padding: 2px;}
a.Links:hover{color: #53941E;}

a.Asther{font-size: 11px; font-weight: bolder; color: #005842;}
a.Asther:hover{color: #53941E; text-decoration: underline;}

ul.mnuLateral li a.lk{font-size: 14px; line-height: 15px; font-weight: bold; color: #005842; padding: 8px; display:block;}
ul.mnuLateral li a.lk:hover{text-decoration: none; color: #53941E; background-color:#D3DFC2;}

#AreaEspacoAberto h2 {margin-bottom:-15px;}
#AreaEspacoAberto h2 a{text-transform:uppercase; font-size:18px; line-height:18px;}
#AreaEspacoAberto h2 a:hover{text-decoration:none;}
#AreaEspacoAberto h3 a{font-size:14px; line-height:16px; font-weight:normal; color: #53941E;}
#AreaEspacoAberto h3 a:hover{text-decoration:none;}

#AreaEspacoAberto .txtFrente{margin-bottom:30px;
