/* Internet Explorer 7 StyleSheet */
html,body {
  margin:	 		 				 0;
	padding:						 0;
	height:			 	 			 100%;
	width:							 100%;
}

body {
  	font-family:		 		 Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:	 				 0.9em;
	background:					 #FFFFFF;
}

/* Browser specific layout rules */
div#underbar_left { }

div#underbar_right {
  	position:				 	absolute;
	top:						140px;
	right:						0;
	height:						35px;
	width:						17px;
	background-color:		 	#58AB27;
	z-index:					300;
}

div#img_right {
  	border: 					0px solid #400000;
	position:            		absolute;
  	top:                 		140px;
  	right:               		17px;
  	height: 					35px;
	width:						35px;
  	background-image:		 	url('../imgs/img_header35px.jpg');
	background-repeat:	 		no-repeat;
	z-index:					300;
}

div#main_container {
  	position:		 			relative;
	width:						100%;
	height:						auto;
	min-height:					100%;
}

div#header {
	border:			 			0px solid black;
	background:					#58AB27;
  	position:					relative;
	width:						100%;
	height:						140px;
	background-image:	 	 	url('../imgs/barra_top.jpg');
	background-repeat:	 		no-repeat;
	z-index:					100;
	

}
div#top_bar_container { }

div#top_bar {
  	border-bottom:				0px solid black;
  	position:					relative;
	margin:						0 17px 0 14.5em;
	padding:					0% 3%;
	height:						auto;
	min-width:					13em;
	min-height:					35px;
	text-align:					center;
	background-color:		 	inherit;
	z-index:					350;
}

div#top_bar1 {
  	border-bottom:				0px solid black;
  	position:					relative;
	margin:						0 17px 0 14.5em;
	padding:					0% 3%;
	height:						auto;
	min-width:					13em;
	min-height:					35px;
	text-align:					left;
	background-color:		 	inherit;
	z-index:					350;

}

div#content_container { }

div#footer {
  border:	 						 0px solid black;
  position:						 absolute;
	bottom:							 0;
	width:							 100%;
	height:						 	 auto;
	z-index:						 350;
}

div#left_column {
  border:	 						 0px solid black;  
  position:						 absolute;
	top:								 0;
	left:								 0;
	bottom:							 0;
	margin:							 155px 0 35px 0;
	width:							 14.5em;
	height:						 	 auto;
	min-height:					 355px;
	background-color:		 #58AB27;
	z-index:						 150;
}

div#content {
	margin:							 0 17px 70px 14.5em;
	padding:						 1% 1% 70px 1%;
	height:						 	 auto;
	min-height:					 355px;
	font-family:				 Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:				 normal;
	text-align:					 justify;
	color:							 #400000;
	background-color:		 #FFFFFF;
	z-index:						 200;
}

div#right_column {
  position:						 absolute;
	top:								 0;
	right:							 0;
	bottom:							 0;
	margin:							 135px 0 70px 0;
	width:							 17px;
	height:						 	 auto;
	background-color:		 #58AB27;
	z-index:						 150;
}

/* Main Menu style and layout rules */
div#menu_header {
  border:			 				 0px solid #FFFFFF;
	width:							 100%;
	height:							 35px;
	position:						 relative;
}

div#menu_header_main {
  border-bottom:			 1px solid #FFFFFF;
	padding:						 0 0 5px 0;
	width:							 100%;
	position:						 absolute;
	top:								 0;
	left:								 0;
	height:							 35px;
	text-align:					 center;
}

div#menu_header_img {
  border:			 				 0px solid #FFFFFF;
	width:							 35px;
	height:							 35px;
	float:							 right;
  background-image:		 url('../imgs/img_menu35px.jpg');
	background-repeat:	 no-repeat;	
}

div#menu_body {
  border:			 	       0px solid red;
	width:							 14.5em;
	height:							 auto;
	background-color:		 #64C424;
	overflow:						 hidden;
}

div.menu_entry {
  border-top:			 		 1px solid #FFFFFF;
  border-bottom:	 		 1px solid #FFFFFF;	
	padding:						 4px 1px 4px 4px;
	margin:							 5px 0 0 0;
	width:							 14.5em;
	height:							 auto;
	position:						 relative;
	overflow:						 hidden;
}

div.menu_entry_container {
	width:							 14.5em;
	overflow:						 hidden;
}

