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

body
{
				color: #000000;
				background-color: #ffffff;
				text-decoration: none;
				font-weight: normal;
				font-family: tahoma, arial, verdana;
				font-size: 11px;
				margin-bottom: 0px;
				margin-left: 0px;
				margin-right: 0px;
				margin-top: 0px;
				
				scrollbar-arrow-color: #0000ff;
				scrollbar-shadow-color: #C6C6C6;
				scrollbar-highlight-color: #C6C6C6;
				scrollbar-3dlight-color: #EBEBEB;
				scrollbar-darkshadow-color: #EBEBEB;
				scrollbar-face-color: #F6F6F6;
				scrollbar-track-color: #EBEBEB;
				/* scrollbar-base-color: #0000ff; */
				
				
}


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

<!-- .bottom 							{ background-image:url('');	background-repeat:repeat-x;}
-->
.menu     		{ color: #008362; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 12px;}
.menu:link    	{ color: #008362; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 12px;}
.menu:visited  { color: #008362; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 12px;}
.menu:hover   	{ color: #005683; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 12px;}

.testo_piccolo_verde     		{ color: #008362; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 11px;}
.testo_piccolo_verde:link    	{ color: #008362; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 11px;}
.testo_piccolo_verde:visited  { color: #008362; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 11px;}
.testo_piccolo_verde:hover   	{ color: #005683; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 11px;}

.testo_piccolo_blu_p     		{ color: #005683; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 11px;}
.testo_piccolo_blu_p:link    	{ color: #008362; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 11px;}
.testo_piccolo_blu_p:visited  { color: #008362; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 11px;}
.testo_piccolo_blu_p:hover   	{ color: #005683; text-decoration: underline; font-family : Tahoma, arial, helvetica; font-size: 11px;}

.testo_piccolo_blu     		{ color: #005683; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 12px;}
.testo_piccolo_blu:link    	{ color: #008362; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 12px;}
.testo_piccolo_blu:visited  { color: #008362; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 12px;}
.testo_piccolo_blu:hover   	{ color: #005683; text-decoration: underline; font-family : Tahoma, arial, helvetica; font-size: 12px;}

.testo_piccolo_piede     		{ color: #959595; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 9px;}
.testo_piccolo_piede:link    	{ color: #959595; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 9px;}
.testo_piccolo_piede:visited  { color: #959595; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 9px;}
.testo_piccolo_piede:hover   	{ color: #008362; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 9px;}

.testo_piccolo_piede2     		{ color: #ffffff; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 9px;}
.testo_piccolo_piede2:link    	{ color: #ffffff; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 9px;}
.testo_piccolo_piede2:visited  { color: #ffffff; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 9px;}
.testo_piccolo_piede2:hover   	{ color: #005683; text-decoration: none; font-family : Tahoma, arial, helvetica; font-size: 9px;}

/*----------------- FORM -----------------*/
input.bottone
	{
				color : #ffffff;
				background: #FF170F; 
				border : 0px;
				font-family : Tahoma, arial, helvetica;
				font-size : 10px;
				font-weight : bold;
				text-decoration : none;
				background-image: url(button.gif);				
	}
	
input.form
	{
  				
				color : #ffffff; 
				background: #FF170F;
				border : 0;
				font-family : Tahoma, arial, helvetica;
				font-size : 11px;
				font-weight : bold;
				text-decoration : none;
				padding-left: 4px;
				background-image: url(button.gif);				
				/*---
				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_grigia_2
	{
				color : #707070; 
				background: #ffffff;
				border : 1px;
				font-family : Tahoma, arial, helvetica;
				font-size : 11px;
				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: 5px;
				background-image: url(button.gif);				
	}
	
	
	
	
input.form_radio
	{			
				width:13px;
				height:13px;
				margin-left: 2px;
				margin-right: 10px;
				margin-top: 2px;
				margin-bottom: 2px;
				background-image: url(button.gif);				
	}

textarea.form
	{
				width:263px;
				color : #EBEBEB; 
				background: #ffffff;
				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;
				background-image: url(button.gif);				
				/*---
				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 : 12;
				font-weight : normal;
				text-decoration : none;
				border-right: none; 
				border-bottom: none; 
				background-image: url(button.gif);				
	}
	
	
/* © 2006 - Variantezero, all rights reserved */