.menu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

body {
        background-image: url(../img/top/sfondo_sito.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font: 100% Tahoma, Arial, Verdana, Helvetica, sans-serif;	 
	color: #000000;
	font-size:12px;	
	
	
	 }

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}


/*

.gradualshine{
   filter:alpha(opacity=30);
   opacity:0.5;
   -moz-opacity:0.3;
}

*/

/*

.gallery{
   filter:alpha(opacity=30);
   opacity:0.3;
   -moz-opacity:0.7;
}

*/

.textblue {

color: #0066FF;
font-weight: bold;

}


.tecnicheusa {

color: #FF0000;
font-weight: bold;
font-size: 10px;

}

.AZ {

color: #000000;
font-weight: bold;
font-size: 12px;

}


.titletecniche {

color: #000000;
font-weight: bold;
font-size: 12px;

}

.nametecnica {

color: #FF0000;
font-weight: bold;
font-size: 12px;

}


.table { background: #FFD99F; color: #000000; border: 2px solid; border-color: #f58181;  padding: .2em;}

.news { background: #FFE3B9; color: #000000; border: 0px solid; border-color: #f58181;  padding: .2em;}
