/* CSS Document */
body {
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#content {
	background-color: #FFFFFF;
	background-image: url(../images/content_background.gif);
	background-repeat: repeat-y;
	background-position: 734px;
	width: 740px;
}

#navbar {
	background-color: #3D3D3B;
	height: 24px;
	width: 734px;
}

#topbar {
	background-color: #F0F0E8;
	height: 66px;
	width: 734px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D1;
}
#center {
	font-size: 9px;
	line-height: 14px;
	color: #3D3D3B;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
	width: 734px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 619px;
}
.TitoloParagrafo {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #cc0000;
	padding: 5px;
	text-align: left;
}
.TestoParagrafo {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	padding: 3px;
	margin: 3px;
	left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clip: rect(0px,auto,auto,auto);
}
.TestoRedCentro {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	margin: 1px;
	padding: 1px;
}
a:hover {
	color: #FF0000;
}
.carrelloLista {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #663300;
	text-align: justify;
	margin: 1px;
	padding: 1px;
}
.carrelloListaLink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
	text-align: justify;
	margin: 1px;
	padding: 1px;
}
.input_qta {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border: thin solid #000000;
	text-align: right;
}
