/*-------------------------
Additional CSS for template
--------------------------*/
@charset "utf-8";
/* CSS Document */
body, html {
background-color: #ffffff;
margin: 0;
padding: 0;
}
#wrapper{
width: 935px;
margin:auto;
padding: 0;
}
.shadow_right {
background:url(images/massimo_shadow_right.jpg) repeat-y top;
}
.shadow_left {
background:url(images/massimo_shadow_left.jpg) repeat-y top;
}
#header {
width: 207px;
height: 91px;
background:url(images/massimo_header.jpg) top left no-repeat;
padding: 0;
margin: 0;
padding-left: 700px;
padding-top: 40px;}
#flag {
float: left;
width: 207px;
height: 91px;
padding: 0;
margin: 0;
}
#content {
float: left;
width: 907px;
padding: 0;
margin: 0;}
/****************************/
  #left-menu {
  float: left;
  width: 123px;
  height: 492px;
  background: url(images/massimo_menu_left.jpg) top left no-repeat;
  padding-top: 100px;
  padding-left: 10px;
  padding-right: 0px;
  margin-right: 10px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #003300;
  font-size: 15px;
  line-height: 24px;
  }
  	#left-menu ul {
	display: block;
	margin: 0;
	padding: 0;
}
	#left-menu li {
	/*position: relative;*/
	list-style: none;
}
	#left-menu li a {
	float: left;
	width: 123px;
	padding:5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	font-size: 15px;
	text-decoration: none;
}
	#left-menu li a:hover {
	color: #666;
	text-decoration: none;
}
	#left-menu li a.active {
	color: #990000;
	text-decoration: none;
	text-align:left;
	font-weight: normal;
}
/************submenu**************/
	#left-menu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	border: 0;
	width: 123px;

}
	#left-menu li ul li a {
	float: left;
	width: 123px;
	padding:0;
	font-size: 9px;
	color: #003300;
	text-indent: 10px;
	text-decoration: none;
	line-height:14px;
}
#left-menu ul ul li a {
	float: left;
	width: 123px;
	padding:0;
	font-size: 10px;
	color: #003300;
	text-indent: 10px;
	text-decoration: none;
	line-height:18px;
}
#left-menu li ul li a:hover {
	color: #ccc;
	text-decoration: none;
}

#left-menu ul ul li a.active {
	color: #990000;
	text-decoration: none;
	font-size: 9px;
	text-align: left;
	font-weight: normal;
}



/****************MIDLE CONTENT*****************/
#mid-content-out {
  float: left;
  width: 520px;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 4px;
  margin: 0;
  font-family:"Lucida Sans Unicode";
  font-size:12px;
  color: #333333;
  background-color:#FFFFFF;
  }
  
  #mid-content {
  float: left;
  width: 500px;
  height: 550px;
  padding: 30px 10px 10px 20px;
  margin: 0;
  font-family:"Lucida Sans Unicode";
  font-size:12px;
  color: #333333;
  background: #FFFFFF url(images/bg-all.jpg) top left no-repeat;
  }
  #mid-content-home {
  float: left;
  width: 700px;
  height: 550px;
  margin-top: 15px;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 50px;
  margin: 0;
  overflow-y: auto;
  overflow-x: hidden;
  font-family:"Lucida Sans Unicode";
  font-size:12px;
  color: #333333;
  background: url(images/bg-full-clean.jpg) top center no-repeat;
  }
  #mid-content #pagine_img img{
	width: 460px;
	height: 308px;
	text-align: center;
	margin-bottom: 10px;
	}
  #mid-content #parag {
		float: left;
		FONT-SIZE: 11px;
		COLOR: #222222;
		width: 470px;
		height: 125px;
		overflow: auto;
		FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
		TEXT-ALIGN: justify;
		margin-bottom: 10px;
		}
	#mid-content #parag-news {
		float: left;
		FONT-SIZE: 13px;
		COLOR: #222222;
		width: 480px;
		height: 495px;
		overflow-y: auto;
		overflow-x: hidden;
		FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
		TEXT-ALIGN: justify;
		padding-right: 5px;
		margin-bottom: 0px;
		}
		
		/*-------MID CONTENT NEWS----------*/
		/**********************************/
		#mid-content #news {
		float: left;
		width: 460px;
		color: #666;
		margin: 0px;
		padding: 0 5px;
		font-size: 10px;
		text-align: left;
		font-family: Georgia, "Times New Roman", Times, serif;
		}
		#mid-content  #news .testoparag-list
			{
			FONT-SIZE: 11px;
			COLOR: #333333;
			FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
			TEXT-ALIGN: justify;
			text-align: left;
			}
		#mid-content  #news .evidenza{
		color: #000;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		text-align: right;
		margin-top: 15px;
		text-indent: none;
		font-weight: bold;
		
		}
		#mid-content  #news .evidenza a{
		color: #000;
		text-indent: none;
		text-decoration: none;
		}
		#mid-content #news .evidenza a:hover{
		color: #666;
		text-indent: none;
		text-decoration: none;
		}
		#mid-content #news .date{
		color: #000;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		text-align: left;
		}
		#parag-news #more{
		float:right;
		color: #990000;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		text-align: right;
		height: 30px;
		width: 460px;
		
		}
		#parag-news #more a{
		color: #990000;
		text-decoration: none;
		text-align: right;
		}
		#parag-news #more a:hover{
		color: #333;
		text-decoration: none;
		}
		/********************************************/
		/*******************************************/
  .title {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:25px;
		color: #660000;
		margin-top: 5px;
		line-height: 16px;
		}
	.title-menu {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color: #660000;
		margin: 5px 0;
		}
		.title-contact {font-family: Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color: #660000;
		margin: 5px 0 5px 25px;}
