body {
	margin-left:auto;
	margin-top:0px;
	margin-right:auto;
	background-image:url(/images/sfondo_body.png);
	background-repeat:repeat-x;	
	background-position:center top;
	background-color:#FFFFFF;
	height:1000px;	
}

a:link {
	color: #9f9f9f;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #9f9f9f;
}

a:visited {
	text-decoration: none;
	color: #9f9f9f;
}

#sfondo {
	width:723px;
	margin-left:auto;
	margin-top:0px;
	margin-right:auto;
	background-image:url(/images/sfondo.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#FFFFFF;
	height:1000px;	
}
#contenitore {
	width:715px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;	
}
#contenitore #top {
	position:relative;
	height:346px;
	width:715px;
	margin-left:0px;
}
.men1 {
	  position:relative;
      width:100px;
      height:30px;
	  left:3px;
	  margin-top:-68px;
}
.men2 {
	position:relative;
	width:100px;
	height:30px;
	left:240px;
	margin-top:-30px;
}
.men3 {
	position:relative;
	width:100px;
	height:30px;
	left:474px;
	margin-top:-30px;
}	

#contenitore #box {
	position:relative;
	width:238px;
	margin-left:0px;
	margin-top:15px;
	float:left;
}
.box1 {
	  position:relative;
      width:200px;
	  margin-left:15px;
	  clear:left;
	  padding:10px;
}
.box2 {
	position:relative;
	width:200px;
	margin-left:15px;
	clear:left;
	padding:10px;
}
.box3 {
	position:relative;
	width:200px;
	margin-left:15px;
	clear:left;
	padding:10px;
}
.urbangreymenu{
position:relative;
width:200px; 
margin-left:15px;
}
.urbangreymenu ul{
list-style-type:none;
margin:0;
padding:0;
margin-bottom:0;
}

.urbangreymenu ul li{
padding-bottom:2px; 
background:url(/images/ico-box.png) no-repeat;
padding:0 0 0 20px;

}

.urbangreymenu ul li a{
	font:normal 14px Arial;
	color:#4c4c4c;
	display:block;
	padding:1px 0;
	line-height:17px;
	padding-left:8px;
	text-decoration:none;
}

.urbangreymenu ul li a:visited{

}

.urbangreymenu ul li a:hover{ 

}

#contenitore #boxx {
	position:relative;
	width:420px;
	margin-left:20px;
	margin-top:20px;
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;		
}

#boxx h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#4c4c4c;
	line-height:20px;
}

#boxx h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#4c4c4c;
	line-height:20px;
}

#boxx p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#4c4c4c;
	line-height:20px;
}

.boxcenter {
	  position:relative;
      width:420px;
	  margin-left:10px;
	  margin-top:10px;
	  clear:left;
}
.boxcenter2 {
	  position:relative;
      width:420px;
	  margin-left:10px;
	  clear:left;
}
.boxcenter3 {
	  position:relative;
      width:420px;
	  margin-left:10px;
	  clear:left;
}
.boxart {
	  position:relative;
      width:120px;
	  height:120px;
	  margin-left:10px;
	  float:left;
	  text-align:center;
}
#footer {
	position:relative;
	width:715px;
	margin-top:550px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9f9f9f;
	margin-left:0px;
	padding-top:25px;
	padding-bottom:25px;
	clear:left;
}
.fooright {
	  position:relative;
	  margin-top:0px;
	  margin-left:400px;
}
.fooleft {
	position:relative;
	margin-top:-16px;
	margin-left:0px;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: 0px; 
	width: 100px; 
	color: #4c4c4c;
	margin-top:4px;
}

.cssform input[type="text"]{ 
	width: 350px;
	background-color: #ffffff;
	border: 1px solid #4c4c4c;
}

.cssform textarea{
	width: 340px;
	height: 80px;
	border: 1px solid #4c4c4c;
	background-color: #ffffff;
}

.cssform input[type="submit"] {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4c4c4c;
	background-color: #ffffff;
	border: 1px solid #4c4c4c;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}