#mosaico{
	position:relative;
	width:525px;
	height:170px;
	background-color:#F0F2F5;

}
	a.image01{
		position:absolute;
		width:54px;
		height:40px;
		text-decoration:none;
		display:block;
		left:274px;
		top:24px;
	}
	a:hover.image01{
		width:287px;
		height:216px;
		border:4px solid #99547B;
		z-index:1000;
		background-color:#99547B;
	}
	a.image02{
		position:absolute;
		width:102px;
		height:77px;
		text-decoration:none;
		display:block;
		left:162px;
		top:7px;
	}
	a:hover.image02{
		width:287px;
		height:216px;
		border:4px solid #99547B;
		z-index:1000;
		background-color:#99547B;
	}
	a.image03{
		position:absolute;
		width:54px;
		height:40px;
		text-decoration:none;
		display:block;
		left:94px;
		top:23px;
	}
	a:hover.image03{
		width:287px;
		height:216px;
		border:4px solid #99547B;
		z-index:1000;
		background-color:#99547B;
	}
	a.image04{
		position:absolute;
		width:102px;
		height:77px;
		text-decoration:none;
		display:block;
		left:302px;
		top:72px;
	}
	a:hover.image04{
		width:287px;
		height:216px;
		border:4px solid #99547B;
		z-index:1000;
		background-color:#99547B;
	}
	a.image05{
		position:absolute;
		width:102px;
		height:77px;
		text-decoration:none;
		display:block;
		left:118px;
		top:88px;
	}
	a:hover.image05{
		width:287px;
		height:216px;
		border:4px solid #99547B;
		z-index:1000;
		background-color:#99547B;
	}
	a.image06{
		position:absolute;
		width:102px;
		height:77px;
		text-decoration:none;
		display:block;
		left:415px;
		top:36px;
	}
	a:hover.image06{
		width:287px;
		height:216px;
		border:4px solid #99547B;
		z-index:1000;
		background-color:#99547B;
	}
	a.image07{
		position:absolute;
		width:79px;
		height:59px;
		text-decoration:none;
		display:block;
		left:5px;
		top:54px;
	}
	a:hover.image07{
		width:287px;
		height:216px;
		border:4px solid #99547B;
		z-index:1000;
		background-color:#99547B;
	}
		.image{
			width:100%;
			height:100%;
			display:block;
		}
		a h3.desc_mosa{
			font-size:0px;
			overflow:hidden;
			height:0px;
			width:0px;
		}
		a:hover h3.desc_mosa{
			position:relative;
			left:-4px;
			_left:0px;
			height:45px;
			width:300px;	
			background-color:#99547B;
			border-left:4px solid #99547B;
			border-right:4px solid #99547B;
			_border:0px;
			width:100%;
			color:#FFF;
			font-size:11px;
			font-weight:normal;
			padding-top:5px;
		}