.table_form {
text-align: center;
padding: 0;
margin-left: 55px;
 }
.slideshow { width: 470px; height: 330px; margin: 0; float: left; position:relative; z-index:10; }
.slideshow img { padding:0px; border:none; background-color:none; }
/*-----------PHOTOGALLERY-----------*/
#mid-content-photogallery {
  float: left;
  width: 750px;
  height: 575px;
  text-align: left;
  font-family:"Lucida Sans Unicode";
  font-size:12px;
  color: #333333;
  }

#mid-content-contact {
  float: left;
  width: 750px;
  height: 550px;
  margin-top: 15px;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 4px;
  margin: 0;
  overflow-y: auto;
  overflow-x: hidden;
  font-family:"Lucida Sans Unicode";
  font-size:12px;
  color: #333333;
  background: url(images/bg-full-clean.jpg) top center no-repeat;
  }
  
#mid-content-resto {
  float: left;
  width: 700px;
  height: 550px;
  margin-top: 15px;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 50px;
  margin: 0;
  overflow-y: auto;
  overflow-x: hidden;
  font-family:"Lucida Sans Unicode";
  font-size:12px;
  color: #333333;
  background: url(images/bg-full-clean.jpg) top center no-repeat;
  }
  
#mid-content-full {
  float: left;
  width: 750px;
  height: 575px;
  margin-top: 10px;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 4px;
  margin: 0;
  font-family:"Lucida Sans Unicode";
  font-size:12px;
  color: #333333;
  background: url(images/bg-full.jpg) top center no-repeat;
  }
  
  #mid-content-full img {
  float: left;
  margin-right: 0px;
  }
  #box-list-menu {
	width: 360px;
	float: left;
	text-align: center;
}
/*--------------------LIST MENU------------------------*/
#list-menu {
  float: left;
  width: 260px;
  padding: 0px;
  margin-left: 0px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #222222;
  font-size: 12px;
  line-height: 24px;
  /*background-color:#eeeeee;*/
text-align:center;
  }
  	#list-menu ul {
	margin: 0;
	padding: 0;
}
#list-menu ul ul {
	display: block;
	margin: 0;
	padding: 0;
}
#list-menu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	border: 0;
	width: 260px;}
	#list-menu li {
	/*position: relative;*/
	list-style: none;
}
	#list-menu li a {
	width: 260px;
	padding:5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222222;
	font-size: 12px;
	text-decoration: none;
	text-align:center;
}
	#list-menu li a:hover {
	color: #666;
	text-decoration: none;
}
	#list-menu li a.active {
	color: #990000;
	text-decoration: none;
	text-align:center;
	font-weight: normal;
}
#list-menu li .testonavigatore a{
FONT-WEIGHT: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #eee;
	font-size: 17px;
	text-decoration: underline;
	display: none;
}
/*-----RIGTHSIDE ARCHIEVE-------*/
/*-----------------------------*/
#news-category {
  float: left;
  width: 200px;
  padding: 0px;
  margin-left: 0px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #222222;
  font-size: 12px;
  line-height: 24px;
  /*background-color:#eeeeee;*/
