.caixaContactos {
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #202e73;
text-decoration: none;
text-align: justify;
}

a.caixaContactos {
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #202e73;
text-decoration: none;
text-align: justify;
}

a.caixaContactos:hover {
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #202e73;
text-decoration: underline;
text-align: justify;
}

.albano {
font-family: Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
font-variant: normal;
color: #000066;
text-decoration: none;
text-align: justify;
}

.albanotitulo {
font-family: Arial,Helvetica, sans-serif;
font-size: 16px;
color: #ffffff;
text-decoration: none;
}

.albanobox {
border-top: thin;
border-bottom: thin;
border-left: thin;
border-top-style: solid;
border-right-style: none;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #003399;
border-bottom-color: #CCCCCC;
border-left-color: #003399;
list-style-type: none;
background-color: #FFFFFF;
text-align: justify;
}

.titulo {
font-family: Arial;
font-size: 13px;
color: #202e73;
text-decoration: none;
font-weight: bold;
text-align: justify;
}

.subtitulo {
font-family: Arial;
font-size: 13px;
color: #202e73;
text-decoration: none;
text-align: justify;
}

.desenvolvimento {
font-family: Arial;
font-size: 12px;
color: #333333;
text-decoration: none;
text-align: justify;
}

a.desenvolvimento {
font-family: Arial;
font-size: 12px;
color: #333333;
text-decoration: underline;
}

a.desenvolvimento:hover {
font-family: Arial;
font-size: 12px;
color: #333333;
text-decoration: underline;
}

.legenda {
font-family: Arial;
font-size: 10px;
color: #333333;
}

.menu {
font-size: 12px;
color: #00a5d7;
font-family: Arial;
text-decoration: none;
}

a.menu {
font-size: 12px;
color: #202e73;
font-family: Arial;
text-decoration: none;
}

a.menu:hover {
font-size: 12px;
color: #00a5d7;
font-family: Arial;
text-decoration: none;
}

.submenu {
font-size: 11px;
color: #00a5d7;
font-family: Arial;
text-decoration: none;
}

a.submenu {
font-size: 11px;
color: #202e73;
font-family: Arial;
text-decoration: none;
}

a.submenu:hover {
font-size: 11px;
font-family: Arial;
color: #00a5d7;
text-decoration: none;
}

.copy {
font-size: 10px;
font-family: Arial;
color: #333333;
text-decoration: none;
}

a.copy {
font-size: 10px;
font-family: Arial;
color: #333333;
text-decoration: none;
}

a.copy:hover {
font-size: 10px;
font-family: Arial;
color: #333333;
text-decoration: underline;
}

.email {
font-size: 11px;
color: #7d8ca4;
font-family: Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}

a.email {
font-size: 10px;
color: #000066;
font-family: Helvetica, sans-serif;
text-decoration: none;
}

a.email:hover {
font-size: 10px;
color: #000066;
font-family: Helvetica, sans-serif;
text-decoration: underline;
}

.formTxt {
padding-right:15px;
font-size: 13px;
color: #333333;
font-family: Arial;
text-align:right;
}

.formTxtLegenda {
font-size: 11px;
color: #333333;
font-family: Arial;
text-align:left;
}

input.formTxt {
height:19px;
width:322px;
font-size: 13px;
color: #000000;
font-family: Arial;
text-align:left;
border : 0px solid #ffffff;
background-color : #ffffff;
}

select.formTxt {
height:19px;
font-size: 13px;
color: #000000;
font-family: Arial;
text-align:left;
border : 0px solid #ffffff;
background-color : #ffffff;
}

textarea.formTxt {
height:50px;
width:322px;
font-size: 13px;
color: #000000;
font-family: Arial;
text-align:left;
border : 0px solid #ffffff;
background-color : #ffffff;
}

.botaoSubmit {
width:74px;
height:22px;
font-size: 13px;
color: #ffffff;
font-family: Arial;
text-align:center;
border:0px solid #ffffff;
background-color : #00b0d8;
}