BODY{
	margin: 5px;
	background-color:white /*#E6E6E6*/;
	padding: 5px;
	font-family: Monospace;
	font-size:10pt;
	color: #002D59;
	scrollbar-base-color:##FF8000

}
a
{
	color: #004080;
	border-bottom: 1px solid darkorange;
}
.riquadroLaterale a:hover
{
	color: red;
	text-decoration: none;
}
a:hover
{
	color: red;
	text-decoration: none;
}
a:visited
{
	color: #004080;
}
#contenitoreFotoNascosto{
	border:2px ridge white;
	background:steelblue;
	padding:6px;
	display:none;
	position: absolute;
	float:right;
	top: 90px;
	left:110px;
	z-index:1;

}
.closeButton{
	margin:3px;
	padding:2px;
	border:outset white 1px;
	position: absolute;
	right: 1px;
	z-index:1;
	color:white;
	cursor:pointer;
}
#fotoSuperiori{
	text-align:right;
	border://1px black solid;
	background:black;
	height:100px;
	overflow: hidden;
}
#fotoLaterali{
	border://1px solid red;
	width:130px;
	height:100%;
	position:relative;
	float:right;
	margin-top: 5px;
	overflow:hidden;
	visibility:#hidden;
}
img.fotoSup{
	border:none;
	/*height:100px;*/
	cursor:pointer;
}
img.fotoLat{
	border:none;
	width:130px;
	cursor:pointer;
}
#striscia /*#####| LA STRISCIA DEL TITOLO*/
{
	height: 50px;
	color: #FFFF00;
	background-color: #00557D;
	background-image:url(immagini/servizio/angolinoSx2.gif);
	background-repeat:no-repeat;
	margin-top: 30px;
	margin-right: 140px;
	padding-left: //15px;
	text-indent://40px;
	border-bottom:darkorange 3px solid;
	border-right:gray 1px solid;
	filter: //progid:DXImageTransform.Microsoft.Gradient(gradienttype=1, startcolorstr=#00486A, endcolorstr=#FF8040);
}
#colonna /*#####| COLONNINA GRAFICA ARANCIONE |#####*/
{
	background-color: darkorange;
	width: 20px;
	position: absolute;
	float:right;
	height: 100%;
	right: 180px;
	z-index: 0;
}
	/*#####| AREA DEI MESSAGGI |#####-----------------------------------------*/
.contenitoreTesto
{
	position: relative;
	background: #E2E2E2;
	border: 1px dashed gray;
	margin: 5px;
	margin-right:150px;
	padding: 5px;
	padding-right:55px;
	color: #006393;
	text-align:justify;
	filter:alpha(opacity=100,finishopacity=50,style=3)
}
.titolo
{
	text-transform: capitalize;
	text-align:left;
	font-size:smaller;
	font-weight: bold;
	background-color: #b5b5b5;
	border-bottom: solid 1px orange;
	padding-left: 15px;
	padding-right:15px;
	color: #ffffff;
	margin-top:0px;
	margin-bottom:5px;
}
/*#####| DIV LATERALE |#####---------------------------------------------*/

.titoloLaterale
{
	margin-top:30px;
	background-color: #00557D;
	background-image:url(immagini/servizio/angolinoSx2.gif);
	background-repeat:no-repeat;
	border-bottom:darkorange 3px solid;
	height:30px;
	padding-left:20px;
	padding-top:5px;
	color: white;
	font-weight: bold;
}
.riquadroLaterale
{
	border: 1px gray solid;
	padding: 10px 3px 10px 3px;
	//font-family: monospace;
	font-size: 9pt;
	background: white;
}
