/* CSS Document */

.titbloccoprod {
	background-image: url(img/sfondoprod1.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 3px 250px;
	padding: 0px 0px 10px;
	border: 1px dotted;

}

.titprodotti {
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 5px;
	width: 360px;
	left: 252px;
	position: absolute;
	height: 30px;



}

.titprodotti h1 {
	color: #862d2d;
	font-size: 110%;
	font-weight: bold;

}


.titelenco {
	font-size: 90%;
	font-style: normal;
	padding: 10px 5px;
	margin-left: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	line-height: 17px;



}
.titelenco ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}
.h2 {
	font-size: 120%;
	font-weight: bold;
	color: #862d2d;
	margin: 0px;
	padding: 0px;
}

.titbloccoprod a:link {
	color: #862d2d;
	font-weight: bold;
	text-decoration: none;
}
.titbloccoprod a:hover {
	background-color: #FFFF00;
	padding: 3px 3px 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;

}
.titbloccoprod a:visited {
	color: #862d2d;
	font-weight: bold;
	text-decoration: none;
}
