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

body
{
				color: #000000;
				background-color: #FFFFFF;
				text-decoration: none;
				font-weight: normal;
				font-family: verdana, tahoma, arial ;
				font-size: 10px;
				margin-bottom: 0px;
				margin-left: 0px;
				margin-right: 0px;
				margin-top: 0px;
				
				scrollbar-arrow-color: #C7372E;
				scrollbar-shadow-color: #C6C6C6;
				scrollbar-highlight-color: #C6C6C6;
				scrollbar-3dlight-color: #EBEBEB;
				scrollbar-darkshadow-color: #EBEBEB;
				scrollbar-face-color: #F6F6F6;
				scrollbar-track-color: #EBEBEB;
				
				/*background-image : url(grafica/sfondo.jpg);
				background-position : bottom;
 				background-repeat : no-repeat;
				/* scrollbar-base-color: #FF0000; */
				
				
}


/*----------------- Contenuti -----------------*/

.testo_11_grigio     			{ color: #666666; text-decoration: none; font-family: tahoma, arial, verdana;  font-size: 11px;}
.testo_11_grigio:link    		{ color: #666666; text-decoration: none; font-family: tahoma, arial, verdana;  font-size: 11px;}
.testo_11_grigio:visited   		{ color: #666666; text-decoration: none; font-family: tahoma, arial, verdana;  font-size: 11px;}
.testo_11_grigio:hover   		{ color: #f26721; text-decoration: none; font-family: tahoma, arial, verdana;  font-size: 11px;}

.testo_10_grigio     			{ color: #666666; text-decoration: none; font-family: tahoma, arial, verdana;  font-size: 10px;}
.testo_10_grigio:link    		{ color: #666666; text-decoration: none; font-family: tahoma, arial, verdana;  font-size: 10px;}
.testo_10_grigio:visited   		{ color: #666666; text-decoration: none; font-family: tahoma, arial, verdana;  font-size: 10px;}
.testo_10_grigio:hover   		{ color: #f26721; text-decoration: none; font-family: tahoma, arial, verdana;  font-size: 10px;}

.menu_10_grigio     			{ color: #666666; text-decoration: none; font-family: tahoma, arial, verdana;  font-size: 10px;}
.menu_10_grigio:link    		{ color: #666666; text-decoration: none; font-family: tahoma, arial, verdana;  font-size: 10px;}
.menu_10_grigio:visited   		{ color: #666666; text-decoration: none; font-family: tahoma, arial, verdana;  font-size: 10px;}
.menu_10_grigio:hover   		{ color: #f26721; text-decoration: none; font-family: tahoma, arial, verdana;  font-size: 10px;}

.testo_14_grigio     			{ color: #666666; text-decoration: none; font-family: tahoma, arial, verdana;  font-size: 14px;}
.testo_14_grigio:link    		{ color: #666666; text-decoration: none; font-family: tahoma, arial, verdana;  font-size: 14px;}
.testo_14_grigio:visited   		{ color: #666666; text-decoration: none; font-family: tahoma, arial, verdana;  font-size: 14px;}
.testo_14_grigio:hover   		{ color: #f26721; text-decoration: none; font-family: tahoma, arial, verdana;  font-size: 14px;}

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


input.bottone
	{
				color : #EBEBEB;
				background: #962727; 
				border : 0px none;
				font-family : Tahoma, arial, helvetica;
				font-size : 10px;
				font-weight : bold;
				text-decoration : none;
				/*text-transform: uppercase;*/
	}
	
input.form
	{
  				color : #EBEBEB; 
				background: #9F3C3C;
				border : 0;
				font-family : Tahoma, arial, helvetica;
				font-size : 10px;
				font-weight : normal;
				text-decoration : none;
				padding-left: 4px;
				/*---
				border-right: solid #962727;
				border-right-width: 1px;
				border-bottom: solid #962727;
				border-bottom-width: 1px;
				border-left: solid #962727;
				border-left-width: 1px;
				border-top: solid #962727;
				border-top-width: 1px;
				---*/
	}

textarea.form
	{
  				color : #EBEBEB; 
				background: #9F3C3C;
				border : 0;
				font-family : Tahoma, arial, helvetica;
				font-size : 10px;
				scrollbar-arrow-color: #962727;
				scrollbar-shadow-color: #C6C6C6;
				scrollbar-highlight-color: #C6C6C6;
				scrollbar-3dlight-color: #EBEBEB;
				scrollbar-darkshadow-color: #EBEBEB;
				scrollbar-face-color: #F6F6F6;
				scrollbar-track-color: #EBEBEB;
				font-weight : normal;
				text-decoration : none;
				padding-left: 4px;
				/*---
				border-right: solid #962727;
				border-right-width: 1px;
				border-bottom: solid #962727;
				border-bottom-width: 1px;
				border-left: solid #962727;
				border-left-width: 1px;
				border-top: solid #962727;
				border-top-width: 1px;
				---*/
	}
	
select.form
	{
				color: #EBEBEB;
				border-left: none; 
				border-top: none;  
				background-color: #9F3C3C;
				font-family : Tahoma, arial, helvetica;
				font-size : 10;
				font-weight : normal;
				text-decoration : none;
				border-right: none; 
				border-bottom: none; 
	}
	
checkbox.form
	{
				color : #54544B;
				background-color: #E7E7E2;
				border : 0px none;
				font-family : verdana, tahoma, arial;
				font-size : 10;
				font-weight : normal;
				text-decoration : none
	}







/* © 2007 - Variantezero, all rights reserved */
