@charset "utf-8";
#content /* Content */
 h1 {
	font-weight: normal;
	color: #44658F;
	font-size: 18px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#content h2 {
	font-weight: normal;
	color: #44658F;
	padding: 10px 0 2px 2px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h1 a, #content h1 a:visited {
	color: #44658F;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h3 {
	font-style: italic;
	font-weight: normal;
}

#content p {
	padding: 0 0 2px 0;
}
#content a, #content a:visited, #subtext a {
	color: #CC0000;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content li {
	padding-top: 0.4em;
	padding-right: 10px;
	padding-bottom: 0.1em;
	padding-left: 20px;
	background-image: url(../../immagini/li-item.gif);
	background-repeat: no-repeat;
	background-position: .5em .8em;
	text-align: left;
}
#content .prezzobarrato {
	color: #cc0000;
	text-decoration: line-through;
}
#content .img-sx {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content .tabList td {
	padding: 2px;
	border-bottom: 1px solid #333;
}
#content .prezzo {
	font-weight: bold;
	color: #066;
	padding: 10px 0 2px 2px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}


#content .galleria, #content a:visited.galleria {
	color: #006699;
	text-transform: uppercase;
	background-color: #e6e6e6;
	padding: 10px 10px 10px 25px;
	font-weight: bold;
	background-image: url(../../immagini/ico-galleria.gif);
	background-repeat: no-repeat;
	background-position: 1% center;
	line-height: 32px;
}
#rightcol label  {
	display: block;
	padding: 5px 0 2px 0;
	width: 240px;
	text-align: left;
	margin-right: 2%;
	clear: both;
}
#rightcol input[type=text] {
	width: 220px;
	font-size: 12px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
#rightcol textarea  {
	width: 220px;
	font-size: 12px;
	padding: 4px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
#rightcol input[type=submit] {
	padding:1px 8px;
	margin: 10px 0 5px 0;
	color:#FFFFFF;
	font-weight: bold;
	background-color: #cc0000;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 60px;
	border: 1px solid #cc0000;
}
#rightcol .icoGalleria {
	margin: 10px 10px 10px 0;
	float: left;
	width: 80px;
	height: 60px;
	text-align: center;
}
#content .news li {
	clear: both;
}

#rightcol img {
	border: 4px solid #FFF;
	margin-left: -4px;
	margin-top: -4px;
}
#rightcol h2 {
	color: #73331B;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding-bottom: 10px;
}
