@charset "UTF-8";
/* CSS Document */

body {
	background-color:#1A1A1A;
}

#content {
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: black 5px 5px 5px;
	width: 900px;
	margin: 80px auto 0 auto;
	background-color:#FFF;
}

#header {
	background-image: url(img/sfondo-header.jpg);
	background-repeat: no-repeat;
	height: 85px;
	padding-top: 20px;
}

#menu {
	float: right;
	width: 470px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.testo1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #949494;
	font-size: 14px;
}

#menu a {
	color: #949494;
	text-decoration:none;
}

#destra {
	float:right;
	width: 230px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
}

#destra-g {
	float:right;
	width: 280px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
}

#destra2 {
	float:right;
	background-image: url(img/sfondo-testo-home.jpg);
	background-repeat: no-repeat;
	width: 229px;
	background-color: #626367;
	padding-left: 20px;
	padding-right: 20px;
	height: 418px;
	text-align: justify;
}

#sinistra {
	float:left;
	width: 617px;
	
}

#grange {
	float:left;
	width: 830px;
	border-right-width: 1px;
	padding-left: 30px;
	padding-top: 23px;
}

#sinistra2 {
	padding-top: 10px;
	text-align: center;
}

#sinistra2 a {
	font-size: 18px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#cucine {
	background-image: url(img/sfondo-cucine.jpg);
	background-repeat: no-repeat;
	height: 430px;
}

#giorno {
	background-image: url(img/sofndo-giorno.jpg);
	background-repeat: no-repeat;
	height: 430px;
}
#notte {
	background-image: url(img/sfondo-notte.jpg);
	background-repeat: no-repeat;
	height: 430px;
}

#camerette {
	background-image: url(img/sfondo-camerette.jpg);
	background-repeat: no-repeat;
	height: 430px;
}

#video {
	background-image: url(img/sfondo-video.jpg);
	background-repeat: no-repeat;
	height: 550px;
	padding-top: 25px;
	text-align: center;
	padding-left: 30px;
}

#promozioni {
	padding-top: 30px;
	padding-left: 60px;
	background-image: url(img/sfondo-promozioni.jpg);
	background-repeat: repeat-y;
}

#contatti {
	background-image: url(img/sfondo-contatti.jpg);
	background-repeat: no-repeat;
	height: 388px;
	padding-top: 40px;
	padding-left: 50px;
}

#negozio {
	height: 550px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

#footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	height: 73px;
}

#spazio-s {
	float:left;
	padding-top: 15px;
	padding-left: 25px;
	width: 370px;
	text-align: justify;
}

#spazio-d {
	float:right;
	padding-top: 73px;
	padding-right: 15px;
}

#spazio-d2 {
	float:right;
	width: 188px;
}

.immagine-sinistra {
	float:left;
	padding-right: 10px;
}

.immagine-destra {
	float:right;
}

div.clear {
	clear: both;

}

img {
	border:0px;
	
}

.testo2 {
	font-size: 15px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.testo3 {
	color: #999999;
	font-size: 23px;
}

.testo4 {
	font-size: 18px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.titolo {
	font-size: 25px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.testo5 {
	font-size: 12px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.promozioni {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4B4B4B;	
}

#contatti  a {
		font-size: 15px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.button_ex {
width: 100px;
height: 28px;
background: url(img/scritta-notte.jpg) no-repeat top left;
}
.button_ex a {
display: block;
width: 100px;
height: 28px;
background: url(img/scritta-notte.jpg) no-repeat top left;
}

.button_ex a:hover {
background: url(img/scritta-notte-hover.jpg) no-repeat top left;
}


.button_ex1 {
width: 100px;
height: 28px;
background: url(img/scritta-arredo-esterno.jpg) no-repeat top right;
}
.button_ex1 a {
display: block;
width: 100px;
height: 28px;
background: url(img/scritta-arredo-esterno.jpg) no-repeat top right;
}

.button_ex1 a:hover {
background: url(img/scritta-arredo-esterno-hover.jpg) no-repeat;
background-position:top right;
}

.button_ex2 {
width: 100px;
height: 28px;
background: url(img/scritta-cucine.jpg) no-repeat top left;
}
.button_ex2 a {
display: block;
width: 100px;
height: 28px;
background: url(img/scritta-cucine.jpg) no-repeat top left;
}

.button_ex2 a:hover {
background: url(img/scritta-cucine-hover.jpg) no-repeat;
background-position:top left;
}

.button_ex3 {
width: 100px;
height: 28px;
background: url(img/scritta-video.jpg) no-repeat top right;
}
.button_ex3 a {
display: block;
width: 100px;
height: 28px;
background: url(img/scritta-video.jpg) no-repeat top right;
}

.button_ex3 a:hover {
background: url(img/scritta-video-hover.jpg) no-repeat;
background-position:top right;
}



.button_ex4 {
width: 140px;
height: 28px;
background: url(img/scritta-camerette.jpg) no-repeat top right;
}
.button_ex4 a {
display: block;
width: 140px;
height: 28px;
background: url(img/scritta-camerette.jpg) no-repeat top right;
}

.button_ex4 a:hover {
background: url(img/scritta-camerette-hover.jpg) no-repeat;
background-position:top right;
}


.button_ex5 {
width: 100px;
height: 30px;
background: url(img/scritta-giorno.jpg) no-repeat top left;
}
.button_ex5 a {
display: block;
width: 100px;
height: 30px;
background: url(img/scritta-giorno.jpg) no-repeat top left;
}

.button_ex5 a:hover {
background: url(img/scritta-giorno-hover.jpg) no-repeat;
background-position:top left;
}

#menu2 {
	background-image: url(img/sfondo-menu.jpg);
	background-repeat: no-repeat;
	height: 41px;
	color: #FFF;
	padding-left: 63px;
	padding-top: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#menu2 li {
	list-style:none;
	display:inline;
	
}

#menu2 a{
	color:#FFF;
	text-decoration:none;
}

#menu2 a:hover {
	color:#484848;
}

.marchi {
	padding-left:30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CACACA;
}

.marchi h1 {
	color: #736354;
	font: 25px;
}
