/* CSS Document */
body {
	padding-top:0px;
/*	font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF;
/*	font: normal normal normal 11px Arial;*/
	color: #666666;
	background-color:#FFFFFF;
}
#geral {
	position: relative;
	float: left;
	width: 770px;
}
#header {
	position: relative;
	float: left;
	width: 770px;
	border-bottom: 1px solid #D0CFD0;
	margin-bottom: 15px;
	padding-bottom: 5px;
}


#logos {
	position: relative;
	float: left;
	width: 400px;
}
#logocme {
	border: 0px;
	vertical-align: baseline;
	margin-right: 10px;
}
#logobmf {
	border: 0px;
	vertical-align: baseline;
	margin-right: 10px;
}
#languageSelector {
	text-align:right;
	font-size: 11px;
	position: relative;
	float: right;
	width: 330px;
}
#languageSelector a:link, #languageSelector a:visited, #languageSelector a:hover, #languageSelector a:active {
	text-decoration: none;
	font-weight: bold;
}
#languageSelector a:hover, #languageSelector a:active {
	color: #4595cd;
}
#languageSelector .off {
	color: #4595cd;
}
#languageSelector .active {
	color: #3f3f3f;
}
.sitemaplink {
	margin-right: 20px;
	color: #4595cd;
}
.sitemaplink a:link, .sitemaplink a:visited {
	color: #4595cd;
}
.sitemaplink a:hover, .sitemaplink a:active {
	color: #4595cd;
}
#content {
	position: relative;
	float: left;
	
}
#leftmenu {
	margin-right: 11px;
	position: relative;
	float: left;
	width: 160px;
	font-size: 11px;
	}
	
	





#leftmenu ul {
	width: 160px;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#leftmenu ul li {
	padding-top: 5px;
	width: 160px;
	list-style:none;
	margin: 0px 0px 5px 0px;
	border: 1px solid #D0CFD0;	
	height: 33px;
/*	background-image:url(/images/arrowMenuClosed.gif);*/
	background-repeat:no-repeat;
	background-position:right bottom;
}

#leftmenu li.sub {
	background-image:none;
	border: 0px;
	height:auto;
	

	
}
#leftmenu li.sub ul, 
#leftmenu li.sub li {
	background-image:none;
	border: 0px;
	
	
}

.TextoSubMenu{
border-bottom:1px solid #d0cfd0 !important;
padding-left:2px;
padding-right:0px;
}
.TextoSubMenu a { font-weight: normal !important;} 



.menuoff {
	padding-top: 5px;
	width: 160px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #D0CFD0;	
	height: 33px;
	background-color:#f0f0f0;
/*	background-image:url(/images/arrowMenuClosed.gif);*/
	background-repeat:no-repeat;
	background-position:right bottom;
}
.menuhover {
	padding-top: 5px;
	width: 160px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #D0CFD0;	
	height: 33px;
	background-color:#CBDDE9;
/*	background-image:url(/images/arrowMenuClosed.gif);*/
	background-repeat:no-repeat;
	background-position:right bottom;

}
.menusecondary {
	padding-top: 5px;
	width: 160px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #D0CFD0;	
	height: 33px;
	background-color:#FFF;
/*	background-image:url(/images/arrowMenuClosed.gif);*/
	background-repeat:no-repeat;
	background-position:right bottom;
}

.gotSub {
	background-image:url(/images/arrowMenuClosed.gif);
	background-repeat:no-repeat;
	background-position:right bottom;

}

