/* CSS Document */

		/** lista da equipa **/
div.equipa{
color: #FFF;
font-weight: bold;
font-size: 8pt;
text-align:center;
margin: 2px;
padding: 3px;
width: 140px;
height:10px;
background:#11399C;
		}
div.equipa2{
color: #FFF;
font-weight: bold;
font-size: 8pt;
text-align:center;
margin: 2px;
padding: 3px;
width: 140px;
height:10px;
background:#117E9C;
		}
div.equipa3{
color: #FFF;
font-weight: bold;
font-size: 8pt;
text-align:center;
margin: 2px;
padding: 3px;
width: 120px;
height:10px;
background:#107E9D;
		}
div.equipa51{
color: #FFF;
font-weight: bold;
font-size: 8pt;
text-align:center;
margin: 2px;
padding: 3px;
width: 110px;
height:10px;
background:#389d11;
		}
div.equipa52{
color: #FFF;
font-weight: bold;
font-size: 8pt;
text-align:center;
margin: 2px;
padding: 3px;
width: 120px;
height:10px;
background:#9D3010;
		}
div.equipa53{
color: #FFF;
font-weight: bold;
font-size: 8pt;
text-align:center;
margin: 2px;
padding: 3px;
width: 110px;
height:10px;
background:#9C7511;
		}
div.equipa54{
color: #FFF;
font-weight: bold;
font-size: 8pt;
text-align:center;
margin: 2px;
padding: 3px;
width: 110px;
height:10px;
background:#BCC416;
		}
 .caixa {
  width: 200px;
  font-family: Tahoma;
  font-size: 9pt;
  border:1px solid #7E9C11;
  }
  .caixatel {
  width: 100px;
  font-family: Tahoma;
  font-size: 9pt;
  border:1px solid #7E9C11;
  }
  .caixamsg {
  width: 200px;
  font-family: Tahoma;
  font-size: 9pt;
  border:1px solid #7E9C11;
  }
  .enviado {
  font-family: Tahoma;
  font-size: 8pt;
  color: red;
  margin-left: 5px;

  }
  .error {
  font-family: Tahoma;
  font-size: 8pt;
  color: red;
  margin-left: 10px;
  display:none;
  }
  .form_texto {
color: #7E9C11;
font-weight: bold;
font-size: 10pt;
text-align:right;
margin: 2px;
padding: 2px;
		}
