body {
	color:#000000;
	margin:0;
	background:#f5f5f5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#center {
	text-align:center;
	/*border:#000000 solid 1px;*/
	width:100%;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	background-color: #FFFFFF;
	
}

#header{
	background-color:#fff;
	height: 107px;
	width: 100%;}

#header .logo{
	float:left;
	height: 106px;
	width: 190px;}
#header .comune{
	float:right;
	height: 106px;
	width: 666px;
	text-align:right;
	font-weight:bold;
	font-size:14px;
	margin-top:0px;}
#header .comune strong{
	font-weight:bold;
	font-size:34px;}



#topmenu{
	background-color:#045B9E;
	height: 3px;
	width: 100%;
	margin:0px;
	padding:0px;
	text-align:left;
}
#sidebar{
	/*background-color:#DEDEDE;
	float: left;
	width: 155px;
	text-align:left;
	margin:0px;
	padding:0px;*/
	
	position:absolute;
	left:0; 
	width:190px; 
	margin:0px;
	padding:0px;
	text-align:left;
	background-color:#DEDEDE;
	min-height:446px;
	}
	
	
	
#sidebar h1{
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	margin-right:10px;
	border-bottom-color:#045B9E;
	border-bottom-width:1px;
	margin-top:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #045B9E;
	border-right-color: #045B9E;	
	padding:3px;
	background-color:#045B9E;
	}
	
	
	
#sidebar h1 a {
	color:#fff;
	text-decoration:none;
}

#sidebar h1 a:hover { color:#fff; text-decoration:none;}

#main-column{
	/*float: right;
	width: 85%;
	background-color:#EEEEEE;
	min-height:446px;
	padding-top:6px;
	text-align:left;
	margin:0px;
	*/
	margin:0;
	padding-left:190px;
	text-align:left;
	overflow:hidden;
	min-height:446px;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(gfx/bg-grigio.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}
#main-column h1{text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	border-bottom-color:#045B9E;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-color: #045B9E;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #045B9E;	
	padding:3px;
	background-color:#045B9E;
	margin-top:0px;
	margin-left:20px;
	margin-right:20px; }



#main-column #contenuto { 
	background:#fff; 
	margin: 20px;
		}

#main-column #contenuto h2{ 
	background:#045B9E; 
	color:#FFFFFF;
	font-size:11px;
	padding:2px;
		}
#main-column #contenuto .box{
background:#F6F6F6 none repeat scroll 0 0;
border-color:#CCCCCC #CCCCCC #AAAAAA;
border-style:solid;
border-width:1px;
display:block;
margin-top:5px;
overflow:hidden;
margin-bottom:5px;

}

#main-column #contenuto .box h2{text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	border-bottom-color:#AAA;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #AAA;	
	padding:3px;
	background-color:#e8e7e7;
	margin-top:0px;
	margin-left:0px;
	min-width:30%;
	text-align:left;
	float:left;}
	
table{
	float: left;
	margin:5px;
	width:100%;
	font-size:11px;
	
}



#main-column #contenuto .box .notefoot{float:right; width:auto; text-align:left; margin-bottom:0px;
	margin-right:0px;
	padding:3px;
	background-color:#e8e7e7;
	border-top-color:#AAA;
	border-top-width:1px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #AAA;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	min-width:20%;}
	
#main-column #contenuto .box .notetop{float:right; width:20%; text-align:left; margin-top:0px;
	margin-right:0px;
	padding:3px;
	background-color:#e8e7e7;
	border-bottom-color:#AAA;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 1px;

	border-left-color: #AAA;
	font-size:11px;
	font-weight:bold;
	color:#000000;}

#main-column #contenuto .box .seduta{
width:100%;
float:left;
overflow:hidden;
}


#main-column #contenuto .box .seduta .video{
text-align:center;
width:350px;
float:left;
border-color:#CCCCCC #CCCCCC #AAAAAA;
border-style:solid;
border-width:1px;
display:block;
margin-top:5px;
margin-left:5px;
margin-right:5px;
overflow:hidden;
margin-bottom:5px;
}

