@charset "utf-8";

html,body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/imgs/bgd_main.jpg);
	background-repeat: repeat-x;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#all {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(/imgs/bgd_header.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 994px;
}
#header_inside {
	background-image: url(/imgs/bgd_header_inside.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 994px;
}
#menu_languages {
	text-align: right;
	height: 73px;
	width: 994px;
	padding-top: 15px;
}
.clear{
clear: both;
height: 0;
line-height: 0px;
font-size: 0px;
}
#menu {
	float: right;
	z-index: 9999;
}

#menu a{
	text-decoration:none;
	z-index: 9999;
}
#menu li {
	float: right;
	margin: 0;
	display: inline;
	padding-left: 7px;
	z-index: 9999;
}
#menu li span {
	display: none;
}
#menu ul{
list-style:none;
margin:0;
padding:0;
	z-index: 9999;
}
#menu li ul{
display:none;
}
#menu ul li{
	float:left;
	position:relative;
	height:23px;
}
#menu ul li a {
	/* faz os links se comportarem como blocos, o que permite
atribuir largura e altura*/
display:block;
	/* margem interna e externa = 0 para ficar "tudo juntinho" */
padding:0;
	margin:0;
	/* alinhamento de texto centralizado */
text-align:left;
	/* borda - não é opcional neste caso */
border:0px solid #ccc;
	z-index: 9999;
}
#menu ul li:hover ul {
	display:block;
	position:absolute;
	top:23px;
	margin-top:-1px;
	z-index: 9999;
}
#menu ul li:hover ul li ul {display: none;}
#menu ul li:hover ul li:hover ul {
	/* isso faz o "sub-sub-menu" aparecer */
display:block;
	/* isso faz a posicao deste ítem ser fixa, mas relativa a posição
do ítem anterior, que é o sub-menu */
position:absolute;
	/* A largura do submenu é de 122px, então defino a posição horizontal deste ítem como 121px para que as bordas fiquem sobrepostas
aumente ou diminua esse valor para entender melhor o efeito */
left:0px;
	/* defino a posição vertical deste ítem como 0 para que fique na mesma
altura do ítem imediatamente anterior a ele. */
top:0;
	/* defino a margem superior como 0 apenas para que as bordas fiquem
sobrepostas */
margin-top:0;
}

#menu ul li ul li {
	background-color: #337336;
	width: 150px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#photo_flash {
  position: absolute;
  top: 120px;
  display: none;
}

#layout_div {
	background-image: url(/imgs/layout_div.gif);
	height: 31px;
	width: 994px;
}
#layout_div_inside {
	background-image: url(/imgs/layout_div_inside.gif);
	height: 31px;
	width: 994px;
}
#main_content {
	background-color: #FFF;
	width: 994px;
	height: auto;
}

#main_content object {
  z-index: 1;
}

#main_content embed {
  z-index: 1;
}

#main_content p img {
	z-index: -99;
}

#main_content_left {
	width: 590px;
	padding: 0 22px;
	text-align: left;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #d2d3d3;
	min-height: 350px;
	float: left;
	display: inline;
}
#main_content_right {
	width: 315px;
	padding: 0 22px;
	float: right;
	background-color: #FFF;
	text-align: left;
	display: inline;
}

#blank {
	background-color: #FFF;
	height: 60px;
	clear: both;
}
#footer {
	background-image: url(/imgs/bgd_footer.gif);
	height: 140px;
	background-color: #151414;
}
#footer_content {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#footer_left {
	float: left;
	width: 497px;
	text-align: left;
}
#footer_right {
	float: right;
	width: 497px;
	text-align: right;
}

.txt_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.txt_normal  a:link {
	color: #5a5c38;
	font-weight: bold;
	text-decoration: none;
}

.txt_normal  a:hover {
	color: #000;
	text-decoration: underline;
}

.txt_normal  a:visited {
	color: #5a5c38;
	text-decoration: none;
}

.txt_normal  a:active {
	color: #000;
	text-decoration: underline;
}
.txt_lingue {
	color:#ffed00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.txt_lingue  a:link {
	color: #FFF;
}

.txt_lingue  a:hover {
	color: #ffed00;
}

.txt_lingue  a:visited {
	color: #FFF;
}

.txt_lingue  a:active {
	color: #FF0;
}
.txt_mainmenu {
	color:#ffed00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	z-index: 99;
}
.txt_mainmenu  a:link {
	color: #FFF;
}

.txt_mainmenu  a:hover {
	color: #ffed00;
}

.txt_mainmenu  a:visited {
	color: #FFF;
}

.txt_mainmenu  a:active {
	color: #FF0;
}
.txt_footer {
	color:#9b9b9b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.txt_footer  a:link {
	color: #9b9b9b;
}

.txt_footer  a:hover {
	color: #FFF;
}

.txt_footer  a:visited {
	color: #9b9b9b;
}

.txt_footer  a:active {
	color: #FFF;
}
.txt_titulo1 {
	color:#337436;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: bold;
}
.txt_titulo2 {
	color:#337436;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;	
	width: 315px;
	height: 21px;
  margin-top: 0px;	
	
}
.txt_subtitulo {
	color:#8f8f8f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.txt_destaque {
	color:#8f8f8f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}
.products{
float:left;
display:inline;
width:590px;
padding:10px 0 10px 0;
}
.fotoprod{
float:left;
display:inline;
width:133px;
}
.infos{
width:457px;
float:right;
display:inline;
}#box_atalhos {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
	background-image: url(/imgs/bgd_boxprod.gif);
	background-repeat: repeat-x;
}
.barralateral_titulos {
	color:#337436;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	width: 315px;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d2d3d3;
}

#barralateral_content {
	width: 315px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#barralateral_content img{
	border:1px solid #000;
}

#box_atalhos_left {
	width: 262px;
	float: left;
	margin-top: 22px;
	margin-left: 22px;
}
#box_atalhos_right {
	width: 262px;
	float: right;
	margin-top: 22px;
	margin-right: 22px;
}

#sf-menu, #sf-menu ul li ul, #sf-menu ul li ul li {
  z-index: 9999;
}

#menu ul li ul li {
  font-size: 11pt;  
}

.footmenu li a{
  margin: 6px 0;
  padding: 6px 5px;
  text-decoration: none;
  color: #9b9b9b;
  text-transform: uppercase;
}
.footmenu {
  float: left;
  padding: 0;
  margin: 0;
}

.footmenu li {
	float: left;
	margin: 0;
	display: inline;
}