.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background: #000000;
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #e5e1da;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

#divMOL		{
	position:relative;
	text-align:center;
	position:center;
	border:groove;
	border-color:green;
	}

#h1Mol		{
	color:blue;
	}

#h2Mol		{
	color:orange;
	}

#h2Monteverde	{
	color:green;
	}

#h2Servizi	{
	color:orange;
	}

#h2Shopping	{
	color:blue;
	}

#h2News		{
	color:red;
	}

#h3Mol		{
	color:orange;
	}

#h3Monteverde	{
	color:green;
	}

#h3Servizi	{
	color:orange;
	}

#h3Shopping	{
	color:blue;
	}

#h3News		{
	color:red;
	}

#divMenu	{
	border-color:green;
	position:absolute;
	left: 10px;
	top: 100px;
	border:groove;
	width:15%;
	height:30%;
}

#divForum	{
	border-color:green;
	position:absolute;
	left: 10px;
	top: 275px;
	border:groove;
	width:15%;
	height:30%;
}

#divNews	{
	border-color:green;
	position:absolute;
	right: 10px;
	top: 100px;
	margin-left:90;
	margin-top:80;
	border:groove;
	width:15%;
	height:30%;
}

#divDaily	{
	border:groove;
	border-color:green;
	position:absolute;
	right: 10px;
	top: 275px;
	width:15%;
	height:30%;

}

#divInt		{
	border:groove;
	border-color:green;
	position:absolute;
	bottom: 1px;
	height:5%;
	width:50%;
	right:25%;
	left:25%;
}

div
{
    font-size: 14px;
    font-family: Verdana;

}

div#MENU
{
    text-align: Center;
    padding: 5px;
    background-color: green;
    border: Solid 1px #1D953F;
}

a.MENU
{
    background-color: #115D26;
    color: #C0FFC0;
    font-weight: Bold;
    text-decoration: None;
    width: 100px;
    padding: 1px;
    border: Solid 1px #000000;
}
a:hover.MENU
{
    background-color: #C0FFC0;
    color: #115D26;
    font-weight: Bold;
    text-decoration: None;
    width: 100px;
    padding: 1px;
    border: Solid 1px #000000;
}

div#MENU1
{
    text-align: Center;
    padding: 5px;
    background-color: red;
    border: Solid 1px #FF4040;
}

a.MENU1
{
    background-color: #800000;
    color: #FF5555;
    font-weight: Bold;
    text-decoration: None;
    width: 100px;
    padding: 1px;
    border: Solid 1px #000000;
}
a:hover.MENU1
{
    background-color: #FF5555;
    color: #800000;
    font-weight: Bold;
    text-decoration: None;
    width: 100px;
    padding: 1px;
    border: Solid 1px #000000;
}

div#MENU2
{
    text-align: Center;
    padding: 5px;
    background-color: orange;
    border: Solid 1px #FFC657;
}

a.MENU2
{
    background-color: #F67A00;
    color: #FFD619;
    font-weight: Bold;
    text-decoration: None;
    width: 100px;
    padding: 1px;
    border: Solid 1px #000000;
}
a:hover.MENU2
{
    background-color: #FFD619;
    color: #F67A00;
    font-weight: Bold;
    text-decoration: None;
    width: 100px;
    padding: 1px;
    border: Solid 1px #000000;
}

div#MENU3
{
    text-align: Center;
    padding: 5px;
    background-color: blue;
    border: Solid 1px cyan;
}

a.MENU3
{
    background-color: #000080;
    color: cyan;
    font-weight: Bold;
    text-decoration: None;
    width: 100px;
    padding: 1px;
    border: Solid 1px #000000;
}
a:hover.MENU3
{
    background-color: cyan;
    color: #000080;
    font-weight: Bold;
    text-decoration: None;
    width: 100px;
    padding: 1px;
    border: Solid 1px #000000;
}

div	{
	font-size:11;
	font-family:verdana;
}

#principale	{
	color:#000000;
	text-decoration:none;
	border-color:green;
	color:#00CC00;
	}

#sottomenu	{
	position:absolute;
	visibility:hidden;
	width:120px;
	padding:1px;
	border:solid 1px #000000;
	top:70px;
	border-color:green;
	color:#66CC66;
	background-color:#FFFFFF;
	z-index:1;
}

#hrMonteverde	{
	color:green;
	}
	
#hrEventi	{
	color:orange;
	}

#hrNews		{
	color:red;
	}

/* the news box */
#news
{
	position:absolute;
	width:200px;
	background:#eee;
	margin-right:5px;
	top: -80px;
	left: -7px;
}
#news a
{
	color:#000;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	line-height:2em;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:180px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:120px;
	left:10%;
	margin:0 .5em 0 .5em;
	padding:0;
}

div.textimage{
width: 99%;margin-bottom: 10px;     
border: 1px solid #000;background-color: #eee
}

div.textimage img{
float:left;
margin: 10px
}

div.textimage h2, div.textimage p{
margin:0 10px;
padding: 0
}

div.textimage h2{
margin-top: 10px
}

div.clearer{clear: left}


