body {
	background-color: #4b4a4d;
	margin: 0px;
	background-image: url(../img/sfondo_principale.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}

.contenitore {
	width: 910px;
	position: relative;
}

.menu {
	float: left;
	padding-top: 150px;
	width: 283px;
	padding-bottom: 30px;
}
.logo {
	background-image: url(../img/taglio_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 31px;
	padding-right: 13px;
	padding-bottom: 36px;
	padding-left: 13px;
	position: absolute;
	left: 78px;
	top: 0px;
}
.lista_menu {
	margin-top: 10px;
	margin-right: 14px;
	margin-bottom: 40px;
	margin-left: 14px;
	list-style-image: url(../img/taglio_lista_menu.gif);
	list-style-type: none;
}

.lista_menu dt {
	background-image: url(../img/taglio_lista_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Century Gothic", sans-serif;
	margin-bottom: 10px;
	padding-top: 10px;
	font-variant: small-caps;
	font-size: 1.1em;
}
.lista_menu dt a {
	color: #FFF;
	text-decoration: none;
	padding-left: 35px;
}

.lista_menu dt a:hover {
	background-image: url(../img/evidenziato_rosso.gif);
	background-repeat: no-repeat;
	background-position: 3px bottom;
}

.lista_menu dt span {
	font-weight: bold;
	color: #CCC;
}

.ricerca_esterno {
	background-color: #470d0f;
	background-image: url(../img/quadrato_scuro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
	margin-right: 30px;
}

.ricerca_interno {
	background-color: #ececed;
	padding: 10px;
}

.ricerca_bottom {
	background-image: url(../img/quadrato_scuro.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-right: 20px;
}

.titolo_ricerca {
	background-image: url(../img/taglio_ricerca.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Century Gothic", sans-serif;
	margin-bottom: 0px;
	padding-top: 10px;
	font-variant: small-caps;
	font-size: 1.1em;
	padding-left: 35px;
	margin-top: 0px;
	font-weight: normal;
}
.titolo_ricerca span {
	font-weight: bold;
	color: #4b4a4d;
}

.titolo_cerca {
	background-image: url(../img/taglio_ricerca.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Century Gothic", sans-serif;
	margin-bottom: 0px;
	padding-top: 10px;
	font-variant: small-caps;
	font-size: 0.9em;
	margin-top: 0px;
	font-weight: normal;
	text-align: right;
}

.titolo_cerca span {
	font-weight: bold;
	color: #4b4a4d;
}
.titolo_cerca a {
	color: #000;
	text-decoration: none;
	display: inline-block;
	padding-right: 35px;
}
.titolo_cerca a:hover {
	background-image: url(../img/evidenziato_rosso_cerca.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
form {
	margin: 0px;
}



.modulo_ricerca {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
	font-size: 0.8em;
}
.modulo_ricerca input {
	font-size: 0.9em;
}

.modulo_ricerca select {
	font-size: 0.9em;
	width: 65%;
}
.modulo_ricerca span {
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 33%;
	text-align: left;
}



label {
	clear: both;
	display: block;
	padding-bottom: 5px;
}


.contenuto {
	padding-left: 50px;
	float: right;
	width: 577px;
}


.slideshow {
	text-align: right;
	height: 150px;
}

.centrale_esterno {
	background-color: #4b4a4d;
	background-image: url(../img/quadrato_chiaro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
	margin-bottom: 10px;
}

.centrale_interno {
	background-color: #FFF;
	padding: 10px;
	position: static;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}

.vetrina_big {
	margin-bottom: 30px;
	width: 100%;

}

.vetrina_big img {
	float: left;
	position: relative;
}
.vetrina_big a {
	width: 197px;
	float: left;
}
a.link_img_big_scheda {
	background-color: #ececed;
	color: #333;
	border-top-width: 5px;
	border-right-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #3b3b3b;
	border-right-color: #3b3b3b;
	display: block;
	width: 315px;
	clear: right;
}

a.link_img_big_scheda:hover {
	border-top-width: 5px;
	border-right-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #791719;
	border-right-color: #791719;
}




.vetrina_small {
	width: 100%;


}
.vetrina_small a {
	width: 135px;
}

a.link_img_small_scheda {
	background-color: #ececed;
	color: #333;
	border-top-width: 5px;
	border-right-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #3b3b3b;
	border-right-color: #3b3b3b;
	display: block;
	width: 155px;
}

a.link_img_small_scheda:hover {
	border-top-width: 5px;
	border-right-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #791719;
	border-right-color: #791719;
}




.img_vetrina_small {
	margin-bottom: 10px;
}

.scheda_vetrina_small {
	float: left;
	width: 160px;
}

.scheda_cen_vetrina_small {
	float: left;
	width: 160px;
	margin-right: 36px;
	margin-left: 36px;
}
.scheda_vetrina_big {
	margin-left: 320px;
	padding-left: 10px;
}

.scheda_esterno {
	background-color: #3b3b3b;
	width: 100%;
}

a.scheda_interno {
	background-color: #ececed;
	padding: 10px;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333;
	border-top-width: 5px;
	border-right-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #3b3b3b;
	border-right-color: #3b3b3b;
	display: block;
	text-decoration: none;
}
a.scheda_interno:hover {
	border-top-width: 5px;
	border-right-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #791719;
	border-right-color: #791719;
}
.scheda_interno cite {
	font-size: 0.9em;
	font-style: normal;
}
.scheda_interno strong {
	font-weight: normal;
	color: #791719;
}

.spacer {
	clear: both;
	font-size: 1px;
}

.titolo_pagina {
	font-family: "Century Gothic", sans-serif;
	margin-bottom: 10px;
	font-variant: small-caps;
	font-size: 1.3em;
	margin-top: 0px;
	font-weight: normal;
	position: relative;
}

.titolo_pagina span {
	font-weight: bold;
	color: #4b4a4d;
}
.visualizza_tutte {
	text-align: right;
	margin-top: 20px;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
}

.visualizza_tutte a {
	color: #333;
	text-decoration: underline;
}

.visualizza_tutte a:hover {
	text-decoration: none;
}
.contenuto_interno {
	font-size: 0.8em;
	line-height: 1.6em;
	padding-top: 20px;
	text-align: justify;
}
.contenuto_interno a {
	color: #333;
	text-decoration: underline;
}

.contenuto_interno a:hover {
	text-decoration: none;
}

.contatti {
	text-align: right;
	padding-right: 15%;
	padding-left: 15%;
}
.submit {
	text-align: center;
	padding-top: 20px;
}










h6 {
	font-size: 0.7em;
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding-bottom: 30px;
}

h6 span {
	float: right;
}

h6 a {
	color: #666;
	text-decoration: none;
	float: right;
}

h6 a:hover {
	text-decoration: underline;
}

