body {
	margin: 0;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

div#container {
	position: relative;
	min-width: 990px;
}

div#navigation {
	position: absolute;
	top: 80px;
	left: 0;
	width: 220px;
	padding: 1em 10px 10px 0;
}
div#pagin {
        clear: both;
        text-align: center;
}
div#bread {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 10px;
}

div#bread a{
	color: #000000;
	text-decoration: none;
	padding: 1px;
}

div#bread a:hover{
	color: #ffffff;
	background-color: #71706a;
}

.corrente {
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px 6px;
	margin: 0 5px;
}

.link a{
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px 5px;
	margin: 0 5px;
	border: #000000 1px solid;
	text-decoration: none;
}

.link a:hover{
	color: #FFFFFF;
	background-color: #000000;
	border: #FFFFFF 1px solid;
}

.linkfrec a{
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px 5px;
	margin: 0 5px;
	border: #000000 1px solid;
	text-decoration: none;
}

.linkfrec a:hover{
	color: #FFFFFF;
	background-color: #000000;
	border: #FFFFFF 1px solid;
}

.inibito{
	color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 1px 5px;
	margin: 0 5px;
	border: #CCCCCC 1px solid;
	text-decoration: none;
}

.left {
	margin-right: 20px !important;
}

.right {
	margin-left: 20px !important;
}

.top {
	margin-bottom: 25px;
}

.bottom {
	margin-top: 25px;
}

div#footer {
	text-align: center;
	font-size: 11px;
	margin-top: 25px;
	color: #777777;
	clear: both;
}

div#footer a{
	color: #000000;
	text-decoration: none;
	padding: 1px;
}

div#footer a:hover{
	color: #000000;
}

div#navigation h3 {
	font-size: 18px;
	font-family: Arial, Times, serif;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 8px;
	margin: 0px;
}

div#navigation ul {
	margin-top: 0;
	list-style: none;
}

div#navigation li {
        
        font-size: 12px;
	padding-left: 10px;
	background-image: url(int_images/pallino.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	margin-bottom: 8px;
        text-transform: uppercase;
}

div#navigation li a{
        font-weight: bold;
	color: #71706a;
	text-decoration: none;
	padding: 1px;
}

div#navigation li a:hover{
	color: #000000;
        background-color: #71706a;
}

div#contatti {
	color: #000000;
	font-size: 10px;
	padding-left: 20px;
}

div#contatti strong{
	font-size: 12px;
}

div#contatti a {
	color: #71706a;
	text-decoration: none;
}

div.spacer {
	height: 60px;
}

div#extra {
	position: absolute;
	top: 80px;
	right: 0;
	width: 160px;
	padding: 1em 5px;
}

div#content {
	margin-top: 25px;
	margin-bottom: 0;
	margin-left: 230px;
	/* margin-right: 170px; */
	padding: 1em 10px;
}

#testata {
	height: 70px;
	border-bottom: #4a0c09 2px solid;
	background-image: url(int_images/sfondo_senzabordo.gif);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right top;
	color: #ffffff;
        border-bottom: #71706a 3px solid;
}

#titolo {
	float: left;
	width: 300px;
	padding: 10px 0px 0px 40px;
}

#titolo h1 {
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
}

#titolo h2 {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
}

#titolo a {
	text-decoration: none;
}

#nav {
	font-size: 9px;
	text-transform: uppercase;
	float: right;
	text-align: right;
	width: 400px;
	padding-top: 52px;
}

#nav a {
	text-decoration: none;
	color: #ffffff;
	padding: 0 5px;
}

#menu {
	width: 220px;
	float: left;
	padding: 40px 20px;
}

div.articolo {
	width: 180px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	border-left: #e5e5e5 1px solid;
	border-right: #e5e5e5 1px solid;
}

div.titart {
        text-align: center;
	font-size: 13px;
	height: 15px;
	overflow: hidden;
	letter-spacing: 1px;
	padding: 3px;
	font-variant: small-caps;
	font-family: Arial, Times, serif;
	background-position: top;
	background-color: #000000;
	color: #ffffff;
}

div.fotoart {
	text-align: center;
	padding: 15px 0;
	height: 130px;
}

div.fotoart img {
	max-width: 120px;
	max-height: 120px;
	border: #f5f5f5 5px solid;
}

div.fotoart img:hover {
	border: #e5e5e5 5px solid;
}

div.descart {
	background-color: #e5e5e5;
	padding: 7px 12px;
	font-size: 11px;
}