text-align:right;
  }
  	#news-category ul {
	margin: 0;
	padding: 0;
}
	#news-category ul ul {
	display: block;
	margin: 0;
	padding: 0;
}
#news-category ul ul ul {
	display: block;
	margin: 0;
	padding: 0;
}
	#news-category ul li ul{
	position: absolute;
	left: 0;
	display: block;
	border: 0;
	width: 260px;}
	#news-category li {
	/*position: relative;*/
	list-style: none;
}
#news-category ul li ul li ul{
	position: absolute;
	left: 0;
	display: block;
	border: 0;
	width: 260px;}
	#news-category li li {
	/*position: relative;*/
	list-style: none;
}
	#news-category li a {
	width: 260px;
	padding:5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222222;
	font-size: 12px;
	text-decoration: none;
	text-align:right;
}
#news-category li li a {
	width: 260px;
	padding:5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222222;
	font-size: 12px;
	text-decoration: none;
	text-align:right;
}
	#news-category li a:hover {
	color: #eee;
	text-decoration: none;
}
#news-category li li a:hover {
	color: #eee;
	text-decoration: none;
}
	#news-category li a.active {
	color: #222;
	text-decoration: none;
	text-align:right;
	font-weight: normal;
}
#news-category li li a.active {
	color: #222;
	text-decoration: none;
	text-align:right;
	font-weight: normal;
}
	#news-category li .testonavigatore a{
	FONT-WEIGHT: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #eee;
	font-size: 17px;
	text-decoration: underline;
	display: none;
}
#news-category li li .testonavigatore a{
	FONT-WEIGHT: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #eee;
	font-size: 17px;
	text-decoration: underline;
	display: none;
}
/*------------------------------------------*/


#listmenu-top {
background:url(images/listmenu-top.gif) top left no-repeat;
width: 260px;
height: 10px;
margin-left: 11px;
padding: 0;
float:left;}
#listmenu-bottom {
background:url(images/listmenu-bottom.gif) top left no-repeat;
width: 260px;
height: 10px;
padding: 0;
margin-left: 11px;
margin-bottom: 10px;
float:left;}
/****************RIGHT CONTENT*****************/  
  #right-sidebar {
  float: left;
  width: 230px;
  margin: 0;
  font-family:"Lucida Sans Unicode";
  font-size:12px;}
  
  *html #right-sidebar {
  clear:left;
  float: left;
  width: 220px;
  margin: 0;
  font-family:"Lucida Sans Unicode";
  font-size:12px;}
  	
	*html #sidebar-mid {
	float: left;
	width: 200px;
	height: 590px;
	margin: 0px;
	text-align: right;
	padding: 0 10px;
	padding-top: 20px ;
	background: url(images/rightside-bg.jpg) top left no-repeat;
	}
	#sidebar-mid {
	float: left;
	width: 210px;
	height: 590px;
	margin: 0px;
	text-align: right;
	padding: 0 10px;
	padding-top: 20px ;
	background: url(images/rightside-bg.jpg) top left no-repeat;
	}
	#contact-info {
	float: right;
	width: 180px;
	height: 300px;
	margin: 0px;
	text-align: right;
	padding: 10px 20px 0 0;
	}
	#contact-info .contact {
		float: right;
		color: #660000;
		margin: 0;
		font-size: 12px;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: right;
	}
	#contact-info .contact a{
		color: #660000;
	}
	#contact-info .contact a:hover{
		color: #660000;
		text-decoration:underline;
	}
	#sidebar-mid  .contact {
		float: right;
		width: 200px;
		color: #660000;
		margin: 20px 10px 15px 0;
		font-size: 12px;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: right;
		}
		#sidebar-mid  .news-block {
		float: right;
		width: 190px;
		color: #990000;
		margin: 10px 0px;
		padding: 5px 10px;
		font-size: 18px;
		text-align: right;
		font-family: Georgia, "Times New Roman", Times, serif;
		}
		#sidebar-mid  #news {
		float: right;
		width: 200px;
		color: #666;
		margin: 0px;
		padding: 0 5px;
		font-size: 10px;
		text-align: right;
		font-family: Georgia, "Times New Roman", Times, serif;
		}
		#sidebar-mid  #news .testoparag-list
			{
			FONT-SIZE: 11px;
			COLOR: #333333;
			FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
			TEXT-ALIGN: justify;
			text-align: right;
			}
		#sidebar-mid  #news .evidenza{
		color: #000;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		text-align: right;
		margin-top: 15px;
		text-indent: none;
		
		}
		#sidebar-mid  #news .evidenza a{
		color: #000;
		text-indent: none;
		text-decoration: none;
		}
		#sidebar-mid  #news .evidenza a:hover{
		color: #333333;
		text-indent: none;
		text-decoration: none;
		}
		#sidebar-mid  #news .date{
		color: #000;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		text-align: right;
		float: right;
		width: 190px;
		margin-right: 5px;
		}
		#sidebar-mid  #news #more{
		color: #990000;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		text-align: right;
		float: right;
		height: 30px;
		width: 190px;
		margin-right: 5px;
		
		}
		#sidebar-mid  #news #more a{
		color: #990000;
		text-decoration: none;
		}
		#sidebar-mid  #news #more a:hover{
		color: #333;
		text-decoration: none;
		}
		#sidebar-mid  ul{
		display: block;
		margin-right: 10px;
		padding: 0;
		}
		#sidebar-mid  ul li{
		list-style: none;
		margin: 0;
		padding: 0;
		line-height: 18px;
		font-family: Georgia, "Times New Roman", Times, serif;
		}
		#sidebar-mid  ul li a{
		margin: 0;
		padding: 0;
		text-decoration: none;
		font-family: Georgia, "Times New Roman", Times, serif;
		}
		#sidebar-mid  ul li a:hover{
		color: #ffffff;
		text-decoration: none;
		}
		#sidebar-mid li a.active {
	color: #222;
	text-decoration: none;
	text-align:right;
	font-weight: bold;
}
		/*****************SIDEBAR BOTTOM********************
	#sidebar-top {
	float: left;
	background: url(images/massimo_right_top.jpg) top no-repeat;
	height: 9px;
	width: 230px;
	}
	#sidebar-bottom {
	float: left;
	background: url(images/massimo_right_bottom.jpg) top no-repeat;
	height: 9px;
	width: 230px;
	}*/
	
