@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(immagini/casapaolina_01.jpg);
	background-repeat:repeat-x;
	background-color:#f0e0c6
}
h1 {font-family:"Trebuchet MS", Tahoma, Verdana; font-size: 10px; color: #FFFFFF;line-height:5px}
.NIC_testi {font-family:"Trebuchet MS", Tahoma, Verdana; font-size: 12px; color: #363432;}
.NIC_big {font-family:"Trebuchet MS", Tahoma, Verdana; font-size: 18px; color: #363432;}
.NIC_testi14 {font-family:"Trebuchet MS", Tahoma, Verdana; font-size: 14px; color: #363432;}

a.NIC_link:link { font-family:"Trebuchet MS", Tahoma, Verdana; font-size:12px; font-weight: normal; font-style: normal; color: #363432; text-decoration:underline}
a.NIC_link:visited { font-family:"Trebuchet MS", Tahoma, Verdana; font-size:12px; font-weight: normal; font-style: normal; color: #363432; text-decoration:underline}
a.NIC_link:hover { font-family:"Trebuchet MS", Tahoma, Verdana; font-size:12px; font-weight: normal; font-style: normal; color: #363432; text-decoration:underline}

a.MINI_link:link { font-family:"Trebuchet MS", Tahoma, Verdana; font-size:10px; font-weight: normal; font-style: normal; color: #666666; text-decoration:none}
a.MINI_link:visited { font-family:"Trebuchet MS", Tahoma, Verdana; font-size:10px; font-weight: normal; font-style: normal; color: #666666; text-decoration:none}
a.MINI_link:hover { font-family:"Trebuchet MS", Tahoma, Verdana; font-size:10px; font-weight: normal; font-style: normal; color: #666666; text-decoration:underline}


a.NIC_big1:link { font-family:"Trebuchet MS", Tahoma, Verdana; font-size:18px; font-weight: normal; font-style: normal; color: #363432; text-decoration:underline}
a.NIC_big1:visited { font-family:"Trebuchet MS", Tahoma, Verdana; font-size:18px; font-weight: normal; font-style: normal; color: #363432; text-decoration:underline}
a.NIC_big1:hover { font-family:"Trebuchet MS", Tahoma, Verdana; font-size:18px; font-weight: normal; font-style: normal; color: #363432; text-decoration:underline}

.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
/* .ddmx .item1:hover, */
.ddmx .item1-active
/*.ddmx .item1-active:hover */
{
    background: 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: #363432;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	text-align:left;
    z-index: 500;
}
.ddmx .item2 {
    background: #fff7eb;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #f0e0c6;
}
.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 */
