/* ##############################
/* TO MODIFY - NOT DELETED */
/* CLASS CALLED IN THE SITE PAGES */
/* MENU */
/* ###########################*/

/****************
/****************
/* catalogue */
.CAT_titleprincnews {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FA9D02;
	font-weight: bold;
	display: block;
	width: 100%;
	background-color: #4B4B4B;
	text-indent: 10px;
	line-height: 20px;
	}

.CAT_titlenews {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FA9D02;
	font-weight: bold;
	display: block;
	width: 100%;
	background-color: #4B4B4B;
	text-indent: 10px;
	line-height: 20px;
	}
	
.CAT_txtfields {
	font-weight: normal;
	}

.CAT_txtfields_campo1, .CAT_txtfields_campo2,.CAT_txtfields_campo3,.CAT_txtfields_campo4,.CAT_txtfields_campo5,.CAT_txtfields_campo6,.CAT_txtfields_campo7 {
	}
	
.CAT_price {
	font-weight: bold;
	}
 {

	}
.CAT_campo2 {
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	}
.CAT_campo1,.CAT_campo3, .CAT_campo4,.CAT_campo4,.CAT_campo5,.CAT_campo6,.CAT_campo7 {
	}

/*******************
link catalogo
********************/
.CAT_linkdetails {
	color: #000000;
	text-decoration: none;
	}
a.CAT_linkdetails:link, a.CAT_linkdetails:visited, a.CAT_linkdetails:active {
}
a.CAT_linkdetails:hover {
	color: #0000FF;
	text-decoration: underline;
}

/*SHOP
/****************
/****************
/* title page */
.shop_title {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
/****************
/****************
/* text page */
.shop_tot_ord {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

/****************
/****************
/* button shop order */
.buttonshop_oder {
	width: 110px;
	color: #000000;
	text-decoration: none;
}
.buttonshop_empty {
	display: block;
	width: 147px;
	line-height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/shop_empty.gif);
	text-align: center;
	color: #000000;
	text-decoration: none;

}
.buttonshop_cont {
	display: block;
	width: 147px;
	line-height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/shop_cont.gif);
	text-align: center;
	color: #000000;
	text-decoration: none;

}
.buttonshop_check {
	display: block;
	width: 147px;
	line-height: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/shop_checkout.gif);
	text-align: left;
	padding-left: 12px;
	color: #000000;
	text-decoration: none;
}
.shop_table {
	border: 1px solid #CCCCCC;
}

.shop_back1 {
	background-color: #FFFFFF;
}
.shop_back2 {
	background-color: #F0F0F0;
}

/* ############################## */
/* END - DO NOT DELETE*/ 
/* ###########################*/
/* ############################## */
/* PERSONAL CLASSES */
/* ###########################*/
.shop_cellqty {
	font-family: "Trebuchet MS";
	font-size: 12px;
	height: 18px;
	margin: 0px;
	padding: 0px;
}

.DD_cat_tit {
	font-family: Verdana;
	font-size: 10px;
	font-style: oblique;
	font-variant: normal;
}
.DD_cat_tit_details {
	color: #99623B;
}
.DD_cat_campo3 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	vertical-align: 18%;
	}
