DIV{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
a{
	color: #778899;
}
a:hover{
	color: Teal;
	font-weight:bold;
}

/*----------------------------------------------*/
body{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
#container{
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}
#logomarca{
	position: relative;
	top: 5px;
	width: 156px;
	height: 112px;
	left: 297px;
}
#english{
	position: absolute;
	top: 60px;
	left: 275px;
}
#logotextocbc{
	position: relative;
	width:750px;
	top: 21px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#menuinst{
	position: relative;
	top: 13px;
	margin-left: auto;
	margin-right: auto;
	width: 638px;
	text-align: center;
}
#menubolas{
	position: relative;
	top: 27px;
	margin-left:auto;
	margin-right: auto; 
	width: 750px;
	text-align: center;	
	border: 1px;
}
#banners{
	position: relative;
	top:50px;
	text-align: center;
}
table#banners TD{
	/*height: 55px;
	width: 175px;*/
}
#basecontdinam{
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	position: relative;
	top: 70px;
	width: 750px;
	/*height: 60px;
	border: 1px solid;*/
}
#noticiascbc_iframe{
	overflow: auto;
}
#rodape{
	position: relative;
	font-size: xx-small;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: center;
}
li#msword{
	list-style-image: url(/images/li_icn_doc.gif);
}	
li#pdf{
	list-style-image: url(/images/li_icn_pdf.gif);
}	
li#zip{
	list-style-image: url(/images/li_icn_zip.gif);
}
.Titulo{
	text-transform: uppercase;
	font-family: Arial;
	color: #4d4d4d;
	font-size: 14pt;
}
.Sub-Titulo{
	font-family: Arial;
	font-weight: bold;
	color: #336666;
	font-size: 10pt;
}