body{
	         scrollbar-3dlight-color:#666666; 
             scrollbar-arrow-color: #666666; 
             scrollbar-base-color: #000000; 
             scrollbar-darkshadow-color: #000000; 
             scrollbar-face-color:#000000; 
             scrollbar-highlight-color:#999999; 
             scrollbar-shadow-color:#999999; 
             scrollbar-track-color: #333333;
			 	background-image :  url(/img/fondobase.gif); 
				background-repeat : repeat-x; 

			 }
			 
a:link,
a:visited { color: #49f; background-color: transparent; text-decoration: none; }
a:hover   { color: #f00; background-color: transparent; text-decoration: none; }

	
				 
#footer {
	font-family: verdana;
	font-size:9px;
	text-align: center;
	color: #000;
	border:0px solid #888;
	background-image :  url(); 
	background-repeat : repeat-x; 
	background-position : 0% 0%;
	background-color: #60708A;
	}
			
#footer a:link { 
		color: #000; 
		background-color: transparent; 
		text-decoration: none; }
#footer a:visited { 
		color: #000; 
		background-color: transparent; 
		text-decoration: none; }
#footer a:hover {
		color: #fff; 
		background-color: transparent; 
		text-decoration: underline; }

#menu {
	font-family: verdana;
	font-size:10px;
	text-align: center;
	color: #000;
	border:0px solid #888;
	background-image :  url(); 
	background-repeat : repeat-x; 
	background-position : 0% 100%;
	background-color: #60708A;
	}
			
#menu a:link { 
		color: #fff; 
		background-color: transparent; 
		text-decoration: none; }
#menu a:visited { 
		color: #fff; 
		background-color: transparent; 
		text-decoration: none; }
#menu a:hover {
		color: #FF6633;
		border-top: 1px solid #fff; 
		background-color: #60708A; 
		text-decoration: underline; }

#contenuto {
	border-top: 1px solid #60708A;
	border-left: 1px solid #60708A;
	border-bottom: 1px solid #60708A;
	background-image :  url(/img/fondovetrina.gif); 
	background-repeat : repeat-y; 
	background-position : 100% 100%;
	background-color: #fff;


	}
			
#contenuto a:link { 
		color: #555; 
		background-color: transparent; 
		text-decoration: underline; }
#contenuto a:visited { 
		color: #555; 
		background-color: transparent; 
		text-decoration: underline; }
#contenuto a:hover {
		color: #ff7400; 
		background-color: transparent; 
		text-decoration: none; }
		
#contenuto2 {
	border: 1px solid #60708A;
	background-repeat : no-repeat; 
	background-position : 0% 100%;
	background-color: #fff;
		}
		

.mod {
	font-family: Arial;
	font-size:10px;
	color: #000;
	border:1px solid #888; }

#navsx {
	font-family: verdana;
	font-size:8px;
	color: #000;
	border:0px solid #888;
	background-image :  url(); 
	background-repeat : repeat-y; 
	background-position : 100% 100%;
	background-color: #60708A;
	}
#navsx2 {
	font-family: verdana;
	font-size:10px;
	color: #000;
	}
	
#navsx a:link { 
		color: #fff; 
		background-color: transparent; 
		text-decoration: none; }
#navsx a:visited { 
		color: #fff; 
		background-color: transparent; 
		text-decoration: none; }
#navsx a:hover {
		color: #fff;
		border-top: 1px solid #fff; 
		background-color: #B0B0B0; 
		text-decoration: underline; }
