html
{
  
  height: 99%;
}
                         
body
{
  
  height: 99%;
  margin: 0;
  padding: 0;
  line-height: 150%;
  text-align: center;
  background-color:     #4682B4;
  background-image: url('images/bodyfade.jpg');
  background-repeat: repeat-x;}
*
 	
{
	
  font-size: 8pt; 
  font-family: Tahoma, Verdana, sans-serif; 
  color: #000000;
  text-align: left;
} 

.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}


#logo{
 	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	background-position:  bottom;
	height: 70px;
	width: 320px;
	 bottom: -25px;
	 left:-50px;
	 
	 /*background-color: Orange;*/
}

#alter{
 
	float: right;
	 
}

/* === Containers === */



#first_container
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative; 
  overflow:  hidden; 
  width: 800px;
  padding-left: 60px;
  padding-right: 60px; 
  /*background-color: Aqua;*/
  }

#second_container
{
  position: absolute; 
  top: 50%;
  vertical-align: middle;
  width: 100%;  
 
    
 }

#third_container
{
 position:relative;
  
   width: 720px;

   top: -280px; 
  background-color:  White;
  border:  solid   ;
   
  border-color:    navy;
  padding-right: 4px;
    padding-left: 2px;
	 

  }



/* === Menu === */



#menu
{
  height: 26px;
  padding-right: 3px;
  margin: 0;
   list-style: none;
	
	 
 
 }

#menu li
{
  
  display:  inline;
   height: 26px;  
	 
	   
}

#menu a
{
  display:  block;
  float:right;
 max-width:120px;
   height: 26px;  
  background-color:  White;
  text-decoration: none;
  line-height: 26px;
  text-align: center;
  padding-right: 10px;
  padding-left: 10px;
   
    border-right:  solid 1px;
  border-color:   Silver;
 
}

#menu a:link, #menu a:visited
{ 
   color:  White; 
  background-color:  White;
    background-image: url('images/taba2.gif');
	 font-weight: bold;
font-size: 11px;

}

#menu a:hover
{
  background-image: url('images/taba2_over.gif');
  background-repeat: repeat-x;
  color:  green; 
 max-width:120px;  height: 26px;  
}

#menuselected
{
float: right;
  display: block;
 max-width:120px;   height: 26px;  
  background-image: url('images/taba2_over.gif');    
  text-decoration: none;
  line-height: 26px;
  color:   #4682B4;
  text-align: center;
   padding-right: 10px;
  padding-left: 10px;
    border-right:  solid 1px;
  border-color:   Silver;
  	 font-weight: bolder;

}



/* === Language menu === */
#sub{
/*position:relative;*/
	width: 100%;
	 	 padding: 3px; 
padding-right: 0px;

	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
	border-top :double;
	 background-image: url('images/fade.jpg');
	 /*background-repeat: repeat-y;*/
	 background-position: right;
	/*border-right: solid 2px; */
		 

border-color:  Silver;
 text-align: right;
  
 }

 
 
 #sub a{
 font-family:    Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 display: inline;
  	text-decoration: none;
	color:  #191970;
	 
	
 }
 #sub a:hover{
 	
	background-color:    #00008B;
	/*background-image: url('images/fadebv.jpg');*/
	background-repeat: repeat-x;
	color:  White;
	
 }

#submenu
{
  float:  left;
  height: 31px;
  width: 500px;
  padding-left: 10px;
  margin: 0;
  list-style: none;   
  word-spacing: 
 }

#submenu li
{
  float: left;
  display: block;
  width: 82px;  height: 31px;  
}

#submenu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 25px;
  text-align: center;

}

#submenu a:link, #submenu a:visited
{
  color: #749942; 
  background-color: #D3E2C3;

}

#submenu a:hover, #submenu a:active
{
  background-image: url('images/tabb2.jpg');
  color: #ffffff; 
}

#submenuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('images/tabb.jpg');    
  text-decoration: none;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
}



/* === Other Divs === */
 


