/* ##############################
/* TO MODIFY - NOT DELETED */
/* CLASS CALLED IN THE SITE PAGES */
/* BODY - CELL BORDER */
/* ###########################*/


/* Vertical line colour */
/* line */
.line {
	color: #E2001A;
}

hr {
	width: 100%;
	height: 1px;
	border-top: 1px solid #E2001A;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

input,
textarea {
	font-family: Arial;
	font-size: 12px;
	height: 20px;
}


.tbdvcontent,
.tbdvnewsletter, 
.tbdvcontent_rss {
}

.tbdvcontent_catlist,
.tbdvcontent_catdet {
	width: 100%;
	border: 1px solid #E2001A;
	padding: 3px;
	text-align: left;
}

.tbdvcontent_form {
	border: 1px solid #E2001A;
}

/*controllare .cell*/

#bannertop, #bannerbottom, #bannerleft, #bannerrright  {
	padding-right: 5px;
	padding-left: 5px;
}

.hr_downintestacat {
	border-top: 1px solid #FF9900;
	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 #E2001A;
}


/* ############################## */
/* APPUNTAMENTI */
.tableapp_list, .tableapp_details  {
	width: 100%;
	border: 1px solid #E2001A;
	padding: 3px;
	text-align: left;
}

.tableapp_prev  {
	width: 100%;
	border: 1px solid #E2001A;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

.table_homepage  {
	width: 99%;
	border: 1px solid #E2001A;
	padding: 4px;
}

/* BUTTONS */
.button {
	font-family: Arial;
	font-size: 12px;
	width: 80px;
}
.buttonshop {

	font-family: Arial;
	font-size: 12px;
}
/* ############################## */
/* END - DO NOT DELETE*/ 
/* ###########################*/
/* ############################## */
/* PERSONAL CLASSES */
/* ###########################*/