#copyright {
float: left;
width: 900px;
height: 25px;
background: url(images/massimo_right_copyright.jpg) top left no-repeat;
padding-right: 7px;
padding-top: 5px;
margin: 0;
font-size: 10px;
text-align: right;
font-family: Georgia, "Times New Roman", Times, serif;}

/*-----____Restaurant____-----*/

#block {width: 470px; height: 330px; padding: 0; margin: 0;}
*#block {width: 470px; height: 330px;}

#block-resto {width: 470px; height: 330px; padding-left: 0px; margin: 0;}
*#block-resto {width: 470px; height: 330px;  padding-left: 0px; }

#text-atasan {width: 450px; height: 175px; position:absolute; z-index:100; float: left; background:url(images/blokir.png) top left; font-size: 12px; color: #FFFFFF; padding: 10px; font-family:Arial, Helvetica, sans-serif; top: 195px; line-height: 14px;}
*#text-atasan {width: 450px; height: 175px; position:absolute; z-index:100; float: left; background:url(images/blokir.png) top left; font-size: 12px; color: #FFFFFF; padding: 10px; font-family:Arial, Helvetica, sans-serif; top: 195px; line-height: 14px;}
#text-atasan-home {width: 450px; float: left; font-size: 14px; color: #222222; padding: 10px; font-family: "Times New Roman", Times, serif; line-height: 14px;}

.font12 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 13px;
color: #222222;
font-weight: normal;}
/*-------------------------------------*/
/*------------ ORIGINAL STYLE---------*/
.page{
	width: 800px;
	display: block;
	border: 1px solid #000;
	background-image: url(images/bg_body_tbl.gif);
	/* centrare la pagina orizzontalmente */
	margin-left: -400px; /* -(larghezza_totle div 2) */
	left: 50%;
	position: absolute;
	
}

.left_box{
	visibility: hidden;
}


/*_________header (top)________*/

.header {
	width: 100%;
	height: 61px; /* deve essere almeno pari all'altezza delle immagini di logo da inserire */
	background-color: #fff;
	display: block;
	border-bottom: 1px solid #000;
}

#logoLeft{
	clear: both;
	float: left;
	background-image: url(images/logo_wdyn.gif);
	background-repeat: no-repeat;
	height: 61px; /* specificare l'altezza dell'immagine ) */
	width: 214px;  /* specificare la larghezza dell'immagine */
}

#logoRight{
	clear: right;
	float: right;
	background-image: url(wdyn_images/logo.jpg);
	background-repeat: no-repeat;
	height: 61px; /* specificare l'altezza dell'immagine */
	width: 214px; /* specificare la larghezza dell'immagine */
}

/*_________header (down)________*/


.header_down{
	background-image: url(images/sfondo_azzurrino.gif);
	height: 50px;
	width: 100%;
	clear: right;
	float: left;
	display: block;
	border-bottom: #000 solid 1px;
}

.main_menu_box{
	width: 70%;
	height: 100%;
	clear: both;
	float: left;
	background-image: url(images/sfondo_azzurrino.gif);
}

ul.menu-principale-list{
	height: 29px;
	padding-left: 2em;
	display: block;
	background-image: url(images/dolphin_bg.gif);
}

li.main_menu_item{
	clear: right;
	float: left;
	width: auto;
	display: block;
	margin-left: 1px;
	
}

li.main_menu_item a{
	display: block;
	height: 29px;  /*altezza del'immagine di sfondo*/
	line-height: 29px;
	padding-left: 5px;
	padding-right: 5px;
} 

