body {
	margin: 0 1px 0 0;
	padding: 0;
	font: .80em verdana, "Times New Roman", sans-serif;
	color: #000;
	background-color: #56A286;
}

body h2{
	font-weight: bold;
	font-size: x-small;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}
body h3{
	font-weight: bold;
	font-size: x-small;
	margin-bottom: 0px;
	margin-top: 0px;
}
body form{
	margin: 0 1px 0 0;
	padding: 0;
}
hr { 
	display:	none;
}

#header {
	background-color: #10476E;
	vertical-align: bottom;
	background-image: url(images/sheader.jpg);
}

#dove {
	border-bottom: 1px solid #000;
	color: #FFF;
	text-indent: 75px;
	background-color: #10476E;
	padding: 5px;
	background-image: url(images/sdove.jpg);
	background-repeat: no-repeat;
}

#colonnasx, #colonnadx {
	float:			left;
	width:			20%;
	color:			#000066;
}

#colonnasx .box , #colonnadx .box {
	padding:	10px;
}

#colonnadx { 
	margin-right: -1px; 
}
div#colonnadx h3,div#colonnasx h3{ 
	text-align: center;
	background-image: url(images/tri.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: x-small;
}

div.section {
	border: Solid 1px #FFFFFF;
	width: auto;
	font-size: x-small;
   background-color: #10476E;
	color: #FFFFFF;
	padding: 3px;
}



div.menu {
	font-size: x-small;

	border: solid 1px #000;

}

a.menu {
	color: #000;
	padding: 3px;
	text-decoration: None;
	display: Block;
	border: solid 1px #000; 
	background-color: #B0D6CB;
}

a:hover.menu {
	background: #DBE7E4;
	color: #000080;
	padding: 3px;
	text-decoration: None;
	display: Block; /*	font-weight: bold;*/
	border: solid 1px #000;
}

#principale {
	float: left;
	width: 60%;
	background: #E7F2EE;
	color: #000;
	margin: 0 0 -1px 0;
	text-align: justify;
}

#principale .box {
	padding:			10px;
	border: Solid 1px #000000; 
}
#principale .boxm {
	padding: 10px;
	border: Solid 1px #000000;
	background-color: #10476E;
	color: #FFF;
}
#principale .boxm a{
	color: #32CD32;
	font-weight: bold;
}


div.movie {
	border: Solid 1px #000;
}

div.movietit {
	font-size: x-small;
	font-family: Verdana, serif;
	background-color: #10476E;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 5px;
}
div.movietit a{
	font-size: x-small;
	font-family: Verdana, serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	text-decoration: underline;
}

div.movievar {
	font-size: x-small;
	font-family: Verdana, serif;
	background-color: #B0D6CB;
	color: #000066;
	text-align: left;
	padding: 5px;
}

div.moviedescr {
	font-size: x-small;
	font-family: Verdana, serif;
	background-color: #DBE7E4;
	color: #000000;
	text-align: left;
	padding: 5px;
}

div.moviedescr p{
	margin-bottom: 5px;
	margin-top: 5px;
}

#footer {
	clear:					left;
	border-top:			1px solid #000;
	border-bottom:	1px solid #000;
	padding:				2px 10px;
	color:					#FFF;
	font-size:			0.8em;
	line-height:		1em;
	text-align: center;
	background-color: #10476E;
}

#princadm { 
	float:			left; 
	width:			80%; 
	background:	#E7F2EE;
	color:			#000;
	margin: 		0 0 -1px 0;
}

#princadm .box { 
	border-style: solid; 
	border-color:	#000; 
	border-width:	1px; 
	padding:			10px;
}
#princadm .box table {
	font-size: x-small;
}
.code { 
	border-style: solid; 
	border-color:	#000; 
	border-width:	1px; 
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 10px 10px 20px 10px;
	font-size: smaller;
	}