/*#10950d #097909*/

body {
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-x;
	background-color: #3f3f3f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	margin-top: 20px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

img{
	behavior:url(/pngbehavior.htc)
}

a:link {
	color: #10950d;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #10950d;
}
a:hover {
	text-decoration: none;
	color: #10950d;
}
a:active {
	text-decoration: underline;
	color: #10950d;
}

.clear{	clear:both;}
.right{ float:right;}
.left{ float:left;}
.no-margin { margin:0 !important;}

#wrapper {
	width:810px;
	margin: 0 auto;
}

#header {
	background-image: url(../gfx/topo.png);
	background-repeat: no-repeat;
	height: 172px;
	position:absolute;
	width: 808px;
	z-index:1000;	
}

#banner_img {
	padding-top:15px;
	padding-left: 4px;
	width: 800px;
	height: 207px;
}

#logo {
	height: 100px;
	width: 150px;
	margin-top: 57px;
	margin-left: 39px;
	background-color: #10950d;
	vertical-align: middle;
}

#slogan {
	height: auto;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	width: auto;
	margin-top: 20px;
	margin-right: 20px;
}

#menu li {
	background-image: url(../gfx/menu.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 127px;
	float: left;
	margin-right: 25px;
	text-align: center;
	vertical-align: middle;
	
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;
}

#content_wrapper {
	margin: 0 auto;
	width:801px;
}

#content{
	background-color: #FFFFFF;
	padding: 25px;
}

#rodape {
	background-color: #000000;
	width: 100%;
}

#rodape_content {
	margin: 0 auto;
	width:960px;
}

#conteudo {
	padding: 10px;
	text-align: justify;
	background-color: #eeeeee;
	width:940px;

}

.titulo1 {
	color: #10950d;
	font-size: 16px;
	font-weight:bold;
	margin: 0;
}

.titulo2 {
	color: #2b762b;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}

h2 {
	color: #2b762b;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}

.titulo3 {
	color: #097909;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

.texto_small {
	color: #666666;
	font-size: 10px;
}

.conteudo_rodape {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #FFFFFF;
}

a.link_peq:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.link_peq:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.link_peq:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.link_peq:active {
	color: #FFFFFF;
	text-decoration: underline;
} 

.form-field {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 350px;
	padding: 4px;
	color: #666666;
}

p {
padding:0;
margin-bottom: 10px;
}

.bt-submit {
	background-color: #10950d;
	border: 1px solid #097909;
	font-size: 11px;
	color: #ffffff;
	padding: 4px;
	cursor:pointer;
}

.marq {
	width: 910px;
	color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: auto;
	text-align:center;
	margin-left:20px;
	margin-right:25px;
	margin-top:0px;
	font-weight:bold;
}

#relogio{
	position:absolute; 
	margin: 15px 0px 0px 850px; 
	text-align:right; 
	color:#cccccc;
}

#marcas{
	border:1px solid #60C440;
	border-top:none;
	width:178px;
	overflow:hidden;
	white-space: nowrap;
}

/***************************/
.tempo {	
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: auto;
	border: 1px solid #cccccc;
	background-position: 0px 25px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.temp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #b13529;
}

.min-max {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999
}

.tt-tempo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#666666;
}

#menu_nav {
	height:35px;
}

ul#menu_nav {
	position: relative;
	height:35px;
	margin:0;
	width: 385px;
	padding: 0px;
}

ul#menu_nav li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	height: 35px;
	/*text-indent:-9999px;	*/
}

ul#menu_nav li a {
	border:0;
	display:block;
	text-decoration:none;
	overflow:hidden;	
	text-indent:-9999px;
	margin:0;
	padding:0;

}

li#home a{
	width:80px;
	height:35px;
	background-image: url(../gfx/hmenu/home.gif);
	background-repeat: no-repeat;
}

li#home a:hover { background-image: url(../gfx/hmenu/home_h.gif); }

li#empresa a{
	width:107px;
	height:35px;
	background-image: url(../gfx/hmenu/empresa.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

li#empresa a:hover { background-image: url(../gfx/hmenu/empresa_h.gif); }

li#servicos a{
	width:93px;
	height:35px;
	background-image: url(../gfx/hmenu/servicos.gif);
	background-repeat: no-repeat;
}
li#servicos a:hover { background-image: url(../gfx/hmenu/servicos_h.gif); }

li#contactos a{
	width:105px;
	height:35px;
	background-image: url(../gfx/hmenu/contactos.gif);
	background-repeat: no-repeat;
}
li#contactos a:hover { background-image: url(../gfx/hmenu/contactos_h.gif); }

/*weather*/

.icon-meteo {
	background-repeat: no-repeat;
	height: 34px;
	width: 61px;
	display: block;
	margin-left:0px;
}

.cor-laranja {
	color:#ff3300;
}

.cor-azul {
	color:#1875ba;
}


.separador-cinza {
	height:0px;
	width:100%;
	border-top: 1px solid #adb4b5;
	border-bottom: 1px solid #f5fafb;
	margin-top:10px;
	margin-bottom: 10px;
	width:160px;
	margin-left:10px
}


