	#destaque {
		background:url(../images/home/foto_destaque.jpg) no-repeat;
		width:654px;
		height:251px;
		position:relative;
		margin: 0 auto;
		top:45px;
	}
	
	#destaque h2 {
		color:#0d7775;
		font-family:"Arial";
		font-size:19px;
		top:50px;
		left:40px;
	}
	
	#destaque a {
		display:block;
		background:url(../images/home/sobre_mariani.jpg) no-repeat;
		width:146px;
		height:75px;
		position:relative;
		top:80px;
		left:40px;
	}
	
	#casos_clinicos {
		background:url(../images/home/casos_clinicos.jpg) no-repeat;
		width:654px;
		height:205px;
		position:relative;
		margin: 0 auto;
		top:45px;
	}
	
	#casos_clinicos a {
		background:url(../images/home/casos.jpg) no-repeat;
		width:145px;
		height:73px;
		position:relative;
		display:block;
		top:30px;
		left:40px;
		float:left;
	}
	
	#casos_clinicos p {
		font-size:12px;
		color:#efefef;
		float:right;
		right:30px;
		top:40px;
	}
	

