/* Foglio di stile CSS predefinito per un nuovo progetto di applicazione Web */

BODY
{
    BACKGROUND-COLOR: #e7e7e7;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    color: #E7E7E7;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    MARGIN: 0 0 0 0;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #d99a52;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#d99a52;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#d99a52;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#d99a52;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#d99a52;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin: 0 0 0 0;
	border: 0px;
	}
TABLE	
{
	font-size: 11pt;
}
.banner	{
	background-image: url(Immagini/Banner.jpg);
	background-repeat: no-repeat;
	width: 850px;
	height: 221px;
	}
.bodytop	{
	background-image: url(Immagini/BodyTop.jpg);
	background-repeat: no-repeat;
	width: 850px;
	height: 18px;
	}
.body	{
	background-image: url(Immagini/Body.jpg);
	background-repeat: repeat-y;
	width: 850px;
	}
.bodybottom	{
	background-image: url(Immagini/BodyBottom.jpg);
	background-repeat: no-repeat;
	width: 850px;
	height: 32px;
	}
.menu
{
	font-size: 12px;
}
.menu	A
{
	color: #d99a52
}
.fondo	
{
	font-size: 7pt;
}
.tariffe
{
	font-size: 11pt;
}
.lingua	A
{
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
.lingua	A:visited
{
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
.lingua	A:hover
{
	color: #D3d3d3;
	text-decoration: none;
}
.popupTop	{
	background-image: url(Immagini/popupTop.png);
	background-repeat: no-repeat;
	width: 782px;
	height: 18px;
	}
.popup	{
	background-image: url(Immagini/popupBG.png);
	background-repeat: repeat-y;
	width: 782px;
	}
.popupBottom	{
	background-image: url(Immagini/popupBottom.png);
	background-repeat: no-repeat;
	width: 782px;
	height: 18px;
	}
	
.textBox 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #d99a52;
    font-size: 8pt;
    padding: 2 2 2 2;
    background-color: transparent;
    color:#d99a52
}

.prompt 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    padding: 2 2 2 2;
    background-color: transparent;
    color:white
}
	
.label 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    padding: 2 2 2 2;
    background-color: transparent;
    color:yellow
}

.camera 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    padding: 2 2 2 2;
    background-color: transparent;
    color:#d99a52
}

.preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}


