/* tags */
BODY						 {margin:0px;padding:0px;background-image:url(../images/pattern.gif)}
BODY,TD,DIV,SPAN,A			 {font-family:Georgia, "Times New Roman", Times, serif}			
INPUT[type='text'], TEXTAREA {width:250px;background-color:#FFFFB3;border:1px solid #0168AA}
INPUT.text,TEXTAREA			 {width:250px;background-color:#FFFFB3;border:1px solid #0168AA}
TEXTAREA					 {height:50px;}

/* IDs */			
#mainbox	{	
			background-image:url(../images/sfondo_spiaggia.jpg);
			background-position:center;
			width:100%;
			height:600px;
			border-top:		2px solid #000066;
			border-bottom:	2px solid #000066;			
			}
#maintable {	
			width:890px;
			height:530px;
			background-image:url(../images/sfondo_ombrellone.gif);
			background-position:left top;
			background-repeat:no-repeat;
			}	
#maintable-home {	
			width:890px;
			height:530px;
			background-image:url(../images/sfondo_ombrellone_home.gif);
			background-position:left top;
			background-repeat:no-repeat;
			}	
			
/* links */			
a.link 		{
			padding:0px 10px 0px 10px;
			color:#fff;
			text-decoration:none;
			}	
a.link:hover{
			color:#CC9B39;
			background-color:#fff;
			}
a.link:visited{
			text-decoration:underline;
			}

/* texts */			
.txt_10_black {
	font-size:10px;
	color:#000000;
	}
.txt_10_black_ss {
	font:10px tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	}
.txt_10_liblue{
	font-size:10px;
	color:#0168AA;
	}
.txt_11_black {
	font-size:11px;
	color:#000000;
	}
.txt_11_liblue{
	font-size:11px;
	color:#0168AA;
	}	
.txt_12_black {
	font-size:12px;
	color:#000000;
	}	
.txt_12_liblue{
	font-size:12px;
	color:#0168AA;
	}
.txt_12_yellow{
	font-size:12px;
	color:#CC9B39;
	}
txt_12_brown{
	font-size:12px;
	color:#80572f;
	}