#leftmenu a:link, #leftmenu a:visited {
	display: block;
	text-decoration: none;
	font-weight: bolder;
	color: #333333;
	padding: 0px 3px 0px 5px;
} 
#leftmenu a:active, #leftmenu a:hover {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color:#294e65;
	padding: 0px 3px 0px 5px;
}
#tools {
	color: #D0CFD0;
	font-size: 11px;
	text-align: right;
}
#tools img { 
	border: 0px;
	vertical-align: middle;
}
#breadcrumb {
	font-size: 11px;
	position: relative;
	float: left;
	width: 436px;
	height: 20px;
}
#breadcrumb a:link, 
#breadcrumb a:visited,
#breadcrumb a:active{
	text-decoration: none;
	color:#929292;
	background-image:url(/images/bullet_breadcrumb.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	margin-right: 5px;
}
#breadcrumb a:hover {	text-decoration:underline;}
#homecontent {
	position: relative;
	float: right;
	width: 596px;
	font-size: 11px;
/*	text-align:justify;*/
/*	line-height: 18px;*/
}
#maincontent {
	position: relative;
	float: right;
	width: 596px;
	min-height: 400px;
	overflow: visible;
	font-size: 11px;
	text-align:justify;
}
.linknormal:link, .linknormal:visited {
	text-decoration: none;
	color:#177bc1; cursor:pointer;
}
.linknormal:hover, .linknormal:active {
	text-decoration: none;
	color:#00ae4d; cursor:pointer;
}
.aspectos {
	background-color: #F0F0F0;
	padding: 10px;
}
.topo {
	color: #177bc1;
	margin-top: 20px;
	position: relative;
	float: right;
	width: 596px;
	font-size: 11px;
}
.backtop:link, .backtop:active, .backtop:visited, .backtop:hover {
	text-decoration: none;
	color: #177bc1;
	background-image:url(/images/arrow_goup.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-right: 5px;
}
.back:link, .back:active, .back:visited, .back:hover {
	text-decoration: none;
	color: #177bc1;
	background-image:url(/images/arrow_goback.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 5px;
}
.top {
	width: 596px;
	display: block;
	margin-bottom: 20px;
}
.top a:link, .top a:active, .top a:visited, .top a:hover {
	text-decoration: none;
	color: #177bc1;
	background-image:url(/images/arrow_goup.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-right: 5px;
	display: block;
}
#maincontent ul {
	margin-left: 20px;
}
#maincontent li {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 5px;	
}
.maincontentheader {
	margin: 0px;	
	width: 596px;
}
.maincontenttitle {
	margin: 0px 0px 20px 0px;
	font-weight: bolder;
	color:#053a7d;
	font-size: 12px;
	background-image:url(/images/stripesnews.gif);
	padding: 5px;
	display: block;
}
.contenttitle {
	margin: 40px 0px 40px 0px;
	padding: 0px 5px 0px 7px;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color:#00ae4d;
	border-left: 1px solid #cfcece;
}
.newsheader {
	margin: 40px 0px 40px 0px;
	padding: 0px 5px 0px 7px;
	display: block;
	font-size: 11px;
	color:#666666;
	border-left: 1px solid #cfcece;
}
.newsheader h4{
	margin-top: 2px;
	font-weight: bold;
	font-size: 14px;
	color:#00ae4d;
}
.subtitle {
	padding: 5px 0px 5px 0px;
	color: #666666;
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #cfcece;
}
.subtitle2 {
	margin: 0px;
	color: #666666;
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #cfcece;
}
#flashholder {
	position: relative;
	float: right;
	margin-bottom: 17px;
}
#homehighlights {
	width: 596px;
	position: relative;
	float:right;
	margin-bottom: 10px;
}
#rightmenu {
/*	position: relative;
	float: right;
	width: 165px;*/
}
#bannerholder {
	position: relative;
	float: right;
	width: 165px;
}
#latestnews {
	width: 596px;
	position: relative;
	float: left;
