/* CSS Document */
.price {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #CC0000;
	font-weight: bold;
	
}
.phone {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 10px;
	color: #333333;
	font-weight: bold;
}
.bulletList {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
	list-style-type: square;
		border-bottom: 1px solid #BDF2C8;
					padding: 2px 0px 2px 0px;
}
A.bulletList {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
	list-style-type: square;
		border-bottom: 1px solid #BDF2C8;
					padding: 2px 0px 2px 0px;
}	
A.bulletList:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006633;
	text-decoration: underline;
		border-bottom: 1px solid #BDF2C8;
					padding: 2px 0px 2px 0px;
}
A.bulletList:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
	list-style-type: square;
		border-bottom: 1px solid #BDF2C8;
					padding: 2px 0px 2px 0px;
}
.testoBoxCat {
	font-size: 10px;
	color: #006633;

}
.titoliLight {

	font-size: 15px;
	height: 10px;
	color: #333333;
		border-bottom: 1px solid #EBEBEB;
}
.titolicatalogo {

	font-size: 15px;
	height: 10px;
	color: #006600;
	font-weight: bold;
		border-bottom: 1px solid #EBEBEB;
}
.testoSmallCat {
	font-size: 11px;
	color: #006600;
	font-weight: normal;


}

