/*global*/
*{
  outline: none;
}

span{
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	color: #28487E;
}      

.home_cont1 {
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	color: #666666;	
}

.home_titulos1 {
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	color: #28487E;
}

.home_titulos13 {
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 13px;
	color: #28487E;
	font-weight: bold;
}

.lojas_titulos2 {
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 11px;
	color: #28487E;
	font-weight: bold;
}

.lojas_titulos3 {
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 11px;
	color: #28487E;
}

.home_noticias_data {
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	color: #2C4674;
}

.home_noticias_titulo {
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.home_noticias_titulo_mar {
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	padding-bottom:7px;
}

.home_noticiasconteudo {
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
}
.caminho_pao {
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	color: #28487E;
}
.pontos_tabela {
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px 3px 3px 8px;
}
.banner_promocao1 {
	border: solid 1px #FFFFFF;
	background-color:#FFFFFF;
}
.banner_promocao2 {
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
}
.banner_promocao3 {
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	color: #1A3A73;
	border: solid 1px #193972;
	background-color:#FFFFFF;
}

/*global - fim*/


/*links*/
a, a:link, a:visited, a:active {
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	
}
a:hover {
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	
}
/*links- fim*/


/*combos*/
.combo1 {
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	background-color: #F0F0F0;
	border: #F0F0F0;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.combo2 {
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	background-color: #F0F0F0;
	border: #F0F0F0;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height:14px;
}
/*combos - fim*/
/*tabela*/
.tr_c{
background: url(../site/img/tr.gif) top right repeat-x;
font-family: Microsoft Sans Serif, Verdana, sans-serif;
color:#ffffff;
font-size: 10px;
font-style: normal;
font-weight: normal;
}
.tr_p{
background: #E6EEF7;
font-family: Microsoft Sans Serif, Verdana, sans-serif;
color:#28487E;
font-size: 10px;
font-style: normal;
font-weight: normal;
}
.tr_s{
background: #ffffff;
font-family: Microsoft Sans Serif, Verdana, sans-serif;
color:#28487E;
font-size: 10px;
font-style: normal;
font-weight: normal;
}
/*tabela - fim*/



#banner_home{
	top: 20px;
}
.titulo_revista{
	font-family:Microsoft Sans Serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}
.texto_revista{
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
}
.texto_revista2{
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
}
/* menu novo */
.menun{
  width: 162px;
  overflow: hidden;
}
.menun a div{
  font-size: 12px;
  font-family: Arial;
  font-weight:  normal;
  color:  #547cc7;/*#6f91d0;*/
  width: 162px; /* 162 - 146 */
  height: 19px; /* 25 */
  border-bottom: 1px solid #F4FAFF;
  border-top: 1px solid #F4FAFF;
  text-indent: 16px;
  padding-top: 3px;
  background-color: #ffffff;
  outline: none;
  cursor: pointer;
  text-decoration: none;
}
.menun a:hover div{
  border-bottom: 1px solid #7697D3;
  border-top: 1px solid #92B0E2;
  background-color: #92B0E2;
  color: #ffffff;
  font-weight: bold;
  outline: none;
  cursor: pointer;
  text-decoration: none;
}
/*.menun div a div{
  font-size: 12px;
  font-family: Arial;
  font-weight:  normal;
  color: #84a6dd;
  width: 162px;
  height: 19px;
  border-bottom: 1px solid #F4FAFF;
  border-top: 1px solid #F4FAFF;
  text-indent: 24px;
  padding-top: 3px;
  background-color: #ffffff;
  outline: none;
  cursor: pointer;
  text-decoration: none;
}*/
/**/.sub{
  display: none;
}
.submenun{
  margin-top: 20px;
  width: 156px;
  overflow: hidden;
}
.submenun a div{
  font-size: 12px;
  font-family: Arial;
  font-weight:  normal;
  color:  #547cc7;/*#6f91d0;*/
  width: 156px; /* 162 - 146 */
  height: 19px; /* 25 */
  border-bottom: 1px solid #F4FAFF;
  border-top: 1px solid #F4FAFF;
  text-indent: 16px;
  padding-top: 3px;
  background-color: #ffffff;
  outline: none;
  cursor: pointer;
  text-decoration: none;
}
.submenun a:hover div{
  border-bottom: 1px solid #7697D3;
  border-top: 1px solid #92B0E2;
  background-color: #92B0E2;
  color: #ffffff;
  font-weight: bold;
  outline: none;
  cursor: pointer;
  text-decoration: none;
}
.titsubmenu{
  background-color: #7697d3;
  font-size: 12px;
  font-family: Arial;
  color: #ffffff;
  font-weight: bold;
  text-indent: 16px;
  padding-top: 3px;
  width: 156px;
  height: 19px;
  cursor: default;
}


