/*
TOPICOS ÁREA DE CONTEÚDO

.style2 {
 font-family: Verdana, sans-serif;
 font-size: 10px;
 color: #408CB3;
 textdecoration = bold
}
*/
body,html {
  margin: 0px;
  padding: 0px;
  background-image: url(/img/fundo1.gif);
  background-repeat: repeat-x;
  text-align:left;
  width: 900px;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #408CB3;
  background-color:#BFD8E5;
}

a {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #408CB3;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a.link {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #408CB3;
  text-decoration: none;
}
a.link:hover {
  text-decoration: underline;
}

.top1 {
  background-image: url(/img/topo1.jpg);
  background-repeat: no-repeat;
  width: 900px;
  height: 30px;
  vertical-align: top;
}



#lingua {
  width: 700px;
  text-align:right;
}
.toppt {
  background-image: url(/img/topo2.jpg);
  background-repeat: no-repeat;
  width: 700px;
  height: 120px;
  vertical-align:bottom;
}
.topen {
  background-image: url(/img/topo2_uk.jpg);
  background-repeat: no-repeat;
  width: 700px;
  height: 120px;
  vertical-align:bottom;
}
.menu1 {
  background-image: url(/img/fundo_menu1.gif);
  background-repeat: no-repeat;
  background-position: left top;
  background-color:#BCD9EE;
}
.menu3 {
  
  background-color:#a9cee6;
}
.menu2 {
  margin: 5px 0px 0px 10px;
}
.content {
  background-color:white;
  margin:10px 0px 5px 10px;
  width: 454px;
  
}
.rodape {
  background-color:white;
  margin:0px 10px 0px 10px;
  height: 17px;
  padding-top:3px;
  padding-left:10px;
}
.calender-top {
  background-image: url(/img/topo_calendario.gif);
  background-repeat: no-repeat;
  width:190px;
  height:26px;
}
.calender {
  margin-top:2px;
  background-image: url(/img/calendario.gif);
  background-repeat: no-repeat;
  width:190px;
  height:106px;
}
.noticias {
  margin-top:2px;
  width:190px;
  height:106px;
}
.newsletter {
  margin-top:2px;
  background-image: url(/img/newsletter.gif);
  background-repeat: no-repeat;
  width:190px;
  height:65px;
}
.titulo{
  font-size: 12px;
  font-weight: bold;
  margin:5px 0px 10px 0px;
}
input {
  font-size:10px;
  color:#999999;
}
.input {
  width: 125px;
  height: 11px;  
}
.submenu {
  background-image: url(/img/foto_sub_menu.gif);
  background-repeat: repeat-y;
  width:190px;
}
.submenu-text {
  color: #155591;
  text-decoration: none;
}
.submenu-text:hover {
  color: #155591;
  text-decoration: underline;
}
.noticias-text {
  color: #333;
  text-decoration: none;
}
.noticias-text:hover {
  color: #333;
  text-decoration: underline;
}
.texto {
  color: #408CB3;
}
.textowhite {
	color: white;
}
.textoblack {
	color: black;
}
.preco {
	color: #000000;
}
.preco_promocao {
	color: darkred;
}
s { color:#990000; }

textarea {
  border:1px solid black;
  font-size:11px;
}

.hide {
  display:none;
  visibility:hidden;
  position:absolute;
}

.show {
  display:block;
  visibility:visible;
  position:relative;

}
.imgmenu {
    margin-right:10px;
    padding-bottom:2px;
    width: 3px;
    height: 5px;
}
.calendario-text-top {
  font-size: 11px;
  color: #666666;
}
.calendario-text-dias {
  font-size: 12px;
  color: #333333;
  font-weight: bold;
  text-align: center;
}
.calendario-text-diaspassados {
  font-size: 11px;
  color: #999999;
  text-align: center;
}
.calendario-text-diassemeventos {
  font-size: 11px;
  color: #333333;
  text-align: center;
}
.calendario-text-diascomeventos {
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-align: center;
}
