#homeMain {
	width: auto;
	padding: 1.5em;
	margin: 0 auto;
}

#gallery-left {
	float: left;
	width: 40%;
}
#gallery-right {
	float: left;
	width: 60%;
}
div.hmask {
	width: 100%;
}


/* *** PHOTOGRAPHIES *** */
#f_photos_bloc {
	width: 900px;
	margin: 0 auto
}

.f_photo {
	float: left;
	margin: 0 6px;
	margin-bottom: 25px;
	
	font-size: normal 80% Arial, Verdana, sans-serif;
	border: 1px solid #EAEAEA;
}
.f_image {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 142px;
	height: 140px;
	background: #fcfcfc;
	/*
	border: 1px solid #ccc;
	border-right: 2px solid #bbb;
	border-bottom: 2px solid #bbb;
	*/
	/**border: 1px solid #EAEAEA*/
}
.f_image a {
	width: 142px;
	height: 140px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.f_image * {
	vertical-align: middle;
}
.f_image img {
	border: 1px solid #ccc;
}
/*\*//*/
.f_image {
	display: block;
}
.f_image span.empty {
	display: inline-block;
	height: 100%;
	width: 1px;
	font-size: 0;
}
/**/
.f_services {
	display: block;
	margin-top: 2px;
	text-align: right;
	overflow: hidden;
	width: 142px;
	background: #fcfcfc;
	/** background: #EAEAEA;*/
	/** border: 1px solid #EAEAEA*/
}
span.f_details {
	display: block;
	padding: 0 4px;
	height: 36px;
	line-height: 16px;
	overflow: hidden;
	font: normal 80% Arial, Verdana, sans-serif;
	margin-top: 2px;
	color: #777;
	background: #fcfcfc;
	border-bottom: 1px dotted #EAEAEA;
	text-align: center;
}
span.f_size { text-align: center; }
span.f_size em { text-transform: uppercase; color: #777; font-style: normal; }






	
/* *** TAGS FORM *** */
#tags {
	margin: 0 auto;
}
#tags a:hover.tags1,
#tags a:hover.tags2,
#tags a:hover.tags3,
#tags a:hover.tags4,
#tags a:hover.tags5,
#tags a:hover.tags6,
#tags a:hover.tags7,
#tags a:hover.tags8,
#tags a:hover.tags9,
#tags a:hover.tags10 {

}

#tags a.tags1,
#tags a.tags2,
#tags a.tags3,
#tags a.tags4,
#tags a.tags5,
#tags a.tags6,
#tags a.tags7,
#tags a.tags8,
#tags a.tags9,
#tags a.tags10 {
	text-decoration: none;
	padding-right: 5px;
}

#tags a.tags4,
#tags a.tags7,
#tags a.tags9 {
	font-weight: bold;
}

#tags a.tags1,
#tags a.tags2,
#tags a.tags3,
#tags a.tags4,
#tags a.tags5,
#tags a.tags6,
#tags a.tags7,
#tags a.tags8,
#tags a.tags9,
#tags a.tags10 {
	color: #999;
}


#tags a.tags1 {
	color: #eeeeee;
}
#tags a.tags2 {
	color: #dddddd;
}
#tags a.tags3 {
	color: #cccccc;
}
#tags a.tags4 {
	color: #bbbbbb;
}
#tags a.tags5 {
	color: #aaaaaa;
}
#tags a.tags6,
#tags a.tags7,
#tags a.tags8,
#tags a.tags9,
#tags a.tags10 {
	color: #444444;
}

#tags a.tags1 { font-size: 10px; }
#tags a.tags2 { font-size: 12px; }
#tags a.tags3 { font-size: 14px; }
#tags a.tags4 { font-size: 16px; }
#tags a.tags5 { font-size: 18px; }
#tags a.tags6 { font-size: 22px }
#tags a.tags7 { font-size: 24px; }
#tags a.tags8 { font-size: 26px; }
#tags a.tags9 { font-size: 28px; }
#tags a.tags10 { font-size: 30px; }
