/*MECOME CSS*/

*{margin:0px;padding:0px;}

/* Removing borders from linked images */ 
a img{border:none;}

/* removing extra margin from elements */
form{margin:0px;}


body,html{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	/*height: 100%;*/
}

.titolo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #979766;
	font-weight: bold;
}

.testo{
	font-size: 11px;
	line-height: 20px;	
}

.testograssetto{
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}

.sottotitolo{
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
}

.testobig_corsivo{
	font-size: 16px;
	color: #999999;
	font-style: italic;
}

.didascalia{
	font-size: 9px;
}

#contatti{
	font-size: 9px;
	background-color: White;
}

/*input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: Gray;
}*/

.select {
	BORDER-BOTTOM: #CCC 1px solid;
	BORDER-LEFT: #CCC 1px solid;
	BORDER-RIGHT: #CCC 1px solid;
	BORDER-TOP: #CCC 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: Gray;
	line-height: 12px;
	padding: 2px;
	background-color: #FFF;
}

/*TABELLE MACCHINE---
----------------
.nomemacchina{
	font-size: 9px;
	font-weight: bold;
}*/


/*LINK------------
----------------*/
A {
	text-decoration : underline;
	color: #999999;
	font-size: 9px;
}

A:LINK {
	text-decoration : underline;
	color: #999999;
	font-size: 9px;
}

A:ACTIVE {
	text-decoration : underline;
	color: #999999;
	font-size: 9px;
}

A:HOVER {
	text-decoration : underline;
	color : #990000;
	font-size: 9px;
}

.nomemacchina A:link	{
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.nomemacchina A:visited	{
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.nomemacchina A:active	{
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.nomemacchina A:hover	{
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: Yellow;
}

/*TABELLE DATI TECNICI --
----------------*/
#tabellaprincipale{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	background-color: White;
	width: 90%;
}

.bg_nomemacchina{
	font-size: 11px;
	font-weight: bold;
	background-color: #666;
	color: #fff;
}

.bg_subnomemacchina{
	font-size: 10px;
	font-weight: bold;
	background-color: #999;
	color: #ffff00;
}

.colonna_dati_sx{
	background-color: #ebebeb;
	border-bottom: 1px dotted #cccccc;
}

.testosottolineato{
	border-bottom: 1px dotted #cccccc;
}

.bg_descrizione{
	background-color: #ebebeb;
	color: #333;
}

h1.pr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #979766;
	font-weight: bold;
}

h1.home
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align:center;
}

h1.prodotti
{
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom:0px;
}

img.home
{
	text-align: left;
	border:0;
}

a.home:link
{
text-decoration:none;
}

a.home:visited
{
text-decoration:none;
}

a.home:hover
{
text-decoration:none;
}

p.pro
{
font-size:10px;
color:#999999;
padding:10px;
text-align:justify;
}

a.pro:link
{
text-decoration:none;
font-size:10px;
color:#999999;
}

a.pro:visited
{
text-decoration:none;
font-size:10px;
color:#999999;
}

a.pro:hover
{
text-decoration:none;
font-size:10px;
color:#999999;
}

ul.pro
{
text-decoration:none;
font-size:10px;
color:#999999;
padding-left:20px;
list-style-type: square;
}