/* SCROLL INICIO */
#container {
  position: relative;
  width: 500px;
  height: 70px;
  overflow: hidden;
  #border: 0px solid #EFEFEF;
}

#scroller {
  width: 928px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}

.content {
  width: 200px;
  height: 200px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px;
  border: 1px solid #EFEFEF;
  font-size: .8em;
}

.scrollNav, .scrollNav a:link, .scrollNav a:visited  {
  font-size: .8em;
  color:#00009C;
  font-weight: bold;
}
/*
<!--[if IE]>
<style type="text/css">

#scroller{
  width: 882px; 
}

</style>
<! [endif]-->



 SCROLL FIM */


.inputComentario{
width:345px;
height:15px;
font-family:Tahoma;
font-size:11px;
color:#454545;
border:#555555;
border-style:solid; 
border-width:1px;
}

.txtComentario{
width:345px;
height:120px;
font-family:Tahoma;
font-size:11px;
color:#454545;
border:#555555;
border-style:solid; 
border-width:1px;
}

.linkPub{
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
}

.inputQuestionario{
width:545px;
height:15px;
font-family:Tahoma;
font-size:11px;
color:#454545;
border:#555555;
border-style:solid; 
border-width:1px;
}

.txtQuestionario{
width:545px;
height:39px;
font-family:Tahoma;
font-size:11px;
color:#454545;
border:#555555;
border-style:solid; 
border-width:1px;
}


.seccao{
color:#ea7d13;
font-size:13px;
font-weight:bold;
}
.pergunta{
color:#454545;
font-size:12px;
font-weight:bold;
background-color:#EEEEEE;
padding:5px;
}
.subpergunta{
padding:5px;
}
.linkMenuRevistas{
font-family:Tahoma;
font-size:11px;
color:#4D560B;
}
.linkMenuArtigos{
font-family:Tahoma;
font-size:11px;
color:#223C58;
}
.linkMenuCoisas{
font-family:Tahoma;
font-size:11px;
color:#833D0B;
}

.titulo{
font-family:Arial;
font-size:16px;
font-weight:bold;
color:#3A3939;
text-decoration:none;
}
.titulo:hover{
text-decoration:none;
}
.tituloUPPER{
font-family:Arial;
font-size:16px;
font-weight:bold;
color:#3A3939;
text-transform: uppercase;
}
.subtitulo{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#3A3939;
}


.inputEmailNews{
width:134px;
}
.inputTxtPesq{
width:140px;
height:13px;
}
.inputCatPesq{
width:135px;
height:19px;
font-family:Tahoma;
font-size:11px;
color:#454545;
}

.foto{
border: 1px solid #000000;
}
.fotoTxt{
border: 1px solid #000000;
float:left;
margin:0px 10px 10px 0px;
}
.fotoTxt2{
border: 1px solid #000000;
float:left;
margin:3px 5px 0px 0px;
}

.notData{
color:#4A4A4A;
}
.notTitulo{
color:#385879;
font-weight:bold;
}
.ageTitulo{
color:#00873A;
font-weight:bold;
}
.artTitulo{
color:#ea7d13;
font-weight:bold;
}
.artTitulo2{
font-size:15px;
color:#454545;
font-weight:bold;
}
.artAutor{
color:#888888;
font-style:italic;
}
.revTitulo{
color:#fb7f50;
font-weight:bold;
}
.revLink{
font-size:13px;
color:#345170;
font-weight:bold;
}
.jogTitulo{
color:#64a61e;
font-weight:bold;
}
.desTitulo{
color:#f0c300;
font-weight:bold;
}


BODY{
font-family:Tahoma;
font-size:11px;
color:#454545;
}

INPUT{
font-family:Tahoma;
font-size:11px;
color:#454545;
}

.txt{
font-family:Tahoma;
font-size:11px;
color:#454545;
text-decoration:none;
}
.txt:hover{
text-decoration:none;
}

.txtCopyright{
font-family:Tahoma;
font-size:9px;
color:#454545;
text-decoration:none;
}