@charset "utf-8";
.box_categorie {
	width: 617px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 28px;
	background-image: url(../images/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
}

.box_categorie A {
	color: #0071b9;
	text-decoration: none;
}

.box_categorie A:LINK {
	color: #0071b9;
	text-decoration: none;
}

.box_categorie A:HOVER {
	color: #e76605;
	text-decoration: none;
}

.box_categorie A:ACTIVE {
	color: #e76605;
	text-decoration: none;
}
.box_categorie A:VISITED {
	color: #0071b9;
	text-decoration: none;
}

.box_categorie A:VISITED:HOVER {
	color: #e76605;
	text-decoration: none;
}

.box_categorie img {
	float: left;
	border: 2px solid #ccc6b8;
}
.box_categorie img.nobordo {
	float: left;
	border: 0px;
}
.box_categorie A img:LINK {
	color: #0071b9;
	text-decoration: none;
	border: 2px solid #ccc6b8;
}

.box_categorie A img:HOVER {
	color: #e76605;
	text-decoration: none;
	border: 2px solid #e76605;
}

.box_categorie A img:ACTIVE {
	color: #e76605;
	text-decoration: none;
	border: 2px solid #e76605;
}
.box_categorie A img:VISITED {
	color: #0071b9;
	text-decoration: none;
	border: 2px solid #ccc6b8;
}

.box_categorie A img:VISITED:HOVER {
	color: #e76605;
	text-decoration: none;
	border: 2px solid #e76605;
}

.box_categorie_testo_1 {
	margin-left: 200px;
	padding-right: 20px;
}
.box_categorie_testo_2 {
	margin-left: 50px;
	padding-right: 20px;
}
.box_categorie_testo_3 {
	margin-left: -27px;
	padding-right: 20px;
}
.box_categorie_testo_3 img {
float:none;

}

/*.box_categorie h1 {
	font-size: 1.1em;
	margin-top: 0px;
	padding-top: 0px;
	color: #a0a7ae;
}*/

.box_categorie h5 {
	background-image: url(../images/bg_thumb_prod.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	font-size: 1.25em;
	padding-left: 28px;
	color: #0071b9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.box_categorie h6 {
	color: #E86606;
	font-size: 0.75em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.box_categorie p.testo {
	font-size: 0.9em;
	color: #777777;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.box_categorie p.testo2 {
	font-size: 0.9em;
	color: #777777;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.box_categorie .continua {
	font-size: 0.9em;
	color: #606d78;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	text-align: right;
}
.box_categorie .continua A {
	color: #606d78;
	text-decoration: underline;
}

.box_categorie .continua A:LINK {
	color: #606d78;
	text-decoration: underline;
}

.box_categorie .continua A:HOVER {
	color: #e76605;
	text-decoration: underline;
}

.box_categorie .continua A:ACTIVE {
	color: #e76605;
	text-decoration: underline;
}
.box_categorie .continua A:VISITED {
	color: #606d78;
	text-decoration: underline;
}

.box_categorie .continua A:VISITED:HOVER {
	color: #e76605;
	text-decoration: underline;
}

