/*sezione gallery*/

.box_fotogallery_pagina {
	padding:4px;
}

.box_fotogallery_pagina img{
	border:0px;
	margin: 0;
}

.boxGallThumb {
  	margin: 4px;
  	padding: 1px;
  	font-size: 11px;
  	line-height: 1.4em;
  	float: left;
}

.boxGallThumb:hover{
	background: #fefefe;
}

.boxGallThumb img,
#tumblelog img {
  display: block;
  width: 100%;
}

.rtl .box {
  float: right;
  text-align: right; 
  direction: rtl;
}

.colGal1 { width: 128px; }
.colGal2 { width: 140px; }
.colGal3 { width: 260px; }
.colGal4 { width: 380px; }
.colGal5 { width: 480px; }
.colGal6 { width: 160px; }
.colGal7 { width: 121px; }

.colGal1 img { max-width: 128px; }
.colGal2 img { max-width: 140px; }
.colGal3 img { max-width: 260px; }
.colGal4 img { max-width: 380px; }
.colGal5 img { max-width: 480px; }
.colGal6 img { max-width: 160px; }
.colGal7 img { max-width: 121px; }