/*	margin-top: 10px;*/
}
#newstitle {
	margin-bottom: 10px;
}
#latestnews a:link, #latestnews a:visited {
	font-size: 11px;
	text-decoration: none;
	color:#177bc1;
}
#latestnews a:active, #latestnews a:hover {
	font-size: 11px;
	text-decoration: none;
	color:#00ae4d;
}
#latestnews h4 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	font-weight: normal;
}
#latestnews p {
	margin: 0px 0px 8px 0px;
}
.disclaimer {
	width: 596px;
	position: relative;
	float: right;
}
.disclaimer p {
	color: #666666;
	font-size: 9px;
	text-align: justify;
	margin-bottom: 4px ;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXX  NEWS  XXXXXXXXXXXXXXXXXXXXXXX */



.news a:link, .news a:visited {
	font-size: 11px;
	text-decoration: none;
	color:#177bc1;
}
.news a:active, .news a:hover {
	font-size: 11px;
	text-decoration: none;
	color:#00ae4d;
}
.news h4 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	font-weight: normal;
}
.news p {
	margin: 0px 0px 20px 0px;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
.moreitens {
	width: 100%;
	position: relative;
	float: left;
	display: block;
	margin: 10px 0px 10px 0px;
}
.morelink {
	position: relative;
	float: left;
	background-image:url(/images/bullet_square.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 16px;
	font-size: 11px;
	text-decoration: none;
	color:#177bc1;
	display: block;
	margin-top: 5px;
}
.morelink:active, .morelink:hover {
	color:#00ae4d;
}
.morenews {
	background-image:url(/images/bullet_square.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 16px;
	font-size: 11px;
	text-decoration: none;
	color:#177bc1;
}
.morenews:active, .morenews:hover {
	color:#00ae4d;
}
.title{
	font-weight: bolder;
	color:#00ae4d;
	font-size: 12px;
	background-image:url(/images/stripesnews.gif);
	padding: 5px;		
}
.titles {
	font-weight: bolder;
	color:#00ae4d;
	font-size: 11px;
	background-image:url(/images/stripesnews.gif);
	padding: 5px;		
}
#textHighlight {
	position: relative;
	float: left;
	padding-bottom: 10px;
}
.homept .highlight {
	width: 289px;
}
.homeeng .highlight {
	width: 190px !important;
}
.highlight {
	width: 285px;
	/*	width: 190px;	
*/	position: relative;
	float: left;
	font-size: 11px;
	vertical-align:top;
	min-height: 80px;
	overflow: visible;
	margin: 0px 5px 15px 0px;
	padding: 0px 0px 15px 0px;
	height: 80px;
}
.divisor {
/*	background-image:url(/images/divisor.gif);
	background-position:left bottom;
	background-repeat:no-repeat;*/
}
.highlight h4 {
	text-transform: uppercase;
	margin: 0px;
	font-size: 11px;
	color:#1E7EC3;
	font-weight: bolder;
}
.highlight p {
	margin: 5px 0px 5px 0px;
}
#footer {
	font-size: 11px;
	text-align: right;
	position: relative;
	float: right;
	width: 770px;
	border-top: 1px solid #D0CFD0;
	margin-top: 15px;
	padding-top: 10px;
	z-index:-10;
}
#footer a:link, #footer a:visited
{
	font-size: 11px;
	text-decoration: none;
	color:#177bc1;
}
#footer a:active, #footer a:hover 
{
	font-size: 11px;
	text-decoration: none;
	color:#00ae4d;
}
#tools a:link, #tools a:visited, #tools a:active, #tools a:hover 
{
	font-size: 11px;
	text-decoration: none;
	color:#00ae4d;
}
.infograficos {
	text-align: center;
	display: block;
	padding: 10px 0px 10px 0px;
}
.listainterna {
	width: 99%;
	padding: 10px 0px 10px 0px;

}
.listainterna ul { 
	padding-left: 0px;
	margin-left: 0px;
	list-style:none;
}
.listainterna li {
	list-style-image:url(/images/bullet_breadcrumb.gif);
}
.listainterna ul ul li {
	list-style:none;
/*	list-style-image:url(/images/bullet_breadcrumb.gif);*/
}
.listainterna a:link, 
.listainterna a:active, 
.listainterna a:visited, 
.listainterna a:hover {
	text-decoration: none;
	color: #4595CD;
}
#mapasite {
	width: 99%;
	padding: 10px 0px 10px 0px;
}
#mapasite ul {
/*	padding-left: 0px;
	margin-left: 0px;*/
	list-style:none;
}
#mapasite li {
	list-style-image:url(/images/bullet_breadcrumb.gif);
}
#mapasite ul ul li {
	list-style:none;
}
#mapasite a:link, #mapasite a:active, #mapasite a:visited, #mapasite a:hover {
	text-decoration: none;
	color: #4595CD;
}
.clearingtitles {
	width: 596px;
	text-transform: uppercase;
	margin: 0px;
	font-size: 11px;
	color:#1E7EC3;
	font-weight: bolder;
	position: relative;
	float: left;
	padding: 10px 0px 5px 0px;
	border-bottom: 1px solid #CFCECE;
}
.tabclearingmembers {
	width: 596px;
	position: relative;
	float: left;
	margin: 10px 0px 10px 0px;
}
.tabclearingmembers div {
	width: 280px;
	position: relative;
	float: left;
	margin-right:15px;
}
.clearingmember {
	width: 280px;
	position: relative;
	float: left;
}
.expand { 
	float: right;
}
.expand a:link, .expand a:active, .expand a:visited, .expand a:hover {
background-image:url(/images/ico_expandir.gif);
background-position:left;
background-repeat: no-repeat;
padding-left: 14px;
padding-right: 20px;
text-decoration: none;
color: #4595CD;
}
.tabcontato {
	vertical-align: top;
}
.tabcontato td {
	padding: 5px;
}
.tabcontato .left { 
	position: relative;
	float: left;
	width: 10%;
	margin-bottom: 10px;
	min-height: 20px; 
	height: 20px; 
}
.tabcontato .right { 
	position: relative;
	float: right; 
	width: 85%; 
	margin-bottom: 10px; 
	min-height: 20px; 
	height: 20px;
}
.tabcontato .rightmessage { 
	position: relative; 
	float: right; 
	width: 85%; 
	margin-bottom: 0px; 
	min-height: 20px;
}
.tabcontato .botoes {
	position: relative;
	float: left;
	width: 80%;
	margin-bottom: 0px;
	min-height: 25px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 88px;
}
.combo {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #CFCECE;
	background-color:#FFFFFF;
	color: #666666;
}
.combocaptcha {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #CFCECE;
	background-color:#FFFFFF;
	color: #666666;
	width: 160px;
}
#captcha {
	position: relative;
	min-height: 25px;
	padding-left: 88px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:85%;
}
#captchaCombo {
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 160px;
	padding-right: 0px;
}
#captchaimg {
	position: relative;
	min-height: 25px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
}
#TXTcaptcha {
	position: relative;
	float: left;
	min-height: 25px;
	padding-left: 88px;
	width: 85%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#TXTcaptchaAlert {
	position: relative;
	float: left;
	min-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 88px;
	width: 85%;
}

