@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}


a {
	color: #07528C;
	text-decoration: none;
}

a:visited {
	color: #07528C;
}

a:hover {
	color: #07528C;
}

a:active {
	color: #07528C;
}


#menu {
	padding:0;
	maragin:0;
	font-family:Dax-Regular, Arial, Helvetica, Verdana, sans-serif;
	font-size:16px;
	z-index: 999;
}
#menu ul {
	padding:0;
	margin:0;
}
#menu li {
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}

#menu li a {
	width:120px;
	height: 25px;
	display: block;
	text-decoration:none;
	text-align: left;
	line-height: 25px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #07528C;
	padding-left: 5px;
	font-weight: normal;
	z-index: 999;
	background-color: #FFFFFF;
}

#menu li a.aChiSiamo {
	width:115px;
	height: 26px;
}

#menu li a.aAttivita {
	width:125px;
	height: 26px;
}

#menu li a.aIntornoANoi {
	width:147px;
	height: 26px;
}

#menu li a.aMedia {
	width:113px;
	height: 26px;
}

#menu li a.aDownload {
	width:100px;
	height: 26px;
}

#menu li a:hover {
	background-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #07528C;
}

#menu ul ul {
	position: absolute;
	top: 28px;
	visibility: hidden;
	z-index: 999;
	line-height: 18px;
}

#menu li li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #07528C;
	font-weight: normal;
	width: 155px;
	z-index: 999;
	font-size: 14px;
	line-height: 15px;
	height: 18px;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 0px;
}

#menu li li a:hover {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #07528C;
	font-weight: normal;
}

#menu ul li:hover ul {
	visibility:visible;
}

#menu ul ul ul li {
	visibility: hidden;
	left:155px;
	top:-25px;
	z-index: 999;
}

#menu ul ul li:hover ul li {
	visibility:visible;
}


#menu ul ul ul ul li {
	display:none;
	left:155px;
	top:-25px;
}

#menu ul ul ul li:hover ul li {
	display:block;
}


#basicmenu {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #07528C;
}

a.aBasicMenu:link {
	color: #CCCCCC;
	text-decoration: none;
}

a.aBasicMenu:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a.aBasicMenu:hover {
	color: #999999;
	text-decoration: none;
}

a.aBasicMenu:active {
	color: #999999;
	text-decoration: none;
}


.immagineNews {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.testoNews {
	padding-right: 100px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}


#newscontainer {
	overflow: hidden;
	position: relative;
	width: 1000px;
	height: 340px;
}

#newscontainer div {
	width: 1000px;
	height: 340px;
}

#news1 {
	background-color: #FFFFFF;
	width: 1000px;
	height: 340px;
	visibility: visible;
}

#news2 {
	background-color: #FFFFFF;
	width: 1000px;
	height: 340px;
	visibility: hidden;
}

#news3 {
	background-color: #FFFFFF;
	width: 1000px;
	height: 340px;
	visibility: hidden;
}

#news4 {
	background-color: #FFFFFF;
	width: 1000px;
	height: 340px;
	visibility: hidden;
}

#news5 {
	background-color: #FFFFFF;
	width: 1000px;
	height: 340px;
	visibility: hidden;
}


.lineaBlu {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #07528C;
}


.lineaPuntini {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}


#navcontainer {
	width: 240px;
	font-family:Dax-Regular, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 15px;
	height: 20px;
}

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#navcontainer a {
	display: block;
	width: 225px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}

#navcontainer a:link, #navlist a:visited {
	color: #000000;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #CCCCCC;
	color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #07528C;
}

#navcontainer a#current {
	color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #07528C;
	background-color: #E6E6E6;
}

.titoloSubmenu {
	font-size: 16px;
	font-weight: bold;
	color: #07528C;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	height: 20px;
	width: 230px;
	font-family: Dax-Regular, Arial, Helvetica, DaxCondensed;
	border: 2px solid #07528C;
}


a.aTitoloSubmenu:link {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Dax-Regular, Arial, Helvetica, DaxCondensed;
	text-decoration: none;
}

a.aTitoloSubmenu:visited {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Dax-Regular, Arial, Helvetica, DaxCondensed;
	text-decoration: none;
}

a.aTitoloSubmenu:hover {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Dax-Regular, Arial, Helvetica, DaxCondensed;
	text-decoration: none;
}

a.aTitoloSubmenu:active {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Dax-Regular, Arial, Helvetica, DaxCondensed;
	text-decoration: none;
}


h2 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #07528C;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #07528C;
	font-family: Dax-Regular, Arial, Helvetica, DaxCondensed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 18px;
}


h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	padding-bottom: 3px;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}


p.pSmall {
	font-size: 9px;
}


.textSmall {
	font-size: 11px;
}


.textRedBold {
	font-weight: bold;
	color: #990000;
}


p.pNewsHome {
	font-size: 14px;
}
