body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size: 62.5%;
	background-color: #ededed;
	color: #787a79;
}
#wrapper{
	position: relative;
	width: 95.5em;
	margin: 0 auto;
	padding-bottom: 10px;
}
.genericBox{
	background: #fff;
	border: 1px solid #b8c0cb;
	padding: 15px 0 10px 0;
	position: absolute;
}
.genericCenterBox{
	width: 48.5em;
	margin: 0 0 15px 24.5em;
	position: relative;
	float: left;
}
img.imgFloatLeft{
	float: left;
	border: 3px solid #dce1e7;
}
p.actionsBar{
	/*position: absolute;
	bottom: 0;*/
	width: 100%;
	text-align: right;
	background: #d2dce7;
	padding: 0;
	overflow: hidden;
	clear: left;
}
p.actionsBar a{
	color: #fff;
	background: #6386ab url(../_img/actionsBullet.gif) no-repeat left center;
	font-size: 1em;
	text-decoration: none;
	padding: 0 5px 0 20px;
	margin-right: 10px;
	border-right: 1px solid #fff;
	float: right;
	line-height: 17px;
	margin-bottom: 1px;
}
p.actionsBar a:hover{
	background-color: #205287;
	text-decoration: none;
}
/* @group icons */
.rssIcon{
	display: block;
	text-indent: -9999px;
	width: 14px;
	height: 14px;
	background: url(../_img/rssIcon.gif) no-repeat;
}
/*
.mailIcon{
	display: block;
	text-indent: -9999px;
	width: 16px;
	height: 12px;
	background: url(../_img/mailIcon.gif) no-repeat;
}*/
.diggIcon{
	display: block;
	text-indent: -9999px;
	width: 13px;
	height: 13px;
	background: url(../_img/diggIcon.gif) no-repeat;
}
.downloadIcon{
	display: block;
	text-indent: -9999px;
	width: 12px;
	height: 12px;
	background: url(../_img/downloadIcon.gif) no-repeat;
}
.personIcon{
	padding-left: 18px;
	background: url(../_img/personIcon.gif) no-repeat;
}
.phoneIcon{
	padding-left: 18px;
	background: url(../_img/phoneIcon.gif) no-repeat;
}
.jobIcon{
	padding-left: 18px;
	background: url(../_img/jobIcon.gif) no-repeat;
}
.mailIcon{
	background: url(../_img/mailIcon.gif) no-repeat;
	padding-left: 18px;
}
.skypeIcon{
	padding-left: 18px;
	background: url(../_img/skypeIcon.gif) no-repeat;
}
.cvIcon{
	background: url(../_img/downloadIcon.gif) no-repeat;
}

.faxIcon{
	background: url(../_img/faxIcon.gif) no-repeat;
}
table .mailIcon, table .printIcon, table .noimgIcon, table .imgIcon{
	display: block;
	text-indent: -9999px !IMPORTANT;
	width: 16px;
	height: 12px;
	padding-left: 0;
	background: url(../_img/mailIcon.gif) no-repeat;
	float: left;
}
.printIcon{
	background: url(../_img/printIcon.gif) no-repeat !IMPORTANT;
}
.imgIcon{
	background: url(../_img/imgIcon.gif) no-repeat !IMPORTANT;
}
.noimgIcon{
	background: url(../_img/noImgIcon.gif) no-repeat !IMPORTANT;
}
/* @end */
/* @group generic List */
ul{
	margin-left: 20px;
}
ul li{
	font-size: 1.1em;
	padding: 0 0 5px 0;
	margin-bottom: 8px;
	border-bottom: 1px solid #d6dce3;
}
ul li h3{
	font-weight: bold;
	display: inline;
}
ul li a{
	font-size: 1em;
}
/* @end */
/* @group generic table */
table{
	width: 100%;
	border-collapse: collapse;
	font-size: 1.1em;
	margin-bottom: 15px;
}
table thead{
	background: #d2dce7;
	color: #205287;
}
table thead th{
	padding: 5px 0;
}
table tbody td{
	padding: 5px 0;
	border-bottom: 1px solid #d7e1ea;
	color: #7a8fae;
}
table .firstChild{
	padding-left: 20px;
	padding-right: 10px;
	width: 60px;
}
table .lastChild{
	padding-right: 10px;
}
table .iconTd{
	width: 50px;
	text-align: left;
}
table .iconTd a{
	float: right;
}
table tbody td a{
	font-size: 1em;
	color: #7a8fae;
	text-decoration: none;
}
/* @end */
/* @group generic typo */
p{
	color: #787a79;
	font-size: 1.1em;
}
a{
	font-size: 1.1em;
	color: #787a79;
}
a:hover{
	text-decoration: underline;
}
h2{
	color: #FFF;
	background: #205287;
	display: block;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
}
/* @end */
/* @group branding */
#branding{
	height: 2.5em;
	background: #205287 url(../_img/brandingBG.jpg) left top repeat-x;
	border: 1px solid #b8c0cb;
	padding: 10px 20px;
	overflow: hidden;
	width: 91.2em;
	position: relative;
}
#branding a{
	float: right;
	color: #FFF;
	text-decoration: none;
}
#branding h1{
	position: relative;
	color: #fff;
	margin: 10px 0 0 80px;
}
#branding #logo{
	position: absolute;
	top: 0;
}
/* @end */
/* @group clientBranding */
#clientBranding{
	/*top: 6em;*/
	top: 1.5em;
	left: 0;
	width: 69em;
	height: 17em;
	padding-left: 40px;
	position: relative;
}
#wrapper > #clientBranding{
	height: auto;
	min-height: 17em;
}
#clientBranding img{
	float: left;
}
#clientBranding a{
	float: left;
	clear: left;
}
#clientBranding .actionsBar a{
	clear: none;
	float: right;
}
#clientBranding .actionsBar{
	right: 0;
}
#clientBranding div{
	background: #f4f7fb;
	padding: 20px;
	width: 44em;
	float: right;
	position: relative;
	overflow: hidden;
	height: 12em;
	
	position: absolute;
	right: 0px;
	bottom: 2em;
}
#clientBranding > div{
	height: auto;
}
#clientBranding div h2{
	color: #7a8fae;
	background: none;
	padding-left: 0;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#clientBranding div img{
	float: left;
	margin: 0 5px 5px 0;
}
#clientBranding div ul{
	margin-left: 75px;
}
#clientBranding div ul a{
	float: none;
}
#clientBranding div ul li{
	padding-left: 20px;
}
#clientBranding div ul li.personIcon{
	background: url(../_img/personIcon.gif) no-repeat;
}
#clientBranding div ul li.phoneIcon{
	background: url(../_img/phoneIcon.gif) no-repeat;
}
#clientBranding div ul li.mail2Icon{
	background: url(../_img/mailIcon.gif) no-repeat;
}
#clientBranding div ul li.skypeIcon{
	background: url(../_img/skypeIcon.gif) no-repeat;
}
/* @end */
/* @group multimedia */
#multimedia{
	position: relative;