/**/
.menuncel{
  background-color:#ffffff;
  padding: 0px 0px 15px 0px;
}
/*  definições do menu antigo - exceções[lojas.php]: restaurar célula original do próprio arquivo
.menuncel{
  background-image: url(../site/img/back_menu.gif);
  padding: 0px 15px 0px 14px;
}*/

.bansubmenu{
  margin-top: 8px;
  /*  */
  width:156px;
  height: 235px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 0px 2px;
  cursor: pointer;
}
.bansubmenu div{
  color: #666666;
  font-family: Microsoft Sans Serif;
  font-size: 10px;
  position:relative;
  top: 32px;
  left: 8px;
  width: 125px;
}
.bansubmenu img{
  position:relative;
  top: 47px;
  left: 10px;
  border: 1px solid #E4E4E4;
  padding: 5px;
}

/* fim menu novo */


/*pop up natal*/
#popupini{
	margin:0px;
	position: absolute;
	z-index:100;
	display:none;
    top:130px;
    left:220px;
}
/*pop up natal - fim*/

/* popup - o que é rss */
#fundopop{
  position: absolute;
  top:0px;
  left:0px;
  background-color: #666;
  width: 100%;
  height: 100%;
  display: none;
  opacity:0.5;
  filter:alpha(opacity=50);
  z-index: 200;
}
#popup{
  position: absolute;
  z-index: 202;
  top:0px;
  margin: 0px 150px 0px 150px;
  background-color: #fff;
  display: none;
}

body {margin:0px; background-color: #E0E0E0;}
#fechar{height:30px; padding:0px 20px 0px 20px; font-family:Arial; font-size:12px; color:#FFFFFF; background-color:#3C68C4;}
#btn_fechar a {float:right; text-align:top; padding-top:10px; text-decoration:none; color:#FFFFFF; border-right:0px; border-bottom:0px;}
#btn_fechar a:hover {text-decoration:underline;}
#btn_tamanhotexto { font-size: 12px; font-family: Arial; float:left; text-align:top; padding-top:10px; color: #fff;}
#ttl {font-family:Arial; font-size:18px; color:#3C68C4; font-weight:bold;}
.popp {font-family:Arial; font-size:12px; color:#3C68C4; font-weight:normal; line-height:160%; padding:0px 20px 0px 20px;}

#btn_tamanhotexto a {text-decoration:none;margin-left:0px; padding:2px; margin-bottom:5px; color:#ffffff;border-bottom:1px hidden #ffffff; border-right:1px hidden #ffffff;}
#btn_tamanhotexto a:hover {color:#FFFFFF; border-bottom:1px solid #2E5096; border-right:1px solid #2E5096;}

.popp a { font-size: 12px; font-family:Arial; color:#3C68C4; line-height:160%;text-decoration:none; font-weight: normal; margin-left:-2px; padding:3px;color:#3C68C4; border-bottom:1px hidden #ffffff; border-right:1px hidden #ffffff;}
.popp a:hover { font-size: 12px; font-family:Arial; text-decoration:none; font-weight: normal; background-color:#3C68C4; color:#FFFFFF; border-bottom:1px solid #2E5096; border-right:1px solid #2E5096; }





