/*stili grafici delle tabelle*/
/*a {color: #CC0000; text-decoration: none; background-image: none;}
a:link {color: #CC0000; text-decoration: none; background-image: none;}
a:visited {color: #CC0000; text-decoration: none; background-image: none;}
a:hover {color: #003366; text-decoration: none; background-image: none;}
a:active {color: #003366; text-decoration: none; background-image: none;}

a.spazicentro {color: #CC0000; text-decoration: none;}
a.spazicentro:visited {color: #CC0000; text-decoration: none;}
a.spazicentro:hover {color: #003366; text-decoration: none;}
a.spazicentro:active {color: #003366; text-decoration: none;}
*/
/*Tabella prodotti*/

.table {
	width: 632px;
	height: auto;
	margin: 0;
	border: 0;
	padding: 0;
}

.table1 {
	width: 620px;
	height: auto;
	margin: 0;
	border: 0;
	padding: 3px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	background-image: url(../immagini/modello/sfondo.png);
	background-position: top left;
	background-repeat: repeat-x;
}


.bordo {
	border-bottom: 1px solid #333333;
}

.boxcolorato {
	margin-bottom: 3px;
	margin-top: 5px;
	padding: 5px;
	border:0;
	background: #7195AA;
	color: #FFFFFF;
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: normal;
}

.dettaglio {
	margin-bottom: 3px;
	margin-top: 5px;
	padding: 5px;
	border:0;
	background: #7195AA;
	color: #FFFFFF;
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 12px;
}

.dettaglio a:link {
	color: #FFFFFF;
}

.dettaglio a:hover {
	color: #003366;
}

.testotitolo {
	color: #FFFFFF;
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: normal;
}

.campitesto {
	width: 250px;
	height: 20px;
	border: 1px solid #999999;
	background-image: url(../immagini/modello/sfondo_text.png);
	background-position: left center;
	background-repeat: repeat-x;
	color: #333333;
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 12px;
}

.tabelle {
	width: 400px;
	height: 200px;
	border: 1px solid #999999;
	background: #FFFFFF;
	background-image: url(../immagini/modello/sfondo.png);
	background-position: left top;
	background-repeat: repeat-x;
}
/*Parte alta*/

