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

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

body{
	font-family: Tahoma,Century Gothic,verdana;
	font-size: 12px;
	text-align: center;
	background-color: #FFFFCC;
	background-image: url('../images/back1.jpg');
	background-position: top center;
	background-repeat: repeat-y;
	}
	
div#container{
	width: 850px; 
	margin: 15px auto;
	/*background-color: #FFFFCC;*/
    color: #000;
    text-align: left;
	z-index: -1;
	border: none;
     }

/*stili di base*/
div#header{
	height: 160px;
	/*background-color: #FFFFCC;*/
	color: #FC782D;
	text-align: center;
	padding-bottom: 0px;
	/*border: 1px solid #FC782D;*/
	}
	
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: #FC782D;}
	
	 
div#extra{
	position: relative;
	float: right; 
	top: 0px; 
	right: 0;
    width: 185px;
    padding: 2px;
    margin-bottom: 20px;
    margin-top: 5px;
    margin-right: 10px;
    z-index: 0;
    color: #787049;
    }

div#content{ 
	position: relative;
	top: 0px;
	margin: 0px 205px 0px 195px; 
	/*background-color: #FFFCF5;*/
	padding: 10px;
	font-size: 14px;
	color: #787049;
}

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

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

.footer{
	font-size: 10px; 
	text-align:center; 
    background-color: #FC782D; 
    color: #FFF;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    display: block;
}

#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:#DD88CC;
	text-decoration: underline}
	
/*stili per la sezione extra*/

#extra .newsbox_title{ 
	font-weight: bold; 
	font-size: 11px;
	color: #FC782D;
	padding-bottom: 2px;
	}

#extra .newsbox_title_big{ 
	font-weight: bold; 
	font-size: 18px;
	color: #FC782D;
	}
	
#extra .altre_news {
	background-color: #FFFFCC;
	color: #787049;
	font-weight: normal; 
	font-size: 10px;
	border: solid 1px #A5BC38;
	margin-left: 0;
	margin-right: 0px;
	padding: 5px;
	text-align: justify;
	}
	
/*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;
	}
	
TH { 
	padding: 2px; 
	text-align: center; 
	vertical-align: baseline;
	border: none;
	}
	
TH.elem1 { 
	padding: 2px; 
	text-align: left; 
	vertical-align: baseline;
	border: none;
	}
	
TD { 
	text-align: center; 
	padding: 2px; 
	vertical-align: middle; 
	}
	
TD.cell1 { 
	padding: 2px; 
	border: none;
	vertical-align: middle; 
	text-align: left;}
	
TD.cell2 { 
	padding: 2px; 
	border: none;
	vertical-align: middle; 
	text-align: center;}
	
TABLE   { 
	empty-cells: show; 
	border-collapse: collapse;  
	width: 80%;
	}
	
TABLE.files { 
	empty-cells: show; 
	border: none;
	margin-left: auto;  
	margin-right: auto;
	margin-top: 10px;
	width: 95%; 
}

TR { 
	border: none;
	}

TR.row1 { 
	border: none;}
	
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 40px/110px Tahoma,Century Gothic,verdana;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/*stili navigazione*/
div#navigation{
	float: left;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 1px;
    position: relative;
    width: 170px;
    color: #787049;
	 }

div#navigation .testcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 1px;
	}
	 
div#navigation .test a{
	margin-top: 0px;
	font-size: 17px;
	padding: 8px;
	font-weight: bold; 
	display: block;
	text-decoration: none; 
	color: #FC782D;
	border: solid 2px #A5BC38;
	/*background-color: #FF6600;*/
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	}
	
div#navigation .test a:hover{
	background-color: #E6E2B5;
	border: 2px solid #A5BC38;
	}
	
#navigation ._blank{
	font-size: 10px;
	color: #FC782D;
	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;
}

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


#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;
}

img.my_menu_img{ 
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 30px;
	height: 30px;
}

.my_news_container { 
	margin-top: 10px;
}

input.btn {
	color: #FC782D;
	font-size: 11px;
	font-weight:normal;
	background-color: #D4D4D4;
}
  
select {
	color: #FC782D;
	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: #FC782D;
	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: #FC782D;
	font-weight: bold;
	margin-top: 2px;
	text-align: left;
}

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

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

#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: #FC782D;
	font-weight:bold;
}
	
div#copy { 
	text-align: center;
	font-size:10px;
	color: #FC782D;
	font-weight:bold;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3px;
}

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

.my_news_ruler_news { 
	margin-left: 1px; 
	margin-right: 1px; 
	background-color: #FFF; 
	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;
	margin-top: 10px;
	border: none;
}
	
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: #FC782D;
	font-weight:bold; 
	font-size: 12px;
	}

#content .sottotitolo { 
	text-align: left;
	color: #808080;
	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: 320px;
	height: 240px;
}

#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;
}