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

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

body{
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #FFF;
	color: #000;
	/*
	background-image: url('../images/sfondo.gif');
	background-position: top left;
	background-repeat: repeat;
	*/
	}
	
div#container{
	width: 860px; 
	margin: 10px auto;
	color: #000;
	text-align: left;
	border: none;
	background-color: #C8C9C1;
	}

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

div#content{ 
	position: relative;
	top: 0px;
	margin: 10px 195px 0px 170px; 
	padding: 10px;
}

/* links */
div#content a{ 
	font-size: 12px; 
	font-weight:normal; 
	color: #EC2B7C; 
	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: #EC2B7C;
	text-decoration:underline;
}

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

.footer{
	font-size: 10px; 
	text-align:center;
    color: #EC2B7C;
    margin-top: 1px;
    width: 100%;
}

#content .my_text_foot2 {
	clear: both;
}

div#content .footer a{
	font-size: 10px; 
	color: #EC2B7C;
	font-weight: normal;
	text-decoration: none}
	
div#content .footer a:hover{
	color: #DD88CC;
	font-weight: normal;
	text-decoration: underline}
	
/*stili per la sezione extra*/

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

#extra .altre_news {
	color: #FFF;
	font-weight: normal; 
	font-size: 10px;
	border: solid 1px #C0C0C0;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	background-color: #EC2B7C;
	}
	
/*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 
	}
	
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 #C0C0C0; 
	vertical-align: middle; 
	text-align: left;}
	
TD.cell2 { 
	padding: 2px; 
	border: 1px solid #C0C0C0; 
	vertical-align: middle; 
	text-align: center;}
	
TABLE   { 
	empty-cells: show; 
	border-collapse: collapse;  
	width: 80%;
	}
	
TABLE.files { 
	empty-cells: show; 
	border: 1px solid #C0C0C0;
	margin-left: auto;  
	margin-right: auto;
	margin-top: 10px;
	width: 95%; 
}

TR { }

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

#content fieldset {
	border: none;
	}

.center_menu{
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 20pt;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #FFF;
}

/*stili navigazione*/
div#navigation{
	float: left;
    margin-top: 10px;
    margin-left: 1px;
    margin-right: 1px;
    position: relative;
    font-variant: small-caps;
    width: 160px;
    background-color: #EC2B7C;
	 }

div#navigation .testcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 1px;
	}
	 
div#navigation .test a{
	margin-top: 0px;
	font-size: 12px;
	padding: 6px;
	font-weight: bold; 
	display: block;
	text-decoration: none; 
	color: #FFF;
	border: solid 1px #C0C0C0;
	background-color: #EC2B7C;
	width: 140px;
	margin-left: auto;
	margin-right: auto;
	}
	
div#navigation .test a:hover{
	color: #EC2B7C;
	background-color: #FFF;
	display: block;
	}
	
#navigation ._blank{
	font-size: 10px;
	color: #EC2B7C;
	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;
}

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


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

#content .my_title { 
	font-size: 18px;
	color: #EC2B7C;
	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-bottom: 10px;
	color: #EC2B7C;
	font-variant: small-caps;
	text-align: center;
}

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

.my_news_ruler { 
	margin-left: 1px; 
	margin-right: 1px; 
	background-color: #FFF; 
	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;
	font-size: 12px;
	margin-top: 10px;
	border: solid 1px #C0C0C0;
	width: 95%;
	background-color: #F2F6F9;
}
	
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 { 
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 10pt;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #EC2B7C;
	}

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