	.imageBox,.imageBoxHighlighted{
		width:			253px;
		height:			170px;
		float:			left;
	}
	.imageBox_theImage{
		width:					253px;
		height:					140px;
		background-position: 	center center;
		background-repeat: 		no-repeat;		
		margin: 				0 auto;
		margin-bottom:			2px;
		background:				url(../img/Borda_web2.gif) no-repeat;
		padding-top:			10px;
	}
	.texto{
		color:			#00923F;
		font-size:		10px;
		font-family:	arial;
		text-align:		left;
		border:			0px solid;
		padding:		2px;
	}
	.titulo{
		color:			#00923F;
		font-size:		12px;
		font-family:	arial;
		font-align:		right;
		font-weight:	bold;
		text-align:		left;
		border-bottom:	1px solid #00923F;
		margin-left:	140px;
		width:			100px;	
		padding:		2px;
	}
	
	.top1{
		background:url(../img/top1.png) no-repeat;height:10px;
	}
	.top2{
		background:url(../img/top2.png) repeat-x;height:10px;
	}
	.top3{
		background:url(../img/top3.png) no-repeat;height:14px;
	}
	.left{
		background:url(../img/left.png) repeat-y;width:14px;
	}
	.right{
		background:url(../img/right.png) repeat-y;width:11px;
	}
	.bottom1{
		background:url(../img/bot1.png) no-repeat;height:10px;
	}
	.bottom2{
		background:url(../img/bot2.png) repeat-x;height:10px;
	}
	.bottom3{
		background:url(../img/bot3.png) no-repeat;height:14px;
	}
