.hiddenPic {display:none;}

.bodyback {
	background-color: #110000;
}

.rightdiv {
	border-right-color: #9b5c31;
	border-right-width: 1px;
	border-right-style: solid;
}

.bottomdiv {
	border-bottom-color: #9b5c31;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.allborder {
	border-top-color: #9b5c31;
	border-top-width: 2px;
	border-top-style: solid;
	border-left-color: #9b5c31;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-color: #9b5c31;
	border-right-width: 2px;
	border-right-style: solid;
	border-bottom-color: #9b5c31;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.FontWhiteBold {
  font-size: 24px; 
	color: #FFFFFF;
}
.FontFotoNav {
	font-family: "Arial", "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #E6A60C;
}
.FontFotoTitle {
	font-family: "Arial", "Courier New", Courier, monospace;
	font-size: 30px;
	font-style: oblique;
	font-weight: bold;
	color: #E6A60C;
}

.FontScrittura18 {
	font-family: "Arial", "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: normal;
	color: #E6A60C;
	margin-left: 8px;
	margin-right 8px;
	text-align: justify;
}
.FontScrittura24 {
	font-family: "Arial", "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #E6A60C;
}

.FontScrittura20 {
	font-family: "Arial", "Courier New", Courier, monospace;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #E6A60C;
	margin-left: 8px;
	margin-right: 8px;
	text-align: justify;
}

Body {
scrollbar-face-color: #9b5c31; 
scrollbar-highlight-color: #E6A60C; 
scrollbar-shadow-color: black; 
scrollbar-track-color: black; 
scrollbar-darkshadow-color: black; 
scrollbar-base-color: black;
scrollbar-3dlight-color: #E6A60C;
}

.bottomdivTesto {

	border-bottom-color: #E6A60C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.tdLang {
	vertical-align: bottom;
	text-align: right;
	height: 14px;
}

img.flags {border:none 1px #000000; 
opacity:0.4;            /*      W3C     */
-moz-opacity:0.4;       /*      Mozilla and Derivate    */
FILTER:progid:DXImageTransform.Microsoft.Alpha(opacity=40, enabled=true); /*IE*/
}

img.flags:hover {border:none 1px #000000; 
opacity:1;            /*      W3C     */
-moz-opacity:1;       /*      Mozilla and Derivate    */
FILTER:progid:DXImageTransform.Microsoft.Alpha(opacity=100, enabled=false); /*IE*/
}


