/* CSS Document */

body{
	font-family:  Georgia, "trebuchet MS", "Times New Roman", Times, serif;
	position:absolute;
	color: #333333;
	margin-top: 0px;
	left: 50%;
	margin-left: -24.6em;
    width: 48em;
	background: #ffffff;	
}

#main
{
	position:absolute;
	margin-top: 5px;
	left: 50%;
	margin-left: -24em;
	width: 48em;
	overflow: visible;
	z-index: 0;
	background-color: transparent;
	visibility: visible;
}


/******* hyperlink and anchor tag styles *******/
		
a:link, a:visited{
	font-family: Georgia, "trebuchet MS", "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	z-index: 9;
}

a:hover{
	text-decoration: none;
	color: #CC0000;
}

/* LINK GLOBALI BARRA IN ALTO */
	
#globalLink{
	position: relative;
	text-align: center;
	font-weight: bold;
	width: 780px;
	height: 15px;
	padding-top: 1px;
	padding-bottom: 5px;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	z-index: 1;
}

#globalLink2{
	position: relative;
	text-align: center;
	font-weight: bold;
	width: 780px;
	height: 15px;
	padding-top: 1px;
	padding-bottom: 5px;
	z-index: 1;
}

a.glink, a.glink:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	top: 0px;	
  	font-size:13px;
  	color: #666666;
	font-weight: bold;
	margin-left: 7px;
	margin-right: 7px;
	}

a.glink:hover{
  	color: #CC0000;
	font-weight: bold;
    text-decoration: none;
}

.language_top{
	position: relative;
	top: 0px;
	z-index: 1;
	}

/* LINK GLOBALI BARRA PIEDE */

#bottomLink{
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 25px;
	margin-top: 3px;
	font-size: 9px;
	text-align: center;
	color: #333333;
	border-top: 1px dashed #cccccc;
	padding-top: 7px;
	z-index: 9;
}

#bottomLink a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 9px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	} 

#bottomLink a:hover{
	color: #CC0000;		
	} 

#language_bottom{
	position: relative;
}

#language_bottom a{
	color: #333333;
	font-size: 9px;	
}


#webmaster
{
	position: relative;
	padding-bottom: 5px;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

#webmaster a, a:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
    font-weight: normal;	
}

#webmaster a:hover
{
	color: #CC0000;
}

#content
{
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 0px;
	color: #666666;
}

#content p{
	margin-top: 5px;
	font-size: 15px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}

#content a:link, a:visited{
	color: #333333;
	font-weight: normal;
	}
	
#simb_UP_SX{
	position: relative;
	float: left;
	}
	 	
#simb_DW_SX{
	position: relative;
	float: right;
	}

/************** CLASSI EVIDENZIAZIONE TESTO *****************/

.bold_normal{
	font-weight: bold;
	}

.bold_normal_under{
	font-weight: bold;
	text-decoration: underline;
	}
	
.bold_italic{
	font-style: italic;
	font-weight: bold;
	}
	
.bold_italic_under{
	font-style: italic;
	font-weight: bold;
	text-decoration:underline;
	}

.dark_color_normal{
	color: #333333;
	font-style: inherit;
	}

.dark_color_italic_under{
	color: #333333;
	font-style: italic;
	text-decoration: underline;
	}

.dark_color_normal_under{
	color: #333333;
	font-style: inherit;
	text-decoration: underline;
	}
	
.italic_normal{
	font-style: italic;
	}

.italic_bold{
	font-style: italic;
	font-weight: bold;
	}
	
.italic_normal_under{
	font-style: italic;
	text-decoration: underline;
	}

.italic_bold_under{
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	}

.dark_color_italic{
	color: #333333;
	font-style: italic;
	}
	
.dark_color_italic_bold{
	color: #333333;
	font-style: italic;
	font-weight: bold;
	}

.dark_italic_normal_under{
	font-style: italic;
	text-decoration: underline;
	}
	
/************** feature styles *****************/

.box_f
{
	position: relative;
	font-family: Georgia, "trebuchet MS", "Times New Roman", Times, serif; 
	margin: 5px 5px 15px 5px;
	border: solid 1px #ffffff;
}

.feature
{
	position: relative;
	font-family: Georgia, "trebuchet MS", "Times New Roman", Times, serif;
	text-align: justify;
	padding-left: 7px;
	padding-right: 5px;
}
html>body .feature {height: auto;}


.feature h1{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.feature h2{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-top: 1px;
	margin-bottom: 1px;
}

h1{
	font-family: Georgia, "trebuchet MS", "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
}

h2{
	font-family: Georgia, "trebuchet MS", "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 3px;
}

p{
	margin-top: 5px;
	font-size: 15px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}

.little_link{
	position: relative;
	color: #333333;
	float: right;
	margin-right: 3px;
	font-size:12px;
}

.little_link a, a:visited{
    font-weight: bold;
	color: #333333;
}

.little_link a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.link_back a, a:visited{
	font-family: Georgia, "trebuchet MS", "Times New Roman", Times, serif; 
 	font-size: 12px;
    font-weight: normal;
	color: #333333;
}

.link_back a:hover {
	color: #993300;
	text-decoration: underline;
}

.list_link{
	font-family: Georgia, "trebuchet MS", "Times New Roman", Times, serif;
	color:#333333;
	font-size: 12px;
	font-weight: normal;	
	}

.list_link a, a:visited{
	font-family: Georgia, "trebuchet MS", "Times New Roman", Times, serif;
	color:#333333;
	font-size: 12px;
	font-weight: normal;
	}

.list_link a:hover {
	color: #993300;
	text-decoration: underline;	
}

.border_3d{
	border-left: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	}

.border_3d2{
	border-left: solid 2px #cccccc;
    border-top: solid 2px #cccccc;
	border-right: solid 2px #999999;
	border-bottom: solid 2px #999999;
	}

#box_p{
    position:relative;
	top:5px;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	height: 440px;
	border: solid 1px #cccccc;
	}
	
	
