/******CLASSI COMUNI BOX********/

body {
    background-color:#ecdfc5;
	padding: 0px;
	margin: 0px;
/*	background-image:url(backgrofondo.jpg);
	background-repeat:repeat;
*/}

#borde{
	background-image:url(../images/background-page.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:986px;
	margin:auto;
	}

#container {
	position:relative;
	width: 966px;
	height:100%;
	padding: 0px;
	margin: auto;
	background-image: url(../images/background-page1.jpg);
	background-repeat: repeat-y;
	background-position:center;

}
#header {
	background-image: url(../images/pixel-header.gif);
	background-repeat: repeat-x;
	width: 966px;
	height: 150px;
	padding: 0px;
	margin-right:auto;
	margin-left:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#header a:link{
	color:#f0d8b3;
	text-decoration:none;
}
#header a:visited{
	color:#f0d8b3;
	text-decoration:none;
}
#header a:hover{
	color:#f0d8b3;
	text-decoration:underline;
}
#header-sx {
	width: 405px;
	height: 150px;
	padding: 0px;
	margin: 0px;
	float: left;
	color:#f0d8b3;
}
#header-dx {
	width: 540px;
	height: 130px;
	padding: 10px;
	margin: 0px;
	float: right;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
	color:#f0d8b3;
}
#sub-header {
	width: 966px;
	height: 430px;
	padding: 0px;
	margin-right:auto;
	margin-left:auto;
}
#sub-header-container {
	height: 430px;
}
#header_menu {
	position:absolute;
	top:150px;
	left:0px;
	padding: 0px;
	margin-left: auto;
	margin-right:auto;
}
#transbox {
	width: 966px;
	height:30px;
	margin-left:0px;
	padding:0px;
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}
#transbox div {
	margin:0px;
	padding: 0px;
	color: #000000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
#transbox ul{
	margin:0px;
	padding:3px 0px 0px 100px;
}
#transbox ul li {
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
#transbox ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	font-weight:bold;
	text-decoration:none;
	color: #ffffff;
	padding: 10px 50px 5px 50px;
	margin:0;
}
#transbox_bottom {
	width: 966px;
	height:80px;
	margin: 320px 0 0 0;
	padding:0px;
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}
#transbox_bottom div {
	margin:0px;
	padding: 0px;
	color: #000000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
#transbox_bottom dl {
	margin:0;
	padding:0;
}
#transbox_bottom dd.elencodd_step_1 {
	float:left;
	width:280px;
	height:60px;
	border-right:1px solid #f0d8b3;
	margin:0;
	padding:10px;
	text-align:left;
}
#transbox_bottom dd.elencodd_step_2 {
	float:left;
	width:280px;
	height:60px;
	border-right:1px solid #f0d8b3;
	margin:0;
	padding:10px;
	text-align:left;
}
#transbox_bottom dd.elencodd_step_3 {
	float:left;
	width:280px;
	height:60px;
	border-right:none;
	margin:0;
	padding:10px;
	text-align:left;
}
#transbox_bottom dd.title {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	text-align:left;
	margin:0;
	padding:0;
}
#transbox_bottom dd.description {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	text-align:left;
	color:#f0d8b3;
}
#transbox_bottom a:link {
	color:#ffffff;
	text-decoration:none;
}
#transbox_bottom a:visited {
	color:#ffffff;
	text-decoration:none;
}
#transbox_bottom a:hover {
	color:#ffffff;
	text-decoration:none;
}
#main {
	width: 966px;
	padding: 0px;
	margin: 0px;
}
#main-sx {
	width: 422px;
	padding: 30px;
	margin: 0px;
	float: left;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
#main-dx {
	width: 422px;
	padding: 30px;
	margin: 0px;
	float: right;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
#footer {
	background-color: #191F35;
	width: 966px;
	height: 40px;
	float: left;
	clear: left;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	padding: 0px;
}
#footer-links {
	width: 137px;
	height: 25px;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-links a:link{
	color:#ffffff;
	text-decoration:none;
}
#footer-links a:visited{
	color:#ffffff;
	text-decoration:none;
}
#footer-links a:hover{
	color:#ffffff;
	text-decoration:none;
}
#copyright {
	clear:both;
	width: 966px;
