body {
font-family: Verdana, sans-serif;
font-size: 8pt;
color: #000;
text-align: center;
}

table {
text-align: center;
padding: 0;
}

td {
font-size: 8pt;
font-family: Verdana, sans-serif;
text-align: left;
margin-left: 4pt;
margin-right: 4pt;
padding: 0;
}

li {
font-family: Arial, sans-serif;
font-size: 8pt;
font-weight: bolder;
text-align: left;
line-height: 150%;
list-style-type: disc;
margin-left: 5pt;
margin-right: 5pt;
}

textarea {
overflow: auto;
}

a:visited {
color: #0E80B6;
text-decoration: none;
font-weight: bolder;
}

a:link {
color: #0E80B6;
text-decoration: none;
font-weight: bolder;
}

a:hover {
color: #000;
text-decoration: underline;
}

a:active {
color: #F00;
text-decoration: underline;
}

div#webpage {
margin: 0 auto;
padding: 4px 2px;
width: 764px;
border: 1px solid #0e80b6;
}

table#mainnav {
/*border-collapse: collapse;
border-top: 1px solid #0e80b6;
border-bottom: 1px solid #0e80b6;*/
border-top: 1px solid #fff;
/*border-color: #fff;
border-style: solid;
border-width: 1px;*/
color: inherit;
background: none;
}

table#mainnav td {
color: #fff;
text-align: center;
}

table#mainnav a {
display: block;
line-height: 3em;
_width: 100%;
color: #fff;
background: url(images/mainnavlink_bg01.gif) repeat-x;
}

table#mainnav a:hover {
text-decoration: none;
color: #000;
background: #ab9240;
}

.p1 {
margin-right: 1em;
margin-left: 1em;
text-align: justify;
}

table#contactarea {
border-collapse: collapse;
border-color: #0e80b6;
border-style: solid;
}

table#contactarea table {
margin: 1px;
}

table#contactarea table td {
padding: 2px;
}

.p2 {
text-align: center;
}

form#publicarform {
margin: 1em;
}

.inputformat {
padding-right: 0.25em;
padding-left: 0.25em;
font-weight: bolder;
border: 1px solid #000;
color: #0e80b6;
}

.invalid {
border: 1px solid #f00;
}

.tcenter {
text-align: center;
}

.enfasis {
font-size: 110%;
font-style: italic;
}

.enfasis span {
font-weight: bolder;
}

.newsimg {
margin: 0 1px;
padding: 2px;
border: 1px solid #000/*0e80b6*/;
}

.borderimg1 {
margin-bottom: 1em;
padding: 2px;
border: 1px solid #0e80b6;
}

.leca_subtitle {
margin-right:0.5em;
margin-left:0.5em;
}

h2.leca_subtitle {
font-size:175%;
}

h3.leca_subtitle {
font-size:150%;
}

.red_title {
color:#f00;
background:none;
}