div.descart .desc {
	height: 25px;
	line-height: 12px;
	overflow: hidden;
}

div.descart h4 {
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	margin: 0;
}

p.prez {
	color: #000000;
	margin: 2px 0;
}

.prezzo {
	font-size: 18px;
	color: #7a1813;
}

#prezzo {
	font-size: 18px;
	color: #7a1813;
}

#prezzospec {
	color: #7a1813;
	font-size: 9px;
}

#prezzospec strong{
	color: #555555 !important;
}





#descrizioneprincipale {
	float: right;
	width: 200px;
	border-left: #cccccc 1px solid;
        margin-right: 150px;
	padding-left: 10px;
}

#descrizioneprincipale h1{
	font-size: 24px;
	margin: 0;
	color: #000000;
	font-weight: normal;
}
#descrizioneprincipale h2{
	font-size: 10px;
	margin: 0;
	color: #71706a;
	font-weight: normal;
}

#fotoprincipale {
	float: right;
	max-width: 575px;
}

.torna {
	text-align: right;
	margin-top: 10px;
}

.torna a {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	font-size: 8px;
	color: #ffffff;
	padding: 2px 4px;
	background-color: #000000;
	text-decoration: none;
}

.torna img {
	border: 0;
	padding-right: 5px;
}

#ric {
        margin-top: 50px;
        border-top: #cccccc 1px solid;
	border-bottom: #a5acb2 0px solid;
	background-image: url(int_images/sfrichiedi.jpg);
	background-repeat: repeat-x;
}

.richiedi {
	text-transform: uppercase;
	font-size: 10px;
	color: #71706a;
	margin-top: 30px;
	border-bottom: #a5acb2 0px solid;
}

input, textarea {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.campo {
	font-size: 10px;
	text-transform: lowercase;
	padding-left: 7px;
}

.campwid {
	width: 180px;
}

td.angolo {
	height: 12px;
	width: 12px;
	padding: 0;
	margin: 0;
	line-height: 0;
}

td.angolo img{
	height: 12px;
	width: 12px;
	padding: 0;
	margin: 0;
}

td.imgprinc img {
	width: 400px;
}

td.imgcate img {
	max-width: 150px;
	max-height: 150px;
        width: expression(document.body.clientWidth < 150? "150px" : document.body.clientWidth > 150? "150px" : "auto");
	border: 0;
}

div.categoria {
	height: 210px;
	width: 180px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	border-bottom: #dedede 1px solid;
}

div.categoria:hover {
	background-color: #f5f5f5;
}

div.floating {
	height:100%;
	position:relative;
	text-align: center;
	width: 100%;
}

div.floating div.fotocategoria {
	position:absolute;
	left: 0;
	bottom: 30px;
	text-align: center;
	width: 100%;
}

div.floating div.titcategoria {
        padding: 3px;
	position:absolute;
        text-transform: uppercase;
	left: 0;
	bottom:0;
	text-align: center;
	width: 100%;
	color: #71706a;
	font-size: 13px;
        font-weight: bold;
        border-bottom: #71706a 2px solid;
}

div.floating div.titcategoria a {
	text-decoration: none;
	color: #71706a;
	padding: 1px 3px;
}

div.floating div.titcategoria a:hover {
	color: #000000;
	background-color: #71706a;
}

td.alto {
	background-image: url(int_images/ombre/alt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 12px;
	padding: 0;
	margin: 0;
}

td.basso {
	background-image: url(int_images/ombre/bas.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 12px;
	padding: 0;
	margin: 0;
}

td.sinistra {
	background-image: url(int_images/ombre/sx_med.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 12px;
	padding: 0;
	margin: 0;
}

td.destra {
	background-image: url(int_images/ombre/dx_med.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 12px;
	padding: 0;
	margin: 0;
}
#attributi {
 width: 100%; border: none;
}
#attributi th{
 width: 50%;
 text-align: left;
 font-size: 10px;
 font-weight: normal;
 vertical-align: top;
 padding: 2px;
 border-bottom: #cfdde2 1px solid;
 background-color: #ebf3f7;
 color: #264f6e;
}
#attributi td{
 width: 50%;
 text-align: left;
 font-size: 10px;
 font-weight: normal;
 vertical-align: top;
 padding: 2px;
 border-bottom: #e0e0e0 1px solid;
 background-color: #ffffff;
 color: #666666;
}

div.titolocategoria {
  border-bottom: #000000 2px solid;
}
