/* CSS menu verticale TOPCATERING */

 .click-menu {
    }
    .click-menu .box1 {
	color: #D81F24;
	
    }
    .click-menu .box1-hover {
	color: #FF9900;
	background-image: url(../images/button1-click.gif);
	background-repeat: no-repeat;
	background-position: center center;
    }
    .click-menu .box1-open {
        background: url(../images/button1-click_open.gif) no-repeat;
        color: #FF9900;
		background-repeat: no-repeat;
	background-position: center center;
    }
    .click-menu .box1-open-hover {
        background: url(../images/button1-click.gif) no-repeat;
        color: #FF9900;
		background-repeat: no-repeat;
	background-position: center center;
    }
    .click-menu .box1,
    .click-menu .box1-hover,
    .click-menu .box1-open,
    .click-menu .box1-open-hover {
	color: #D81F24;
	text-indent: 36px;
	font-weight: bold;
	font-size: 13px;
	line-height: 31px;
	font-family: arial;
	cursor: pointer;
	width: 150px;
	height: 31px;
	text-align: left;
    }
    .click-menu .section {
	color: #D81F24;
	font-family: verdana;
	font-size: 12px;
	line-height: 15px;
	padding: 0 0 5px 10px;
	display: none;
	text-align: left;
    }
    .click-menu .section a {
        color: #FF9900;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .section a:hover {
        color: #006699;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .box2 {
	padding: 1px 0 2px 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
    }
    .click-menu .box2-hover {
        border-color: #8C1418;
        border-width: 1px;
        border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
        padding: 1px 0 2px 6px;
    }
	
	.click-menu .box3 {
        background-color:#AD362A;
		color: ffffff;
		border-color: #FFFF99;
        border-width: 2px;
        border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
        padding: 1px 0 2px 6px;
    }

a:link {
	color: #D81F24;
	text-decoration: none;
	font-weight: bold;
}
a:visited,active {color: #D81F24; text-decoration: none}
a:hover {
	color: #FF9900;
	
	text-decoration: none;
	 
}


.menu_bg{
	background-color: #912F21;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.tittle_categoria{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-bottom: 3px;
}

.tittle_categoria14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-bottom: 3px;
}

.text_catalogo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	
}

.thumbnail_white{
	padding: 5px 5px 12px 5px;
	background-color: #ffffff;
	border: 1px solid #666666;
	align: center;
	float: left;
	
	margin-bottom: 1px;
	}	
	
.txt_articolo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
}	
