<!--
body {
 background:#285367 url('../imagens/BG.png') repeat-x scroll; /* 5B5B5B */
 margin:0;
 padding:0; 
}

marquee {
 font-family:verdana, Arial, sans-serif;
 font-size:10pt;
 color:#4394BA;
 margin-top:0;
 margin-bottom:0; 
}

table {
 border-collapse:collapse;
 background:#FFF;
 padding:0;
 border-spacing:0; 
}

img {
 border:0;
}

form {
 padding:0;
 margin:0;
}
 
/* Parágrafos
------------------------------------------------------- */

p {
 font-family:Tahoma, Arial, sans-serif;
 font-size:12px;
 font-style:normal;
 font-variant:normal;
 font-weight:normal;
 color:#7E7E7E;
 line-height:150%;
 margin:0; 
}
 
p.tituloPag {
 font-family:verdana, Arial, sans-serif;
 font-style:normal;
 font-weight:bold;
 font-size:12px;
 color:#7E7E7E; 
}

p.subtituloPag {
 font-family:verdana, Arial, sans-serif;
 font-style:normal;
 font-weight:bold;
 font-size:12px;
 color:#7E7E7E; 
}

p.titString {
 font-family:verdana, Arial, sans-serif;
 font-style:normal;
 font-weight:bold;
 font-size:12px;
 color:#4394BA; 
}

p.titNav {
 font-family:verdana, Arial, sans-serif;
 font-style:normal;
 font-weight:bold;
 font-size:12px;
 color:#3C84A6; 
}

select.menu {
 width:150px;
 size:1; 
}

input.contacto {
 color:#666;
 background-color:#FFF; 
 border-bottom:1px solid #C0C0C0;
 border-top:none;
 border-right:none;
 border-left:none; 
}

textarea.contacto {
 overflow:auto; /*  Retira o scrollbar caso ñ seja preciso  */
 color:#666;
 background-color:#FFF;
 border-bottom:1px solid #C0C0C0;
 border-top:none;
 border-right:none;
 border-left:none; 
}

/* Links
-------------------------------------------------- */
a {
 color:#539DC1;
 text-decoration:none; 
}
 
a:hover {
 color:#3C84A6;
 text-decoration:underline; 
}

a.geral {
 color:#539DC1;
 text-decoration:none;
 border-bottom:1px dashed #539DC1; 
}

a.geral:hover {
 color:#DA9410;
 text-decoration:none;
 border-bottom:1px dashed #DA9410; 
}

a.nav_esq {
 color:#539DC1;
 text-decoration:none;
 display:block; 
}
 
a.nav_esq:hover {
 color:#3C84A6;
 text-decoration:underline; 
}

/*
---------------------------------------------------------- */
.styleTableMenu {
 border-top:1px solid #DDD;
 border-bottom:1px solid #DDD; 
}

-->
