﻿div#main
{
    background-image: url(../images/bgMainOneColumn.gif);
}
.H1Photogallery
{
	background-image: url(../images/titPhotogallery.gif);
	background-repeat: no-repeat;
	height:54px;
	font-size: 14px;
	width:624px;
	margin:10px 0px 0px 40px !important;
	margin:10px 0px 0px 20px;
	float:left;
}
div#content
{
    width: 690px !important;
    width: 610px;
}

div.incontent .gallery
{
    width: 100%;
}

div.incontent .gallery td
{
    text-align: center;
    width: 142px;
    padding: 5px 0px;
}

div#content .gallery a.gall_itemdir
{
	background-image: url(../images/bgFolderOFF.gif);
	background-repeat: no-repeat;
	height:29px !important;
	height:129px;
	font-size: 11px;
	width:132px !important;
	width:142px;
	display: block;
    text-decoration: none;
    text-align: center;
    padding: 100px 5px 0px 5px;
    font-family: Arial;
    float:left;
    margin:0px 10px 10px 0px;
}

div#content .gallery a:HOVER.gall_itemdir
{
    background-image: url(../images/bgFolderON.gif);
    text-decoration: none;
}

div#content .gallery a.gall_itemfoto
{
	height:127px;
	font-size: 11px;
	width:140px;
	display: block;
    text-decoration: none;
    text-align: center;
    font-family: Arial;
    background-color: #D3D885;
    border: 1px solid #ACAB1D;
}

div#content .gallery a:HOVER.gall_itemfoto
{
    text-decoration: none;
    background-color: #C4C74F;
}

div#content a.gall_itemfoto img
{
    border: 0px;
    margin-top: 17px;
}
div#content a.gall_itemfoto p
{
    padding: 0px;
    margin: 3px 5px 0px 5px;
}
.paginazione
{
    width: 600px;
}
.albumSep
{
	margin:0px 5px;	
}
