.fondo {
	font-size: 14px;
	color: #008000;
	background-color: #ffffff;
	text-align: justify;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-style: normal;
}
.titulo1 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #009900;
	margin-left: 0px;
}
.titulo2 {
	font-size: 16px;
	font-weight: bold;
	color: #339900;
	margin-left: 5px;
}
.titulo3 {
	color: #009966;
	font-size: 16px;
	font-weight:normal;
	margin-left: 5px;
}
.normal {
	color: #008000;
	font-size: 14px;
	font-weight:normal;
	margin-left: 5px;
}
.texto_camuflado {
     font-size: small;
     color: #ff8000;
}
.logo-flash {
	text-align:center; 
	margin:0; 
	padding:0; 
	overflow:hidden;
	height:100%;
}
a:link {
	color: #009900;
	font-size: 14px;
	font-weight:normal;
	margin-left: 5px;	
	text-decoration:underline;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #109010;
	text-decoration: none;
}
a:active {
	color: #009900;
	text-decoration: none;
}
.copyright {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008000;
}
.pequeno {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008000;
	font-style: italic;
}

body {
	font-size: 16px;
	color: #008000;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: justify; 
}

td {
	font-size: 12px;
}

ul {
	list-style: square inside;
}

a {
    color: #FFFFFF;
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.box {
   background-color: #c0c0c0;
	margin: 5px 0px 5px 0px;
	border: #c0c0c0 solid 1px;
    width: 98%;
}

.smallbox {
    border: 1px solid #65758C;
    width: 80%;
}

.small {
	font-size: 10px;
}

.highlight {
	color: #ffffbb;
}

.pageHead {
	text-align: right;	
	font-weight: bold;
}

.tablePrimary {
    background-color: #c0c0c0;
}

.tableSecondary {
	background-color: #cdcdcd;
}

.bitTitle {
 background-image: url('noticias/images/titlebg.gif'); 
 font-weight: bold;
 color: #ffffbb;
}

.bitBody {
	width: 60%;
}

.bitLinks {
	background-color: #c0c0c0;
	width: 23%;
	color: #ffffff;
}

.bitLinksTopic {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.okay {
	color: #00bb00;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

#left {
        float: left;
        width: 15%;
}

#right {
        float: left;
        width: 84%;
        border-left: 1px solid #eee;
}

