@charset "utf-8";
/* CSS Document */

#wrapper {
	height: 650px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#base {
	background-color: #666;
	font-family: "Times New Roman", Times, serif;
	color: #999;
	font-size: 12px;
}
.li {
	color: #999;
}

ul {
	list-style-type: none;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #999;
}
li {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #999;
	font-weight: bold;
	text-transform: lowercase;
}
#foto {
	height: 200px;
	width: 400px;
	margin-top: 20px;
	margin-left: 0px;
	overflow: hidden;
	float: none;
}
.fotina {
	height: 50px;
	width: 50px;
	float: right;
	margin-right: 14px;
	margin-top: 10px;
}
.bot {
	height: 110px;
	width: 150px;
	float: right;
	margin-right: 87px;
	margin-top: 50px;
}

.menu {
	height: 40px;
	width: 100px;
	clear: none;
	float: left;
	margin-top: 10px;
	color: #FFF;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	margin-left: 0px;
}

#contenuto {
	background-color: #666;
	height: 400px;
	width: 350px;
	margin-left: 0px;
	margin-top: 5px;
	overflow: hidden;
	margin-right: 0px;
	clear: none;
	float: right;
}
#prezzi {
	height: 350px;
	width: 600px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}
#princpale02 {
	height: 350px;
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}

.style1 {
	color: #999;
}

#elenco_foto {
	margin: 0px;
	height: 150px;
	width: 400px;
	background-color: #666;
}

#header {
	height: 125px;
	width: 800px;
}
#nav {
	height: 50px;
	width: 800px;
	background-color: #666;
	overflow: hidden;
	float: none;
	margin-top: auto;
}
#principale {
	height: 450px;
	width: 800px;
	background-color: #666;
}
#footer {
	background-color: #666;
	height: 15px;
	width: 500px;
	margin-top: 50px;
	margin-left: 200px;
}
#immagini {
	background-color: #666;
	float: left;
	height: 400px;
	width: 400px;
}
#testi {
	background-color: #666;
	float: right;
	height: 400px;
	width: 350px;
	clear: right;
}
.testo_sito {
	color: #CCC;
}
.testo_grassetto {
	font-weight: bold;

.testo_sito .testo_grassetto {
	text-align: justify;
	color: #999;
}
.titoli {
	text-align: center;

}

