body {background-color : #6F97D0; color : #333333; font-family : "Verdana", Times, serif;}

a:link {color : #000000; font-family : "Verdana"; font-size : 11px; text-decoration : underline; font-weight : normal;}
a:visited {color : #000000; font-family : "Verdana"; font-size : 11px; text-decoration : underline; font-weight : normal;}
a:hover {color : #000000; font-family : "Verdana"; font-size : 11px; text-decoration : underline; font-weight : normal;}

td {color : #000000; font-family: "Verdana"; font-size: 11px; font-weight: normal;}
.white {color : #FFFFFF; font-family : "Verdana"; font-size : 11px; font-weight : bold;}
.title {color : #4271AD; font-family: "Arial"; font-size: 16px; font-weight: bold;}

input,select,textarea {
	font-family: "Verdana";
	font-size: 11px;
}


#conteudo, #menuEsq, #menu, #menu li{
 border: 0;
 margin: 0;
 padding: 0;
}
#menu {
	f/loat: left;
	width: 200px;
	margin: 0;
	padding: 0;
}
#menu li {
    list-style: none;
	padding: 0;
	height:34px;
	background: url(pla.img/titulo-azul.jpg) repeat-x;
}
#menu a {
	color: #fff;
    padding-top: 8px;
    padding-bottom: 0px;
    padding-left: 16px;
	display:block;
	text-decoration: none;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 11px;
}
#menu a:hover {
	text-decoration: underline;
}

#conteudo{
	background-color : #fff;
}
#menuEsq a {
	text-decoration: none;
	background: url(pla.img/botao.gif);
	display: block;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 12px;
	c/olor: #8CADDB;
    padding-top: 4px;
    padding-left: 48px;
}
#menuEsq a:hover {
	text-decoration: underline;
	color: #8CADDB;
}
#conteudoEmpresa{
	width : 650px;
	text-align: justify;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 14px;
}
table.noticias {
 width:650px;
 border-collapse: collapse;
}
table.noticias tr td {border:1px solid #000;}

table.bordasimples {
 border-collapse: collapse;
}
table.bordasimples tr td {border:1px solid #000;}

#loginform tr td,#loginform tr td a{
 color: white;
 font-weight: bold;
}