.border
{
  /*background-color: #ffffff;*/
  padding: 2px;
  height: 340px;
  /*background-image: url('images/newback.JPG');*/
  background-repeat: no-repeat;
  background-position:  CENTER;
  background-color:   transparent;
  text-align: left;
  width:712pX;
  /*border-color:  Silver;*/
  }

.title
{
  position: absolute;
  margin-left: 15px;
  margin-top: 15px; 
  width: 32px;
  height: 232px;
  background-image: url('images/vanero.gif');
}



.designinfo
{

  margin-top: 20px;
  text-align: center;
  color: #749942;
  background-color: inherit;
 	 border-top: double;

}



/* === Inline Text Styles === */



h1
{

  padding: 0 10px 2px 9px;
  font-size: 16px;
  color:    Green;
  background-color: inherit;
  /*border-left: 5px solid green;*/

}

.details
{
  display: none;
  font-size: 9px;
  color: #6E7468;
}

.text
{
 font-family: "MS Sans Serif", Geneva, sans-serif;
 font-size: 14px;
  display:  block;
  margin: 10px 5px 20px 12px;
  width: 400px;
  padding-top: 10px;
 
 }

.text a
{
  color: #666F53;
  text-decoration: none;
  font-weight: bold;
}

.text a:hover, .text a:active
{
  color: #000000;
}
.content
{
   height: 340px;
  padding: 2px;
  width: 712px;
  border-color:   #4682B4;
  overflow: auto;
  background-repeat: no-repeat;
 background-position:    top right;

   
  }
blockquote
{
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.note
{
  	display: block;
	margin: 10px 15px 10px 15px;
	color: #555555;
}

.bold
{
  font-weight: bold;
}

table, td, th{
border:1px solid #EEE;
border-collapse:collapse;



}
td,th{padding: 3px 10px;
}
td{text-align:right;}
th{text-align:left;color: #2e8b57;display: block;width: 100px;}
tr.odd td,tr.odd th{background:  #F0F8FF;}
tr.titolo td{
 text-align: center;color:#6495ed;font-size: 12px;
}
tr.tergo td{
	text-align:left;
}
caption{font-weight:bold;color: #999;text-align: center;}
 
#third_container  a.special{
	
	position: absolute;
	top:20px;
	right:10px;
	width: 150px;
 
	background: url('images/new.gif') no-repeat ;
	color:  #6495ED;
	border: 0;
	padding-left: 45px;
 	 padding-bottom:13px;
	 padding-top: 5px;
	 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 
	 z-index: 7;
	 
	 
	
}
#third_container #menu a.special:hover {
 

text-decoration: underline;
color: #6B8E23;
}

#festivitamenu  {
color: Blue;
}

#festivitamenu li{
 
list-style: none;
margin-left: -20px;

}

#festivitamenu a{
	color:  green;
	padding: 10px 0 10px 5px;
	border: 1px solid white;
	display: block;
	width: 230px;
	font-size:  14px;
}
#festivitamenu a:hover{
color: #FFFFCC;
border: 1px solid Green;
background: url('promozioni/w_images/bk.jpg') repeat-x ;
}

div.logotype{
	 
	 display: none;
	float: right;
	margin:30px 0 0 0;
	 
	
}

.boxpromo{
	width:630px;
	height: 100px;
	 
	 background: url(promozioni/w_images/gradient.jpg) repeat-y 140px 450px;
	margin:15px;
	 
	 
	 
}
.boxpromo img{
	float:left;
	margin-right:30px;
}
.boxpromo a img {
border: none;
}
.boxpromo a{
font-size: 14px;
	color: #000066;
	 
	 
}
.boxpromo p a{
font-size: 12px;
font-weight: normal;
	color:  #000066;
	 
	 
}
.boxpromo a:hover{
	color:  #006699;
	text-decoration: underline;
}
.boxpromo p{
	padding:15px 10px 0;
	color:   #CCFFFF;
	 
}