div.riquadro_titolo  {
	float : left;
	color : #FFFFFF;
	text-align : center;
	font-size: medium;
	margin-left : 2%;
	margin-top : 2%;
	width : 95%;
	background-color : #58AB27;
	font-family : Arial;
	font-weight : bold;
	
}

div.menu_entry_square {
	background-color:		 #FFFFFF;	
	width:							 1.2em;
	height:							 1.6em;
	margin:							 0 0 0 0.32em; /* 4px */
	position:						 absolute;
	left:								 0;
	z-index:						 -2;
}

div.menu_entry_textspan {
	background-color:		 #58AB27; /* #64C424 */
	height:							 1.6em;
	width:							 12.2em; /* 11.5em */
	margin:							 0 0 0 1.82em;
	padding:						 0;
  z-index:						 -2;
}

div.menu_entry_square_selected {
	background-color:		 #58AB27; /* #64C424 */
	width:							 1.2em;
	height:							 1.6em;
	margin:							 0 0 0 0.32em; /* 4px */
	position:						 absolute;
	left:								 0;
	text-align:					 center;
	z-index:						 -2;
}

div.menu_entry_textspan_selected {
  border-right:			 	 0px solid red;
	background-color:		 #FFFFFF;
	height:							 1.6em;
	width:							 12.2em; /* 11.5em */
	margin:							 0 0 0 1.82em;
}

div.menu_entry_linkspan {
	height:							 1.6em;
	width:							 14.5em;
	line-height:				 1.6em;
	position:						 absolute;
	left:								 0px;
	margin-left:							40px;
	overflow:						 hidden;
}

a.menulink {
  border:			 	 			 0px solid red;
	color: 	 						 #FFFFFF;
	text-decoration:		 none;
	height:							 1.6em;
	line-height:				 1.6em;
	background-color:		 #58AB27;
	text-align: 				 left;
	width: 						 	 14.5em;
	z-index:						 -1;
}

a.menulink_selected {
	color: 	 						 #400000;
	text-decoration:		 none;
	height:							 1.6em;
	line-height:				 1.6em;
	background-color:		 inherit;
	text-align: 				 left;
	width: 						 	 14.5em;
	position:						 absolute;
	padding:						 0 0 0 2.56em; /* 32px */
	left:								 0px;
	z-index:						 -1;
}

a.menulink:hover {
  background:		 			 transparent;
	font-weight:			 	 bold;
}

a.menulink_selected:hover { 
  background-color:		 #FFFFFF;
	font-weight:			 	 bold;
}

div.submenu_entry_container {
  border:			 		 		 0px solid #FFFFFF;
	width:							 auto;
}

div.submenu_entry_linkspan {
  border:			 		 		 0px solid #FFFFFF;
	height:							 1.6em;
	margin:							 1px 0 0 0;
	width:							 auto;
	line-height:				 1.6em;
	background-color:		 #58AB27;
	text-align: 				 right;
	overflow:						 hidden;
}

a.submenulink {
  border-bottom:	 		 1px solid #FFFFFF;
	color: 	 						 #FFFFFF;
	text-decoration:		 none;
	height:							 1.6em;
	line-height:				 1.6em;
	background-color:		 inherit;
	position:						 absolute;
	left:								 0;
	width: 						 	 14.5em;
}

a.submenulink:hover {
	font-weight:			 	 bold;
	background-color:		 #58AB27;
}

div.submenu_entry_linkspan_selected {
  border:			 		 		 0px solid #FFFFFF;
	height:							 1.6em;
	margin:							 1px 0 0 0;
	width:							 14.5em;
	line-height:				 1.6em;
	background-color:		 #FFFFFF;
	text-align: 				 right;
	overflow:						 hidden;
}

a.submenulink_selected {
  border-bottom:	 		 1px solid #FFFFFF;
	color: 	 						 #400000;
	text-decoration:		 none;
	height:							 1.6em;
	line-height:				 1.6em;
	background-color:		 inherit;
	position:						 absolute;
	left:								 0;
	width: 						 	 14.5em;
}

a.submenulink_selected:hover {
	font-weight:			 	 bold;
	background-color:		 #FFFFFF;
}

div.menu_cover_left {
  border:			 				 0px solid #400000;
	height:							 1.6em;
	width:							 0.32em; /* 4px */
	background-color:		 #64C424; /* #58AB27 */
	position:						 absolute;
	left:								 0px;
	top:								 4px;
	z-index:						 3;
}

div.menu_cover_right {
	height:							 1.6em;
	width:							 0.72em; /* 9px */
	background-color:		 #64C424; /* #58AB27 */
	position:						 absolute;
	left:								 1.52em; /*19px */
	top:								 4px;
	z-index:						 3;
}

