
/* Struttura Principale */
html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: 'century gothic';
	color: #333333;
	font-size: 0.9em;
	background-image: url(../Images/Structure/BackGroundPage.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
body > DIV#MPageContainer
{
	min-height: 100%;
}
DIV#MPageContainer
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 1010px;
	height: auto;
	position: relative;
}
Div#MPageMenuOrizzontaleTop
{
	height: 25px;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
}
Div#MPageHeader
{
	background-image: url(../Images/Structure/BackGroundHeader.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 320px;
	width: 1010px
}
Div#MPageHeaderLogo
{
	padding-left: 50px;
}
Div#MPageMenuOrizzontaleBottom
{
	height: 35px;
	margin-top: 204px;
	margin-left: 6px;
}
Div#MPageMenuOrizzontaleBottom span
{
	float: left;
}
Div#MPageMenuOrizzontaleBottom a
{
	cursor: pointer;
	background: transparent url(../Images/Button/btnMenuOrizzontale.jpg) no-repeat center center;
	width: 90px;
	line-height: 35px;
	height: 35px;
	border: none;
	text-align: center;
	color: #325176;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	display: block;
	font-family: Tahoma;
}
Div#MPageMenuOrizzontaleBottom a:hover
{
	background: transparent url(../Images/Button/btnMenuOrizzontaleHover.jpg) no-repeat center center;
	color: #800000;
}
#MPageSiteMap
{
	padding: 10px;
	color: #325176;
}
DIV#MPageContent
{
	clear: both;
	padding-bottom: 80px;
}
DIV#MPageContentSx
{
	float: left;
	width: 800px;
}
DIV#MPageContentDx
{
	float: right;
	width: 210px;
}
DIV#MPageContentAreaPrivata
{
	float: left;
	width: 1010px;
}
DIV#MPageFooter
{
	position: absolute;
	text-align: center;
	bottom: 0;
	clear: both;
	width: 1010px;
	color: #325176;
}
DIV#MPageFooterSx
{
	float: left;
	padding: 15px;
}
DIV#MPageFooterDx
{
	float: right;
	padding-top: 10px;
	padding-right: 15px;
}
Div#MPageContentClose
{
	clear: both;
}
Div#MPageMenuOrizzontaleBottom #btnRassegnaStampa
{
ΚΚΚΚΚ width: 98px;ΚΚΚΚΚ
ΚΚΚΚΚ background: transparent url(Images/Button/btnMenuOrizzontale.jpg) no-repeat right center;ΚΚΚΚ
}
Div#MPageMenuOrizzontaleBottom #btnRassegnaStampa:hover
{ΚΚΚΚ
ΚΚΚΚΚ background: transparent url(Images/Button/btnMenuOrizzontaleHover.jpg) no-repeat center center;
ΚΚΚΚΚ color: #ffffff;
}
Div#MPageMenuOrizzontaleBottom a:hover
{
ΚΚΚΚΚ background: transparent url(Images/Button/btnMenuOrizzontaleHover.jpg) no-repeat center center;
ΚΚΚΚΚ color: #ffffff;
}
