a { color: #63a2d2;
    text-decoration: none; }
a:hover { color: #3f6d8f;
    text-decoration: underline; }

body {
  font: 12px Arial, Helvetica, sans-serif;
  padding: 3px;
  padding-top: 0px;
  color: #666;
  background: #2274ae url(imgs/fundo.jpg) repeat-x ;
}

.conteudo { padding: 15px 3px; height: 500px; }

.infocx {color: #FF5500;}
.infocxl {border: solid 1px #c5c5c5;}
.infocx2 {background: #3f6d8f;}
.largura {width: 820px;}
.largurautil {width: 830px;}
.largurain {width: 515px;}

.menu_detalhe { width: 97.5%; background: #3f6d8f; color: #fff;  position: relative; z-index: 2; }
.menu_detalhe a { color: #fff; }
.menu_detalhe .sub { display: block; padding: 6px 13px; width: 97.5%; font-style: italic; font-weight: bold; font-size: 100%; }
.menu_detalhe .rows { display: block; padding: 4px 10px; width: 97.5%; font-size: 97%; }
.menu_detalhe .top { height: 35px; }
.menu_detalhe .top dt { width: 70%; margin-left: 13px; padding: 8px 0px 10px 0px; font-weight: bold; font-size: 110%; border-bottom: solid 1px #ccc; }
.fgrey, .fgrey a { background: #d9e1ee; color: #333333; }

.canto { width: 100%; height: 57px; margin-top: -50px; background: url(imgs/canto_bd.jpg) 100% 100% no-repeat; position: relative; z-index: 0; }

.bar_destaque {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 6px;
    height: 25px;
    color: #82c0ef;
    background: #1f1a17;
    text-align: left;
}

div.menu_bt, div.menu_bt a {
	padding-top: 5px;
	color: #0362A2;
	text-align: center;
	text-transform: uppercase;
	font: 15px Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}

div.menu_bt a:hover{
	text-decoration: none;
	color: #fff609;
}

.cpright, .cpright a {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #fff;
}
.detalhes {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    line-height: 150%;
    color: #666666;
    text-decoration:none;
}

.geral {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    font-weight: normal;
    text-transform:none;
    margin: 0px 0  0px 0;
    line-height: 150%;
}

.geral a {
    color: #666;
    text-decoration: none;
}

.geral a:hover {
    color: #333;
    text-decoration: underline;
}

.geralw, .geralw a {
	font: 12px Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color: #fff;
}

.geralw a:hover {
	text-decoration: underline;
}

.entrada {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
    font-weight: normal;
    text-transform:none;
    font-style: italic;
    margin: 0px 0  0px 0;
    line-height: 150%;
}
.titulo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-weight: 200;
    color: #3f6d8f;
}
.titulop {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #3f6d8f;
}
.titulopl {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #3f6d8f;
}
.titulopw {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}
.titulop2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #3f6d8f;
}
.titulo_contactos {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #3f6d8f;
    text-transform:uppercase;
}
.titulo_list {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #003399;
}
.caixa {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #4C4C4C;
}
.toptabela {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003399;
}
.legenda {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    margin-bottom: 3px;
}
.buttonscontainer {width: 197px;}

.buttons a {
    font: 11px Verdana, Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #505050;
    padding: 5px;
    padding-left:5px;
    display: block;
    border-bottom: 1px solid #E1E1E1;
    text-align: left;
}

.buttons a:hover {
    text-decoration: none;
    background-color: #505050;
    color: #FFFFFF;
}

div.menus {
    display:block;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: 0.9;
    position:absolute;
    background-color:#3f6d8f;
    border:1px solid #3f6d8f;
    padding:0px;
    margin:4px;
    font-family:Verdana;
    font-size:10px;
    font-weight:normal;
    color:#FFF;
    z-index: 52;
}

div.menus ul {
   padding:0px;
   margin:0px;
   
}

div.menus li {
   list-style-type:none;
   margin:0px;
   padding:0px;
}

div.menus li a{
    display:block;
    margin:0px;
    padding:2px 4px 2px 15px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size:13px;
    font-weight: bold;
    color:#FFF;
    text-decoration:none;
    text-transform: lowercase;
}

div.menus li a:hover {
    background-color:#84a6da;
    text-decoration: none;
}