/*	height: 40px;
*/	padding: 0px;
	margin:0px;
}
#copyright p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #7D694E;
	margin:0;
	padding:13px 0 10px 0;
	text-align:center;

}
#copyright a:link{
	color: #7D694E;
	text-decoration:none;
}
#copyright a:visited{
	color: #7D694E;
	text-decoration:none;
}
#copyright a:hover{
	color: #7D694E;
	text-decoration:underline;
}

/******END CLASSI COMUNI BOX********/



/******CLASSI SEZIONE LA BOTTEGA********/

#main-sx-la-bottega {
	background-image: url(../images/box-sx-la-bottega.jpg);
	width: 422px;
	padding: 30px;
	margin: 0px;
	float: left;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	height: 370px;
}
#main-dx-la-bottega {
	width: 422px;
	padding: 8px 30px 30px 20px;
	margin: 0px;
	float: right;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
#container-photo-gallery {
	width: 422px;
	padding: 0px;
	margin: 10px 0px 0px;
	float: left;
	clear: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2D3761;
}
#photo-gallery {
	width: 140px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#detail-la-bottega {
	width: 422px;
	padding: 0px 30px 30px 30px;
	margin: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #2D3761;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	line-height:15px;
	font-size: 12px;
}

.titulo-la-bottega
{
	font-family: Arial, Helvetica, sans-serif;
	color: #2D3761;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
/******END CLASSI SEZIONE LA BOTTEGA********/



/******CLASSI SEZIONE NEWS********/

#box-sx-news {
	background-image: url(../images/box-sx-news1.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 32px;
	margin: 0px;
	float: left;
	clear:left;
	height: 360px;
	width:260px;
}
#box-dx-news {
	width: 612px;
	padding: 30px;
	margin: 0px;
	float: right;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
#title-news {
	width: 182px;
	padding: 13px 0px 0px;
	margin: 0px;
	float: left;
	height: 30px;
	clear: left;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
#news {
	width: 220px;
	padding: 5px 0 5px 0;
	margin: 0;
	float: left;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EAD7AF;
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
	line-height: 12px;
}

/******END CLASSI SEZIONE NEWS********/



/******CLASSI SEZIONE GALLERY********/

#box-sx-gallery {
	background-image: url(../images/box-sx-gallery.jpg);
	background-repeat: no-repeat;
	width: 242px;
	padding: 0px;
	margin: 20px 0 0 0;
	float: left;
	height: 510px;
}
#box-sx-gallery img{
	border:none;
	margin:0;
	padding:0;
}
#box-dx-gallery {
	width: 663px;
	padding: 30px;
	margin: 0px;
	float: right;
	height: 500px;
}
#gallery-step {
	padding: 0;
	margin: 5px 0 30px 0;
	float: left;
	clear: left;
}
#description-gallery-step {
	width: 292px;
	padding: 0 30px 0 10px;
	margin: 0;
	float: left;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
#photo-gallery-step {
	width: 331px;
	padding: 0;
	margin: 0;
	float: right;
}
#container-box-gallery {
	width: 663px;
	padding: 0;
	margin: 0 0 30px 0;
	float: left;
	clear: left;
	overflow:auto;
}
.border-step-sx {
	margin:0;
	padding:0;
	background-image:url(../images/box-sx-step.jpg);
	background-repeat:no-repeat;
	width:17px;
	height:146px;
	display:inline;
	float: left;
}
.box-photo-step {
	margin: 0;
	padding: 23px 20px 0 10px;
	display:inline;
	background-image:url(../images/box-step.jpg);
	background-repeat:repeat-x;
	height:124px;
	float: left;
	text-align:center;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:capitalize;
	
	
}

