.Contenitore
{
	 POSITION: relative;
    VISIBILITY: show;
    OVERFLOW: hidden;
    HEIGHT: 308px;
}

.Contenuto
{
    POSITION: relative;
    TOP: 0px;
}

.imageOver
{
	cursor: pointer;
}

.imageOut
{
	cursor: default;
}

	.TabellaPrincipale {
		background-color: #E7D7D6;
		border: 1px solid #000000;
	}
	

	.ColonnaContenuti	{
		background-image: url(sfondo_generale1024.gif);
		background-repeat: no-repeat;
		background-color: #E7D7D6;
		background-position: left top;
	}	
	
	.ColonnaMenu {
		background-image: url(sfongo_menu1024.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
	}
	.RigaIndirizzo {
		background-color: #732818;
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: normal;
		color: #FFFFFF;
		font-style: normal;
		letter-spacing: 2px;
	}

	.TabellaCorpo {
		background-color: #F7E7E7;	
		border: 0px solid #000000;
		font-family: "Times New Roman", Times, serif;
		font-size: 15px;
		color: #000000;	
	}
	.RigaMenu{
		font-family: "Times New Roman", Times, serif;
		font-size: 15px;
		font-weight: bold;
		color: #000000;
		font-style: normal;
	}
	.RigaMenuOver{
		background-color: #732818;
		font-family: "Times New Roman", Times, serif;
		font-size: 15px;
		font-weight: bold;
		color: #E7D7D6;
		font-style: normal;
		cursor: pointer;
	}

	.RigaMenu A {
		font-family: "Times New Roman", Times, serif;
		font-size: 15px;
		font-weight: bold;
		color: #000000;
		font-style: normal;
		text-decoration: none;
	}
	.RigaMenuOver A {
		font-family: "Times New Roman", Times, serif;
		font-size: 15px;
		font-weight: bold;
		color: #E7D7D6;
		font-style: normal;
		cursor: pointer;
		text-decoration: none;
	}

	.RigaSottocategorie{
		background-color: #732818;
		font-family: "Times New Roman", Times, serif;
		font-size: 15px;
		font-weight: bold;
		color: #FFFFFF;
		font-style: normal;
	}
	.RigaSottocategorieOver{
		background-color: #BD968C;
		font-family: "Times New Roman", Times, serif;
		font-size: 15px;
		font-weight: bold;
		color: #732818;
		font-style: normal;
		cursor: pointer;
	}

	.RigaSottocategorie A{
		font-family: "Times New Roman", Times, serif;
		font-size: 15px;
		font-weight: bold;
		color: #FFFFFF;
		font-style: normal;
		text-decoration: none;
		
	}
	.RigaSottocategorieOver A{
		font-family: "Times New Roman", Times, serif;
		font-size: 15px;
		font-weight: bold;
		color: #732818;
		font-style: normal;
		text-decoration: none;
	}
	
	.RigaSottocategoriePagine{
		background-color: #BD968C;
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		font-style: normal;		
	}
	.RigaSottocategoriePagineOver{
		background-color: #BD968C;
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: bold;
		color: #732818;
		font-style: normal;
		cursor: pointer;
	}
	
	.RigaSottocategoriePagine A {
		background-color: #BD968C;
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
	
		text-decoration: none;

	}
	.RigaSottocategoriePagineOver A{
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: bold;
		color: #732818;
		font-style: normal;
		text-decoration: none;
	}
	
	body {
		background-color: #E7D7D6;
		scrollbar-face-color: #E7D7D6; 
		scrollbar-arrow-color: #732818;
		scrollbar-3dlight-color: #F7E7E7;
		scrollbar-track-color: #F7E7E7;		
	}


.separatore_foto_top {
	background: url('../images/separatore_foto_top.gif') repeat-x;
	
}

.separatore_foto_bottom {
	background: url('../images/separatore_foto_bottom.gif') repeat-x; 
}