div.submenu_cover {
	height:							 1.6em;
	width:							 2.24em; /*28px */
	background-color:		 #58AB27;
	position:						 absolute;
	left:								 0px;
}

/* Minor elements rules */
a.menubot {
  border:							 2px solid #64C424;
	color: 	 						 #FFFFFF;
	height: 						 3em;
	line-height: 				 		3em;
	width: 						 	 auto;
	padding: 						 0.3em 1em;
	font-size:					 0.9em;
	background-color:		 #FF0000;
	text-align: 				 center;
	z-index:						 350;
}

a.menubot1 {
  border:							 2px solid   #FF0000;
	color: 	 						 #FFFFFF;
	height: 						 3em;
	line-height: 				 		3em;
	width: 						 	 auto;
	padding: 						 0.3em 1em;
	font-size:					 1.2em;
	background-color:		 #64C424;
	text-align: 				 center;
	z-index:						 350;

}

a.menubot1:hover {
	background-color:		 #ACEB7D;
}

a.menubot:hover {
	background-color:		 #FF8080;
}

a.menubottone {
  border:							 2px solid #64C424;
	color: 	 						 #FFFFFF;
	height: 						 3em;
	line-height: 				 3em;
	width: 						 	 auto;
	padding: 						 0.3em 1em;
	font-size:					 0.9em;
	background-color:		 #58AB27;
	text-align: 				 center;
	z-index:						 350;
}

a.menubottone:hover {
	background-color:		 #58AB27;
}

a.menubot_selected {
  border:							 2px solid #64C424;
	color: 	 						 #400000;
	height: 						 3em;
	line-height: 				 3em;
	width: 						 	 auto;
	padding: 						 0.3em 1em;
	font-size:					 0.9em;
	background-color: 	 #FFFFFF;  
	text-align: 				 center;
	z-index:						 350;
}

a.menubot_selected:hover {
  font-weight:			 	 bold;
	background-color:		 #FFFFFF;
}

div#bottom_bar {
  position:						 relative;
	width:							 100%;
	height:						 	 35px;
	background-color:		 #FFFFFF;
}

#bottom_bar_left {
  border: 			 			0px solid #400000;
	position: 					 absolute;
	float:left;
	height: 						 35px;
	width: 							 14.5em;
  left:                0px;
  top:                 0px;
	background-color:		 #58AB27;
}

#bottom_bar_left_img {
  border: 					 	 0px solid #400000;
  height: 					 	 35px;
	width:							 35px;
	margin: 					 	 0% 0% 0% 14.5em;
  background-image:		 url('../imgs/img_footer35px.jpg');
	background-repeat:	 no-repeat;		
}

#bottom_bar_main {
  border: 			 		 	 0px solid #400000;
  position:            absolute;	
  top:                 0px;
  right:               0px;
  height: 						 100%;
	width: 							 auto;
	background-color:		 inherit;
}

div.inner_header  {
  border: 			 		 	 0px solid #400000;
  position:				 		 absolute;
	top:								5px;
	right:							 20px;
	height:						 	 85px;
  width:							 100px;
	vertical-align:			 	middle;
	text-align:					 left;
	padding-top : 				15px;
	margin-top : 20px;
	margin-right : 20px;
	background-image:		 url('../imgs/top.gif');
	background-repeat:	 no-repeat;
}

div#right_column_img {
  width:               17px;
	height:							 17px;
	position:						 absolute;
	bottom:							 0;
	background-image:	 	 url('../imgs/img_frame17px.jpg');
	background-repeat:	 no-repeat;
}

div#img_isti {
  float:		 					 left;
	width:							 auto;
	height:							 35px;
	margin-left:				 4px;
	text-align:					 left;
	font-family:				 Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:							 #FFFFFF;
	z-index:						 350;
}

div#last_modified {
  float:					 		 right;
	width:							 auto;
	height:							 35px;
	margin-right:				 4px;
	text-align:					 right;
	font-family:				 Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:							 #400000;
}

div#footer_middle {
	margin:							 0 20%;
	padding:						 0 0 0 16%;
	height:						 	 35px;
	text-align:					 center;
	background-color:		 transparent;
	vertical-align:			 middle;
}

div#footer_outer_container {
  position:						 relative;
	width:							 100%;
}


div#footer_inner_container {
  position:						 relative;
	width:							 100%;
	height:							 auto;
	background-image:	 	 url('../imgs/barra_bottom.jpg');
	background-repeat:	 no-repeat;
}

