/* CSS Document */
body{
	margin: 2px;
	padding: 0px;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #232323;
	text-decoration: none;
	line-height: 16px;
}
span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #232323;
	text-decoration: none;
	line-height: 16px;
}

.menu-attivo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #D02727;
	text-decoration: none;
	line-height: 15px;
	width: 100%;
}
a.menuconv:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #072E67;
	text-decoration: none;
	line-height: 15px;
	width: 100%;
}
a.menuconv:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #072E67;
	text-decoration: none;
	line-height: 15px;
	width: 100%;
}
a.menuconv:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #072E67;
	text-decoration: none;
	line-height: 15px;
	width: 100%;
}
a.menuconv:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #072E67;
	text-decoration: none;
	line-height: 15px;
	width: 100%;
}
.titolo-menu{
	padding: 1px 6px 1px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #072E67;
	text-decoration: none;
	width: 100%;
	border: 1px #C3CCD3;
	border-style: solid none none none;
}
.titolo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	color: #D02727;
	text-decoration: none;
}
.sottotitolo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #072E67;
	text-decoration: none;
	line-height: 16px;
}
.sottotitolo-rosso{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D02727;
	text-decoration: none;
	line-height: 16px;
}
.risalto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #232323;
	text-decoration: none;
	line-height: 16px;
}
.foot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 15px;
	text-align: center;
	color: #232323;
}
.didascalia{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 15px;
	text-align: center;
	color: #888888;
}
.cella-foto{
	border: 1px solid #072E67;
	padding: 2px;
	background: #FFFFFF;
	margin: 2px;
}
.cella-titolo{
	padding: 5px;
	background: #BFCBE3;
	margin: 0px;
}
.cella-promo-interno{
	border: 2px solid #BFCBE3;
	padding: 2px;
	background: #e5e5e5;
	margin: 2px;
}
.tabella-moduli{
	width: 190px;
	padding: 0px;
	margin: 5px;
}
.moduli{
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #5B4253;
}
.moduli-risalto{
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #D02727;
}
/* MENU A COMPARSA */
.dm1{
	font: 11px verdana;
}
.dm1 .item1,
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover{
	padding: 3px 6px 3px 6px;
	border: 1px #C3CCD3;
	border-style: solid none none none;
	text-decoration: none;
	display: block;
	position: relative;
}
.dm1 .item1{
    background: #E5E5E5;
    color: #072E67;
	 font-weight: bold;
}
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover{
	background: #3264c7;
	color: #FFFFFF;
	font-weight: bold;
}
.dm1 .item2,
.dm1 .item2:hover{
	padding: 3px 6px 3px 6px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	width: 130px;
}
.dm1 .item2{
	background: #3264c7;
	color: #ffffff;
}
.dm1 .item2:hover{
    background: #6699FF;
    color: #ffffff;
}
.dm1 .section{
    border: 1px #C3CCD3;
	 border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.dm1 .bottom,
.dm1 .bottom:hover{ border-style: solid solid solid solid; }

* html .dm1 td{ position: relative; } /* ie 5.0 fix */

.item3,
.item3:hover{
    padding: 3px 6px 3px 6px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.item3{
    background: #E3E3E3;
    color: #072E67;
}
.item3:hover{
    background: #3264c7;
    color: #ffffff;
}
.item-attivo{
    padding: 3px 6px 3px 6px;
	 font:11px verdana;
    text-decoration: underline;
    display: block;
    white-space: nowrap;
    background: #E3E3E3;
    color: #072E67;
}
.item-lat-attivo{
    padding: 3px 6px 3px 6px;
	 font:11px verdana;
    text-decoration: underline;
    display: block;
    white-space: nowrap;
    background: #3264c7;
    color: #FFFFFF;
}
