@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.titolo_sezione {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.titoli_medi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.testonero {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}
.titolo_bianco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.sottotitolo_bianco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.bordocella {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.testobianco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.selezionato {
	border: 3px solid #990000;
}
.nonselezionato {
	border: 3px solid #000000;
}
.box_visibile {
	display: inline;
}
.nome_articolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 190px;
	height: 16px;
	border-bottom-style: none;
	background-color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.bordocellaultima {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.box_carrello {
	background-color: #990000;
	padding: 10px;
	height: auto;
	width: 350px;
	margin-right: 50%;
	margin-left: 50%;
	position: absolute;
	z-index: 10;
	left: -175px;
	margin-top: 200px;
	border: 1px solid #FFFFFF;
	display: none;
	text-align: left;
}
.pulsante_chiusura {
	float: right;
	height: 29px;
	width: 29px;
	position: absolute;
}
.prezzo_articolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 70px;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #990000;
	text-align:right;
}
.pulsante_elimina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	height: auto;
	width: auto;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pulsante_procedi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
	height: auto;
	width: auto;
	border: 1px solid #FFFFFF;
}
.nome_totale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 320px;
	height: 16px;
	background-color: #990000;
	border-top-style: solid;
	text-align: right;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	text-align:right;
}
.numero_elementi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 30px;
	height: 16px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #990000;
	text-align:left;
}
.campi_ordine {
	width: 98%;
}
.prezzo_articololista {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 40px;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #000000;
	text-align:left;
}
.acquistati {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 30px;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #000000;
	text-align:center;
}