/* *** INDEX *** */

.title_big{
	font-family: Georgia, "trebuchet MS", "Times New Roman", Times, serif;
	font-size: 24px;
	margin-bottom: 25px;
	color:#666666;
	margin-bottom: 5px;
	}

.title2_big{
	font-family: Georgia, "trebuchet MS", "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 5px;
	color:#666666;
	margin-bottom: 10px;
	font-weight: bold;
	}
	
.title_little{
	font-family: Georgia, "trebuchet MS", "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 3px;	
	line-height: 18px;
	color:#666666;
	}
	
.title_little a, a:visited{
	font-family: Georgia, "trebuchet MS", "Times New Roman", Times, serif;
	color:#666666;
	}
	
.title_little a:hover{
	color:#CC0000;
	}
	
#acquerello{
	margin-top: 15px;
	margin-bottom: 19px;
	}
	
.shiny_stat{
	margin-top: 150px;
	margin-bottom: 15px;	
}
	
#language_choice{
	margin-top: 15px;
	margin-bottom: 15px;
}

#webmaster_main_page
{
	position: relative;
	top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

#webmaster_main_page a, a:visited
{
	color: #333333;
    font-weight: normal;	
}

#webmaster_main_page a:hover
{
	color: #CC0000;
}	

#big_image{
	position: relative;
	top: -55px;
	z-index: 9;
	}
	
#msg_download{
	font-family: Georgia, "trebuchet MS", "Times New Roman", Times, serif;
	font-size: 18px;
	color:#666666;
	margin-top: 15px;
	z-index: 0;
	}	
	
.slideshow_gallery{
	height: 70px;
	}
	
.border_lr{
	border-left:/**/ solid 1px #666666 !important;
	border-right: /**/ solid 1px #666666 !important;
	border-left: none;
	border-right: none;
	padding-bottom: 5px;
	padding-top: 5px;
	}
	
#sponsor{
	font-family: Georgia, "trebuchet MS", "Times New Roman", Times, serif;
	font-size: 18px;
	color:#666666;
	position: relative;
	top: -65px;
	float: right;
	margin-top: 15px;
	margin-right: 5px;
	z-index: 11;
	}	

/* BBAY */

#bbay{
	margin-top: 5px;
	font-size: 13px;
	}
	
#bbay a, a:visited{
	font-family: Georgia, "trebuchet MS", "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

#bbay a:hover{
	text-decoration: none;
	color: #CC0000;
}

/* PAGINA CONTATTI */
.modulo
{
	position:relative;
	top:10px;
	font-size:12px;
}

.info_contact
{
  	position:relative;
  	font-family: Optima, "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif; 
 	line-height: 15px;
 	font-size: 15px;
	border-left: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	top: -11px;
}

.info_request{
  	position:relative;
  	font-family: Optima, "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif; 
	border-left: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
  	padding-top: 7px;
  	padding-bottom: 19px;
	margin-bottom: 25px;
}

.my_W_info
{
	font-family: Optima, "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif; 
  	width: 150px;
  	height: 19px;
  	font-size: 12px;
}

.My_Desc
{
	font-family: Optima, "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif; 
	height: 200px;
	width: 350px;  
	font-size: 12px;
}

.My_Subj
{
	font-family: Optima, "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif; 
  	width: 345px;
  	height: 19px; 
  	font-size: 12px;
	font-weight: bold;
}

.My_Body
{
	font-family: Optima, "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif; 
	height:150px;
	width:350px;
  	font-size: 12px;
  	line-height: 13px;
}

.Send_Email{
	font-family: Optima, "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif; 
  	font-size:15px;	
}

.Send_Email a{
	position: relative;
	font-family: Optima, "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 15px;
    font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 11px;
	padding-right: 11px;
	margin-right: 13px;
	border-left: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

.Send_Email a:hover{
	color: #666666;
	border-left: solid 1px #999999;
    border-top: solid 1px #999999;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;	
}

.info_email{ 
	position: relative;
	font-family: Optima, "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 11px;
    font-weight: normal;
	padding-left: 7px;
	padding-right: 7px;
	top: 9px;
	text-align: justify;
}

.Confirm_Message_Email
{
	position:relative;
	top: -9px;
	color: #ff0033;
    font-weight:bold;
}
.invisible {
	color: #FFF;
}

/* CONCORSO B&B */

#concorso
{
	position: relative;
	font-family: Optima, "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif; 
  	font-size: 27px;
  	line-height: 27px;
	font-weight: bold;
	color: #F00;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 5px;
	padding-right: 5px;
	font-variant: small-caps;
	border-left: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

/* SNOW EFFECT */
.snow {
	z-index: 99;
}

/* EVENTI */
#evidenza {
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.titleEvidenza{
	color:#C00;
	font-size: 18px;
	letter-spacing: 5px;
	text-align: center;
	font-weight: bold;
}

/* PREZZI */
.offerta{
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	padding: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: justify;
}

.titleOfferta{
	color: #000000;
	text-shadow: #000;
	font-size: 18px;
	letter-spacing: 3px;
	text-align: center;
	font-weight: bold;
}