/* Other style rules */
img {
	border:							 0;
	margin:							 2px 4px;
	vertical-align:			 middle;
}

a {
	text-decoration:		 none;
		color:                      #800000;
	/* color:							 #FDFC9B; */
}

a#isti_link {
	font-weight:				 bold;
	color:							 #FDFC9B;
}

h1 {	
	text-align: 				 center;
	padding: 						 20px 1% 0% 1%;
	font-weight: 				 bold;
	background: 				 #D7DAEB;
	color: 							 red; /* #0D0E49 */
}

h2 {
	text-align: 				 center;
	font-size:					 1.2em;
	color: 							 #58AB27;
}

h6 {
	text-align: 				 left;
	font-size:					 0.9em;

	color: 							blue;
}

h2.menu_title {
	text-align: 				 center;
	font-weight:				 bold;
	color: 							 #FFFFC0;
}

h2.quote {
	text-align: 				 center;
	font-size:					 1.2em;
	font-style:					 italic;
	color: 							 #58AB27;
}

h2.title {
	text-align: 				 center;
	font-size:					 1.2em;
	color: 							 #58AB27;
}

h3  {
	text-align : left;
	width : 100%;
	padding : 1% 0% 1% 0%;
	font-weight : bold;
	background-color : #FFFFC0;
	color : red;
}

h4 {
	text-align: 		left;
	font-size:			1.2em;
	color: 				#58AB27;
	font-weight:		bold;
}

h5 {
	text-align: 		center;
	font-size:			1.2em;
	color: 				#58AB27;
	font-weight:		bold;
	padding : 0%;
	margin : 0%;
}

h6 {
	text-align: 		center;
	font-size:			0.9em;
	color: 				#58AB27;
	font-weight:		bold;
	padding : 0%;
	margin : 0%;
}

div.font_1  {
	border:		 					 0px solid #BEBDBE;
	font-size:					 15px;
	text-align:					 center;
	font-family:				 Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:				 bold;
	width: 							 auto;
}

div.font_2  {
	border: 	 					 0px solid red;
	font-size:					 18px;
	margin:							 5px 0;
	text-align: 				 center;
	font-family: 				 Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:				 bold;
	width: 							 auto;
}

ul {
	margin-top:					 0.5%; 
	margin-bottom:			 0.5%;
}

li.spazio {
	margin-top:					 1%; 
	margin-bottom:			 1%;
}

ul.menuORs  {
	width:		 					 auto;
	padding-top:				 4px;
	padding-bottom:			 4px;
}

li.menuORs  {
	vertical-align:			 middle;
	font-family:				 Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:							 #400000;
	font-weight:				 bold;
	display:						 inline;
	border-right:				 1px solid #400000;;
	padding-left:				 8px;
	padding-right:			 4px;
	background-color:		 inherit;
}

a.menuORs, a:visited.menuORs  {
	vertical-align:			 middle;
	font-family:				 Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:							 #400000;
	font-weight:				 bold;
	text-decoration:		 none;
	background-color:		 inherit;
}

a:hover.menuORs  {
	color:				 			 #FFFFC0;
	background-color:		 #177935;
	font-weight:				 bold;
}

table.contenuti {
	border:				 			 1px solid #400000;
	width:							 100%;
}

td.contenu {
	padding: 						 6px;
	border:							 1px solid #400000;
	text-align:					 center;
	width:							 auto;
}

td.contenut {
	padding:	 					 6px;
	border:							 1px solid #400000;
	text-align:					 left;
	width:							 60%;
}

td.contenuti {
	padding:	 					 6px;
	border:							 1px solid #400000;
	text-align:					 left;
	width:							 30%;
}

td.cont {
	padding:						 10px;
	border:							 1px solid #400000;
	text-align:					 left;
	width:							 40%;
}

td.conte {
	padding:						 10px;
	border:							 1px solid #400000;
	text-align:					 left;
	width:							 58%;
}

td.valori {
	padding:	 					 6px;
	border:							 1px solid #400000;
	text-align:					 left;
	width:							 auto;
}

div.centro {
	padding: 						 0% 0% 1% 0%;
	text-align:					 center;
}

span.bold {
  font-weight:				 bold;
}

div.list_container  {
	clear:						 	 left;
	font-family:				 Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:				 normal;
	width:							 auto;
	text-align:					 center;
	background-color:		 inherit;
}