/*	right: 0;
	top: 22em;
	width: 20.7em;*/
	height: 20em;
	padding-bottom: 0;
}
#wrapper > #multimedia{
	min-height: 20em;
}
/* @end */
/* @group clientInfo */
#clientInfo{
	width: 23em;
	top: 27em;
	left: 0;
	margin-bottom: 10px;
}
#clientInfo img{
	margin-left: 20px;
	margin-bottom: 5px;
	border: 3px solid #dce1e7;
}
#clientInfo p{
	margin: 0px 10px 10px 20px;
	line-height: 13px;
}
#clientInfo ul li{
	padding-left: 20px;
}
/* @end */
/* @group latestPress */
#latestPress{
	/*margin-top: 22.3em;*/
	margin-top: 2.7em;
}
/* @end */
/* @group footer */
#footer{
	display: none;
	/*clear: both;*/
	/*
	position: absolute;
	bottom: 0;
	*/
}
/* @end */
/* @group detailsB */
#detailsB .genericCenterBox{
	top: 22.3em;
	background: url(../_img/notaBG.gif) -15px 10px repeat-y;
	/*padding-bottom: 35px;*/
	margin-top: -19.8em;
}
#detailsB .genericCenterBox p{
	margin: 8px 20px;
	line-height: 15px;
	font-size: 11px;
	width: 280px;
}
#detailsB .genericCenterBox div{
	position: relative;
}
#detailsB .genericCenterBox p.resume{
	width: 134px;
	position: absolute;
	top: 0;
	left: 335px;
	color: #677b9e;
	margin: 0;
	border-top: #ced8e5 1px solid;
	background: url(../_img/bulletNotaResume.gif) 0px 4px no-repeat;
	padding-left: 12px;
}
#detailsB .genericCenterBox h3{
	margin: 0 20px;
	font-size: 12px;
	color: #677b9e;
	width: 280px;
}
#detailsB .genericCenterBox h2.title{
	font-size: 14px;
	color: #0c1b2d;
	background: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0;
	width: 280px;
}
#detailsB .genericCenterBox .data{
	color: #677b9e;
	
}
/* @end */

/* @group listB */
#listB #clientBranding{
	width: 91.5em;
	position: static;
	margin-top: 10px;
}
#listB .genericCenterBox{
	top: 22.2em;
	left: 0px;
	margin: 0;
	width: 95.5em;
	position: static;
	margin-top: 10px;
	width: 95.5em;
}
#listB #clientManager{
	width: 66.5em;
	position: absolute;
	top: 8em;
	height: 15em;
}
#listB .actionsBar{
	position: static;
}
#clientBranding #clientManager .actionsBar{
	margin-top: 10px;
}
#clientBranding #clientManager{
	padding-bottom: 0;
}

/* @end */
/* @group detailsB latestClipping */
#latestClipping{
	background: #fff !IMPORTANT;
}

