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

/* Estrutura principal */

body{
	background-image: url(img/fundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
form, input {
	margin: 0px;
	padding: 0px;
}
.fundoCimaEsquerdo{
	background-image: url(img/fundoEsquerdo.jpg);
	background-repeat: no-repeat;
	background-position: right 207px;
}
.fundoCimaDireito{
	background-image: url(img/fundoDireito.jpg);
	background-repeat: repeat-x;
	background-position: left 122px;
}
.input {
	font-size: 11px;
	color: #1668AC;
	background-color: #ECF3F9;
	padding: 2px;
	border: 1px solid #D1E2EF;
	width: 200px;
}

#BoxFrente {
	background-image: url(img/fundoFlashFrente.jpg);
	background-repeat: no-repeat;
	background-position: center 115px;

}

#BoxFrenteInterno {
	background-image: url(img/fundoFlashInterno.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
#BoxFundoInternoEsquerdo{
	background-image: url(img/fundoInternoEsquerdo.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.BoxRodapeCinza1{
	background-image: url(img/fundoRodapeCima.jpg);
	background-repeat: repeat-x;
	background-position: right top;

}

.BoxRodapeCinza2{

}

.BoxRodapeAzulCima{
	background-image: url(img/fundoRodapeAzulDentro1.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.BoxRodapeAzulBaixo{
	background-image: url(img/fundoRodapeAzulDentro2.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.BoxRodapeAzulFora{
	background-image: url(img/fundoRodapeAzulFora1.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}

#BoxConteudo{
	background-image: url(img/fundoConteudo.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#BoxImgInterno{
	margin-top: 3px;
}
#BoxTxtConteudo{
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 3px;
}
#BoxLinksInternos{
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	
}

.AreaMenuLateralTitulo{
	height: 28px;
}

.AreaMenuLateralLinks{
	height: 19px;
	padding-left: 16px;
	vertical-align: middle;
}

.BoxGrupoMenuLateral{
	margin-bottom: 12px;
}


/* Textos */
.txtFrente{
	width: 100%;
	padding-top: 12px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.txtDataNoticias{
	
}

.txtRodape{
	color: #FFFFFF;
	
}
h1{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	
}
.txtConteudo{
	font-size: 11px;
	color: #666666;
	
}
#Msg{
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

/* Links */

a.TituloNoticia:link, a.TituloNoticia:visited{
	
}

a.TituloNoticia:hover, a.TituloNoticia:active{
	
}

a.ResumoNoticia:link, a.ResumoNoticia:visited{
	
}
a.ResumoNoticia:hover, a.ResumoNoticia:active{
	
}

a:link, a:visited{
	color: #003366;
	text-decoration: none;
	
}
a:hover, a:active{
	color: #001C37;
	text-decoration: underline;
	
}

a.Rodape:link, a.Rodape:visited{
	color: #666666;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	
}
a.Rodape:hover, a.Rodape:active{
	color: #333333;
	text-decoration: underline;
	padding-right: 6px;
	padding-left: 6px;
	
}

a.Asther:link, a.Asther:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

a.Asther:hover, a.Asther:active{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	
}

a.Links:link, a.Links:visited{
	
}

a.Links:hover, a.Links:active{
	
}
