/* mpg specialists
------------------------------------------------------------------------------------------- */
.fonte-cinza {
	font: 12px "Verdana", Arial, Tahoma, Serif;
	line-height: 1.4em;
	text-align: justify;
	color: #585858;
	overflow: auto;

}
.fonte-azul {
	font: 12px "Verdana", Arial, Tahoma, Serif;
	line-height: 1.4em;
	text-align: justify;
	overflow: auto;

}

#bg-left-specialists{
	width: 234px;
	height: 410px;
	float: left;
	display: inline;
	}

#specialists-content{
	width: 730px;
	height: 410px;
	background: url(../img/services/bg-specialist-a.gif) no-repeat top left;
	float: left;
	display: inline;
	}
	
#specialists-bg-right{
	width: 49px;
	height: 410px;
	background: url(../img/services/bg-services-b.gif) no-repeat top right;
	float: right;
	display: inline;
	}
	
#specialists-content h2{
	margin: 75px 0 0 270px;
	width: 220px;
	height: 55px;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	background: url(../img/services/txt_specialists.gif) center no-repeat;
	display: block;
	}

	
#specialists-box-left{
	margin: 32px 0 0 35px;
	width:318px;
	height:240px;
	float:left;
	display: inline;
	}
	
#specialists-box-right{
	margin: 32px 0 0 10px;
	width:318px;
	height:235px;
	float:left;
	display: inline;
	}

#bg-dotted{
	margin: 80px 0 0 20px;
	width: 10px;
	height: 180px;
	display: block;
	float:left;
	background: url(../img/services/bg-dotted.gif) no-repeat center;
	}
	

.titulo-box, #specialists-box-left h2, #specialists-box-right h2{
	margin:0 0 10px 0;
	width: 305px;
	height: 65px;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	color: #FFFFFF;
	}
		
#specialists-box-left h2{
	background: url(../img/services/logo-mpg-international.gif) no-repeat center;
	}
	
#specialists-box-right h2{
	background: url(../img/services/logo-mpg-diversity.gif) no-repeat center 10px;
	}

#content-box-left{
	margin: 0;
	width:205px;
	height:200px;

	}
		
	
/*scroll*/
	
#text{
	width: 330px;
	height: 155px;
	font: 12px "Verdana", Arial, Tahoma, Serif;
	line-height: 1.42em;
	text-align: justify;
	color: #585858;
	overflow: auto;
	}
	


	