#main-column #contenuto .box .seduta .videodettagli{
	text-align:left;
	min-width:120px;
	/*float:left;*/
	overflow:hidden;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	display:block;
}

#main-column #contenuto .box .seduta .videodettagli .info{
	text-align:left;
	overflow:hidden;
	margin: 0px;
	font-size:10px;
	background:#F6F6F6 none repeat scroll 0 0;
	border-color:#CCCCCC;
	border-style:dotted;
	border-width:1px;
	display:block;
	margin-top:5px;
	padding-left:0px;
	
	
}

#main-column #contenuto .box .seduta .videodettagli .info h2{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	border-bottom-color:#AAA;
	border-bottom-width:1px;
	border-bottom-style: dotted;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #AAA;	
	background-color:#e8e7e7;
	min-width:50%;
	text-align:left;
	margin-bottom:10px;
	
	}

#main-column #contenuto .box .seduta .videodettagli .info p{float:left; position: relative;	padding:5px; clear:both; line-height:11px; width:97%;}

#main-column #contenuto .box .seduta .videodettagli .dettagliointervento{
	text-align:left;
	overflow:hidden;
	margin: 0px;
	font-size:11px;
	background:#F6F6F6 none repeat scroll 0 0;
	border-color:#CCCCCC;
	border-style:dotted;
	border-width:1px;
	display:block;
	margin-top:5px;
	padding-left:0px;
	font-size:10px;
	
	
}

#main-column #contenuto .box .seduta .videodettagli .dettagliointervento h2{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	border-bottom-color:#AAA;
	border-bottom-width:1px;
	border-bottom-style: dotted;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #AAA;
	background-color:#e8e7e7;
	min-width:50%;
	text-align:left;
	margin-bottom:5px;
	
	}

#main-column #contenuto .box .seduta .videodettagli .dettagliointervento p{float:left; position: relative;	padding:5px; clear:both; line-height:11px;  width:97%;}

#main-column #contenuto .box .seduta .videodettagli .sceltavideo{
	text-align:left;
	overflow:hidden;
	margin: 0px;
	font-size:11px;
	background:#F6F6F6 none repeat scroll 0 0;
	border-color:#CCCCCC;
	border-style:dotted;
	border-width:1px;
	display:block;
	margin-top:5px;
	padding-left:0px;
	font-size:10px;
	
	
}

#main-column #contenuto .box .seduta .videodettagli .sceltavideo h2{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	border-bottom-color:#AAA;
	border-bottom-width:1px;
	border-bottom-style: dotted;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #AAA;	
	background-color:#e8e7e7;
	min-width:50%;
	text-align:left;
	margin-bottom:10px;
	
	}

#main-column #contenuto .box .seduta .videodettagli .sceltavideo p{line-height:11px; float:left; position: relative;	padding:5px; clear:both;font-size:10px;  width:97%;}




#footer{
	background-color: #fff;
	height: 34px;
	width: 100%;
	text-align:left;
	color:#000;
	margin:0px;
	padding:0px;
	border-top-color:#045B9E;
	border-top-width: 3px;
	border-top-style: solid;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	color:#6799cb;
	text-decoration:none;
}

a:hover {text-decoration:underline;}
p {
	margin:0 0 15px;
	padding:0;
	line-height:18px;
	text-align: justify;
	
}


p.sisteminfo{
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	border-bottom:1px dotted #045B9E;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #045B9E;
}
img {border:none;}
form, fieldset {
	margin:0;
	padding:20px;
	border:none;
	text-align:left;
}

input, label, select, textarea {vertical-align:middle;}
input, textarea, select{
	font-size:11px;
	font-family: arial, verdana, sans-serif;
	color:#6d6e71;
	border:1px solid #dbdbdc;
}

.border-img{
	background:#F6F6F6 none repeat scroll 0 0;
border-color:#CCCCCC #CCCCCC #AAAAAA;
border-style:solid;
border-width:1px;
display:block;
margin-top:5px;
padding:5px;
}