li.main_menu_item a:hover{
	background-image: url(images/dolphin_bg-OVER.gif);
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
}

li.main_menu_item_current{
	clear: right;
	float: left;
	width: auto;
	display: block;
	margin-left: 1px;
	
}

li.main_menu_item_current a, li.main_menu_item_current a:hover{
	display: block;
	height: 27px;  /*altezza del'immagine di sfondo*/
	line-height: 27px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #6699CC;
	border: 1px solid #66c;
	color: #000;
} 

/*_________searchbox________*/

#search_box{
	width: 30%;
	height: 100%;
	clear: right;
	float: left;
}

#search_form{
	height: 30px;
	border: 0;
	padding-top: 1em;
	padding-left: 1em;
}

/* struttura contenuto home page */
/* struttura di sinistra: path, titolo, paragrafo ed evidenze */

#home_content_box{
	width: 60%;
	clear: both;
	float: left;
	background-image: url(images/bg_body_tbl.gif);
}

/* path */
#path_box {
	clear: both;
	float: left;
	background-image: url(images/path_bg.gif);
	height: 18px; /* altezza delle immagini */
	width: 94%;
	margin-top: 15px;
	margin-left: 3%;
	margin-right: 3%;
}
#path_left_img{
	clear: both;
	float: left;
	background-image: url(images/path_left.gif);
	width: 5px;
	height: 18px;
}

#path_text{
	clear: right;
	float: left;
	width: auto;
}

#path_right_img{
	clear: right;
	float: right;
	background-image: url(images/path_right.gif);
	width: 5px;
	height: 18px;
}

/* title */
#page_title_box{
	height: 20px;
	background-color: #fff;
	clear: both;
	float: left;
	width: 94%;
	margin-top: 15px;
	margin-left: 3%;
	margin-right: 3%;
}


#page_title_text{
	clear: right;
	float: left;
	width: 100%;
	height: 13px;
	text-indent: 1em;
	background-color: #fff;
	background-image: url(images/slash.gif);
	background-position: left;
	background-repeat: no-repeat;
}

/* paragrafo della home */

#home_paragraph{
	clear: both;
	float: left;
	background-color: #fff;
	width: 94%;
	margin-top: 15px;
	margin-left: 3%;
	margin-right: 3%;
}
#home_par_box{
	clear: both;
	float: left;
	padding: 1em;
	width: auto;
}

.start_parag_img{
	background-image: url(images/go_blue.gif);
	width: 13px;
	height: 13px;
	display: inline;
	float: left;
	margin-right: 5px;
}

/* evidenze della home */

.short_content_box{
	clear: both;
	float: left;
	width: 94%;
	margin-top: 15px;
	margin-left: 3%;
	margin-right: 3%;
}

.short_content_intestazione{
	width: 100%; 
}


.short_content_title{
	width: auto;
	clear: both;
	float: left;
	margin-right: 10px;
}

.short_content_subtitle{
	width: auto;
	clear: both;
	float: left;
	
}

.short_content_date{
	width: auto;
	clear: right;
	float: left;
}

.short_content_body{
	clear: both;
	float: left;
	width: 100%;
}

.short_content_img{
	width: 30%;
	clear: both;
	float: left;
	text-align: center;
}

.short_content_text{
	width: 60%;
	clear: right;
	float: left;
}

.short_content_continua{
	width: 100%;
	clear: both;
	text-align: right;
}


/*************************************************/

/* struttura di sinistra: short event e short news */
#right_box{
	width: 40%;
	clear: right;
	float: left;
	background-image: url(images/bg_body_tbl.gif);
}

/*___________________news__________________________*/
#news_box{
	width: 90%;
	clear: right;
	float: left;
	background-color: #fff;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 15px;
}

.titolo_news_box{
	width: 100%;
	text-align: left;
	text-indent: 5px;
}

.short_news_box{
	width: 90%;
	clear: right;
	float: left;
	display: block;
	margin-right: 5%;
	margin-left: 5%;
	border-bottom: 1px dotted #000;
}
.short_news_img{
	width: 30%;
	float: left;
}

.short_news_text{
	width: 60%;
	clear: right;
	float: left;
	padding-left: 5px;
}

.short_news_title{
	clear: both;
	float: left;
	width: 100%;
}

.short_news_subtitle{
	width: 100%;
	clear: both;
	float: left;
}

.short_news_date{
	width: auto;
	clear: both;
	float: left;
}


.short_news_continua{
	width: 100%;
	clear: both;
	text-align: right;
	padding-bottom: 5px;
}

/*___________________events__________________________*/

#events_box{
	width: 90%;
	clear: right;
	float: left;
	background-color: #fff;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 15px;
}

