/*CSS design by www.studioinformatico.net*/

html,body{
	margin-top: 0px;
	padding:0;}

body{
	font: normal 10px/16px "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #666;
	text-align: center;
	background-color: #F5F5F5;
	}
	
div#container{
	width: 880px; 
	margin: 0px auto;
	background-color: #000000;
    color: #000;
    text-align: left;
z-index: -1;
	border: 8px solid #FFF;
	background-image: url("../images/35mml.png");
	background-repeat: repeat-y;
     }

/*stili di base*/
div#header{
	height: 100px;
	background-color: #000;
	color: #009933;
	text-align: center;
	padding-bottom: 0px;
	border: 2px solid #009933;
	}
	
div#header a{
	color: #eee;
	text-decoration:none;
	}
	
h1,h2,h3,p{
	margin: 0; 
	padding-bottom: 2px;}
	
p{
	padding-bottom: 10px}
	
h2{
	font-size: 1.5em}
	
h3{
	font-size: 1.2em}
	
a {
	color: #000000;}
	
	 
div#extra{
	position: relative;
	float: right; 
	top: 0px; 
	right: 0;
z-index: 0;
    width: 165px;
    padding: 2px;
    margin-bottom: 20px;
    margin-top: 20px;
    }

div#content{ 
	position: relative;
	top: 0px;
	margin: 20px auto 0px auto; 
	background-color: #FFF;
	padding: 10px;
	width: 500px;
}

/* links */
div#content a{ 
	font-size: 12px; 
	font-weight:normal; 
	color: #000000; 
	text-decoration: none}
	
div#content a:hover{
	color: #000; 
	font-weight: bold; 
	text-decoration: underline;}
	
#content a._blank {
	text-decoration:none;
	font-weight:normal;
	}
	
#content a._blank:HOVER{ 
	color: #000000;
	text-decoration:underline;
}

/* unordered list*/
div#content ul{
	list-style-type:disc;}
	
div#content ul a{
	color: #000000;}
	
div#content ul a:hover{
	color: #FFFF99
	}

.footer{
	font-size: 10px; 
	text-align:center; 
    background-color: #009933; 
    color: #FFF;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #FFF;
}

#content .my_text_foot2 {
	clear: both;
}

div.footer a{
	font-size: 10px; 
	color: #FFF;
	font-weight: normal;
	text-decoration: none}

div.footer a:hover{
	color:#F9FF82;
	text-decoration: underline}
	
/*stili per la sezione extra*/

#extra .newsbox_title{ 
	font-weight: bold; 
	font-size: 11px
	}

#extra .altre_news {
	background-color: #F9FF82;
	color: #505050;
	font-weight: normal; 
	font-size: 10px;
	border: solid 1px #C0C0C0;
	margin-left: 0;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
	}
	
/*stili per i contenuti*/

.centered { 
	text-align: center; 
	}

.centered_home { 
	text-align: center; 
	}
	
.righted { 
	text-align: right;
	}
	
.lefted { 
	text-align: left;
	}
	
img {
	border: 0px none white;
	}
	
img.imgsrc {
	border: 0px none white;
	width: 120px;
	height: 60px;
	}
	
img.locandina {
	border: 0px none white;
	width: 100px;
	height: 143px;
	}
	
img.locandinabig  {
	border: 0px none white;
	width: 150px;
	height: 215px;
	}
	
TH { 
	padding: 2px; 
	text-align: center; 
	vertical-align: baseline 
	}
	
TH.elem1 { 
	padding: 2px; 
	text-align: left; 
	vertical-align: baseline; 
	}
	
TD { 
	text-align: center; 
	padding: 2px; 
	vertical-align: middle; 
	}
	
TD.cell1 { 
	padding: 2px; 
	border: 1px solid #ECE9D8; 
	vertical-align: middle; 
	text-align: left;}
	
TD.cell2 { 
	padding: 2px; 
	border: 1px solid #ECE9D8; 
	vertical-align: middle; 
	text-align: center;}
	
TABLE   { 
	empty-cells: show; 
	border-collapse: collapse;  
	width: 80%;
	}
	
TABLE.files { 
	empty-cells: show; 
	border: 1px solid #ECE9D8;
	margin-left: auto;  
	margin-right: auto;
	margin-top: 10px;
	width: 95%; 
}

TABLE.film   { 
	empty-cells: show; 
	border: 1px solid #ECE9D8;
	margin-left: auto;  
	margin-right: auto;
	margin-top: 10px;
	width: 460px; 
	}

