body, html{
  margin:0;
  padding:0;
  width:100%;
  height:100%;
  overflow-x:hidden;
}
body{ background-image:url(/images/bg.jpg); background-repeat:repeat-x; background-color:#AAB4E1; margin:0; }
div{
position:relative;
}
img{ border:0; }
a{ color:#EF598E; }
a:visited{ color:#0F598E; }
hr{ height:1px; color:#FF6666; border:0px; border-top:dashed yellow 1px; margin: 10px 0 10px 0; }
hr.azul{ height:1px; color:#00F; border:0px; border-top:dashed blue 1px; margin: 10px 0 10px 0; }
td{ font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:12px; } /*textos dentro de tabelas */
.titulo img{
  margin:0.5em;
}
#conteudo{ 
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:13px;
	background-position:0 0; background-repeat:no-repeat;
}
#notice{
color:red;
}
#footer{  
	background-image:url(/images/bg_foot_note.jpg); background-repeat:no-repeat;
	color:#FFFFFF; text-align:center; font-family:Verdana,"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:10px; 
	position:relative;
}
#footer a{ color:#E9D203; }
#submenu{ 
	position:relative; top:5px; text-align:center; 
	font-family:Tahome,"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:12px; color:#EF598E;
}
#submenu a{ color:#000000; }
#notice{color: red;position:absolute; left:200px}
#bloco{ 
	padding-left:250px; padding-right:230px; padding-top:40px;width:560px;position:relative;
}
#bloco_home{ 
	padding-left:206px; padding-right:185px; padding-top:32px; position:relative; 
}
.titulo{ font-size:18px; }
.subtitulo{ font-size:14px; color:#006699; }
#cart_container{
 position:absolute;
 top:8em;
 right:10.8em;
 width:600px;
 z-index:30;
 font-family:verdana, sans-serif, helvetica;
} 
#cart_container div{
 background-color:#ffdffd;
 background-image:url(/img/px_bege.gif);
 border:1px solid gray;
}
#cart_container table{
  margin:0.3em
}
#carrinho.ligado{
  display:none
}
#menuz{
  height:106px;
}  
#conteudo, #bodyz,#footer{width:997px;}
#menuz,#bodyz,#footer{
  margin-left:50%;
  left:-490px;
  position:relative;
}
#footer{
height:55px;
}
.fieldname{
  font-weight:bold;
  text-align:right;
}

