
.item {  font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 9px; color: #0000cc}
.itemRodape {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #336666}
.link:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #0000CC; text-decoration: underline}

<!--
.novidadesAgenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
-->

<!--
.novidadesfrses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
-->


/*CLASSES */
.menuAdmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
}
-->
BODY {
	background-color: #e8e8e8;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, verdana,Sans-Serif;
	font-size: 10px;
    color: #000000;

/* barras de Rolagem */
    scrollbar-face-color: #c1c1c1;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #ffffff; 

/* Fim Barra de rolagem   */
	

}

/* =================================================================================================================================== */
.celula {
	background-color: #ffffff;
}
/* =================================================================================================================================== */
.tabela {
	background: #a5cbf7;
}
/* =================================================================================================================================== */

ul {
	margin-left: 25px;
}
/* =================================================================================================================================== */
dl {
	margin-top: 0px; padding-left: 1px;
}
/* =================================================================================================================================== */
dt {
	margin-top: 0.5em;
	color: #000099;
	font-weight: bold;
}
/* =================================================================================================================================== */
dd {
	margin-bottom: 0px; margin-left: 1.5em;
}

/* =================================================================================================================================== */
em {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

TD {
	font-family: verdana,Sans-Serif;
	font-size: 10px; 
	

}


/* =================================================================================================================================== */

TR {
	font-family: verdana,Sans-Serif;
	font-size: 8pt
}

/* =================================================================================================================================== */
h1, .title {
	font-size: 16px;
	font-weight: bold;
	font-family: verdana,Sans-Serif;
	color: #08245b;
	margin-bottom: 0px;
	margin-top: 5px;
}
/* =================================================================================================================================== */
h2, .subtitle {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana,Sans-Serif;
	color: #666;
	margin-bottom: 0px;
	margin-top: 15px;
}
/* =================================================================================================================================== */
h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana,Sans-Serif;
	color: #08245b;
	margin-bottom: 0px;
	margin-top: 35px;
}

/* =================================================================================================================================== */
.bordertable{
 border: 1px black solid;
}

.button{
	font-family: verdana,Sans-Serif;
	font-size: 11px;
	/*width: 100px; too small for some translations*/
	color: #333333;
	background-color: #f1f1f1;
	height: 18px;
	border: 1px solid #999999;
}
/* =================================================================================================================================== */

/* =================================================================================================================================== */
TEXTAREA {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 9pt;
}
/* =================================================================================================================================== */
.textarea {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 9pt;
}
/* =================================================================================================================================== */
textarea.small {
	border: 1px black solid;
	font-family: verdana,Sans-Serif;
	font-size: 8pt;
}
/* =================================================================================================================================== */
/* dotProject Top Banner and Top Nav Customization */
TH.banner {
	background-color: #08245b;
	color: #ffffff;
}
/* =================================================================================================================================== */
TD.nav {
	border: 1px solid #848284;
	background-color: #d5d3ce;
	color: #000
}
/* =================================================================================================================================== */
/*
**********************************
Begin IE TD buttonizing
**********************************
*/

TD.clsBtnUp {
	cursor: hand;
	color: #FFFFFF;
	padding: 0 3;
	border: inset 2px;
}
/* =================================================================================================================================== */
TD.clsBtnDown {
	cursor: hand;
	color: #FFFFFF;
	padding: 0 3;
	border: inset 2px;
}
/* =================================================================================================================================== */
TD.clsBtnOn {
	cursor: hand;
	color: #FFFFFF;
	padding: 0 3;
	border: outset #eeeeee 2px;
}
/* =================================================================================================================================== */
TD.clsBtnOff {
	color: #FFFFFF;
	padding: 0 3;
	tab-index: 0;
	border: solid #559999 2px;
}
/* =================================================================================================================================== */
TD.topBtnOff {
	color: #FFFFFF;
	padding: 0 3;
	tab-index: 0;
	border: solid #cccccc 2px;
}
/* =================================================================================================================================== */
TD.nav {
	color: #FFFFFF;
}
/* =================================================================================================================================== */
/* Standard table 'spreadsheet' style */
table.tbl {
	/*background: #a5cbf7; */
	background: #999999;	
}
/* =================================================================================================================================== */
table.tbl TH {
	background: #999999;
/*	background: #a5cbf7; */
	color: #ffffff;
	list-style-type: disc;
	list-style-position: inside;
	border: outset #ffffff 1px; 
/*	border: #000000 1px;*/
	font-weight: bolder;
}
/* =================================================================================================================================== */
/*
table.tbl td {
	background-color: #ffffff;
}
*/
/* =================================================================================================================================== */
/* a 'standard' table */


table.std {
/*	border: solid #08245b 1px;*/
	border: solid #333333 1px;
	background: #dedede;
}

/* =================================================================================================================================== */
table.std TH {
	background-color: #999999;
	color: white;
	list-style-type: disc;
	list-style-position: inside;
	border:  #ffffff 1px;
}
/* =================================================================================================================================== */
table.std td.hilite {
	background-color: #ffffff;
}
/* =================================================================================================================================== */
/* contacts table */
table.contacts {
	background-color: #08245b;
}
/* =================================================================================================================================== */
table.contacts td {
	background-color: #d6ebff;
}
/* =================================================================================================================================== */
table.contacts td.hilite {
	background-color: #ffffff;
}
/* =================================================================================================================================== */
/* links in header blocks */
A.hdr:link, A.hdr:active, A.hdr:visited {
	color: #ffffff;
}
/* =================================================================================================================================== */
/* tabbed boxes */
td.tabon {
	background: #a5cbf7;
	border-top: outset #ffffff 2px;
	border-left: outset #ffffff 2px;
	border-right: outset #cccccc 2px;
	border-bottom: none;
}
/* =================================================================================================================================== */
td.taboff {
	background: #d6ebff;
	border-top: solid #cccccc 1px;
	border-left: solid #cccccc 1px;
	border-right: solid #cccccc 1px;
	border-bottom: solid #cccccc 2px;
}
/* =================================================================================================================================== */
td.tabsp {
	border-bottom: solid #cccccc 2px;
}
/* =================================================================================================================================== */
td.tabox {
	background-color: #a5cbf7;
	border-left: solid #cccccc 2px;
	border-right: solid #cccccc 2px;
	border-bottom: solid #cccccc 2px;
}
/* =================================================================================================================================== */
/* Message styles */
.warning {
	color: red
}
.error {
	color: red
}
.message {
	color: #08245b;
}
/* =================================================================================================================================== */
.no_ {
	color: red
}
/* =================================================================================================================================== */
/* popup calendar */
body.popcal {
	background-color: #f0f0f0;
}

table.poptitle {
	background-color: #ffffff;
	}
	/* =================================================================================================================================== */
table.poptitle td {
	background-color: #ffffff;
}
/* =================================================================================================================================== */
table.poptitle th {
	background-color: #ffffff;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}
/* =================================================================================================================================== */
table.popcal {
	background-color: #cccccc;
}
/* =================================================================================================================================== */
table.popcal th {
	background-color: #ffffff;
	color: #000000;
	font-family: helvetica,arial,sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
/* =================================================================================================================================== */
table.popcal td {
	background-color: #ffffff;
	font-family: helvetica,arial,sans-serif;
	font-size: 8pt;
	text-align: center;
}
/* =================================================================================================================================== */
table.popcal td.empty {
	background-color: #e0e0e0;
}
/* =================================================================================================================================== */
table.mocal td.day  {
	background-color: #ffffff;
	text-align: center;
}
/* =================================================================================================================================== */
table.popcal td.today {
}
/* =================================================================================================================================== */
table.popcal td.weekend {
	background-color: #f0f0f0;
}
/* =================================================================================================================================== */
table.popcal a:link,
table.popcal a:visited {
	color: #0000ff;
	text-decoration: none;
}
/* =================================================================================================================================== */
table.popcal a.today:link,
table.popcal a.today:visited {
	color: #ff0000;
	font-weight: bold;
}
/* =================================================================================================================================== */
table.popcal a.weekend:link,
table.popcal a.weekend:visited {
	color: #0000aa;
}
/* =================================================================================================================================== */
table.popcal a.empty:link,
table.popcal a.empty:visited {
	color: #777777;
}
/* =================================================================================================================================== */
/* month calendar - title area */
table.motitle {
	background-color: #777777;
}
/* =================================================================================================================================== */
table.motitle td {
	background-color: #f0f0f0;
}
/* =================================================================================================================================== */
table.motitle th {
	background-color: #f0f0f0;
	font-size: 10pt;
}
/* =================================================================================================================================== */
table.mocal {
	background-color: #777777;
}
/* =================================================================================================================================== */
table.mocal th {
	background-color: #08245b;
	color: #ffffff;
}
/* =================================================================================================================================== */
table.mocal td {
}
/* =================================================================================================================================== */
table.mocal td.week {
	vertical-align: top;
	background-color: #08245b;
	height: 80px;
}
/* =================================================================================================================================== */
table.mocal td.empty {
	background-color: #e0e0e0;
	color: #aaaaaa;
	text-align: left;
	vertical-align: top;
	height: 80px;
}
/* =================================================================================================================================== */
table.mocal td.day  {
	background-color: #ffffff;
	color: #333366;
	text-align: left;
	vertical-align: top;
	height: 80px;
}
/* =================================================================================================================================== */
table.mocal td.today {
	background-color: #a5cbf7;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
}

/* =================================================================================================================================== */
table.mocal td.weekend {
	background-color: #f0f0f0;
	text-align: left;
	vertical-align: top;
}

/* =================================================================================================================================== */
table.mocal .event {
}

/* mini calendar - title area */
/* =================================================================================================================================== */
table.minititle {
}
table.minititle td {
}
table.minititle th {
	font-weight: normal;
}
/* =================================================================================================================================== */
table.minical {
}
table.minical th {
	font-weight: normal;
}
/* =================================================================================================================================== */
table.minical td {
}
table.minical td.week {
}
/* =================================================================================================================================== */
table.minical td.empty {
	color: #aaaaaa;
}
table.minical td.day  {
	text-align: center;
}
/* =================================================================================================================================== */
table.minical td.today {
	background-color: #e0e0e0;
	text-align: center;
}
/* =================================================================================================================================== */
table.minical td.weekend {
	text-align: center;
}
/* =================================================================================================================================== */
table.minical .event {
}
/* =================================================================================================================================== */

.menuHORIZONTAL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #CC3300;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	color: #FFFFFF;
	cursor: hand;
	font-weight: bold;
	letter-spacing: 2px;
	height: 18px;
	vertical-align: middle

}

/* -------------------------------------------------------------------------------- */
.menuHORIZONTAL2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #B00001;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	color: #FFFFFF;
	cursor: hand;
	font-weight: bold;
	letter-spacing: 2px;
	height: 18px;

}

/* -------------------------------------------------------------------------------------------------------------------------------- */

.menuonV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #235689;
	color: #FFFFFF;
	cursor: hand;
	font-weight: bold; 
	letter-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6699cc;
	border-right-color: #6699cc;
	border-bottom-color: #6699cc;
	border-left-color: #6699cc;
	text-indent: 8px;
	height: 15px;
	
}
.menuon {
	background-color: #f1f1f1;
	color: #ff0000;
	cursor: hand;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #ffffff;
	border-left-color: #999999;
	
}