td.film { 
	border: 1px solid #ECE9D8;
	width: 230px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
td.film_title { 
	border: 1px solid #ECE9D8;
	width: 230px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F9FF82;
	}
	
TR { }

TR.row1 { 
	border: 1px solid #ECE9D8;}
	
td.cell2 a { 
	text-decoration: none;
	}
	
td.cell2 a:LINK { 
	color: #ECE9D8; 
	}
	
td.cell2 a:VISITED { 
	color: #ECE9D8;
	}
	
td.cell2 a:HOVER { 
	color: black; 
	}
	
form.contact { 
	border: none; 
	width: 90%;
	}

#content fieldset {
	border: none;
	}

.center_menu{ 
	padding-top: 2px;
	font: bold 48px/100px "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/*stili navigazione*/
div#navigation{
	position: relative;
	float: left;
    margin-top: 12px;
    margin-left: 1px;
    margin-right: 1px;
    font-variant: small-caps;
    width: 170px;
	 }

div#navigation .testcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 1px;
	}
	 
div#navigation .test a{
	margin-top: 0px;
	font-size: 11px;
	padding: 5px;
	font-weight:bold; 
	display: block;
	text-decoration: none; 
	color: #FFF;
	border: solid 1px #FFF;
	background-color: #000000;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	}
	
div#navigation .test a:hover{
	color: #000000;
	background-color: #FFF;
	border: 1px solid #000000;
	}
	
#navigation ._blank{
	font-size: 10px;
	color: #000000;
	font-weight:normal;
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
}

#navigation a._blank:HOVER{ 
	font-size: 10px;
	color: #FFFF99;
	font-weight:bold;
	text-decoration:underline;
}

#content .my_text { 
	text-align: justify;
	padding: 3px;
	margin-top: 10px;
}

#content .my_text_sezione { 
	text-align: justify;
	padding: 5px;
	margin-top: 10px;
	font-size: 12px;
	background-color: #FFF;
}

#content .my_news_home { 
	text-align: left;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


#content .my_box_right_scheda{ 
	float: right;
	padding-right: 0px;
	color: #fff;
	padding-left: 3px;
	padding-bottom: 3px;
}

#content .my_box_right{ 
	float: right;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #fff;
}

#content img.my_text_img{ 
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 120px;
	height: 60px;
}

.my_news_container { 
	margin-top: 10px;
}

input.btn {
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	background-color: #D4D4D4;
}
  
select {
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	background-color: #FFF;
} 

.clean { 
	width: 100%;
	font-size: 10px;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	/*background-color: red;*/
	text-align: right;
	color: #808080;
	}
	
#content a.my_news_link{ 
	color: #000;
	text-decoration:none;
	font-weight:normal;
}

#content a.my_news_link:HOVER{ 
	color: #000000;
	font-weight:normal;
	text-decoration:underline;
}

/* title */
#navigation .my_title { 
	font-size: 20px;
	color: #FFFF6F;
	font-weight: bold;
	margin-top: 50px;
}

#content .my_title_view { 
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin-top: 2px;
	text-align: left;
}

#content .my_title { 
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin-top: 3px;
	font-variant: small-caps;
	text-align: center;
}

#content .my_title_prodotti { 
	font-size: 20px;
	font-weight: bold;
	margin-top: 2px;
}

#content .my_title_sublist { 
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
}

#content .my_title_data { 
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FF3333;
	font-variant: small-caps;
	text-align: center;
}

#extra ._blank{
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}
	
div#copy { 
	text-align: center;
	font-size:10px;
	color: #000000;
	font-weight:bold;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3px;
}

.my_news_ruler { 
	font-size: 1px;
	height: 1px;
	background-color: #FFF; 
	display: block;
margin-left: 1px; 
	margin-right: 1px; 
	background-color: #E2E2E2; 
	height: 1px;
}

.my_news_ruler_news { 
	margin-left: 1px; 
	margin-right: 1px; 
	background-color: #000; 
	height: 1px; 
	font-size: 1px;
	margin-top: 3px;
	margin-bottom: 3px;}
	
.key {
	display: none;
}

div#content .my_cerca {
	font-weight:normal;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	margin-top: 10px;
}
	
img.imgsrc135 {
	border: 0px none white;
	width: 135px;
	height: 85px;
	}
	
TABLE.sottosez { 
	border-collapse: collapse;  
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

TABLE.sottosez TD{ 
	empty-cells: show; 
	border-collapse: collapse;  
	width: 250px;
	text-align: left;
	vertical-align: top;
}

.title { 
	color: #000000;
	font-weight:bold; 
	font-size: 12px;
	}

#content .sottotitolo { 
	text-align: left;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 20px;
}

#content .my_box_right_view{ 
	float: right;
	padding-right: 5px;
	padding-left: 25px;
	color: #fff;
}

#content img.my_img_view{ 
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 160px;
	height: 120px;
}

#content img.my_gallery_view{ 
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 160px;
	height: 120px;
}

#content .my_text_foot {
	clear: both; 
	text-align: justify;
	padding: 3px;
}

#content .my_commenti {
	background-color: #EFEFEF;
	font-weight:normal;
	text-align: left;
	width: 500px;
	font-size: 12px;
	padding: 5px;
	border: solid 1px #C0C0C0;
	margin-top: 2px;
}

#content .sottotitolo_commenti{ 
	text-align: left;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}