/*CSS design by www.studioinformatico.net*/
html,body{
	margin-top: 0px;
	padding:0;}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #C8E5F8;
}
	
div#container{
	width: 800px; 
	margin: 0px auto;
    color: #054669;
    text-align: left;
	border: none;
}

div#sfondo{
	background-image: url('../images/ruler.png');
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #C8E5F8;
	margin-top: 15px;
}

div#container2{ 
	text-align: left;
}

/*stili di base*/
div#header{
	height: 149px;
	color:#FFF;
	text-align: center;
	padding-bottom: 0px;
	background-image: url('../images/banner.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	}
	
div#header a{
	color: #eee;
	text-decoration:none;
	}
	
h1,h2,h3,p{
	margin: 0; 
	padding-bottom: 3px;}
	
p{
	padding-bottom: 10px}
	
h2{
	font-size: 1.5em}
	
h3{
	font-size: 1.2em}
	
a {
	color: #B95536;}
	 
div#subheader{
	background-color: #086394;
	color:#FFF;
	text-align: center;
	padding: 5px;
	font-variant: small-caps;
	font-weight: bold;
	}
	
div#extra{
	position: relative;
	float: right; 
	top: 0px; 
	right: 0px;
    width: 160px;
    margin-top: 5px;
    background-color: #086495;
    color: #FFF;
    font-size: 10px;
    }
    
div#extra .fixedmenu{
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 6px;
	padding-top: 2px;
	border-top: 1px solid #9CC4DC; 
	}
	
div#extra a{
	font-size: 12px;  
	color: #FFF;
	text-decoration: none;
	}
	
div#extra a:hover{
	color: #C8E5F8;
	text-decoration: underline;
	}
	
	
div#extra .testcontainer {
	margin-top: 2px;
	}
	
div#extra ul{
	margin: 0px;
	margin-left: 20px;
	padding-left: 2px;
	font-size: 10px; 
	color: #FFF;
	list-style-type:disc;}
	
div#extra ul a{
	font-size: 10px;  
	color: #FFF;
	text-decoration: none;
	}
	
div#extra ul a:hover{
	color: #C8E5F8;
	text-decoration: underline;
	}
	 
div#extra .test {
	margin: 0px;
	text-align: left;
	}
	
div#extra .test a{
	margin: 0px;
	font-size: 12px;
	font-weight:bold;
	display: block;
	padding: 12px;
	text-decoration: none; 
	color: #FFF;
	background-image: url('../images/bottone_up.gif');
	background-position: center;
	background-repeat: no-repeat;
	}
	
div#extra .test a:hover{
	color: #DE2D21;
	display: block;
	font-weight:bold;
	background-image: url('../images/bottone_dn.gif');
	background-position: center;
	background-repeat: no-repeat;
	}

div#extra .testr a{
	margin: 0px;
	font-size: 12px;
	font-weight:bold;
	display: block;
	padding: 12px;
	text-decoration: none; 
	color: #DE2D21;
	background-image: url('../images/bottone_dn.gif');
	background-position: center;
	background-repeat: no-repeat;
	}
	
div#extra .testr a:hover{
	color: #FFF;
	display: block;
	font-weight:bold;
	background-image: url('../images/bottone_up.gif');
	background-position: center;
	background-repeat: no-repeat;
	}
	
div#content{ 
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 8px;
	margin: 0px 161px 0px 161px; 
}
	
div#content a{ 
	font-size: 12px; 
	font-weight:normal; 
	color: #054669; 
	text-decoration: none;}
	
div#content a:hover{
	color: #DE2D21;  
	text-decoration: underline;}
	
div#content .altri_elem{ 
	padding-top: 2px;
	padding-bottom:3px;
	font-size: 12px; 
	font-weight: bold; 
	color: #B95536;
	}
	
.footer{
	float: left;
	font-size: 12px; 
	text-align:center; 
    background-color: #0B4671; 
    color: #FFF;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 5px;
    display: block;
    padding: 2px;
}

