@charset "utf-8";
/* CSS Document */

#barra											{
													width:100%;
													height:29px;
													position:relative;
													z-index:2;
													font-family:Verdana, Geneva, sans-serif;
													border-bottom:1px solid #FFFFFF;
													text-align:center;
													background-color:#d65b17;
												}
#barra_conteudo									{
													margin:auto;
													width:950px;
													height:29px;
												}
#barra_assinatura									{
													width:85px;
													height:29px;
													float:left;
													margin:0px 15px 0px 0px;
												}
#barra_produtos									{
													width:290px;
													height:29px;
													float:left;
													text-align:left;
													margin:0px 48px 0px 0px;
												}
#barra_trasparente									{
													width:100%;
													height:0px;
													position:absolute;
													z-index:3;
													text-align:center;
												}
#barra_trasparente_conteudo							{
													margin:auto;
													width:950px;
													height:10px;
													text-align:left;
												}
#barra_produtos_lista a:link							{	color:#666666; text-decoration:none;	}
#barra_produtos_lista a:active						{	color:#666666; text-decoration:none;	}
#barra_produtos_lista a:visited						{	color:#666666; text-decoration:none;	}
#barra_produtos_lista a:hover							{	color:#d65b17; text-decoration:none;	}
#barra_produtos_lista								{
													width:270px;
													height:auto;
													position:relative;
													visibility:hidden;
													text-align:left;
													font-family:Verdana, Geneva, sans-serif;
													font-size:10px;
													color:#666666;
													margin:0px 0px 0px 0px;
													padding:10px 10px 10px 10px;													
													background-color:#ffffff;												
												}
.barra_produtos_lista_titulo							{
													color:#d65b17;
													font-weight:bold;
												}
#barra_informativo									{
													width:430px;
													height:29px;
													color:#FFFFFF;
													font-size:10px;
													margin:0px 32px 0px 0px;
													float:left;
												}
#barra_informativo_ok input							{
													width:20px;
													height:16px;
												}
#barra_informativo_ok								{
													width:auto;
													height:22px;
													
													margin:0px 0px 0px 0px;
													padding:7px 0px 0px 0px;
													border:0px;
												}
#barra_informativo_texto								{
													width:auto;
													height:20px;
													float:left;
													font-size:10px;
													color:#ffffff;
													margin:0px 5px 0px 0px;
													padding:9px 0px 0px 0px;
												}
#barra_informativo_campo								{
													width:74px;
													height:18px;
													float:left;
													margin:7px 5px 0px 0px;
												}
#barra_informativo_campo input						{
													width:70px;
													font-size:10px;
													color:#666666;
													background-color:#FFFFFF;
													border:none;
												}
#barra_informativo_twitter							{
													width:13px;
													height:29px;
													float:left;
													margin:0px 15px 0px 0px;
												}
#barra_informativo_rss								{
													width:16px;
													height:29px;
													float:left;
													margin:0px 0px 0px 0px;
												}