.box-photo-step img{
	padding: 11px;
	margin: 0;
	background-color:#314266;
}
.border-step-dx {
	margin:0;
	padding:0;
	background-image:url(../images/box-dx-step.jpg);
	background-repeat:no-repeat;
	width:17px;
	height:146px;
	float: left;
}
.box-step-description-dx {
	background-image:url(../images/box-step.jpg);
	background-repeat:repeat-x;
	width:100px;
	height:146px;
	padding: 30px 5px 0 0;
	margin: 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
}

.center{text-align:center;
		color:#000;}

/******CLASSI SEZIONE GALLERY********/



/******CLASSI SEZIONE MUSSONE RESTAURO********/

#main-sx-mussone-restauro {
	background-image: url(../images/box-sx-mussone-restauro.jpg);
	width: 260px;
	padding: 30px;
	margin: 0px;
	float: left;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	height: 370px;
}
#main-dx-mussone-restauro {
	width: 585px;
	padding: 30px;
	margin: 0px;
	float: right;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	height: 370px;
}

/******END CLASSI SEZIONE MUSSONE RESTAURO********/



/******CLASSI SEZIONE CONTATTI********/

#main-sx-contatti {
	width: 260px;
	padding: 30px;
	margin: 0px;
	float: left;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
#main-dx-contatti {
	width: 585px;
	padding: 30px;
	margin: 0px;
	float: right;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}

/******END CLASSI SEZIONE CONTATTI********/



/******CLASSI SEZIONE DOVE SIAMO********/

#main-sx-dove-siamo {
	width: 260px;
	padding: 30px;
	margin: 0px;
	float: left;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}

#main-dx-dove-siamo {
	width: 585px;
	padding: 30px;
	margin: 0px;
	float: right;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}

/******END CLASSI SEZIONE DOVE SIAMO********/



/******CLASSI TXT********/

.title-section-contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: uppercase;
	/*color: #7D694E;*/
	color: #2D3761;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	line-height: 24px;
}
.title-section-gold {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	text-transform: uppercase;
	color: #f0d8b3;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	line-height: 24px;
}
#title-section-gold-gallery {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	text-transform: uppercase;
	color: #f0d8b3;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	margin:0;
	padding:15px 0 10px 40px;
}
.title-section-blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	text-transform: uppercase;
	color: #2D3761;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	line-height: 24px;
}
.title-section-blue-big {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #2D3761;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	line-height: 24px;
}
.title-section-blue-small {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2D3761;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	text-transform:uppercase;
	line-height: 24px;
	border:#2d3761 1px solid;
	border-width: 0 0 1px 0;
}
.title-section-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	line-height: 24px;
}
.text-section-gold {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D3761;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	font-size: 12px;
	line-height: 18px;
}
.text-section-gold-bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D3761;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.text-section-gold-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7D694E;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	font-size: 10px;
	line-height: 14px;
}
.text-section-blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D3761;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	font-size: 12px;
	line-height: 18px;
}
.text-section-blue-bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D3761;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.text-section-white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	font-size: 12px;
	line-height: 18px;
}
.text-section-white-bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.form-field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0099;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	font-size: 10px;
	float: left;
}

/******END CLASSI TXT********/



/******CLASSI IMG********/

.photo {
	padding: 0px;
	margin: 0px 2px 0px 0px;
	float: left;
	border: 1px solid #7D694E;
}
.photo-step {
	padding: 0px;
	margin: 0px;
	float: left;
	border: 1px solid #7D694E;
}
.photo-mussone-restauro {
	padding: 0px;
	margin: 0px 15px 10px 0px;
	float: left;
	border: 1px solid #7D694E;
}

/******END CLASSI IMG********/



/******CLASSI TXT NEWS********/

.title-news-gold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EAD7AF;
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
	font-size: 10px;
	font-weight: bold;
	margin:0;
	padding:0;
}
.data-news-gold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EAD7AF;
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
	font-size: 10px;
	margin:0;
	padding:0;
}

/******END CLASSI TXT NEWS********/



/******CLASSI LINKS********/

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #92C3F3;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/******END CLASSI LINKS********/

#clear {
	clear:both;
}


#header-dx img{margin-top: 5px;}