body {
	text-align: center;
	margin: 0px;
}
td { font: 14px Verdana, Arial;	color: #FFFFFF;}

a {	text-decoration: none;	color: #FFFFFF;}
a:hover { text-decoration: underline;}

a.idioma {color: #4155B4;}
a.idioma:hover { text-decoration: underline;}

.vejamais {
	font: bolder 11px Verdana, Arial;
	color: #FFFFFF;
}
a.verdeGrande {
	font: bold 16px/17px "Trebuchet MS", Verdana;
	color: #B9DB7D;
	margin: 0px 0px -10px;
}
a.verdeGrande:hover {
	font: bold 16px/17px "Trebuchet MS", Verdana;
	color: #E6F1CF;
	text-decoration: underline;
	margin: 0px 0px -10px;
}
.homeArtigoEmail {
	font: bold 10px/12px Verdana, Arial;
}

a.verde {
	color: #B9DB7D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.verde:hover {
	color: #B9DB7D;
	text-decoration: none;
}

.tituloInternas,h5 {
	font: bold 17px/22px Tahoma, Verdana;
	margin: 0px 0px -7px;
}
.btTrabalhos {
	font: bold 11px Verdana, Arial;
	text-align: left;
	border: 1px outset;
	width: 170px;
}
.legendaFoto {
	font: 10px Tahoma, Verdana;
}

.bgTituloDireitaMail {

	background: url(../_img/linha_titulo_D_mail.gif) no-repeat;
}
h6 {
	line-height: 0px;
}
.teste {
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 9px;
}
/* titulos home ///////////////// */

.bgTituloDireita { background: url(../_img/linha_titulo_D.gif) no-repeat;}

.bgTituloEsquerda { background: url(../_img/linha_titulo_E.gif) no-repeat;}

/* form ///////////////// */

.formContato {
	font: normal 11px Verdana, Arial;
	background: #3F4B86;
	border: none;
	color: #CCCCCC;
}
.formBg {
	text-decoration: none;
}

.formBgOver {
	text-decoration: none;
	background: #323A69;
}
.formContatoSubmit {
	font: bolder normal 12px "Trebuchet MS", Verdana;
	background: #3F4B86;
	border: 1px outset;
	color: #FFFFFF;
	text-align: right;
}

/* index noticias home ////////////// */

 td.news_tit {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #B9DB7D;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
td.news_item {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 9px;
	padding-top: 10px;
	}
td.subnav_news A:link { text-decoration: none; color: #FFFFFF;}
td.subnav_news A:visited { text-decoration: none; color: #FFFFFF;}
td.subnav_news A:hover { background: #3F4B86;}

/* subnav noticias ///////////////// */

td.subnav_news { 
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	}
td.subnav_news A:link { text-decoration: none; font-size: 11px;	color: #B9DB7D;}
td.subnav_news A:visited { text-decoration: none; font-size: 11px; color: #B9DB7D;}
td.subnav_news A:hover { font-size: 11px; background: #3F4B86;}

a.verde:hover {
	color: #B9DB7D;
	font-size: 11px;
	font-weight: bold;
	background: #3F4B86;
}

/* listas ///////////////// */

ol.caixabaixa { list-style-type: lower-alpha; font-size: 14px; 	font-weight: normal;}

.listaTitulo { list-style-type: none;}

/* moldura ///////////////// */

.moldura_left { background: url(../_img/moldura_L_e.gif);}
.moldura_right { background: url(../_img/moldura_L_d.gif);}

/* rodape ///////////////// */

td.nota {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #494949;
	padding-left: 30px;
	padding-top: 15px;
	background-color: #CCCCCC;
	}

td.rod_menu { 
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #808080;
	padding-left: 30px;
	padding-top: 24px;
	padding-bottom: 60px;
	background-color: #CCCCCC;
	}
td.rod_menu A:link { text-decoration: none;	color: #808080;}
td.rod_menu A:visited { text-decoration: none; color: #808080;}
td.trod_menu A:hover { text-decoration: underline;}


