﻿BODY	{ SCROLLBAR-BASE-COLOR: #A4C0A9 }

a:link		{ color: #663399;  }
a:visited	{ color: #663399; }
a:active	{ color: #663399; }
a:hover		{ color: #339966; }


 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #333333; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }
.title		{ COLOR: #999999; FONT: 16px arial, verdana, sans-serif; font-weight: bold }
.subtitle	{ COLOR: #006633; FONT: 13px arial, verdana, sans-serif; font-weight: bold }
.just 		{text-align: justify;}
.copyright	{ COLOR: #666666; FONT: 9px geneva, verdana, arial, sans-serif }
.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }
.careertitle	{ COLOR: #006666; FONT: 12px  arial, verdana, sans-serif; font-weight: bold }
.phonetitle	{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }
.picturecomments{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif }
.picturehilight	{ COLOR: #996600; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold  }
.picturetitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold }
.list 		{ COLOR: #006666; FONT: 12px arial, verdana, sans-serif; font-weight: normal }
.faq 		{ line-height: 19px }


 /* SIDEBAR OPTIONS */


a.sidelink:link		{ color: #663399; text-decoration: none }
a.sidelink:visited	{ color: #663399; text-decoration: none }
a.sidelink:active	{ color: #663399; text-decoration: none }
a.sidelink:hover	{ color: #339966; text-decoration: none }
.sidebartitle	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold }
.sidebartext	{ COLOR: #666666; FONT: 11px geneva, verdana, arial, sans-serif }
.date-font	{ color: #FFFFFF; font: 12px verdana, arial, sans-serif; font-weight: normal }

.lh{line-height:22px}

 /* END SIDEBAR OPTIONS */


.button 	{ background-image: url('../../im/gen/button.gif');
		background-color:#CFE3CF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 1px solid #000000;  }

.buttonon 	{ background-image: url('../../im/gen/buttonon.gif');
		background-color:#F7D0A1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #996600;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 1px solid #000000;  }


.button-popups { padding:2px; background-image: url('../../im/gen/button-popup.gif');
		background-color:#CFE3CF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 0px solid #FFFFFF;  }

.buttonon-popups { padding:2px; background-image: url('../../im/gen/buttonon-popup.gif');
		background-color:#F7D0A1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 0px solid #FFFFFF;  }


.shadeform	{ background-image: url('../../im/gen/shadeform.gif');
		text-align: left;
		WIDTH: 250PX;
		BORDER: 1px solid #000000; ; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:arial, verdana, sans-serif}


.dropdown 	{ COLOR: #333333;
		WIDTH: 250PX;
		FONT: 11px geneva, verdana, arial, sans-serif }


.textarea	{ background-image: url('../../im/gen/shadeform.gif');
		text-align: left;
		WIDTH: 275PX;
		BORDER: 1px solid #000000; ; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:arial, verdana, sans-serif}


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url('../../im/gen/shadeform.gif');
		BORDER: 1px solid #666666; ; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:geneva, verdana, arial, sans-serif}


.searchdrop { color: #000000; background-color: #FFFFFF; WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton {	background-color:#CFE3CF;
		background-image: url('../../im/gen/button.gif');
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 1px solid #000000;  }


 /* IMAGE HOVER CODE */

.icon td {font-size:10px}

.rollover 	{ background-color: #000000 }

.rolloveron 	{ background-color: #996600; filter:alpha(opacity=70); }



 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #666666 1px solid;
border-bottom: #666666 0px solid;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #000000 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #000000 1px solid;
border-bottom: #666666 0px solid;
border-right: #666666 1px solid;
border-left: #666666 1px solid;
filter:alpha(opacity=100);
z-index:100;
}


 /* TARIFFE & PRENOT */

	
.tableprenot	{
		border-width:		0px;
		width:			425px;
		}

.tdprenot	{
		margin:			0px;
		padding:		0px;
		}
				
.prenot		{
		}
		
.prenotspace	{
		font-size:		4px
		}
a.email	{
		font-size:		12px
	}
	
.prenothr	{
		color:			#e5eee9;
		width:			100%;
		height:			1px;
		}

.prenotcampi	{
		font-family: 		Arial, sans-serif; 
		font-size: 		13px; 
		color: 			#000000;		
		background-color:	#e5eee9;
		border-top-width:	1px;
		border-right-width: 	2px;
		border-bottom-width:	2px;
		border-left-width:	1px;
		margin-right: 		2px;
		}
		
.tariffe	{
		background-color:	#e5eee9;
		text-align:		right;
		font-weight: 		bold;
		width:			60px;
		border-top-width:	0px;
		border-right-width: 	1px;
		border-bottom-width:	1px;
		border-left-width:	0px;
		border-color:		#808080;
		border-style:		solid;
				}
		
.tariffetable
		{
		border-top-width:	1px;
		border-right-width: 	0px;
		border-bottom-width:	0px;
		border-left-width:	1px;
		border-style:		solid;
		border-color:		#808080;
		margin:			0px;
		width:			100%;
		}
				
.tariffelib	{
		background-color:	#ffffff;
		border-top-width:	0px;
		border-right-width: 	1px;
		border-bottom-width:	1px;
		border-left-width:	0px;
		border-color:		#808080;
		border-style:		solid;
		}
		
.tariffespectable
		{
		border-top-width:	1px;
		border-right-width: 	0px;
		border-bottom-width:	0px;
		border-left-width:	1px;
		border-style:		solid;
		border-color:		#808080;
		margin:			0px;
		width:			100%;
		}
				
.tariffespeclib	{
		background-color:	#ffffff;
		border-top-width:	0px;
		border-right-width: 	1px;
		border-bottom-width:	1px;
		border-left-width:	0px;
		border-color:		#808080;
		border-style:		solid;
		}	

.tariffespec	{
		background-color:	#e5eee9;
		text-align:		right;
		font-weight: 		bold;
		width:			121px;
		border-top-width:	0px;
		border-right-width: 	1px;
		border-bottom-width:	1px;
		border-left-width:	0px;
		border-color:		#808080;
		border-style:		solid;
		}
.tariffeoslink	{
		width:			50%;
		background-color:	#ffff00;
		}
.tariffeoslink a {text-decoration:none;}					
.tariffeostable
		{
		border-top-width:	1px;
		border-right-width: 	0px;
		border-bottom-width:	0px;
		border-left-width:	1px;
		border-style:		solid;
		border-color:		#808080;
		margin:			0px;
		width:			100%;
		}
.tariffeosdate	{
		background-color:	#fffd77;
		width:			304px;
		border-top-width:	0px;
		border-right-width: 	1px;
		border-bottom-width:	1px;
		border-left-width:	0px;
		border-color:		#808080;
		border-style:		solid;
		}	
		
.tariffeoslib	{
		background-color:	#fffd77;

		border-top-width:	0px;
		border-right-width: 	1px;
		border-bottom-width:	1px;
		border-left-width:	0px;
		border-color:		#808080;
		border-style:		solid;
		}	

.tariffeos	{
		background-color:	#91b297;
		text-align:		right;
		font-weight: 		bold;
		width:			121px;
		border-top-width:	0px;
		border-right-width: 	1px;
		border-bottom-width:	1px;
		border-left-width:	0px;
		border-color:		#808080;
		border-style:		solid;
		}		
.selectvaluta	{
		font-size: 		13px; 
		color: 			#000000;
		}
		
.tariffein	{
		font-size: 		20px; 
		font-weight:		bold;
		}
		
.TariffeTitolo {
		font-size: 		20px; 
		font-weight:		bold;
		}		
		

		
.divprivacy {
		width:					440px; 
		height: 				70px;
		overflow: 				auto;
	

		border:				1px solid #808080;

		
		text-align:				justify;
		font-size:				11px;
		
		padding: 3px;
		}

.divprivacy a {font-size:				11px}		




	