
/*----------------- SetUp Pagina -----------------*/



body
{
				color: #000000; 
				text-decoration: none;
				font-weight: normal;
				font-family: arial, tahoma, verdana, helvetica;
				font-size: 11px;
				font-weight: normal;
				/*scrollbar-3dlight-color: #FFFFFF;
				scrollbar-arrow-color: #009ACB; 
				scrollbar-base-color: #8A4B2F;
				scrollbar-darkshadow-color: #D1D1D1;
				scrollbar-face-color: #EFEFEF;
				scrollbar-highlight-color: #FFFFFF;
				scrollbar-shadow-color: #D1D1D1;
				background-color: #ffffff;*/
				margin-bottom: 0px;
				margin-left: 0px;
				margin-right: 16px;
				margin-top: 0px;
}


P, TD
{
				color: #ffffff; 
				text-decoration: none;
				font-weight: normal;
				font-family: arial, tahoma, verdana, helvetica;
				font-size: 11px;
				font-weight: normal;
}


a:link       			{ color: #ffffff; text-decoration: none; font-weight : normal; font-family: arial, tahoma, verdana, helvetica; font-size: 11px; }
a:visited    			{ color: #ffffff; text-decoration: none; font-weight : normal; font-family: arial, tahoma, verdana, helvetica; font-size: 11px; }
a:hover      			{ color: #666666; text-decoration: none; font-weight : normal; font-family: arial, tahoma, verdana, helvetica; font-size: 11px;}




.testo            			{ color: #ffffff; text-decoration: none; font-weight : normal; font-family: arial, tahoma, verdana, helvetica; font-size: 11px;}
a.testo:link       			{ color: #ffffff; text-decoration: none; font-weight : normal; font-family: arial, tahoma, verdana, helvetica; font-size: 11px;}
a.testo:visited    			{ color: #ffffff; text-decoration: none; font-weight : normal; font-family: arial, tahoma, verdana, helvetica; font-size: 11px;}
a.testo:hover      			{ color: #666666; text-decoration: none; font-weight : normal; font-family: arial, tahoma, verdana, helvetica; font-size: 11px;}

.testo_piccolo            			{ color: #ffffff; text-decoration: none; font-weight : normal; font-family: arial, tahoma, verdana, helvetica; font-size: 10px;}
a.testo_piccolo:link       			{ color: #ffffff; text-decoration: none; font-weight : normal; font-family: arial, tahoma, verdana, helvetica; font-size: 10px;}
a.testo_piccolo:visited    			{ color: #ffffff; text-decoration: none; font-weight : normal; font-family: arial, tahoma, verdana, helvetica; font-size: 10px;}
a.testo_piccolo:hover      			{ color: #666666; text-decoration: none; font-weight : normal; font-family: arial, tahoma, verdana, helvetica; font-size: 10px;}

/* colori prima 
.testo_piccolo            			{ color: #737373; text-decoration: none; font-weight : normal; font-family: arial, tahoma, verdana, helvetica; font-size: 10px;}
a.testo_piccolo:link       			{ color: #737373; text-decoration: none; font-weight : normal; font-family: arial, tahoma, verdana, helvetica; font-size: 10px;}
a.testo_piccolo:visited    			{ color: #737373; text-decoration: none; font-weight : normal; font-family: arial, tahoma, verdana, helvetica; font-size: 10px;}
a.testo_piccolo:hover      			{ color: #000000; text-decoration: none; font-weight : normal; font-family: arial, tahoma, verdana, helvetica; font-size: 10px;}
*/



/*----------------- FORM -----------------*/




input.bottone
	{
				color : #ffffff;
				background: #0C2577; 
				border : 0px none;
				font-family : Times New Roman, Times, Serif;
				font-size : 10;
				font-weight : bold;
				text-decoration : none;
				padding-left: 5px;
				padding-right: 5px;
				text-transform: uppercase
	}
	
input.form
	{
  				color : #0C2577; 
				background: #ffffff;
				background-image:  url(file:///C|/Documents%20and%20Settings/lorenzo/Impostazioni%20locali/Temporary%20Internet%20Files/Content.IE5/images/fnd_form.gif);
				border : 0;
				font-family : Times New Roman, Times, Serif;
				font-size : 11;
				font-weight : normal;
				text-decoration : none;
				border-right: solid #DCDCDC;
				border-right-width: 1px;
				border-bottom: solid #DCDCDC;
				border-bottom-width: 1px;
				border-left: solid #DCDCDC;
				border-left-width: 1px;
				border-top: solid #DCDCDC;
				border-top-width: 1px;
				padding-left: 4px;
	}

textarea.form
	{
  				color : #0C2577; 
				background: #ffffff;
				background-image:  url(file:///C|/Documents%20and%20Settings/lorenzo/Impostazioni%20locali/Temporary%20Internet%20Files/Content.IE5/images/fnd_form.gif);
				border : 0;
				font-family : Times New Roman, Times, Serif;
				font-size : 11;
				font-weight : normal;
				text-decoration : none;
				border-right: solid #DCDCDC;
				border-right-width: 1px;
				border-bottom: solid #DCDCDC;
				border-bottom-width: 1px;
				border-left: solid #DCDCDC;
				border-left-width: 1px;
				border-top: solid #DCDCDC;
				border-top-width: 1px;
				padding-left: 4px;
	}
	
select.form
	{
				border-left:0px none; border-top:0px none; color : #7E7E7E; 
				background-color: #ffffff;
				font-family : tahoma, arial;
				font-size : 10;
				font-weight : bold;
				text-decoration : none;
				border-right: 1px solid #f4f4f4;
				border-bottom:1px solid #f4f4f4; 
	}
	
checkbox.form
	{
				color : #54544B;
				background-color: #E7E7E2;
				border : 0px none;
				font-family : verdana, tahoma, arial;
				font-size : 10;
				font-weight : normal;
				text-decoration : none
	}







/* © 2003-2004 - Mantova Jazz, all rights reserved */