div.Right {
	float:	 						 left;
	text-align:					 center;
	padding:						 1% 0% 1% 0%;
	width:							 100%;
}

a.tab {
  border:							 2px solid #64C424;
	color: 	 						 #FFFFFF;
	height: 						 3em;
	line-height: 				 3em;
	width: 						 	 auto;
	padding: 						 0.3em 1em;
	font-size:					 0.9em;
	background-color:		 #58AB27;
	text-align: 				 center;
	z-index:						 350;
}

a.tab {
  font-weight:			 	 bold;
	background-color:		 #58AB27;
}

div.soci  {
	float: 	 						 center;
	text-align: 				 center;
	padding: 						 1% 0% 1% 0%;
	width: 							 100%;
	font-size: 					 1.2em;
	color: 							 #400000;
}

div.documenti  {
	border: 		 				 0px solid #400000;
	text-align: 				 left;
	padding: 						 2% 5% 2% 5%;
}

table.soci  {
	border: 	 					 0px solid #400000;
}

td.soc  {
	border: 						 0px solid #400000;
	text-align: 				 center;
	padding: 						 2%;
}

td.soci  {
	border: 						 0px solid #400000;
	text-align: 				 left;
	padding: 						 2%;
}

table.Sponsor  {
	border: 1px solid white;
	width : 13em;
	margin-top: 20px; 
	margin-left: auto; 
	margin-right: auto;
	background-color: #FF0000;
}

table.Rubriche  {
	border: 1px solid white;
	width : 13em;
	margin-top: 20px; 
	margin-left: auto; 
	margin-right: auto;
	background-color: #9DF030;
}

table.Abbigliamento  {
	border: 1px solid #400000;
	width : 100%;
	margin-top: 20px; 
	margin-left: auto; 
	margin-right: auto;
}

td.Abbigliamento {
	border: 	1px solid #400000;
	text-align:	center;
	vertical-align:	center;
	padding: 	2% 2px 2px 2px;
	width: 30%;
}

td.Abbigliamento1 {
	border: 	1px solid #400000;
	text-align:	center;
	vertical-align:	center;
	padding: 	2% 2px 2px 2px;
	width: 65%px;
}

table.Sponsor1  {
	border: 1px solid green;
	width : 13em;
	margin-top: 20px; 
	margin-left: auto; 
	margin-right: auto;
	background-color: #FFC75A;
}

table.convegno  {
	width: 				 			 auto;
	border: 						 0px solid #400000;
}

td.convegno {
	border: 	 					 0px solid #400000;
	text-align: 				 left;
	vertical-align: 		 top;
	padding: 						 2% 2px 2px 2px;
	width: 							 auto;
}

td.conveg {
	border:  						 0px solid #400000;
	text-align: 				 left;
	padding: 						 2px 2px 2px 2%;
	width: 							 auto;
	vertical-align: 		 top;
}

td.no_doc  {
	border:  						 0px solid #400000;
	height: 						 3em;
	width: 							 auto;
	padding: 						 0.3em 1em;
}

td.altri_doc  {
	border: 		 				 0px solid #400000;
	width: 							 auto;
	padding: 						 0px 2px 2px 2%;
	vertical-align: 		 top;
}

div.center  {
	text-align: 				 center;
	font-weight: 				 bold;
	width: 							 100%;
}

table.titolo  {
	width: 			 				 auto;
	border: 						 0px solid #400000;
	background: 				 #58AB27;
}

a.menubotitolo {
  border:							 0px solid #64C424;
	color: 	 						 #FFFFFF;
	height: 						 2em;
	line-height: 				 2em;
	width: 						 	 auto;
	padding: 						 0.4em 1.2em;
	font-size:					 1.2em;
	font-style:					 italic;
	text-align: 				 center;
	z-index:						 350;
}

a.menubotitolo:hover {
  font-weight:			 	 bold;
}

a.menubotitol {
  border:							 0px solid #64C424;
	color: 	 						 #FFFFFF;
	height: 						 2em;
	line-height: 				 2em;
	width: 						 	 auto;
	padding: 						 0.4em 1.2em;
	font-size:					 1.2em;
	font-style:					 italic;
	text-align: 				 center;
	z-index:						 350;
}

a.menubotitol:hover {
  font-weight:			 	 bold;
}

div.titoliInterni, div.titoliInterni a  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif, ELEGANCE;
	font-size: medium;
	font-weight : bold;
	margin-top : 2px;
	padding-top : 10px;
	padding-left : 0px;
	padding-bottom : 0px;
	background-color : inherit;
}

