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

/* Estrutura principal - Layout */

body{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	background-color: #FFCC00;
	background-image: url(img/fundoSite.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
li {
	list-style-position: outside;
	list-style-image: url(img/marcadorAzul.gif);
}
form, input {
	margin: 0px;
	padding: 0px;
}
.input{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #0F3046;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #F4C108;
	margin-bottom: 5px;
}
#ContatoNome, #ContatoTel, #ContatoEmail{
	vertical-align: middle;
	height: 18px;
	width: 150px;
	
}

#ContatoMSG {
	height: 100px;
	width: 250px;	
}
#Msg{
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	letter-spacing: 3px;
}

#BoxBuscar{
	background-image: url(img/fundoBuscar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 88px;
	width: 183px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
}
#BoxBuscar table{
	margin-top: 30px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 14px;
}
#ResultadoBusca{
	font-size: 12px;
	color: #990000;
	height: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFF99;
	border-right-color: #FFFF99;
	border-bottom-color: #990000;
	border-left-color: #FFFF66;
	margin-bottom: 10px;
}

#BarraSuperiorFrente{
	height: 503px;
	width: 775px;
	background-image: url(img/fundoSuperiorFrente.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#BarraSuperiorInterno{
    height: 255px;
	width: 775px;
	background-image: url(img/fundoSuperiorInterno.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#BarraConteudoFrente{
	background-image: url(img/fundoConteudoFrente.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 761px;
}
#BarraConteudoInterno{
	background-image: url(img/fundoConteudoInterno.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 761px;
}
#FimConteudo{
	background-image: url(img/fundoFimConteudo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Rodape */

#BarraRodapeLado1{
	background-image: url(img/fundoRodapeLado1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 41px;
	width: 16px;
}
#BarraRodapeLado2{
	background-image: url(img/fundoRodapeLado2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 41px;
	width: 16px;
}
#BarraRodape{
	background-color: #ffd634;
	height: 41px;
	width: 729px;
}
.AreaDicasSaude{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #1d5a83;
	width: 196px;
	padding-top: 7px;
	padding-right: 21px;
	padding-bottom: 15px;
	padding-left: 21px;
}
.AreaEndereco{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #1d5a83;
	padding-top: 16px;
}
.AreaConteudo{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	width: 442px;
	padding-top: 8px;
	padding-right: 42px;
	padding-bottom: 8px;
	padding-left: 35px;
}
#quadLink{
	background-image: url(img/quadLink.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#AreaLink{
	padding-top: 23px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 14px;
}


/* Textos - Diagramas de Conteudos do Site */

.txtRodape{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.txtTitulo{
	font-family: Arial;
	font-size: 14px;
	line-height: 15px;
	color: #123852;
	font-weight: bold;
}
.txtConteudo{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.marcador{
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 7px;
}
.txtProdutoCategoria{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2B76AE;
}
.txtProdutoRef{
	font-size: 12px;
	font-weight: bold;
	color: #1E91C7;
}


/* Links - Estilo de links do Site */

a.Rodape:link, a.Rodape:visited{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #1D5A83;
	text-decoration: none;
}

a.Rodape:hover, a.Rodape:active{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #154362;
	text-decoration: underline;
}

a.Asther:link, a.Asther:visited{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.Asther:hover, a.Asther:active{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

a.Titulo:link, a.Titulo:visited{
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #123852;
	text-decoration: none;
}

a.Titulo:hover, a.Titulo:active{
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #123852;
	text-decoration: underline;
}

a.Resumo:link, a.Resumo:visited{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #1d5a83;
	text-decoration: none;
	font-weight: normal;
}

a.Resumo:hover, a.Resumo:active{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #1d5a83;
	text-decoration: underline;
	font-weight: normal;
}

a:link, a:visited{
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	color: #1D5A83;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active{
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	color: #1D5A83;
	text-decoration: none;
	font-weight: bold;
}

a.Resultado:link, a.Resultado:visited{
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	color: #1D5A83;
	text-decoration: none;
	font-weight: bold;
}

a.Resultado:hover, a.Resultado:active{
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	color: #1D5A83;
	text-decoration: none;
	font-weight: bold;
}
.AreaLinkResultado{
	padding: 6px 6px 6px 6px; 
}