/* CSS CATERINGMAAN */

/* layer principale */
#all{
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
}

#top {
	margin: 0;
	text-align: left;
	height:78px;
	z-index: 9;
}

#cx {
	 float: left;
     width: 560px;
	 display: block !important;
     display: inline;
	 background-color: #fff;
}

#cxnew {
	 float: left;
     width: 760px;
	 display: block !important;
     display: inline;
	 background-color: #fff;
}

#dx {
	float: right;
    width: 200px;
	display: block !important;
    display: inline;
}

#bottom {
	clear: both;
	text-align: center;
	width: 760px;
}

#txt-ind {
	margin-top: -200px;
	z-index: 3;
	position: absolute;
	visibility: hidden;
	display: none;
	width: 750px;
	left: 574px;
	top: 4px;


}

/* fine layer principale */

/* errore area riservata */.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E1F00;
}
a{ color:#482425; text-decoration:none}
a:hover{ color:#999999;  text-decoration:none}