.titolo_events_box{
	width: 100%;
	text-align: left;
	text-indent: 5px;
}

.short_event_title{
	clear: both;
	float: left;
	width: 100%;
}

.short_event_subtitle{
	width: 100%;
	clear: both;
	float: left;
}

.short_event_date{
	width: auto;
	clear: both;
	float: left;
}


.short_events_box{
	width: 90%;
	clear: right;
	float: left;
	display: block;
	margin-right: 5%;
	margin-left: 5%;
	border-bottom: 1px dotted #000;
}
.short_events_img{
	width: 30%;
	clear: both;
	float: left;
}

.short_events_text{
	width: 60%;
	clear: right;
	float: left;
	padding-left: 5px;
}

.short_events_continua{
	width: 100%;
	clear: both;
	text-align: right;
	padding-bottom: 5px;
}


/*____________immagini ANGOLI smussati____________*/

.angle_top_box{
	height: 7px;
	width: 100%;
	clear: both;
	float: left;
}

.angle_top_left{
	clear: both;
	float: left;
	width: 7px;
	height: 7px;
	/*background-image: url(images/angle_sx_top.gif);*/
}
.angle_top_right{
	clear: right;
	float: right;
	width: 7px;
	height: 7px;
	/*background-image: url(images/angle_dx_top.gif);*/
}

.angle_bottom_box{
	height: 5px;
	width: 100%;
	clear: both;
	float: left;
}

.angle_bottom_left{
	clear: both;
	float: left;
	width: 7px;
	height: 7px;
	/*background-image: url(images/angle_sx_down.gif);*/
}
.angle_bottom_right{
	clear: right;
	float: right;
	width: 7px;
	height: 7px;
	/*background-image: url(images/angle_dx_down.gif);*/
}


/*_________footer________*/

#footer {
	background-image: url(images/sfondo_azzurrino.gif);
	display: block;
	border-top: #000 dotted 1px;
	text-align: center;
	clear: both;
	float: left;
	width: 100%;
	height: 20px;
	margin-top: 20px;
}


/*_________login_home________*/

#login_home{
	clear: right;
	float: left;
	background-image: url(images/bg_body_tbl.gif); 
	padding: 5%;
	width: 90%;
}

#login_box{
	background-color: #fff;
	width: 100%;
	clear: right;
	float: left;
}

#login_form{
	clear: both;
	float: left;
	margin-top: 5px;
	width: auto;
}


/********** USERNAME *****************/
#form_login_username{
	margin-bottom: 5px;
	float: left;
	padding-right: 5px;
	width: auto;
}

#form_login_username input{
	color: #000;  
	border: 1px solid #000;
}

#form_login_username label{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 5px;
	text-indent: 1em;
	font-size: 9px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif

}



/*********** PASSWORD ****************/

#form_login_pw {
	clear: both;
	float: left;
	margin-bottom: 5px;
	display: inline;
	width: auto;	
}

#form_login_pw input{
	color: #000;  
	border: 1px solid #000;
	margin-right: 5px;
}

#form_login_pw label{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 5px;
	text-indent: 1em;
	font-size: 9px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif

}

/************SUBMIT****************/

#form_login_submit{
	clear: right;
	float: right;
	margin-bottom: 5px;
	padding-right: 5px;
	width: auto;
}

#form_login_submit input{
	color: #000;  
	border: 1px solid #000;
}

#form_remember_pw{
	clear: both;
	float: left;
	width: 100%;
	text-align: right;
	
}

#logged{
	clear: both;
	float: left;
	width: 100%;
}



/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/



A:link {
COLOR: #000035;
TEXT-DECORATION: none
}

A:visited {
COLOR: #1A1A1A;
TEXT-DECORATION: none
}

A:hover {
COLOR: #5A85F5;
TEXT-DECORATION: none
}

.titolopagina {
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
COLOR: #29439a;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}

.titoloparag {
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
COLOR: #222222;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}
.titoloparag a {
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
COLOR: #222222;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
text-decoration:none;
}
.titoloparag a:hover {
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
COLOR: #fff;
text-decoration: none;
}

.testoparag {
FONT-SIZE: 11px;
COLOR: #222222;
overflow: auto;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
TEXT-ALIGN: justify;
}


#testoparag {
float: left;
FONT-SIZE: 11px;
COLOR: #222222;
width: 460px;
height: 235px;
overflow: auto;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
TEXT-ALIGN: justify;
margin-bottom: 10px;
}
#testoparag-recipes {
float: left;
FONT-SIZE: 11px;
COLOR: #222222;
width: 460px;
height: 500px;
overflow: auto;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
TEXT-ALIGN: justify;
margin-bottom: 10px;
}
#testoparag-recipes img {
width: 430px;
height: 285px;
float: left;
margin-bottom: 5px;
}


