/* ##############################
/* TO MODIFY - NOT DELETED */
/* CLASS CALLED IN THE SITE PAGES */
/* BODY - CELL BORDER */
/* ###########################*/


/* Vertical line colour */
/* line */
.line {
	color: #FF0000;
}

hr {
	width: 100%;
	height: 1px;
	border-top: 1px solid #CDD397;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input,
textarea {
	font-family: Verdana;
	font-size: 12px;
}


.tbdvcontent,
.tbdvnewsletter, 
.tbdvcontent_rss,
.tbdvcontent_form,
.tbdvcontent_catlist,
.tbdvcontent_catdet {
}

.tbdvcontent_formt {
	border: 1px solid #CDD397;
}

/*controllare .cell*/

#bannertop, #bannerbottom, #bannerleft, #bannerrright  {
	padding-right: 5px;
	padding-left: 5px;
}

.hr_downintestacat {
	border-top: 1px solid #CDD397;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.hr_logout {
	width: 100%;
	height: 1px;
	border-top: 1px solid #CC0000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

/* ############################## */
/* CATALOGO */

/* ORDER CATALOGO */
.tbdvcontent_catorder  {
	width: 100%;
	border: 1px solid #CCCCCC;
	padding: 3px;
	text-align: right;
}

/* novità */
.tbdvcontent_catnew   {
	width: 99%;
	border: 1px solid #CCCCCC;
}

/* ############################## */
/* rass foto*/
.tbdvcontent_rassfoto{
	padding: 3px;
	margin: 0px;
}
.cellcontent_rassfoto{
	background-color: #CCCCCC;

}


/* ############################## */
/* APPUNTAMENTI */
.tableapp_list, .tableapp_details  {
	width: 100%;
	border: 1px solid #CCCCCC;
	padding: 3px;
	text-align: left;
}

.tableapp_prev  {
	width: 160px;
	border: 1px solid #F5D7D6;
	padding: 3px;
	text-align: left;
}

.table_homepage  {
	width: 99%;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

/* BUTTONS */
.button {
	font-family: "Verdana";
	font-size: 12px;
	width: 80px;
}
.buttonshop {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
/* ############################## */
/* END - DO NOT DELETE*/ 
/* ###########################*/
/* ############################## */
/* PERSONAL CLASSES */
/* ###########################*/
.dd_sfondo_cell {
	background-color:#E6E9CA;
}