.TxtAzul{
color:#558ed5}

.LinhaAzul{
float:left;
margin:0px;
padding:0px;
width:100%;
height:3px;
border-top:3px solid #8eb4e3}


/* XXXXXXXXXXXXx Bulletin Box - Home XXXXXXXXXXXXXXX */

.BulletinBox {
	flaot:left;
	border: 1px solid #D0CFD0;	
	height: 85px !important;
	background-color:#f0f0f0;
	background-image:none !important;
	background-repeat:no-repeat;
	background-position:right bottom;
	font-size: 10px !important;
	padding: 3px 0px 6px 5px;
	width: 155px !important;

}

.BulletinBox h4 {
	padding: 3px 0px 0px 0px;
	margin: 2px 0px 4px 0px !important;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;

}
.BulletinBox p {
	padding: 0px;
	margin: 5px 0px 5px 0px;
	font-size: 11px;
	color: #666666;	
}

.BulletinBox a:link,
.BulletinBox a:active,
.BulletinBox a:visited,
a.more:link,
a.more:active,
a.more:visited
 {
	font-size: 11px;
	font-weight:normal !important;
	color: #4595cd !important;
	background-image:url(/images/arrowMenuClosed.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right: 13px !important;
	margin-right: 0px;
	text-align:right;
	margin-top: 5px;
}
.BulletinBox a:hover, .BulletinBox a:active, a.more:hover, a.more:active { color:#00ae4d !important}

/* XXXXXXXXXXXXXXX DESTAQUE HOME  XXXXXXXXXXXXXXXXXXXXX */

#highlightContainer {
	float: left;
	width: 390px;
}
#homeTopHighlight {
	float:right;
	width: 194px;
	border: 1px solid #d1d1d1;

}
#homeTopHighlight .inside {
padding: 10px 8px 8px 8px;
}


#homeTopHighlight h4 {
	color: #4595cd !important;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
	margin: 0px 0px 5px 0px;
	padding: 0px;	
}
#homeTopHighlight p {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}
#homeTopHighlight .lowerHighlightLink {
	float: left;
	background-image:url(/images/stripesnews.gif);
	padding: 3px 5px 5px 5px;
	width: 184px;
}





