@charset "UTF-8";
/* CSS Document */

.imaBackMain {
	background-repeat: 	no-repeat;
	width: 				380px;
	position:			relative;
	height:				350px;
	margin:				0;
	padding:			0;
}
.imaBack {
	/*carles*/
	/*background-image: 	url(../images/big/acuarios-3_big.jpg);*/
	background-repeat: 	no-repeat;
	background-position:center;
	width: 				313px;
	height: 			203px;
	position:			absolute;
	top:				10px;
	left:				50%;
	margin-left:		-156px;
	padding:			0;
}
.imaTop {
	height: 			203px;
	width: 				313px;
	background-repeat: 	no-repeat;
	background-image: 	url(../images/moldura_small.gif);
	position:			absolute;
	top:				0;
	left:				0;
	margin:				0;
	padding:			0;
}
.imaTxt {
	font-family: 		Verdana, Geneva, sans-serif;
	font-size: 			8px;
	color: 				#333333;
/*
	background-image: 	url(../images/bar.png);
	background-repeat:	repeat;
*/
	width: 				100%;
	height: 			24px;
	text-align: 		right;
	font-weight: 		bold;
	margin:				0;
	padding:			0;
	position:			relative;
}
.txtCss {
	font-family: 		Verdana, Geneva, sans-serif;
	font-size: 			10px;
	color: 				#333333;
/*
	background-image: 	url(../images/barInv.gif);
	background-repeat:	repeat;
*/
	background-image: 	url(../images/bar.png);
	background-repeat:	repeat;
	width: 				250px;
	text-align: 		right;
	font-weight: 		bold;
	line-height:		9px;
	left:				50%;
	margin-left:		-139px;
	padding:			4px 15px;
	vertical-align:		middle;
	position:			absolute;
}
.imaInv {
	height: 			163px;
	width: 				310px;
	margin:				0;
	padding:			0;
	/*carles*/
	cursor:				pointer;
}
.imaControls {
	position:			absolute;
	top:				225px;
	left:				50%;
	margin-left:		-186px;
	width:				373px;
	height:				56px;
}