 ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 18px;

	font-size: 12px;
}

body
{
}

.Goccia
{
background:transparent url(../img/generic_water.png) no-repeat scroll left bottom;
float:left;
height:200px;
width:200px;
}

li
{
	padding-left: 15px;
	background: url(images/arrow_2.gif) no-repeat left center;
}

li a
{
	color: #21235E;
}

.menu  {display:none; margin-left:20px}

.verticale
{
	margin: 0px;
	padding: 0px;

	width: 80%;

	margin: 0 auto;
}

.verticale ul
{
	list-style: none;
}

.verticale li
{
	display: block;
	background-color: #00C5ff;
	border-bottom: 1px dotted #ffffff;
	padding: 0px;
	margin: 0px;	
}

.verticale a
{	
	text-decoration: none;
	color: #ffffff;
	padding-left: 5px;
}
	
.verticale a:hover
{
	display: block;
	background-color: #00D6ff;
	color: #FFFFFF;
}

a.rosso
{
	display: block;
	background-color: #00A0ff;
	text-decoration: none;
	color: #ffffff;
	padding-left: 5px;
}

a.rosso:hover
{
	display: block;
	background-color: #0080ff;
	text-decoration: none;
	color: #ffffff;
	padding-left: 5px;
}

#menu a
{
	display: block;
	padding: 10px;
	text-transform: uppercase;
	font-size: 14px;
	background: #ff0000 url(images/b1.jpg);
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.TableUpper
{
	background-image: url(../images/table_upper.png);
	background-repeat: repeat-x;

	width: 100%;
	height: 30px;
}

.TableUpperLeft
{
	background-image: url(../images/table_upper_left.png);
	background-repeat: no-repeat;

	width: 30px;
	height: 30px;

	float: left;
}

.TableUpperRight
{
	background-image: url(../images/table_upper_right.png);
	background-position: top right;
	background-repeat: no-repeat;

	width: 100%;
	height: 30px;

	float: right;
}

.TableCenter
{
	width: 100%;

	float: left;
}

.TableLeft
{
	background-image: url(../images/table_left.png);
	background-repeat: repeat-y;

	width: 100%;

	float: left;
}

.TableRight
{
	background-image: url(../images/table_right.png);
	background-position: top right;
	background-repeat: repeat-y;

	width: 100%;

	float: right;
}

.TableFooter
{
	background-image: url(../images/table_footer.png);
	background-position: bottom center;
	background-repeat: repeat-x;

	width: 100%;
	height: 30px;

	float: left;
}

.TableFooterLeft
{
	background-image: url(../images/table_footer_left.png);
	background-repeat: no-repeat;

	width: 30px;
	height: 30px;

	float: left;
}

.TableFooterRight
{
	background-image: url(../images/table_footer_right.png);
	background-position: bottom right;
	background-repeat: no-repeat;

	width: 100%;
	height: 30px;

	float: right;
}

#menuleft0, #menuleft1
{
	display: none;
}

.MenuLeft0:hover #menuleft0
{
	display: block;
}

.MenuLeft1:hover #menuleft1
{
	display: block;
}

.sfondo
{
	background: url(./img/sfondo_internal2.png);
	margin: 0pt auto; 
	width: 100%;
}

/* div {border:1px solid black;} */

.text
{
	margin: 0pt auto;
	padding-left:18px; 
	width:100%;
}

.presentazione
{
	text-align:justify;
	width:90%;
/* 	height:200px; */
	padding-left:20px;
	font-family:"Arial";
	font-size:11pt;
}

.textpagine
{
	text-align:justify;
	width:90%;
/* 	height:200px; */
	padding-left:20px;
	font-family:"Arial";
	font-size:11pt;
}