.testoparag-white {
FONT-SIZE: 12px;
COLOR: #FFFFFF;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
TEXT-ALIGN: justify;
}


.testonavigatore {
FONT-WEIGHT: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	font-size: 15px;
	text-decoration: none;
}

.testologin {
FONT-WEIGHT: normal;
FONT-SIZE: 9px;
COLOR: #000066;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}

.testoerror {
FONT-WEIGHT: normal;
FONT-SIZE: 10px;
COLOR: #ff0000;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}


INPUT {
BORDER-RIGHT: #cccccc 1px solid;
BORDER-TOP: #cccccc 1px solid;
FONT-SIZE: 10px;
BORDER-LEFT: #cccccc 1px solid;
COLOR: #3e3e3e;
BORDER-BOTTOM: #cccccc 1px solid;
FONT-FAMILY: Arial, Helvetica, sans-serif
;
font-weight: lighter
} 

TEXTAREA {
BORDER-RIGHT: #808080 1px solid;
BORDER-TOP: #808080 1px solid;
FONT-SIZE: 12px;
BORDER-LEFT: #808080 1px solid;
COLOR: #3e3e3e;
BORDER-BOTTOM: #808080 1px solid;
FONT-FAMILY: Arial, Helvetica, sans-serif
}

.linksezioni {
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
COLOR: #ffffff;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}

.linksezioniSELECTED { /* colore e stile del link della pagina corrente*/
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.linkpagine {
FONT-SIZE: 9px;
PADDING-TOP: 2px;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}

.linkfissi {
FONT-WEIGHT: normal;
FONT-SIZE: 11px;
cursor: auto;
COLOR: #59A9E3;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}

.linkdownload {
FONT-WEIGHT: normal;
FONT-SIZE: 11px;
COLOR: #535353;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}

.testorosso {
FONT-WEIGHT: normal;
FONT-SIZE: 11px;
COLOR: #ff0000;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}

.link_lingue { FONT-WEIGHT: normal;
FONT-SIZE: 11px;
COLOR: #535353;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}

.didascalie {
FONT-SIZE: 9px;
COLOR: black;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
font-style: italic
}

.testomessaggio {
FONT-SIZE: 10px;
COLOR: #FFFFFF;
FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
font-style: italic
}

.form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding-top: 1pt;
padding-right: 1pt;
padding-bottom: 1pt;
padding-left: 1pt;
border: #666666 1pt solid;
background-color:#FFCC99;
}


/*********************** PAGINE INTERNE **************************/

/*____________ left box pagine interne  _________________*/
/* composto dal menu  laterale più il form di login */

#pagine_left_box{
	width: 30%;
	clear: both;
	float: left;
}

#menu_left_box{
	width: 80%;
	clear: right;
	float: left; 
	margin-top: 20px;
	background-color: #FF0000;
}

ul.menu_left_list{
	list-style: none;
	padding: 0;
}


/*testa*/
.menu_left_head{
	float: left;
	width: 120px;
	text-indent: 5px;
	margin-top: 10px;
	height: 29px;
}

/*figli primo livello*/
.menu_left_list ul {
	padding: 0;
	list-style-type: none;
	clear: both;
	float: left;
}

.menu_left_list ul li {
	display: block;
	margin-left: 10px;
	width: 190px;
	text-indent: 5px;
	line-height: 15px;
	height: 15px;
	background-image: url(images/sfondo_azzurrino.gif);
}

.menu_left_list ul li a:hover{
	background-image: url(images/dolphin_bg-OVER.gif); 
	display: block;
	color: #000;
}

.menu_left_list ul li b {
	font-weight: normal;
}

/*figli secondo livello*/
.menu_left_list ul ul {
	padding: 0;
	list-style-type: none;
	clear: both;
	float: left;
}

.menu_left_list ul li ul li {
	display: block;
	margin-left: 10px;
	width: 180px;
	text-indent: 5px;
	line-height: 15px;
	height: 15px;
	background-image: url(images/sfondo_azzurrino.gif);
}

.menu_left_list ul li ul li a:hover{
	background-image: url(images/dolphin_bg-OVER.gif); 
	display: block;
	color: #000;
}

.menu_left_list ul li ul li b {
	font-weight: normal;
}
/*___________Login pagina interne___________*/
#login_pagine_interne{
	width: 100%;
	clear: right;
	float: left; 
	padding: 5%;
	width: 90%;
	margin-top: 100px;
}

/*____________ content box pagine interne  _________________*/
#pagine_content_box{
	width: 70%;
	clear: right;
	float: left;
}

/* al momento la visualizzazione è la stessa che vi è in home page per gli stessi elementi*/
#pagine_path_box {
	clear: both;
	float: left;
	background-image: url(images/path_bg.gif);
	height: 18px; /* altezza delle immagini */
	width: 94%;
	margin-top: 15px;
	margin-left: 3%;
	margin-right: 3%;
}
#pagine_path_left_img{
	clear: both;
	float: left;
	background-image: url(images/path_left.gif);
	width: 5px;
	height: 18px;
}

#pagine_path_text{
	clear: right;
	float: left;
	width: auto;
}

