/* @group General */

* {
	margin:  0;
	padding: 0;
}

body {
	background: url(images/bg.jpg);
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 100%;
	height: 100%;
}

li {
	margin-left: 40px;
}

/* @end */

/* @group General classes */

p.center {
	text-align: center;
}

p.right {
	text-align: right;
}

img {
	border: 0;
}

/* styles the "Switch to malga/bottega"'s link */
.switch {
	display: block;
	width: 100%;
	height: 30px;
	margin-top: 0px;
	text-align: center;
	color: rgba(173,146,53,0.7);
	padding: 0 2px;
	background: #f8ffeb;
	clear: both;
	text-decoration: none;
	font: 25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.switch:hover {
	background: rgba(173,146,53,0.18);
	color: rgba(173,146,53,0.9);
}

/* @end */

/* @group Basic structure */

#body {
	background: url(images/paper.png) center top no-repeat;
	width: 850px;
	height: 670px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 15px 25px;
}

.contents {
	width: 620px;
	font-size: 12px;
	color:  #AAA;
	float: right;
	text-align: justify;
	margin-top: 70px;
	margin-right: 5px;
}

/* @end */

/* @group Bottega di Sappada */

#bottega {
	
}

#bottega #topic {
	color: #8b7c78;
	width: 550px;
	margin-left: 50px;
	margin-bottom: 40px;
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#bottega .row {
	width: auto;
	margin-left: 10px;
	height:  200px;
	margin-top: 10px;
}

#bottega .box {
	width: 179px;
	float:  right;
	padding: 0 10px;
	margin-bottom: 20px;
	height: 200px;
}

#bottega .box a {
	display: block;
	padding-right: px;
	text-decoration: none;
	border: 1px dotted #CCC;
	padding-bottom: 10px;
}

#bottega .box a:hover {
	border: 1px dotted #888;
}

#bottega .box a:hover p {
	color: #555;
}

#bottega .box img {
	margin-bottom: 2px;
}

#bottega .box p {
	width:  165px;
	margin: 0 auto;
	padding-left: 2px;
	font-size: 13px;
	text-align: center;
	color: #817c76;
}

/* @end */

/* @group Malga alta carnia */

#malga {
	display: none;
	text-align: right;
	margin-right: 20px;
	width: 600px;
}

#malga .switch {
	margin-top: 0px;
}

/* @end */

/* @group Sidebar */

#sidebar {
	width: 177px;
	font-size: 12px;
	color: #a88d32;
	margin-left:  35px;
	margin-top: 225px;
	text-align: right;
}

#sidebar p {
	margin-bottom: 10px;
}

#sidebar a.email {
	padding: 0 2px;
	background: rgba(173,146,53,0.14);
	color: #ad9235;
	text-decoration: none;
}

#sidebar a.email:hover {
	background: rgba(173,146,53,0.23);
	color: #ad9235;
	text-decoration: none;
}

#sidebar p#intro {
	font-size: 12px;
}

#sidebar hr {
	border: 0;
	border-top: 1px dotted #CCC;
	margin: 20px 0;
}

#sidebar #notice {
	background: #f9ffe6;
	padding: 5px;
	border: 1px dashed #b4b8a6;
	text-align: center;
	width: 180px;
	margin-left: -6px;
}

#sidebar #downloads {
	border-top: 1px dotted #CCC;
	margin-top: 20px;
	padding-top: 10px;
	text-align: right;
}

#sidebar #downloads #catalogo {
	display: block;
	width: 160px;
	height: 50px;
	background: url(images/catalogo.jpg) top no-repeat;
	margin-left: 8px;
}

#sidebar #downloads #catalogo:hover {
	display: block;
	width: 160px;
	height: 50px;
	background: url(images/catalogo.jpg) 0 -49px no-repeat;
}

#sidebar #downloads #catalogo:active {
	display: block;
	width: 160px;
	height: 50px;
	background: url(images/catalogo.jpg) 0 -99px no-repeat;
}

#partitaIva {
	text-align: center;
	display: block;
	width: 500px;
	margin: 0 auto;
	background: rgba(255,255,255,0.31);
	font-size: 13px;
	color: rgba(0,0,0,0.7);
}

/* @end */
/*ad9235*/