div.footer a{ 
	color: #FFF;
	font-weight: normal;
	text-decoration: none}
	
div.footer a:hover{
	color: #C8E5F8;
	text-decoration: underline}
	
.menu{ 
  border-right: 3px solid #fff; 
  margin-left: 1px; 
  margin-right: 1px;
  padding: 1px 1px 0 2px; 
  background-color: #B95536; 
  font-weight: bold; 
  font-size: 13px; 
  color: #fff;
  }

/*stili per la sezione extra*/
#extra .newsbox{ 
	margin-left: 3px; 
	margin-right: 3px; 
	font-size: 11px;
	}
	
#extra .newsbox_title{ 
	font-weight: bold; 
	font-size: 11px
	}
	
#extra .newsbox_link {
	margin-left: 3px; 
	margin-right: 3px; 
	margin-top: 3px; 
	margin-bottom:8px;
	}
	
#extra .newsbox_avv{ 
	padding-bottom: 10px; 
	margin-top: 1px; 
	margin-bottom: 10px;
	}
	
#extra div.newsbox_link a{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #B95536; 
	text-decoration: none
	}
	
#extra div.newsbox_link a:hover{
	color: #B5B54A; 
	font-weight: bold; 
	text-decoration: underline;
	}
	
#extra .altre_news {
	background-color: #B5B54A;
	color: #505050;
	font-weight: normal; 
	font-size: 10px;
	border: solid 1px #C0C0C0;
	margin-left: 0;
	margin-right: 0px;
	padding-left: 5px;
	padding-top: 5px;
	}
	
/*stili per i contenuti*/

.centered { 
	text-align: center; 
	}

.centered_home { 
	text-align: center; 
	}
	
.righted { 
	text-align: right;
	}
	
.lefted { 
	text-align: left;
	}
	
.w3c { 
	text-align: center;
	margin: 4px; 
	}
	
img {
	border: 0px none white;
	}
	
img.imgsrc {
	border: 0px none white;
	width: 120px;
	height: 60px;
	}
	
.white { 
	color: white;
	}
	
.main_title { 
	font-size: 18px; 
	font-weight: bold; 
	}
	
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.login { 
	text-align: left; 
	padding: 1px; 
	vertical-align: middle; 
	}
	
TD.cell1 { 
	padding: 2px; 
	border: 1px solid #086495; 
	vertical-align: middle; 
	text-align: left;}
	
TD.cell2 { 
	padding: 2px; 
	border: 1px solid #086495; 
	vertical-align: middle; 
	text-align: center;}
	
TABLE   { 
	empty-cells: show; 
	border-collapse: collapse;  
	width: 80%;
	}
	
TABLE.login_table { 
	empty-cells: show; 
	border-collapse: collapse;  
	margin-right: auto; 
	width: 40%; }
	
TABLE.files { 
	empty-cells: show; 
	border: 1px solid #086495;
	margin-left: auto;  
	margin-right: auto;
	margin-top: 10px;
	width: 95%; 
}

table.upload { 
	background-color: #E7E9FD; 
	table-layout: auto; 
	margin-left: auto; 
	margin-right: auto; 
	empty-cells: show; 
	text-align: left; 
	border-spacing: 1px; 
	color : #000000; 
	border: none; 
	width: 90%; 
	}
	
TR { }

TR.row1 { 
	border: 1px solid #086495;}
	
td.cell2 a { 
	text-decoration: none;
	}
	
td.cell2 a:LINK { 
	color: #086495; 
	}
	
td.cell2 a:VISITED { 
	color: #086495;
	}
	
td.cell2 a:HOVER { 
	color: black; 
	}
	
td.upload { 
	background-color: #E7E9FD; 
	border: none; 
	color : #000000; 
	text-align: left;
	}
	
legend.composer { 
	border:1px solid #000000; 
	background-color:#CDCDCD; 
	color:#cc0000; 
	padding:3px; 
	margin: 5px;
	}
	
label.composer { 
	color:#cc0000; 
	}
	
form.composer { 
	border: none; 
	background-color:#9E9E9E; 
	color:#cc0000; 
	padding:3px; 
	margin: 5px;
	}

form.contact { 
	border: none; 
	width: 100%;
	}

#content fieldset {
	border: none;
	}

