<style>

A.vuoto:link      { text-decoration: underline;  font-family:Arial; color:#0000C8; font-size:12px; font-weight:normal;}
A.vuoto:visited   { text-decoration: underline;  font-family:Arial; color:#0000C8; font-size:12px; font-weight:normal;}
A.vuoto:active	{ text-decoration: underline;  font-family:Arial; color:#0000C8; font-size:12px; font-weight:normal;}
A.vuoto:hover	{ text-decoration: none;  font-family:Arial; color:#ff0000; font-size:12px; font-weight:normal;}

A.prodotto:link      { text-decoration: underline;  font-family:Arial; color:#000000; font-size:11px; font-weight:bold;}
A.prodotto:visited   { text-decoration: underline;  font-family:Arial; color:#000000; font-size:11px; font-weight:bold;}
A.prodotto:active	{ text-decoration: underline;  font-family:Arial; color:#000000; font-size:11px; font-weight:bold;}
A.prodotto:hover	{ text-decoration: none;  font-family:Arial; color:#ff0000; font-size:11px; font-weight:bold;}

A.carrello:link      { text-decoration: underline;  font-family:Arial; color:#000000; font-size:12px; font-weight:bold;}
A.carrello:visited   { text-decoration: underline;  font-family:Arial; color:#000000; font-size:12px; font-weight:bold;}
A.carrello:active	{ text-decoration: underline;  font-family:Arial; color:#000000; font-size:12px; font-weight:bold;}
A.carrello:hover	{ text-decoration: none;  font-family:Arial; color:#ff0000; font-size:12px; font-weight:bold;}


A.index:link      { text-decoration: underline;  font-family:Arial; color:#000000; font-size:13px; font-weight:bold;}
A.index:visited   { text-decoration: underline;  font-family:Arial; color:#000000; font-size:13px; font-weight:bold;}
A.index:active	{ text-decoration: underline;  font-family:Arial; color:#000000; font-size:13px; font-weight:bold;}
A.index:hover	{ text-decoration: none;  font-family:Arial; color:#ff0000; font-size:13px; font-weight:bold;}

A.carrello2:link      { text-decoration: underline;  font-family:Arial; color:#A1803B; font-size:10px; font-weight:bold;}
A.carrello2:visited   { text-decoration: underline;  font-family:Arial; color:#A1803B; font-size:10px; font-weight:bold;}
A.carrello2:active	{ text-decoration: underline;  font-family:Arial; color:#A1803B; font-size:10px; font-weight:bold;}
A.carrello2:hover	{ text-decoration: none;  font-family:Arial; color:#ff0000; font-size:10px; font-weight:bold;}

H1 { text-decoration: none;  font-family:arial; color:#000000; font-size:14px; font-weight:normal;}

table.carrello {
width : 760px;
height : 100%;
}
td.up {
width : 100%;
height : 30;
background: #DDC7A1;
}
td.center {
width : 100%;
height : 100%;
}
td.down {
width : 100%;
height : 30;
background: #DDC7A1;
}
td.prodotto {
width : 155;
height : 125;
background: #EFD6A5;
border-bottom: 1px solid #C19949;
border-top: 1px solid #C19949;
border-right: 1px solid #C19949;
padding:2px;	
}
td.foto {
width : 210;
height : 125;
background: #EFD6A5;
border: 1px solid #C19949;
padding:2px;	
}

td.car1sx {
width : 200;
background: #E1C58D;
border-bottom: 1px solid #C19949;
border-top: 1px solid #C19949;
border-left: 1px solid #C19949;
padding:2px;	
}
td.car1sx1 {
width : 200;
background: #F2E3C5;
border-bottom: 1px solid #C19949;
border-top: 1px solid #C19949;
border-left: 1px solid #C19949;
padding:2px;	
}
td.car1cen {
width : 360;
background: #EFD6A5;
border-bottom: 1px solid #C19949;
border-top: 1px solid #C19949;
padding:2px;	
}
td.car1dx {
width : 200;
height:390;
background: #E1C58D;
border-bottom: 1px solid #C19949;
border-top: 1px solid #C19949;
border-right: 1px solid #C19949;
padding:2px;	
}
td.carrello1 {
width : 100%;
height:24;
background: #E1C58D;
border: 1px solid #C19949;
padding:2px;	
}
td.carrello2 {
width : 100%;
height:150;
background: #EAD3A4;
border: 1px solid #C19949;
padding:2px;	
}
td.carrello3{
width : 120;
background: #EFD6A5;
border-right: 1px solid #C19949;
border-left: 1px solid #C19949;
text-align:center;
padding:2px;	
}
td.carrello4{
width : 210;
background: #EFD6A5;
border-right: 1px solid #C19949;
border-left: 1px solid #C19949;
text-align:center;
padding:2px;	
}
body {
	margin: 0px;
	background:#F2E3C5;
}

input.text {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	padding-right: 1px;
	padding-left: 1px;
	width: 100px;
}
input.text2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	padding-right: 1px;
	padding-left: 1px;
	width: 70px;
}
input.pulsante {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #DEC97B;
	text-align: center;
	padding: 1px;
	width: 200px;
	border: 1px solid #000000;
	margin-top: 5px;
}
textarea.sfondo {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #FFFFFF url(sfondo.gif);
	width: 200px;
	height: 70px;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
}
#select {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	width: 100px;
}


</style>




