/* Struttura Principale */
html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #000000;
	font-family: Verdana;
	font-size: 13px;
	color: #333333;
	background-image: url(../images/BackGroundPage.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
body > div#MPageContainer > div#MPageContainer2
{
	height: auto;
	min-height: 100%;
}

div#MPageContainer2 > DIV#MPageContent
{
	height: auto;
	min-height: 100%;
}
div#MPageContainer
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 1030px;
	height: 100%;
	background-image: url(../images/BackGroundPageContainer.png);
	background-position: left top;
	background-repeat: repeat-y;
}
div#MPageContainer2
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 1000px;
	height: 100%;
	border-left: solid 1px #5e5e5e;
	border-right: solid 1px #5e5e5e;
	background-color: #000000;
}
/* Header */
DIV#MPageHeader
{
	height: 230px;
	width: 1000px;
	background-image: url(../images/BackGroundHeader.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
/* Fine Header */
/* Contenuto Centrale */

DIV#MPageContent
{
	clear: both;
	padding: 0px 0px 100px;
	margin-bottom: 100px;
}

DIV#MPageContent_x--
{
	float: left;
	width: 202px;
	background-color: #000000;
	background-image: url(../images/BackGroundContent_x--.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 4px;
	padding-right: 4px;
}
DIV#MPageContent_-x-
{
	float: left;
	width: 603px;
	background-color: #000000;
	padding-left: 3px;
	padding-right: 4px;
	padding-top: 30px;
}
DIV#MPageContent_--x
{
	float: left;
	width: 171px;
	background-color: #000000;
	background-image: url(../images/BackGroundContent_--x.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 4px;
	padding-right: 5px;
}
/* --- */
DIV#MPageContent_x-- ul
{
	margin-bottom: 0;
}
DIV#MPageContent_x-- li
{
	list-style-type: square;
	color: #edc03d;
}
DIV#MPageContent_x-- li:hover
{
}
DIV#MPageContent_x-- li a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
DIV#MPageContent_x-- li a:hover
{
	color: #edc03d;
	width: 100%;
}
DIV#MPageContent_-x- ul
{
	margin-bottom: 0;
}
DIV#MPageContent_-x- li
{
	list-style-type: square;
	color: #edc03d;
}
DIV#MPageContent_-x- li:hover
{
}
DIV#MPageContent_-x- li a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
DIV#MPageContent_-x- li a:hover
{
	color: #edc03d;
	width: 100%;
}
DIV#MPageContent_-x- a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
DIV#MPageContent_-x- a:hover
{
	color: #edc03d;
	width: 100%;
}
/* --- */

div#MpageFooter
{
	clear: both;
	background-image: url(../images/BackGroundFooter.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	bottom: 0;
	color: #333333;
	height: 100px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 122px;
}

div#MpageFooterTesto
{
	float: left;
	padding-left: 300px;
	padding-top: 10px;
	color: #CCCCCC;
}
div#MpageFooterXc
{
	float: right;
	padding-right: 15px;
}
div#MpageFooterXc img
{
 border: none;
}