.menuoff {
	background-color: #ffffff;
	color: #000000;
	cursor: hand;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #ffffff;
	border-left-color: #999999;
	
	
}

/* -------------------------------------------------------------------------------------------------------------------------------- */

.menuonvertical {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #366699;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6699cc;
	border-right-color: #6699cc;
	border-bottom-color: #6699cc;
	border-left-color: #6699cc;
	color: #FFFFFF;
	cursor: hand;
	letter-spacing: 1px;
	height: 15px;
	text-indent: 8px;
}

/* -------------------------------------------------------------------------------------------------------------------------------- */

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #003366;*/
	line-height: 15px;
}

.mudaformlogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #ffffff;
	height: 18px;
	width: 95px;
	border: 1px solid #006699;
}

.mudaformlogin2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #ffffff;
	height: 18px;
	width: 65px;
	border: 1px solid #006699;
}

.butok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #336699;
	height: 18px;
	width: 25px;
	border: 1px solid #006699;
}

.butletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #003399;
	height: 18px;
	width: 60px;
	border: 1px solid #006699;
}

.ultimasnoticias
{
	font-size: 11px;
    line-height: 15px;
	color: #000000;
	font-weight: bolder;
	letter-spacing: 1px;	
	
}


.mudaformNEWS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	height: 19px;
	width: 100px;
	border: 1px solid #669f12;
}

