
#slice {
	height: 100px;
	width: 675px;
	overflow:hidden;
	float:left;
}
#foto240 {
	height: 240px;
	width: 240px;
	overflow:hidden;
	float:left;
	margin-top: 4px;

}
#foto100 {
	height: 100px;
	width: 100px;
	overflow:hidden;
	float:left;

}
#foto52 {
	height: 52px;
	width: 52px;
	overflow:hidden;
	float:left;
	margin-right:5px;

}

#descripcion {
	height: 100px;
	width: 230px;
	overflow:hidden;
	/*background-color:#66CCCC;*/
	margin-bottom:10px;
	line-heihgt:10px;
}
#fotoslista {
	height: 52px;
	width: 230px;
	overflow:hidden;
	/*background-color:#66FF66;*/
	
}
#datos {
	height: 65px;
	width: 230px;
	overflow:hidden;
	margin-top:25px;
	/*background-color:#6666CC;*/
}
.txt-2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
