/*@import "style.css";*/

body
{
   text-align: center;margin: 0;
   }
   
   
   
   img
{
	margin: 0;
	border : 0;
}



div
{
	padding: 0;
	margin: 0 auto;
}

div.map_canvas
{
	border: 1px solid black;
}

table.center
{
	margin: 0 auto;
}

* {
	margin: 0;
	padding: 0;
}

div#stampa
{
	display:block;
}

#topmenu
{
	 display: none;
}

div#down
{
	display: none;
}


div#main #left
{
	display: none;
}


div#main #right
{
	margin-left: 0px;
}

a, a:visited
{
	color: Black;
	text-decoration: underline;	
}


div.noprint
{
	display: none;
}





/* <GRID> */

table.ebgrid, table.ebgrid th, table.ebgrid td
{
	border: 1px solid #AAA;
}

table.ebgrid
{
	background-color: #FFF;
	text-align: left;
	margin: 0 auto;
	width: 600px;
}

table.ebgrid thead
{
	background-image: url(../img/thead.png);
	height: 30px;
	text-transform: uppercase;
	text-align: center;
}

table.ebgrid tfoot
{
	background-image: url(../img/tfoot.png);
	font-weight:bold;
	font-size: 14px;
}

table.ebgrid a, table.ebgrid a:visited
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

table.ebgrid td
{
	height: 25px;
}

table.ebgrid tr.alternato
{
	background-color: #F4F4F4;
}

table.ebgrid tr.editando
{
	background-color: #FFCCCC;
}


td.left{
	text-align: right;
	font-weight: bold;
}

td.right
{
	text-align: left;
}


.printOnly
{
    display: block;
    }
    
    
    
    
table.schedaProdotto
{
    	margin: 0 auto;
    
    }
    
    
    table.schedaProdotto td
{
text-align:left;

    }
    
    table#schedaProdottoMain
    {
        font-size: 18px;
        
        }
        
        
        
#schedaProdottoMain input, select{

background: white;
border:0;
font-size:18px;
}

        