body {
	background: 			transparent url(../images/sfondo.jpg) repeat;
	font-family:			verdana;
	font-size:				11px;
	color:					#666;
	line-height:			1.5em;
}
.clr {
	display: 				block;
	overflow:				hidden;
	clear: 					both;
}
#contenitore {
	width: 					700px;
	position: 				relative;
	left: 					50%;
	margin: 				0 0 0 -350px;

}
#header {
	background: 			transparent url(../images/heater.jpg) no-repeat;
	height: 				92px;
}
#t { 

	position:				relative;
	margin:					0 0 0 30px;
	display: 				block;
	
}
#t h1 {
	font-size: 				12px;

}
#t, #t span {	

	display: 				block;
	width: 					293px;
	height: 				90px;

}
#t span {
	position: 				absolute;
	top:					0;
	left:					0;
	background:				transparent url(../images/logo.jpg) top left no-repeat;
}
h2 {
	font-weight: 			bold;
	font-size:				14px;
	color:					#000;
	font-weight:			bold;
	font-variant: 			small-caps;
	color: 					#780000;
}
h3 {
	font-size: 				11px;
}
#banner {
	height: 				227px;
	background: 			transparent url(../images/banner.jpg) no-repeat;
	margin-left: 			30px;
}
#menu {
	position:				inherit;
	width: 					639px;
	background:				transparent url(../images/menu.jpg) no-repeat;
	height: 				30px;
	margin-left: 			29px;
}
#menu ul {
	list-style: 			none;
	margin: 				0;
	padding: 				0;
	padding-top: 			4px;
	padding-bottom: 		4px;
	padding-bottom: 		8px;
	border-bottom: 			solid 5px #877C56;

}
#menu li {
	display: 				inline;

}
#menu li a:link, #menu li a:visited {
	text-decoration: 		none;
	color: 					#000;
	padding: 	            3px 7px 2px 10px;
	font-weight:			bold;
	font-variant: 			small-caps;
}
#menu li a:hover {
	color: 					#780000;
	padding-bottom: 		8px;
	border-bottom: 			solid 5px #780000;
}
#lingue {
	background: 			transparent url(../images/colonna.jpg) repeat-y;
	text-align: 			left;
	padding-left: 	        40px;
	padding-top: 			10px;
}
#colonna {
	background: 			transparent url(../images/colonna.jpg) repeat-y;
	text-align: 			left;
	padding: 	            0;
	padding-top: 			30px;
}
#footer {
	background: 			transparent url(../images/footer.jpg) no-repeat;
	height: 				100px;
	padding-top: 			60px;
	padding-left: 			40px;
	color: 					#000;
}
#footer a {
	text-decoration: 		none;
	color: 					#780000;
	font-weight:			bold;
}




#val {

	border: solid 1px #000;
	margin-left: 50px;
	margin-top: 0px;
	padding: 0;

}

#colonna_sx {
	float: 					left;
	display: 				inline;
	width: 					370px;
	margin: 				0 0 0 40px;
}
#colonna_sx img {
	float: 					left;
	margin: 				5px 5px 5px 0;
}
#colonna_sx_prod {
	float: 					left;
	display: 				inline;
	width: 					570px;
	margin: 				0 0 0 40px;
}

.prod {
	width: 550px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
.prod .img {
	width: 150px;
	float: left;
	border: solid 1px #847954;
}
.prod .descrizione {
	float: right;
	width: 350px;
	height: 120px;
	background-color: #D0C8AE;
	padding: 10px;
	border: solid 1px #847954;
}
.prod .descrizione a{
	text-decoration: none;
	color: black;
	font-weight: bold;
}


#colonna_sx p {
	text-indent: 			2em;
	font-size: 				1.1em;
	line-height: 			1.8em;
}
#colonna_sx h3 a {
	font-weight: 			bold;
	font-size:				11px;
	text-decoration: 		none;
	line-height:			30px;
}
.news {
	background: transparent url(../images/loghetto.jpg) left top no-repeat;
	font-style:				italic;
}
.news h3 a {
	color: 					#746842;
	display: 				block;
	text-decoration: 		none;
	margin-left: 			50px;
	margin-bottom: 			20px;
	font-style:normal;
}
.ditto_documentInfo {
	font-style: 			normal;
	text-align: 			right;
	font-size: 				0.9em;	
	border-bottom: 			solid 1px #746842;
	margin-top: 			5px;
}
#colonna_dx {
	width: 					200px;
	margin-left: 			450px;
	border: 				solid 1px #fff;
	color: 					#000;
	font-size: 				1.1em;
	line-height: 			1.2em;
}

/*specifiche template dove */

#colonna_dx #dove {
	font-size: 				1.1em;
	line-height: 			1.8em;
	color:					#666;
}




