td, p, li {
    font-size: 10pt;
}

a:hover {
	color: #006699;
}
a {
	color: #336633;
	text-decoration: none;
}
a:active {  color: #0033CC}
.nav {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #006633; text-decoration: none}
a.nav:hover {
	color: #006699;
	text-decoration: underline;

}

a.body {
	color: #336633;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;


}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content_div { 

}

.EVEN {
    background-color: rgb(241,243,244);
}
#menu_bar {
    padding-left: .5em;
    width: 150px;
}

#menu_bar b {
    /* font-size: 10pt; */
    line-height: 1.5em;
}

div#left_banner  {
    font-size: .8em;

}

.align-center {
    text-align: center;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.news-block {
    border: #000 solid 0 0 1px 0;
}
#menu_title {
    font-weight: bold;
    font-size: 1.2em;
    color: darkgreen;
}

#content_div p {
    text-align: justify;
    padding-left: .5em;
    padding-right: .5em;
}

#content_div h3.lema {
    text-align: center;
}

#patrocinado {
    font-size: 10pt;
}

select, input, textarea, button 

{

border-top-width: 1px;

border-right-width: 1px;

border-bottom-width: 1px;

border-left-width: 1px;

border-top-style: solid;

border-right-style: solid;

border-bottom-style: solid;

border-left-style: solid;

border-top-color: #aaaabb;

border-right-color: #aaaabb;

border-bottom-color: #aaaabb;

border-left-color: #aaaabb;

padding-top: 1px;

padding-right: 1px;

padding-bottom: 1px;

padding-left: 1px;

background-color: #ededed;

color: #808080;

vertical-align: middle;

font-style: normal;

margin-bottom: 5px;

position: relative;

}

textarea:focus, select:focus, input:focus, button:focus 

{

background-color: #ffffee;

color: #000000;

border-top-color: #808080;

border-right-color: #808080;

border-bottom-color: #808080;

border-left-color: #808080;

}

textarea:hover, select:hover, input:hover, button:hover 

{

background-color: #ffffee;

color: #000000;

border-top-color: #000000;

border-right-color: #000000;

border-bottom-color: #000000;

border-left-color: #000000;

}


.titblue{
color:#003399;
font-weight:bold;
}