#body
{
    font-family: arial;
	padding:0;
	margin:0;
	background-color: white;
}

#WholePage
{
    background-color: white;
	
	background-image: url("../img/new_sfondo.png");
	background-repeat: repeat-x -y;
    background-position: left top;
}

#Container
{
	background-color: white;
	width: 922px;
	margin: 0px auto;
}


#Top
{
    
	font-family: Arial;
	padding:0;
	margin:0;
	height: 169px;
	background: url("../img/header.png") top left no-repeat;
}

#Top *
{
    font-family: Arial;
	padding:0;
	margin:0;
}

#Header
{
	padding-top: 12px;
	padding-left: 25px; width: 200px; text-align: center;
}

.name
{
	font-size: 14px;
	color: #caec72;
}

.adress
{
    
	font-size: 14px;
	color: orange;
}

#Menu
{
	width: 100%;
	height: 32px;
	margin-top: 55px;
	padding-left: 0px;
}


#Menu a
{
	height: 32px;
	line-height: 32px;
	width: 128px;
	background: url("../img/menu.png") top left no-repeat;
	background-position: -123px 0;
	float: left;
	margin-left: 3px;
	text-decoration: none;
	color: black;
	font-size: 10px;
	text-align: center;
}

#Top #Menu a:hover, #Top #Menu a.active
{
	background-position: 0px 0;
	text-decoration: underline;
}



#Middle
{
	background: url("../img/top_shadow.png") top left no-repeat;
	font-size: 12px;
	line-height: 18px;
}

#Page
{
	background: url("../img/bottom_shadow.png") left bottom no-repeat;
}

#Content
{
	padding: 28px;
	padding-top: 10px;
	
	
}


#Footer
{
	background-image: url("../img/new_sfondo.png");
	background-repeat: repeat-x -y;
    background-position: left top;
    height: 65px;
    width: 100%;
    float: left;
    margin: 0px auto;
    
}

#Bottom
{
    height: 56px;
    width: 922px;
    font-size: 10px;
	background: url("../img/mio_over_footer.png") no-repeat;
	background-position: -9px 0;
	width: 922px;
	margin: 0px auto;
}

#Bottom
{
	background-position: 0px 0;
}

#Bottom_left
{
	float: left;
	padding-left: 28px;
	padding-top: 8px;
}

#Bottom_right
{
    float: right;
    text-align: right;
    padding-right: 28px;
    padding-top: 8px;
}

#Bottom_center
{
    float: center;
    text-align: center;
	font-size: 10px;
	color: white;
    padding-right: 0px;
    padding-top: 38px;
}

.Partt 
{
clear: left;
padding-left: 0px;
text-align: justify;
font-family: arial;
font-size: 12px;

}


.Parts 
{
background-color: white;
clear: right;
padding-left: 0px;
text-align: justify;
font-family: Arial;
font-size: 12px;

}
.Parts img
{
float: left;
margin: 0px 10px 0px 0px;

}


.Partd 
{
background-color: white;
clear: left;
padding-left: 0px;
text-align: right;
font-family: Arial;
font-size: 12px;
}
.Partd img
{
float: right;
margin: 0px 0px 0px 10px;

}

.Part 
{
background-color: white;
clear: right;
padding-left: 0px;
text-align: justify;
font-family: Arial;
font-size: 12px;
}

#Bottom a 
{
color: #2c2c27;
}

#validator img {
border:0 solid #FFFFFF;
height:31px;
width:88px;
}

div.box
{
    width:191px !important;  width /**/:200px;
    height:300px !important; height /**/: 200px;
    padding: 4px;
    border:1px solid #EEE; border-right:0 solid;
    background:url(gradient.png) repeat-x fixed top left;
    overflow:auto
}