html,body{
	background:#fff;
}
div.container{
	width:468px;
	margin:0 0 0 0;
}
/* foto bordo prima 313131 */
div.thumb{
    position:relative;
	width:140px;
	height:140px;
	margin:4px 4px;
	overflow:hidden;
	border:4px solid #757575;
	float:left;
}
/* codice x 1 foto sotto */
div.thumb1{
    position:relative;
	width:140px;
	height:140px;
	margin:4px 4px;
	overflow:hidden;
	border:4px solid #757575;
	float:left;
}
/* codice x 2 foto sotto */
div.thumb2{
    position:relative;
	width:296px;
	height:140px;
	margin:4px 4px;
	overflow:hidden;
	border:4px solid #757575;
	float:left;
}
div.divLeft, div.divRight{
	width:90px;
	height:140px;
	overflow:hidden;
	position:relative;
    top:-140px;
	overflow:hidden;
	float:left;
}
div.divLeft{
	margin-right:-10px;
}
/* mezza foto a sx*/
div.divLeftImage{
	width:80px;
	height:100%;
	float:left;
}
div.divLeftShadow{
	width:10px;
	height:100%;
	float:left;
	background:transparent url('shadow.png') repeat-y 0 0;
}
/* mezza foto a dx*/
div.divRight{
	width:60px;
	background-position:-80px 0;
}
div.someContent{
	position:relative;
    width:140px;
	height:130px;
	padding:10px 0px 0px 0px;
	font-size:12px;
	font-family:Arial;
	text-align:justify;
	background:transparent url(thumbnail-overlay140.png) no-repeat scroll 0px -147px;
}
/* VIEW - GALLERY  1 foto sotto */
div.someContent1{
	position:relative;
    width:140px;
	height:140px;
	padding:100px 0px 0px 10px;
	font-size:10px;
	font-family:Verdana;
	text-align:justify;
	background:transparent url(thumbnail-overlay1401.png) no-repeat scroll 0px -0px;
}
/* VIEW - GALLERY  2 foto sotto */
div.someContent2{
	position:relative;
    width:296px;
	height:140px;
	padding:110px 0px 0px 50px;
	font-size:10px;
	font-family:Verdana;
	text-align:justify;
	background:transparent url(thumbnail-overlay1402.png) no-repeat scroll 0px -40px;
}
/* scritta dentro la foto*/
div.someContent div.content{
	color:#EEE;
	height:112px;
	font-size:10px;
	padding:0 10px 0 20px;
}
div.someContent div.more{
	background-image:url(readmore-bg.png);
	bottom:0;
	float:right;
	height:10px;
	padding:3px 15px 13px 15px;
	position:relative;
	right:0;
	width:30px;
}
/* elimino
a:link, a:hover,a:active, a:visited{
	color:#2F9DFF;
	text-decoration:none;
}
 */





