td
{
	vertical-align: top ;
}

tr
{
	vertical-align: top ;
}
.utilizador
{
    font-size: 9px;
    font-family:Verdana;
}
.rss
{
    font-size: 14px;
    font-family: Leelawadee;
	color:#666666;
}

.texto
{
    font-size: 14px;
    font-family: Leelawadee;
    vertical-align: top;
}

.texto_forum
{
    font-size: 14px;
    font-family: Leelawadee;
    color:#006faf
}

.submenu
{
    font-size: 13px;
    font-style: normal;
    font-family: Leelawadee;
}

.titulo
{
    font-size: 14;
    color:#8fd400;
    font-family: Leelawadee;
    font-weight:bold;  
}
.titulo2
{
    font-size: 12;
    color:#FFFFFF;
    font-family: Verdana;
    font-weight:bold;  
}


.menu
{
    font-size: 13;
    color:#006faf;
    font-family: Leelawadee;
    padding-left:10;
    padding: 2 px;
    display: block;
    width:150;
    height:20;
    cursor: pointer; cursor: hand;
}

.foto
{
    font-size: 10;
    color:#006faf;
    font-family: Verdana;
    font-weight:bold;
    text-decoration:underline;
    
}

.titulo_forum{
	      font-family:Verdana;
	      font-size:14;
	      color:white;
	     }

.titulos_forum{
	      font-family:Verdana;
	      font-size:12;
	      color:white;
	     }


.forum{
      text-decoration:none;
      font-family:Leelawadee;
      font-size: 12px;
      color:black;
      font-style:normal;
      text-transform:none;
     }
     

a.menus{
        padding-left:12;
        color:#8fd400;
        font-weight:bold;
        text-transform:capitalize;
        font-size:12;
        background-repeat:no-repeat;
        width:150;
        height:20;
        padding-top:3px;

}

a.menus:hover{
	color:#8fd400;
	padding-left:7px;
	FONT-SIZE: 12px;
	background-image:url(Imagens/barra1.png);
	background-image:no-repeat;
        width:150;
        height:20;
        padding-top:3px;
}

p {
    padding: 10px 10px 10px 10px;
  }

a{
    font-size: 11px;
    font-transform: none;
    color: black;
    font-family:Leelawadee;
    text-decoration:none;
}

a#forum{
    font-size: 11px;
    font-transform: none;
    color: black;
    font-family:Leelawadee;
    text-decoration:none;
    display:block;
    position:relative;
    background-color:#E0EEEE;
    padding-top:3px;
}


.comentario{
    font-size:10px;
    font-family:Leelawadee;
    color:#828282;
    text-align:JUSTIFY;
    }

table{
  border-collapse:collapse;
  border-color:#006faf;
 vertical-align: top;
}


.dir{
  background-image:url(Imagens/dir.png);
  background-repeat:repeat-y;
}

.esq{
  background-image:url(Imagens/esq.png);
  background-repeat:repeat-y;
}



