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

/* Estrutura principal */
*{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #666666;
	background-image: url(../img/fundo_page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
}
#BoxCabecalho {
	background-image: url(../img/fundo_cabecalho.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 129px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#BoxFlsFrende {
	background-image: url(../img/fundo_box_fls_frente.jpg);
	background-repeat: repeat-x;
	background-position: left 288px;
	height: 425px;
	width: 100%;
}
#BoxFlsFrende #PageVitrine {
	background-image: url(../img/fundo_vitirne.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 425px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#BoxConteudoFrente {
	background-color: #E6E6E6;
	height: 215px;
	width: 100%;
}

#BoxConteudoFrente  #PageConteudoFrente {
	height: 215px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#BoxConteudoFrente #PageConteudoFrente h1 {
	height: 36px;
	width: 100%;
	padding-top: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
#BoxConteudoFrente #PageConteudoFrente #BoxCredenciada {
	height: 198px;
	width: 297px;
	float: left;
	margin-left: 12px;
}
#BoxConteudoFrente #PageConteudoFrente #BoxCredenciada div {
	float: left;
	width: 103px;
}

#BoxConteudoFrente  #PageConteudoFrente  #BoxCredenciada  p {
	float: right;
	width: 181px;
}
#BoxConteudoFrente  #PageConteudoFrente  #BoxCredenciada  ul {
	float: right;
	width: 181px;
}
#BoxConteudoFrente  #PageConteudoFrente  #BoxCredenciada  ul li{
	background-image: url(../img/marcador_azul_frente.jpg);
	background-repeat: no-repeat;
	background-position: 8px 2px;
	width: 151px;
	margin-bottom: 15px;
	padding-left: 30px;
}
#BoxConteudoFrente  #PageConteudoFrente  #BoxSoftware {
	float: right;
	height: 198px;
	width: 360px;
	margin-right: 23px;
}
#BoxConteudoFrente #PageConteudoFrente #BoxSoftware p {
	margin-bottom: 15px;
}

#BoxConteudoFrente #PageConteudoFrente #BoxSoftware ul {
	background-color: #E1E1E1;
	height: 60px;
	width: 350px;
	padding-top: 19px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #D4D4D4;
}
#BoxConteudoFrente #PageConteudoFrente #BoxSoftware ul li {
	float: left;
}
#PageConteudo {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fundo_int_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	margin-bottom: 60px;
}
#PageConteudo #BoxNavegacao {
	width: 225px;
	margin-right: 24px;
	margin-left: 6px;
	float: left;
}

#BoxNavegacao .moldeBarraNvg{
	display: block;
	height: 46px;
	width: 225px;
	overflow: hidden;
}
#BoxNavegacao #AreaNavegacao {
	width: 225px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background-color: #0159BB;
	background-image: url(../img/naveg_fundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#AreaNavegacao .Menu {
	width: 191px;
	margin-right: auto;
	margin-left: auto;
}
#AreaNavegacao   ul.Menu li {
	background-image: url(../img/marcador_transparent.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-bottom: 16px;
	padding-left: 21px;
}
#AreaNavegacao   ul.Menu li span.Links{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#AreaNavegacao   ul.Menu li div.Contatos{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 16px;
	margin-left: 5px;
}





#PageConteudo #BoxConteudo {
	width: 485px;
	margin-right: 24px;
	float: right;
}
#BoxConteudo  h1#TituloPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	color: #003265;
	font-weight: normal;
	margin-bottom: 44px;
	padding-top: 46px;
}
#BoxConteudo p {
	margin-bottom: 13px;
}
#BoxConteudo h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0159BB;
	margin-bottom: 15px;
	padding-top: 15px;
}
#BoxConteudo ul {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#BoxConteudo ul li {
	color: #FF6600;
	background-image: url(../img/marcador_laranja.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 10px;
	padding-left: 19px;
	margin-left: 10px;
}


#BoxRodape{
	width: 100%;
	height: 141px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #001A33;
	background-color: #003266;

}
#BoxRodape  #PageRdp {
	height: 106px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fundo_rodape.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
}
#BoxRodape #PageRdp ul {
	text-align: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#BoxRodape #PageRdp ul li {
	color: #FFFFFF;
	display: inline;
}
#BoxRodape #PageRdp .BarraSeparaRdp {
	margin-right: 13px;
	margin-left: 13px;
}
#BoxRodape #PageRdp #NavegacaoRdp {
	width: 750px;
	margin-right: auto;
	margin-bottom: 29px;
	margin-left: auto;
}
#BoxRodape #PageRdp #EnderecoRdp {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
}
#BoxRodape #PageRdp #TelRdp {
	font-size: 13px;
	font-weight: bold;
}
#BoxCreditos {
	height: 36px;
}
#BoxCreditos ul {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
}
#BoxCreditos #Copy {
	font-size: 11px;
	color: #333333;
	float: left;
}
#BoxCreditos #Asther {
	font-size: 11px;
	color: #333333;
	float: right;
}

a:link, a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;

}
a:hover, a:active{
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	
}
#BoxRodape a:link, #BoxRodape a:visited{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;

}
#BoxRodape a:hover, #BoxRodape a:active{
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	
}

a.Asther:link, a.Asther:visited{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	
}

a.Asther:hover, a.Asther:active{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	
}

a.Links:link, a.Links:visited{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.Links:hover, a.Links:active{
	font-size: 14px;
	font-weight: bold;
	color: #BFE4ED;
	text-decoration: none;
}

.vitrine_Prod a:link, .vitrine_Prod a:visited{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #003266;
	text-decoration: none;
}

.vitrine_Prod a:hover, .vitrine_Prod a:active{
	font-size: 12px;
	font-weight: bold;
	color: #005CB9;
	text-decoration: none;	
}

.MenuFrente a.Links:link, .MenuFrente a.Links:visited{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #01336A;
	text-decoration: none;
}

.MenuFrente a.Links:hover, .MenuFrente a.Links:active{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #001328;
	text-decoration: none;
}

#PageConteudo:after, #Conteudo:after{
        content:".";
        display:block;
        clear:both;
        visibility:hidden;
        height:0;
        overflow:hidden;
}

