
/*----------------- SetUp Pagina -----------------*/



body
{
				color: #000000; 
				text-decoration: none;
				font-weight: normal;
				font-family: tahoma, verdana, arial, helvetica;
				font-size: 11px;
				font-weight: normal;
				scrollbar-3dlight-color: #FFFFFF;
				scrollbar-arrow-color: #FFFFFF; 
				scrollbar-base-color: #121212;
				scrollbar-darkshadow-color: #101010;
				scrollbar-face-color: #222222;
				scrollbar-highlight-color: #FFFFFF;
				scrollbar-shadow-color: #101010;
				background-color: #ffe600;
				/*background-image: url('');*/
				margin-bottom: 0px;
				margin-left: 5px;
				margin-right: 0px;
				margin-top: 0px;
}


P, TD
{
				color: #000000; 
				text-decoration: none;
				font-weight: normal;
				font-family: tahoma, verdana, arial, helvetica;
				font-size: 11px;
				font-weight: normal;
}


a:link       			{ color: #ffffff; text-decoration: none; font-weight : normal; font-family: tahoma, verdana, arial, helvetica; font-size: 11px; }
a:visited    			{ color: #ffffff; text-decoration: none; font-weight : normal; font-family: tahoma, verdana, arial, helvetica; font-size: 11px; }
a:hover      			{ color: #bbbbbb; text-decoration: none; font-weight : normal; font-family: tahoma, verdana, arial, helvetica; font-size: 11px; }


/*----------------- Contenuti -----------------*/
.tabutente
{
				color: #787575; 
				text-decoration: none;
				font-weight: normal;
				font-family: tahoma, verdana, arial, helvetica;
				font-size: 10px;
				font-weight: normal;
				background: #D0DCE0;
}

.normale
{
				color: #787575; 
				text-decoration: none;
				font-weight: normal;
				font-family: tahoma, verdana, arial, helvetica;
				font-size: 10px;
				font-weight: normal;
}


.tdlogin
	{
				background: #ffffff;
				border-right: solid #DDD8D8;
				border-right-width: 1px;
				border-left: solid #DDD8D8;
				border-left-width: 1px;
				padding-left: 10px;
				padding-right: 10px;
				padding-bottom: 0px;
				padding-top: 0px;
	}

	
.titolo   	    					{ color: #787575; text-decoration: none; font-weight : normal; font-family: tahoma, arial, helvetica; font-size: 10px; padding-left: 15px;}
a.titolo:link  	   	  				{ color: #787575; text-decoration: none; font-weight : normal; font-family: tahoma, arial, helvetica; font-size: 10px; padding-left: 7px;}
a.titolo:visited    				{ color: #787575; text-decoration: none; font-weight : normal; font-family: tahoma, arial, helvetica; font-size: 10px; padding-left: 7px;}
a.titolo:hover      				{ color: #EC0000; text-decoration: none; font-weight : normal; font-family: tahoma, arial, helvetica; font-size: 10px; padding-left: 7px;}

.testogrosso    					{ color: #787575; text-decoration: none; font-weight : normal; font-family: tahoma, arial, helvetica; font-size: 11px; }
a.testogrosso:link  				{ color: #787575; text-decoration: none; font-weight : normal; font-family: tahoma, arial, helvetica; font-size: 11px; }
a.testogrosso:visited   			{ color: #787575; text-decoration: none; font-weight : normal; font-family: tahoma, arial, helvetica; font-size: 11px; }
a.testogrosso:hover    				{ color: #EC0000; text-decoration: none; font-weight : normal; font-family: tahoma, arial, helvetica; font-size: 11px; }

/*----------------- FORM -----------------*/




input.bottone
	{
				color : #787575;
				background: #F7F6F6; 
				width: 90px;
				border : 0px none;
				font-family : verdana, arial, tahoma, helvetica;
				font-size : 10px;
				font-weight : bold;
				text-decoration : none;
				height: 18px;
				padding-left: 5px;
				padding-right: 5px;
				text-transform: uppercase
	}
	
input.bottonelampeggia
	{
				color : #000000;
				background: #FF4444; 
				width: 90px;
				border : 0px none;
				font-family : verdana, arial, tahoma, helvetica;
				font-size : 10px;
				font-weight : bold;
				text-decoration : none;
				height: 18px;
				padding-left: 5px;
				padding-right: 5px;
				text-transform: uppercase
	}

input.form
	{
  				color : #787575; 
				background: #ffffff;
				background-image: url('../images_admin/fnd_form.gif');
				border : 0;
				font-family : tahoma, verdana, arial, helvetica;
				font-size : 10px;
				font-weight : normal;
				text-decoration : none;
				border-right: solid #DDD8D8;
				border-right-width: 1px;
				border-bottom: solid #DDD8D8;
				border-bottom-width: 1px;
				border-left: solid #DDD8D8;
				border-left-width: 1px;
				border-top: solid #DDD8D8;
				border-top-width: 1px;
				padding-left: 2px;
	}

input.formgrande
	{
  				color : #787575; 
				background: #ffffff;
				border : 1;
				font-family : tahoma, verdana, arial, helvetica;
				font-size : 15px;
				font-weight : normal;
				text-decoration : none;
				border-right: solid #DDD8D8;
				border-right-width: 1px;
				border-bottom: solid #DDD8D8;
				border-bottom-width: 1px;
				border-left: solid #DDD8D8;
				border-left-width: 1px;
				border-top: solid #DDD8D8;
				border-top-width: 1px;
				padding-left: 2px;
	}


textarea.form
	{
  				color : #787575; 
				background: #ffffff;
				background-image: url('../images_admin/fnd_form.gif');
				border : 0;
				font-family : tahoma, verdana, arial, helvetica;
				font-size : 10px;
				font-weight : normal;
				text-decoration : none;
				border-right: solid #DDD8D8;
				border-right-width: 1px;
				border-bottom: solid #DDD8D8;
				border-bottom-width: 1px;
				border-left: solid #DDD8D8;
				border-left-width: 1px;
				border-top: solid #DDD8D8;
				border-top-width: 1px;
				padding-left: 4px;
	}
	
select.form
	{
  				color : #787575; 
				background: #ffffff;
				background-image: url('../images_admin/fnd_form.gif');
				border : 0;
				font-family : tahoma, verdana, arial, helvetica;
				font-size : 10px;
				font-weight : normal;
				text-decoration : none;
				border-right: solid #DDD8D8;
				border-right-width: 1px;
				border-bottom: solid #DDD8D8;
				border-bottom-width: 1px;
				border-left: solid #DDD8D8;
				border-left-width: 1px;
				border-top: solid #DDD8D8;
				border-top-width: 1px;
				padding-left: 4px;
	}
	
checkbox.form
	{
				color : #54544B;
				background-color: #E7E7E2;
				border : 0px none;
				font-family : verdana, arial, tahoma, helvetica;
				font-size : 10px;
				font-weight : normal;
				text-decoration : none
	}








