body {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #2e2e2e;
	color: #e9e9e9;
	margin:0px;
	padding:0px;
	text-align:center; /* hack para o IE */
}
#geral {
    position:relative;
	width: 765px;	
	text-align:left; /* hack do IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#data {
    position:absolute;
	top:5px;
	left:30px;
	display:block;
	color: #848484;
	font-size: 10px;
}

#topo {
	background-image: url(../images/bg-home.jpg);
	background-repeat: no-repeat;
	height: 279px;
}

#topoweb {
	background-image: url(../images/bg-web.jpg);
	background-repeat: no-repeat;
	height: 181px;
}

#topofinansis {
	background-image: url(../images/bg-finansis.jpg);
	background-repeat: no-repeat;
	height: 181px;
}

#content {
	background-color: #414141;
	width: 765px;	
}

#foot {
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 56px;
	width: 765px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

#footcr {
	background-image: url(../images/footer-charles-river.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 30px;
	_height: 45px;  /* hack do IE */
	padding-left: 60px;
	padding-top: 15px;
	font-size: 10px;
	color: #848484;
	margin-left: 30px;
	margin-top: 5px;
}
#sub-menu {
	float: left;
	width: 200px;
	margin-top:40px;
}
ul.nav {
	margin: 0;
	padding: 0;
	width:200px;
	color: #CCCCCC;
	font-size: 10px;
}
ul.nav li {
	list-style:none;
	}
ul.nav li.listtitle {
	font-weight:bold;
	color:#FFFFFF;
}
ul.nav li {
	width:180px;
	color:#CCCCCC;
	text-align:left;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	}
	
ul.nav li a{
	color:#CCCCCC;
	text-decoration: none;
}
ul.nav li a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
ul.nav li a:visited{
	color:#CCCCCC;
	text-decoration:none;
}
ul.nav li a:active{
	color:#CCCCCC;
	text-decoration:none;
}


.text_cat {
	font-size: 25px;
	color: #CCCCCC;
	text-align: right;
	height: 25px;
	font-style: italic;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 750px;
}

ul.menuweb {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	}
ul.menuweb li {
	list-style:none;
	display:inline;
	}
ul.menuweb li a {
	float:left;
	width:188px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	height: 45px;
	_height: 70px; /* hack do IE */
	background-image: url(../images/bot-web-on.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	padding-top: 25px;
	margin-right: 4px;
	}
ul.menuweb a:hover{
	color:#FFF;
	background-image: url(../images/bot-web-over.jpg);
	background-repeat: repeat-x;
}

ul.menufinansis {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	}
ul.menufinansis li {
	list-style:none;
	display:inline;
	}
ul.menufinansis li a {
	float:left;
	width:188px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	height: 45px;
	_height: 70px; /* hack do IE */
	background-image: url(../images/bot-finansis-on.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	padding-top: 25px;
	margin-right: 3px;
	}
ul.menufinansis a:hover{
	color:#FFF;
	background-image: url(../images/bot-finansis-over.jpg);
	background-repeat: repeat-x;
}



h1, h2, h3, h4 {
	color: #E9E9E9;
	padding: 0px;
	margin: 0px;
}

hr {
	border: 1px dashed #E6E6E6;
}

b {
	font-weight: bold;
	padding-bottom: 5px;
}

.catcontent {
	padding: 10px;
	width: 745px;
	_width: 765px;	 /* hack do IE */
}

.catcontentsub {
	padding: 10px;
	width: 545px;
	_width: 565px;	 /* hack do IE */
}

.catcontent p, .catcontentsub p{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 10px;
	margin: 0px;
}

.catcontentfinansis img{
	background-position: right top;
	float: right;
	margin: 10px;
}

.hometext {
	font-size: 12px;
	padding-bottom: 5px;
	line-height: 18px;
}

.greeting {
    color: #000000;
    font-weight: bold;
    font-size: 9px;}
.greeting a:link    {color: #000000;text-decoration: none}
.greeting a:visited {color: #000000;text-decoration: none}
.greeting a:hover   {color: #000000;text-decoration: none}

.homedate {
    color: #000000;
    font-weight: bold;
    font-size: 10px;}



.centralboxwarn {
    color: #000000;
    font-size: 13px; 
    font-weight: bold;
    text-decoration: none}


.searchtitle {
    color: #000000;
    font-size: 11px;
    font-weight: bold}
	
.searchtitle a:link    {color: #000000; text-decoration: underline}
.searchtitle a:visited {color: #000000; text-decoration: underline}
.searchtitle a:hover   {color: #000000; text-decoration: underline}
.searchlinktype {
    color: #000000;
    font-size: 11px;
    font-weight: bold}
	
.searchdescr {
    color: #000000;
    font-size: 10px;
    font-weight: none;
    text-decoration: none}

.slideshowtitle {
    color: #000000;
    font-weight: bold; 
    font-size: 13px}

.catparentpath {
	color: #e9e9e9;
	font-size: 10px;
	width: 750px;
	text-align: right;
}

.catparentpath a:link    {
	color: #e9e9e9;
	text-decoration: none
}
.catparentpath a:visited {
	color: #e9e9e9;
	text-decoration: none
}
.catparentpath a:hover   {
	color: #e9e9e9;
	text-decoration: underline
}


.logo {
	float: right;
	padding-right: 100px;
}


.footertext {
	color: #848484;
	font-size: 10px;
	text-decoration: bold;
	padding-left: 30px;
	padding-top: 20px;
}
	
.footertext a:link    {
	color: #848484;
	text-decoration: none
}
.footertext a:visited {
	color: #848484;
	text-decoration: none
}
.footertext a:hover   {
	color: #848484;
	text-decoration: underline
}


/* Content */

.corpotexto {
	font-size:12px;
	color: #CCCCCC;
}
.corpotexto img {
    float: left;
	margin:5px;
}
.corpotexto a:link, .corpotexto a:visited {
	color: #CCCCCC;
	text-decoration:none;
	border-bottom:1px dotted #CCCCCC;
}
.corpotexto a:hover {
	color: #CCCCCC;
	text-decoration:none;
	border-bottom:1px solid #CCCCCC;
}
.corpotexto h1 {
	font-size: 17px;
	color: #CCCCCC;
	display: block;
	clear: both;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.corpotexto h2 {
	font-size: 12px;
	font-weight: bold;
	display: block;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 10px;
	color: #CCCCCC;
}

.hometexto {
	font-size:12px;
	color: #CCCCCC;
	padding:3px;
}

