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

html,body{
	margin:0px;
	padding:0px;
}

body {
	color: #666;
	font: 12px/1.6em Arial, Helvetica, Geneva, sans-serif;
}

#container {
	margin-top: 0px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: url(http://www.stile-libero.ch/img/sfondo-header.jpg) repeat-x 0 0;
	height: 418px;
	width: auto;
	margin-top: 0px;
	border-bottom: 1px solid #d6d6d6;
}

#logo {
	margin-left: 105px;
	padding-top: 15px;
}

#containerNav {
	width: 175px;
	height: 300px;
	position: relative;
	right: 0;
	float: right;
	top: 105px;
}

#content {
	width: auto;
	height: auto;
	padding: 60px 40px 0px 20px;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
}

#box1-1 {
	height: auto;
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
}

#box2-1, #box2-2 {
	float: left;
}

#box2-1 {
	height: auto;
	width: 620px;
	margin-left: 0px;
}

.miniProdotti {
	margin: 0px 7px 10px 0px;
	border: 1px solid #333;
}

#box2-2 {
	height: auto;
	width: 275px;
}

#box3-1, #box3-2, #box3-3 {
	float: left;
}

#box3-1, #box3-2 {
	margin-right: 25px;
}

#box3-1 {
	height: auto;
	width: 280px;
	margin-left: 0px;
}

#box3-2 {
	height: auto;
	width: 280px;
}

#box3-3 {
	height: auto;
	width: 280px;
}

#firme1, #firme2 {
	float: left;
}

#firme1 {
	height: auto;
	width: 720px;
	margin-left: -20px;
}

#firme2 {
	height: auto;
	width: 195px;
	margin-top: -18px;
}

.foto_firma {
	float: left;
	width: 164px;
	padding-right: 10px;
}

#footer {
	font-size: 11px;
	margin-top: 10px;
}

#footer a:link {
	color: #333;
	text-decoration: none;
}

#footer a:visited {
	color: #333;
	text-decoration: none;
}

#footer a:hover {
	color: #333;
	text-decoration: underline;
}

.lingua {
	width: 100px;
	height: 40px;
	margin-left: 880px;
	margin-top: -60px;
	position: absolute;
	color: #999;
	visibility: hidden;
}

.credit {
	float: right;
}

.occasioni {
	padding-left: 15px;
}

.prezzoVecchio {
	text-decoration: line-through;
}

.prezzoNuovo {
	font-weight: bold;
	color: #cc0000;
}

a:link {
	color: #ff6600;
	text-decoration: none;
}

a:visited {
	color: #ff6600;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	color: #666;
	font: 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0;
	margin: 0;
}

/* spot TV */

.miniVideo {
	border: 1px solid #000;
}

.container-img-spot {
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
}

.container-img-spot h2 {
	font-weight: normal;
	font-size: 10pt;
	margin-top: -0px;
}

.clear {
	clear: left;
}

.link_youtube {
	font-size: 0.8em;
}





