
#webcam_container {
	width:500px;
	height:350px;
/*
	background:url(images/liguria_video.jpg) center right  no-repeat; */
text-align:center;
}


#layer_video {
	margin:20px 0 0 20px;
	width:330px;
	height:286px;
	background:url(images/webcam_on.gif) top left no-repeat;
	border:1px solid transparent;

}

#Stream {
	margin:24px 0 0 4px;
	width:320px;
	height:240px;
}

#Stream embed {
 	width:320px;
	height:240px;
}


.filmato {
	width: 530px;
	margin: 0px 0px 0px 0px;
	background-color:#333366;
}

#schede_video {
	width: 530px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #6f7d86;
	margin-left: 5px;
	margin-right: 5px; 
	margin-top: 5px; 
	text-align:justify;
	line-height: 130%;
}

#schede_video a {
	text-decoration:none;
	}

#center_tile_video {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #80b5eb;
	font-weight: bold;
	padding-bottom: 2px;
	width: 530px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #FFFFFF;
	line-height: 130%;
	border-bottom: 1px solid #c1e950;
	float:left;	
}
.icone {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	padding-left: 6px;
	padding-right: 2px;
	width: 90px;
	height: 120px;
	float: left;
}
.icone a {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #0a4f92;
	padding-left: 6px;
	padding-right: 2px;
	width: 90px;
	height: 80px;
	float: left;
	text-decoration:none;
}
.icone a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #0a4f92;
	padding-left: 6px;
	padding-right: 2px;
	width: 90px;
	height: 80px;
	float: left;
	text-decoration: underline;

}

.sottolineato {
	color: #d50000;
	font-weight: bold;
}
.grassetto {
	color: #000000;
	font-weight: bold;
}
.corsivo {
	color: #6f7d86;
	font-style:italic;
}
