.texto       		
{ 
font-family: Arial; 
font-size: 12px; 
color: #000000; 
text-align: justify; 
margin-top: 0; 
margin-bottom: 0; 
line-height:150% 
}

.rodape 
{ 
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold; 
  color: #000000; 
  margin:0; 
  text-transform: uppercase;
  line-height:100%
}

#content-wrapper {
  width: 780px;
  text-align: left;
  background-color: #FFFFFF;
  clear: both;   
}

#main-wrapper {
  width: 470px;
  padding-left: 15px;
  margin-right: 15px;
  float: left;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
}

#sidebar-wrapper {
  width: 260px;
  float: left;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
}

.formulario 
{ 
  display: inline; 
  font-size: 10px; 
  font-family: Arial; 
  color: #000000; 
  font-weight: bold; 
  text-align: left 
}


.seccao_barra
{
  margin-top: 10px; 
  margin-bottom: 10px; 
  font-family: 'Tahoma'; 
  font-size: 10px
}

.novo_comentario 	
{ 
 font-family: Arial; 
 font-size: 10px; 
 color: #000000; 
 text-align: justify; 
 border-top: 2px solid #000000; 
 border-bottom: 2px solid #000000; 
 border-right: 2px solid #000000
}

.novo_comentario_texto 	
{ 
  margin-top: 5; 
  margin-bottom: 5; 
  margin-right: 5; 
  margin-left: 5; 
  line-height:150%
}

.texto a:link img  
{ 
	text-decoration: none; 
	border-color: #000000; 
	border-width: 1px 
}