/*** CARRINHO DE COMPRAS ***/

#tt-encomendas {
	background-image: url(/gfx/pt/tt-encomendas.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 180px;
	display:block;
	margin-top:10px;
}

#encomendas-box {
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	padding:10px;
	width:158px;
	background-color:#00ffff;
	background:url(../gfx/bg-carrinho.gif) bottom center no-repeat;
}
#encomendas-box-bottom{
	background:url(../gfx/bg-carrinho-bottom.gif) top center no-repeat;
	width:170px;
	height:5px;
	margin:-5px;
	padding:0px 10px 5px 10px;
}

#encomendas-box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/*** PRODUTOS ***/

.produtos-index {
	float: left; 
	background-color:#fff; 
	border: 1px solid #DADADA; 
	width: 75px;
	height: 146px;
	padding: 4px; 
	margin-right: 5px;
	text-align:center;
	position:relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.produtos-index h4 { 
	margin:0px 0;
	height:30px;
	overflow:hidden;
	vertical-align:middle;

}

#produtos {
	background-image: url(/gfx/pt/bg-produtos.gif);
	background-repeat: no-repeat;
	height: 152px;
	width: 160px;
	padding: 35px 10px 10px 10px;
}
#produtos p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.input-produtos {
	background-image: url(/gfx/input-produtos.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 154px;
	border-style: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 3px;
}
.select-produtos {
	background-image: url(/gfx/input-produtos.gif);
	background-repeat: no-repeat;
	width: 154px;
	border-style: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 3px;
}

.input-produtos {
	background-image: url(/gfx/input-produtos.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 154px;
	border-style: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 3px;
}
.select-produtos {
	background-image: url(/gfx/input-produtos.gif);
	background-repeat: no-repeat;
	width: 154px;
	border-style: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 3px;
}

.produtos-categorias {
	display:block;
	width: 530px;
}

.produtos-categorias p{
	margin:5px 0px 5px 0px;
}


ul#categorias li{
	padding:5px;
	list-style-image:url(../gfx/bullet.gif);
}

.imagem {
	padding:5px; 
	border: 1px solid #cccccc; 
	margin-right:10px; 
	background-color:#ffffff;
	color:#999999;
	display: block;
	float:left;
}

.separador, .separador-pesquisa, .separador-encomendas{
	background-image:url(/gfx/1px.gif); 
	background-repeat:repeat-x; 
	background-position:center; 
	height:1px; 
}
.separador{	margin:10px 0px 10px 0px;}
.separador-pesquisa{	margin:5px 0px 5px 0px;}
.separador-encomendas{margin:0px 0px 0px 0px;}

/*** TABLE ENCOMENDAS***/

.table_encomendas{
	border:none;
	
}
.table_encomendas img{
	padding:2px; 
	border: 1px solid #cccccc; 
	margin-right:10px; 
	background-color:#ffffff;
	color:#999999;
	vertical-align:middle;	
}

.table_encomendas thead {
		background-image:url(../gfx/bg-menu.gif);
		background-repeat:repeat-x;
		height:35px;
}

a.bt-encomendar, a.bt-ver-encomendas, .bt-enviar, .bt-pesquisar, .bt-continuar, .bt-finalizar {
	text-indent: -9999px;
	display: block;
	height: 30px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor:pointer;
	margin:0;
	padding:0;
	border:none;
}

a.bt-encomendar {
	background-image: url(../gfx/pt/bt-encomendar.gif);
	background-color: transparent;
	width: 125px;
	border:none;
}
a.bt-ver-encomendas {
	background-image: url(../gfx/pt/bt-ver-encomendas.gif);
	background-color: transparent;
	width: 134px;
	border:none;
}
.bt-enviar {
	background-image: url(../gfx/pt/bt-enviar.gif);
	background-color: transparent;
	width: 93px;
	border:none;
}
.bt-pesquisar{
	background-image: url(../gfx/pt/bt-pesquisar.gif);
	background-color: transparent;
	width: 108px;
	border:none;
}
.bt-continuar {
	background-image: url(../gfx/pt/bt-continuar.gif);
	background-color: transparent;
	width: 108px;
	border:none;
}
.bt-finalizar {
	background-image: url(../gfx/pt/bt-finalizar.gif);
	background-color: transparent;
	width: 108px;
	border:none;
}

a:hover.bt-encomendar, a:hover.bt-ver-encomendas, .bt-continuar:hover, .bt-pesquisar:hover, .bt-enviar:hover, .bt-finalizar:hover {
	background-position: 0 -30px;
	border:none;
}

.bt-apagar{
	text-indent: -9999px;
	display: block;
	background-image: url(../gfx/bt-apagar.gif);
	height: 18px;
	width: 19px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor:pointer;
	margin:0;
	padding:0;
	border:none;
}
.bt-apagar:hover {
	background-position: 0 -18px;
		border:none;
}