body {

	text-align: center;

	margin: 0px;

	padding: 0px;

}

#contenitore {

	text-align: left;

	width: 794px;

	position: relative;

	border-right-color: #66cc66;

	border-left-color: #cc6699;

	border-left-style: solid;

	border-right-style: solid;

	border-left-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-bottom-color: #cc6699;

	border-bottom-style: solid;

	margin-left: auto;

	margin-right: auto;

}

#contenitore #box_centrale {

	background-image: url(rosa2.jpg);

	background-repeat: no-repeat;

	background-position: left bottom;

	bottom: 35px;

	left: 0px;

	right: 0px;

	/*height: 185px;*/

	width: 792px;

	margin-right: 0px;

	margin-left: 0px;

}

#contenitore #box_centrale #tabella_menu {

	margin-left: 310px;

	margin-top: 40px;

	margin-bottom: 40px;

}
#contenitore #box_centrale {position:relative;}
#contenitore #box_centrale #avviso {
	width:250px;
	height:300px;
	left:50px;
	top:30px;
	position:absolute;
	overflow:hidden;
	font-size:12px;

	}
.cella_menu_sup {

	background-image: url(sfondo_cella_top.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 35px;

	display: table-cell;

	width: 220px;

	vertical-align: top;

}



.cella_menu {

	background-image: url(sfondo_cella.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 35px;

	display: table-cell;

	width: 220px;

	vertical-align: top;

}

.cella_menu_vuota {

	background-image: url(sfondo_cella_vuota.jpg);

	background-repeat: repeat-y;

	background-position: left;

	height: 30px;

	display: table-cell;

	width: 220px;

	vertical-align: top;

}

#contenitore #barra_inferiore #copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #FFFFFF;

	width: 300px;

	margin-top: 15px;

	margin-left: 10px;

	float: left;

}

#contenitore #barra_inferiore #email {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-size: 10px;

	font-weight: bold;

	text-align: left;

	margin-top: 15px;

	margin-right: 10px;

	margin-left: 550px;

}

#contenitore #barra_inferiore #email a{

	color: #FFFFFF;

	font-size: 10px;

	font-weight: bold;

	text-align: left;

	text-decoration: none;

}

#contenitore #barra_inferiore #email a:hover{

	color: #FFCCCC;

}



.titolo_cella {

	margin-right: 5px;

	margin-left: 30px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #cc0066;

	font-weight: bold;

	vertical-align: top;

}

.titolo_cella a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #cc0066;

	font-weight: bold;

	vertical-align: top;

	text-decoration: none;

}

.titolo_cella a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FF6699;

	font-weight: bold;

	vertical-align: top;

	text-decoration: none;

}

.testo_cella {

	margin-right: 5px;

	margin-left: 30px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	overflow: hidden;

	line-height: 10px;

}

#contenitore #barra_inferiore {

	bottom: 0px;

	left: 0px;

	height: 50px;

	background-color: #cc6699;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #cc0066;

	border-right-color: #cc0066;

	border-bottom-color: #cc0066;

	border-left-color: #cc0066;

	width: 794px;

}



#contenitore #intestazione #banner {

	position: absolute;

	top: 45px;

	right: 0px;

	padding: 1px;

	border-top-width: 2px;

	border-bottom-width: 2px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #cc0066;

	border-right-color: #cc0066;

	border-bottom-color: #cc0066;

	border-left-color: #cc0066;

}

#contenitore #intestazione {

	background-image: url(bordo_sup.jpg);

	background-position: top;

	background-repeat: repeat-x;

}