.newsletter
{
	font-size: 11px;
    line-height: 15px;
	color: #186B21;
	font-weight: bolder;
/*	letter-spacing: 1px;*/
}


.newsletter2
{
	font-size: 10px;
    line-height: 15px;
	color: #666666;
/*	font-weight: bolder;* */
/*	letter-spacing: 1px;*/
}

.informativos
{
	font-size: 10px;
    line-height: 15px;
	
}


.cotacoes
{
	font-size: 11px;
    line-height: 15px;
	color: #ff6600;
/*	font-weight: bolder;* */
/*	letter-spacing: 1px;*/
}

A.menuprincipal:link, A.hdr:active, A.hdr:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;

}

A.menuprin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;

}


ul {
	text-indent: 1px;
}

/* =================================================================================================================================== */

A {

     color: #08245b;
	text-decoration: none;
}

.faleconosco
{
	font-size: 11px;
    line-height: 25px;	
}
.mudaformFale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #FFFFFF;
	height: 100px;
	width: 315px;
	border: 1px solid #000000;
}
table.std2 {
	border: solid #08245b 1px;
	background: #EDF1F8;
}


.todaborda {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style:  solid;
	border-left-style:  solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;

}

/* -----------------------------------   */
.bordaMens {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style:  solid;
	border-left-style:  solid;
	border-top-color: #F1F1F1;
	border-right-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #F1F1F1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}

/* --------------------------------------- */
.bordaBanner {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style:  solid;
	border-left-style:  solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}



/* *****************************************  */ 
.bordaverde {
	border: 1px solid #669f12;
	background-color: #F4F9F2;
}

.pubborda {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
/* ----------------------------- */

.colunadirA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #f7f7f7;
	border-top-width: 0px;
	border-right-width: 0px;
	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: #BEBEBE;
	border-right-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
	border-left-color: #BEBEBE;
	color: #000000;
	cursor: hand;
	font-weight: NORMAL;
	letter-spacing: 0px;
/*	height: 23px;*/

}
/* ---------------------------------------------------*/

.colunadirb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ebe7e8;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEBEBE;
	border-right-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
	border-left-color: #BEBEBE;
	color: #000000;
	cursor: hand;
	font-weight: NORMAL;
	letter-spacing: 0px;
	height: 20px;

}

.colunadirc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEBEBE;
	border-right-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
	border-left-color: #BEBEBE;
	color: #000000;
	cursor: hand;
	font-weight: NORMAL;
	letter-spacing: 0px;
	height: 25px;

}
/* ---------- */

.mudacursor {
	cursor: hand;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #f1f1f1;
	height: 18px;
	/*width: 130px;*/
	border: 1px solid #999999;
}
img {
	border: none;
}