.tabstrip {
	float: left;
	padding: 0px !important;
	margin: 0px !important;
}
.tabstrip ul {
	width: 455px;
	padding:0px !important;
	margin: 0px !important;
	display:inline;
	float:left;
	border-bottom: 14px solid #cccccc;	
}

.tabstrip ul li {
	padding:0px;
	margin: 0px;
	display:inline;
	border-right: 1px solid #fff;
	
}

/* xxxxx indice do boletim  xxxxxxx */

.listaAbas {
	clear: left;
	float:left;
	padding: 14px 10px 14px 10px;
	width: 433px !important;
	border-left: 1px solid #cccccc !important;
	border-right: 1px solid #cccccc !important;
	border-bottom: 1px solid #cccccc !important;
}

.listaAbas ul { 
	float:left;
	padding:0px !important;
	margin:0px !important;
	list-style: none;
}

.listaAbas ul li {
	float:left;
	padding: 5px 0px 5px 0px !important;
	margin: 0px;
	list-style: none;
	
}

.listaAbas ul li a {
	font-weight: bold;
	color: #4595CD;
	text-decoration:none;		

}

.borderBottom {
	border-bottom: 1px solid #cccccc !important;
}

.abaconteudos {
	float:left;
	width: 455px !important;
}


.bulletintitles {
	line-height: normal;
	margin: 30px 0px 10px 0px!important;
	width: 100%;
	text-transform: uppercase;
	font-size: 11px;
	color:#1E7EC3;
	font-weight: bolder;
	padding-bottom: 5px;
	border-bottom: 1px solid #CFCECE;
}


/* xxxxxxxxxxxxxxx customização abas  xxxxxxxxxxxxxxxxxxx */


.abasCme {
	width: 455px;
	color:#fefefe;
	float: left;
}
.abasCme ul {
	float: left;
	margin:0px !important;
	padding:0px !important;
}
.abasCme ul li {
	float: left;
	margin:0px !important;
	padding:0px !important;
}
.abasCme  ul li a {
	font-weight:bold;
	color:#4595cd;
	text-decoration:none;	
}
.abasCme  ul li a:hover {
	text-decoration:none;
}
.abasCme  li a .wrap {
	background-image: url("../images/bg_aba.gif");
	background-repeat:repeat-x;
	background-position:right top !important;
	float:left;
	border-bottom: 1px solid #fff;
}
.abasCme  ul li a .wrap .innerWrap {
	background-image: url("../images/cantoAbaLeft.gif");
	background-repeat:no-repeat;
	background-position:left top !important;
	position: relative;
	padding: 5px 7px 5px 7px;	
	float:left;
}
.abasCme  ul li a .wrap .innerWrap span {

}
/* SELECIONADO */
.abasCme ul li a.selected {
	color:#444444;
}
.abasCme ul li a.selected .wrap {
	background-image: url("../images/bg_aba.gif");
	background-repeat:repeat-x;
	background-position:right top !important;
	float:left;
	border-bottom: 1px solid #cccccc;
}
.abasCme ul li a.selected .wrap .innerWrap {
	background-image: url("../images/cantoAbaLeft.gif");
	background-repeat:no-repeat;
	background-position:left top !important;
	padding: 5px 7px 5px 7px;	
	float:left;
}