table.andrea {
	width: auto;
	text-align: center;	
}

td.andrea {
	width: auto;
	text-align: center;
	margin: 1%;
	padding: 1%;
}

td.andrea2 {
	width: auto;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

div.centra  {
	border : 0px solid red;
	text-align : center;
	width: 100%;
}

div.ArticoliFoto  {
	float : left;
	text-align : center;
	border : 0px solid green;
	padding-top : 20px;
	padding-left : 10px;
	padding-right : 0px;
	width : 96%;
	margin-bottom : 3%;
	vertical-align : top;
}

div.testoArt  {
	border : 0px solid red;
	text-align : justify;
	margin-left : 1%;
	margin-right : 1%;
	float : left;
	width : 58%;
}

div.fotografieArt1  {
	border : 0px solid blue;
	margin-right : 1%;
	margin-left : 1%;
	margin-bottom : 2%;
	float : left;
	width : 35%;
}

div.left  {
	float : left;
	/*border : 2px solid #58AB27;*/
	border : 2px solid green;
	margin: 1%;
	padding: 1%;
	width : 45%
}

div.right  {
	float : right;
	/*border : 2px solid #58AB27;*/
	border : 2px solid green;
	width : 45%;
	margin: 1%;
	padding: 1%;
}

table.andre {
	margin: 1% 1% 1% 1%;
}

table.andrea {
	border: 1px solid #58AB27;
	background-color: #DCFFC7;
	margin: 2% 2% 2% 2%;
	paddig: 2% 2% 2% 2%;
}

td.andrea1 {
	width: auto;
	text-align: center;
}

td.andrea2 {
	width: auto;
	text-align: justify;
	margin: 0px 5px 0px 5px;
	paddig: 0px 5px 0px 5px;
}

.off-left  {
	position : absolute;
	left : -999px;
	width : 990px;
}

div.riga3  {
	border-bottom : 1px solid #58AB27;
	float : left;
	padding : 2px 0px 2% 0px; 
	margin : 2px 0px 2px 0px; 
	width : 100%;
}

table.centro  {
	border : 1px solid #04296C;;
	text-align : center;
	font-size : small;
	margin : 3%;

}

td.centro  {
	border : 1px solid #04296C;;
	text-align : left;
	font-size : small;
	padding : 1% 3% 1% 3%;

}

table.centra  {
	margin-bottom: 2%;
	margin-left: auto; 
	margin-right: auto;
}

div.fotografie  {
	border : 0px solid blue;
	margin-right : 1%;
	margin-left : 1%;
	float : left;
	width : 31%;
}

div.didascalie  {
	font-size : small;
	text-align : justify;
}

div.dida  {
	font-size : small;
	text-align : center;
}

div.spazi  {
	border : 0px solid blue;
	margin-top : 200px;
	margin-bottom : 200px;
	padding-top : 200px;
	padding-bottom : 200px;
}

table.Annunci2  {
	border : 1px solid #FFFFFF;
	width : auto;
	background:#58AB27;
	margin-left: auto; 
	margin-right: auto;
	padding: 1%;
	text-align: left;
	color : #FFFFFF;
}

table.Annunci3  {
	border : 1px solid #FFFFFF;
	width : auto;
	background:#196944;
	margin-left: auto; 
	margin-right: auto;
	padding: 1%;
	color : #FFFFFF;
	font-size: large;
}

table.Annunci4  {
	border : 1px solid #FFFFFF;
	width : auto;
	background:#C0C0C0;
	margin-left: auto; 
	margin-right: auto;
	padding: 1%;
	color : #092650;
	font-size: large;
}

table.foto  {
	border : 0px solid #FFFFFF;
	background:#800000;
	margin-left: 10%; 
	margin-right: 10%;
	padding: 3%;
	color : #FFFFFF;
	font-size: medium;
}

div.Riquadri  {
	border : 0px solid green;
	width : 90%;
	margin: 1%;
	padding: 1%;
}

table.Riquadri  {
	border : 2px solid #58AB27;
	padding : 3px; 
	margin : 3px; 
	width : 100%;
	margin-left: auto; 
	margin-right: auto;
}
td.Riquadri1  {
	border: 1px solid #58AB27;
	padding: 1%;
	margin: 3px;
	width: 500px;
	vertical-align: top;
}

td.Riquadri2  {
	border : 1px solid #58AB27;
	padding : 1%; 
	margin : 3px; 
	width : 500px;
	vertical-align: top;
}
