<!-- /* $WEFT -- Created by: Paulo Reis (preis@alternativeweb.pt) on 21-05-2009 -- */
  @font-face {
    font-family: DIN;
    font-style:  normal;
    font-weight: normal;
    src: url(DIN0.eot);
  }
  @font-face {
    font-family: DIN;
    font-style:  normal;
    font-weight: 700;
    src: url(DIN0.eot);
  }
  @font-face {
    font-family: DIN;
    font-style:  oblique;
    font-weight: normal;
    src: url(DIN0.eot);
  }
  @font-face {
    font-family: DIN;
    font-style:  oblique;
    font-weight: 700;
    src: url(DIN0.eot);
  }
-->
body
{
	font-family:DIN;
	font-size:8pt;
}

.topmenu
{
	font-family:DIN;
	font-weight:bold;
	font-size:10pt;
	color:#050c3a;
	text-decoration:none;
}

.topmenu:hover
{
	font-family:DIN;
	font-weight:bold;
	font-size:10pt;
	color:#666666;
	text-decoration:none;
}

.topmenu_selected
{
	font-family:DIN;
	font-weight:bold;
	font-size:10pt;
	color:#666666;
	text-decoration:none;
}

.topmenu_small
{
	font-family:DIN;
	font-weight:bold;
	font-size:8pt;
	color:#050c3a;
	text-decoration:none;
}

.topmenu_small:hover
{
	font-family:DIN;
	font-weight:bold;
	font-size:8pt;
	color:#666666;
	text-decoration:none;
}

.topmenu_selected_small
{
	font-family:DIN;
	font-weight:bold;
	font-size:8pt;
	color:#666666;
	text-decoration:none;
}

.rodape
{
	font-family:DIN;
	font-weight:bold;
	font-size:8pt;
	color:#ffffff;
	text-decoration:none;
}

.headervermelho
{
	font-family:DIN;
	font-weight:bold;
	font-size:12pt;
	color:#ff0000;
	text-decoration:none;
}

.headerazul
{
	font-family:DIN;
	font-weight:bold;
	font-size:12pt;
	color:#0089d9;
	text-decoration:none;
}

.headerverde
{
	font-family:DIN;
	font-weight:bold;
	font-size:12pt;
	color:#009900;
	text-decoration:none;
}

.headercinza
{
	font-family:DIN;
	font-weight:bold;
	font-size:12pt;
	color:#333333;
	text-decoration:none;
}

.textodestaques
{
	font-family:DIN;
	font-size:8pt;
	color:#333333;
	text-decoration:none;
}

.linkvermelho
{
	font-family:DIN;
	font-size:8pt;
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
}

.linkcinza
{
	font-family:DIN;
	font-size:8pt;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

.tituloazul
{
	font-family:DIN;
	font-weight:bold;
	font-size:9pt;
	color:#050c3a;
	text-decoration:none;
}

.textoazul
{
	font-family:DIN;
	font-size:8pt;
	color:#050c3a;
	text-decoration:none;
}

.linkverde
{
	font-family:DIN;
	font-size:8pt;
	color:#009900;
	text-decoration:none;
	font-weight:bold;
}

.inputBox
{
	border:0px;
	background-color:#cccccc;
	font-family:DIN;
	font-size:8pt;
	color:#333333;	
	padding-top:4px;
}