.center_menu{ 
	padding-top: 2px;
	font: bold 20px/50px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

img.main_logo{ 
	position: relative;
	text-align: center;
	border: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
}

#content a._blank {
	text-decoration:none;
	font-weight:normal;
	}
	
#content a._blank:HOVER{ 
	color: #DE2D21;
	text-decoration:underline;
}

/*stili navigazione*/
div#navigation{
	background-color: #086495;
    position: relative;
    float: left;
    width: 160px;
    margin-top: 5px;
	 }

div#navigation .testcontainer {
	margin-top: 2px;
	}
	
div#navigation ul{
	margin: 0px;
	padding-left: 2px;
	margin-left: 20px; 
	font-size: 12px; 
	color: #FFF;
	list-style-type:disc;}
	
div#navigation ul a{
	font-size: 12px;  
	color: #FFF;
	text-decoration: none;
	}
	
div#navigation ul a:hover{
	color: #C8E5F8;
	text-decoration: underline;
	}
	 
div#navigation .test {
	margin: 0px;
	}
	
	
div#navigation .test a{
	margin: 0px;
	font-size: 12px;
	font-weight:bold;
	display: block;
	padding: 12px;
	text-decoration: none; 
	color: #FFF;
	background-image: url('../images/bottone_up.gif');
	background-position: center;
	background-repeat: no-repeat;
	}
	
div#navigation .test a:hover{
	color: #DE2D21;
	display: block;
	font-weight:bold;
	background-image: url('../images/bottone_dn.gif');
	background-position: center;
	background-repeat: no-repeat;
	}
	
#navigation .news { 
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	text-align: justify;
	padding-left: 3px;
	padding-right: 3px;
}

#content .my_home { 
	text-align: center;
	padding: 1px;
	margin-top: 10px;
	font-weight:bold;
	color: #086495;
	margin-left: auto; 
	margin-right: auto; 
	font-size: 18px;
}


#content .my_articolo { 
	padding: 8px;
	margin: 8px;
	border: solid 1px #C0C0C0;
}

#content .rossogrande { 
	color: #DE2D21;
	font-weight: bold;
	font-size: 24px;
	font-style: italic;
	}

#content .biancopiccolo { 
	font-weight: bold;
	font-size: 12px;
	}
	
#content .my_text { 
	text-align: justify;
	padding: 8px;
	margin-top: 10px;
}

#content .my_text_sezione { 
	text-align: justify;
	font-size: 12px;
}

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

#content .my_text_home{ 
	text-align: justify;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

#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: #B95536;
	font-size: 11px;
	font-weight:normal;
	background-color: #D4D4D4;
}
  
select {
	color: #B95536;
	font-size: 11px;
	font-weight:normal;
	background-color: #FFF;
} 

.clean { 
	width: 100%;
	font-size: 10px;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	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: #B95536;
	font-weight:normal;
	text-decoration:underline;
}

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

#content .my_title_view { 
	font-size: 18px;
	color: #B95536;
	font-weight: bold;
	text-align: left;
}

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

#content .my_title_prodotti { 
	font-size: 20px;
	font-weight: bold;
	padding-left: 8px;
	color: #DE2D21;
}

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

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

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

.centered_avv { 
	text-align: center; 
	margin-left: auto;
	margin-right: auto;
	}
	
.my_news_ruler { 
	margin-left: 1px; 
	margin-right: 1px; 
	background-color: #0099FF; 
	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: 8px;
	text-align: left;
	padding: 8px;
	font-size: 12px;
	border: solid 1px #C0C0C0;
}

img.imgsrc {
	border: 0px none white;
	width: 120px;
	height: 60px;
	}
	
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: #B95536;
	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_text_foot2 {
	clear: both;
}

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