/* XXXXXXXXXXXXXXXXXXXXX  ABA ESTÁTICA XXXXXXXXXXXXXXXXXXXXXX */

.lateralBox {
	width: 123px!important;
	float: right;
}
.lateralBox a.more {
	width: 100px;
	float: right;
	text-decoration:none;
	padding: 5px 0px 0px 0px;
}
.lateralBox  .lateralBoxContainer {
	width: 123px;
	float:left;
	padding: 0px !important;
/*	padding: 14px 10px 0px 10px;*/
	border-top: 14px solid #cccccc !important;
	border-left: 1px solid #cccccc !important;
	border-right: 1px solid #cccccc !important;
	border-bottom: 1px solid #cccccc !important;
}

.lateralBox .aba {
	font-weight:bold;
	color:#444444;
	float: left;
}
.lateralBox .aba .wrap {
	background-image: url("../images/bg_aba.gif");
	background-repeat:repeat-x;
	background-position:right top !important;
	float:left;
	border-bottom: 1px solid #cccccc;
}
.lateralBox .aba .wrap .innerWrap {
	background-image: url("../images/cantoAbaLeft.gif");
	background-repeat:no-repeat;
	background-position:left top !important;
	padding: 5px 7px 5px 7px;	
	float:left;
}
.lateralBox  .lateralBoxContainer ul {
	float: left;
	margin: 0px !important;
	padding: 10px !important;
	list-style:none;
	clear: both;
}
.lateralBox  .lateralBoxContainer ul li { float: left; padding: 0px !important; margin: 3px 0px !important;}

.lateralBox  .lateralBoxContainer ul a { 
	padding-left: 8px; 
	background-image: url("../images/bullet.gif");
	background-repeat:no-repeat;
	background-position:left;
	margin:0px;
	font-weight:bold;
	color:#4595cd;
	text-decoration:none;	
}
#listaContratos p{margin-top:0; margin-bottom:1ex;width:51ex; float:left;}
#listaContratos h5{margin-top:3ex; margin-bottom:1ex; clear:both;}

/* XXXXXXXXXXX FORM DO BULLETIN  XXXXXXXXXXXXXXx */
#formContatoBulletin {
	width: 596px;
	height: 220px;
}
.abaTipoContratoOFF { background-repeat: no-repeat; height: 18px; width: 80px; margin-right: 5px; background-image: url(../images/bg_AbaPequena.gif); padding-left: 10px; }
.abaTipoContratoON { background-repeat: no-repeat; height: 18px; width: 78px; margin-right:5px; background-color:#4595CD; padding-left: 10px; color:white; border-right-width: medium; border-right-style: solid; border-right-color: white; }
#layerPrincipal{margin-left:2px;margin-bottom: -3px; }

.abaTipoContratoON a:active {color:white;}
.abaTipoContratoON a:visited {color:white;}

.abaTipoContratoON .linknormal {color:white;}
#layerFuturo,#layerOpcao,#layerTermo,#layerDisponivel{width:100%;}
#layerOpcao,#layerTermo,#layerDisponivel{margin-top:0px;}
.semMargem{margin:0;padding:0;}

.tdContratosFundoCinza{width: 30px;margin: 0px 5px 5px 0px; text-align:center;border: 1px solid #D0CFD0;height: 24px;background-color:#f0f0f0;}
.tdContratosFundoBranco{padding-top: 5px;border: 1px solid #D0CFD0;height: 24px;background-color:white;}.abaTipoContratoON