#detailsClipB .genericCenterBox{
	top: 223px;
	background: url(../_img/notaBG.gif) -15px 10px repeat-y;
	margin-top: -19.8em;
}
#detailsClipB #latestClipping .blueBox{
	margin: 0 10px 5px 10px;
	padding: 10px 0;
	background: #f1f5fa;
}
#detailsClipB #latestClipping .blueBox h2{
	width: auto;
	color: #FFF;
	background: #205287;
	display: block;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
}
#detailsClipB #latestClipping .blueBox p{
	color: #656766;
	font-weight: bold;
	width: auto;
}
#detailsClipB #latestClipping .blueBox span{
	border-top: #cdd2dc solid 1px;
	font-weight: normal;
	display: block;
}

/* @end */
/* @group search */
#search{
	left: 2em;
	top: 19.2em;
	width: 22.7em;
	height: 5em;
	padding-bottom: 0;
	border: none;
	background: none;
}
#wrapper > #search{
	height: auto;
	min-height: 5em;
}
#searchB .genericCenterBox{
	margin-top: 22.3em;
}
#search label{
	display: none;
}
#search h2{
	color: #787a79;
	background: none;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
#search .actionsBar{
	background: none;
	position: static;
	float: left;
	width: auto;
}
#search .actionsBar a{
	position: absolute;
	right: 0;
	top: 2.8em;
}
#search input{
	width: 12em;
}
#searchB .genericCenterBox{
	margin-top: 26px !IMPORTANT;
}
/* @end */
/* @group login */
#login{
	/*right: 0;
	top: 6em;
	width: 20.7em;
	height: 13em;*/
	position: static;
	top: 0;
	width: 100%;
	height: 13em;
	padding-bottom: 0;
}
#login .actionsBar{
	position: absolute !IMPORTANT;
	bottom: 0 !IMPORTANT;
}
#wrapper > #login{
	height: auto;
	min-height: 13em;
}
/* @end */
/* @group forms */
form{
	margin: 0 10px 5px 10px;
}
form label{
	display: block;
}
input{
	border: 1px solid #d2dce7;
	padding: 2px 4px;
	font-size: 1em;
}
/* @end */
/* @group presskit */

#presskit{
/*	right: 0;
	top: 150em;
	*/
	position: relative;
	width: 20.7em;
	padding-bottom: 0;
}
#presskit table .lastChild{
	width: 1em;
}
#wrapper > #presskit{
	min-height: 20em;
}
/* @end */
/* @group imageLinkContainer */
.imageLinkContainer{
	clear: both;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 260px;
}
.imageLinkContainer a{
	background: url(../_img/download.gif) 2px center no-repeat;
	padding: 2px 2px 2px 15px;
	border: 1px dotted #d2dce7;
	margin-right: 4px;
}
/* @end */
/* @group headerClipping */
.headerClipping{
	overflow: hidden;
	height: 1%;
}
.headerClipping img{
	float: left;
}
.headerClipping #dados{
	margin-left: 10px;
	width: 250px;
	float: left;
}
.headerClipping p{
	margin-bottom: 10px;
}
.headerClipping p span{
	margin-top: 2px;
}
/* @end */
/* @group assessores */
#assessores{
	position: relative;
	/*right: 0;
	top: 22em;
	width: 20.7em;*/
	width: 100%;
}
#assessores img{
	margin: 0 0 5px 20px;
}
/* @end */
/* @group rightWrapper */
#rightWrapper{
	overflow: hidden;
	width: 20.8em;
	position: absolute;
	right: 0;
	top: 6em;
}
/* @end */
#clientManager h1{
	color: #205287;
	display: block;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
}
#resultsClipping{
	height: auto;
	padding-bottom: 20px;
}
#searchResults .firstChild{
	width: 70%;
}

#rightWrapper .genericBox{
	position: relative !IMPORTANT;
	margin-bottom: 1.5em;
	width: 20.6em !IMPORTANT;
}

.nochart{
	text-transform: uppercase;
	font-size: 1.3em;
	margin: 20px 0;
	color: #841717;
	background: #f8c8c8;
	text-align: center;
	padding: 10px 0;
}

#detailsB .genericCenterBox, #detailsClipB .genericCenterBox{
	position: relative;
	margin: 0;
	top: 0;
	left: 0;
	width: 100%;
	border: none;
}
#detailsB .genericCenterBox p, #detailsClipB #dados{
	width: 70%;
}
#detailsB .genericCenterBox p.resume{
	width: 20%;
	right: 0;
	left: auto;
}
.genericBox, #branding{
	border: none;
}


#branding a, #search, #login, #presskit, #clientInfo, .actionsBar, #detailsB #clientManager, #detailsClipB #clientManager, #detailsB .imageLinkContainer, #multimedia{
	display: none;
}
#assessores img, #assessores .skypeIcon{
	display: none;
}
#branding h1 a{
	display: block;
}