#pagine_path_right_img{
	clear: right;
	float: right;
	background-image: url(images/path_right.gif);
	width: 5px;
	height: 18px;
}

/* title */
#pagine_page_title_box{
	height: 20px;
	background-color: #fff;
	clear: both;
	float: left;
	width: 94%;
	margin-top: 15px;
	margin-left: 3%;
	margin-right: 3%;
}


#pagine_page_title_text{
	clear: right;
	float: left;
	width: 100%;
	/*height: 13px;
	text-indent: 1em;
	background-color: #fff;
	background-image: url(images/slash.gif);
	background-position: left;
	background-repeat: no-repeat;*/
}

/***********************/

.pagine_box{
	clear: both;
	float: left;
	width: 94%;
	margin-top: 15px;
	margin-left: 3%;
	margin-right: 3%;
}

.pagine_intestazione{
	width: 100%;
	clear: both;
	float: left;
}

.pagine_title{
	clear: both;
	float: left;
	width: auto;
}

.pagine_subtitle{
	clear: both;
	float: left;
	width: auto;
}

.pagine_par_box{
	background-color: #fff;
	width: 100%;
	clear: both;
	float: left;
}

.pagine_par_text{
	clear: both;
	float: left;
	width: 100%;
}
#pagine_img {
text-align: center;
	float: left;
	margin-bottom: 7PX;
}
#pagine_img img{
width: 400px;
height: 267px;
text-align: center;
margin-right: 60px;
}
.pagine_img{
width: 400px;
height: 267px;
text-align: center;
}

.pagine_link_fissi{
	width: 90%;
	margin-left: 5%;
	margin-top: 15px;
	text-align: right;
	padding-right: 1em;
}

.pagine_download{
	width: 90%;
	margin-left: 5%;
	text-align: right;
	padding-right: 1em;
	margin-top: 15px;
	margin-bottom: 5px;
}

/*____________ right box pagine interne  _________________*/

#pagine_right_box{
	visibility: hidden;
}



/**********************************************************/
/************************* FORUM  *************************/
/**********************************************************/

.topic_content_box{
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	clear: both;
	float: left;
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}

.topic_intestazione{
	width: 100%;
	clear: both;
	float: left;
}

.topic_title{
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	clear: both;
	float: left;
	margin-left: 5px;
}

.topic_title_autore{
	color: #069;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	width: auto;
	clear: right;
	float: left;
	margin-left: 5px;
}

.topic_data{
	width: auto;
	clear: both;
	float: right;
	color: #069;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-right: 5px;
	
}

.topic_title_box{
	width: 90%;
	margin-right: 5%;
	display: block;
	border-bottom: dotted 1px #069;
	clear: both;
	float: right;
	font-size: 12px;
	color: #069;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.topic_text_box{
	clear: both;
	float: left;
	width: 100%;
	padding: 1em;
	font-size: 11px;
	color: #222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify; 
}


/********************************/
/* form di inserimento nuova risposta o thread */

#forum_form_box{
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	clear: both;
	float: left;
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}

#forum_form{
	width: 100%;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#forum_form label{
	display: block;
	width: 80px;
	float: left;
	text-indent: 1em;
	font-size: 9px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#forum_form input{
	color: #000;  
	border: 1px solid #000;
}

#form_forum_submit{
	width: 50%;
	clear: both;
	float: left;
	text-align: right;
	margin-top: 10px;
}


/**********************************************************/
/************************* RICERCA  ***********************/
/**********************************************************/

#ricerca_content_box{
	clear: both;
	float: left;
	width: 90%;
	margin-left: 5px;
}

#box_risultato{
	clear: both;
	float: left;
	width: 98%;
	margin: 2%;
}

.titolo_risultato{
	clear: both;
	float: left;
	width: auto;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	margin-top: 5px;
}

.testo_risultato{
	clear: both;
	float: left;
	width: auto;
	font-size: 9px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 5px;
}


/*********** tabella form contatti ***************/

#pagine_content_box form {
display: inline-table;
padding-top: 5%;
margin-left: 20px;
margin-right: 20px;
}
