 #content{
	margin:0;
	background-color:#FFF;
	height: 100%;
	width: 930px;
}

 #content #container{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	position: relative;
	background-color: #FFF;
}

 #content #containertop{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height: 50px;
	position: relative;
	background-color: #FFF;
}

 #content #containerbottom{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height: 50px;
	position: relative;
	background-color: #FFF;
}





#contentLeft{
	width:250px;
	background-color:#FFFFFF;
	float:left;
	padding-left: 5px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E10077;
}

.contentLeft .title{
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E10077;
	
}

 #contentLeftchisiamo{
	width:235px;
	background-color:#FFFFFF;
	float:left;
	padding-left: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	height:  400px;
}


#contentLeftportfolio{
	width:235px;
	background-color:#FFFFFF;
	float:left;
	padding-left: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	height:  400px;
}

#contentLeftcontatti{
	width:900px;
	background-color:#FFFFFF;
	float:left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height:  505px;
}

.contentRight{
	width:690px;
	background-color:#FFFFFF;
	float:right;
	padding-left: 0px;
	clear: right;
	padding-top: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, Helvetica Neue, Verdana, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.contentRightImage{
	padding-left: 0px;
	padding-top: 45px;

}


 .contentRight .bloccotesto{
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 25px;
}
 .contentRight .bloccotestoBis{
	padding-top: 5px;
	padding-right: 50px;
	padding-left: 50px;
}


/*PER FTP FORMULARIO */

#containerform {
			margin: 0 auto;
			width: 350px;
			text-align: left;
		}


legend {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 0.5em;
		}
		
		
form {
			margin: 0;
			padding: 0;
		}


label {
			float: left;
			width: 100px;
			padding: 2px 1em 0;
			text-align: right;
				font: 12px arial,verdana,sans-serif;
		}
		
		fieldset div {
			margin-bottom: 0.5em;
			padding: 0;
			display: block;
		}
		
		fieldset div input {
			width: 150px;
			border-top: 1px solid #555;
			border-left: 1px solid #555;
			border-bottom: 1px solid #ccc;
			border-right: 1px solid #ccc;
			padding: 1px;
			color: #333;
		}
		
		#submit {
			clear: both;
			padding-top: 1em;
			text-align: center;
		}
		
		#submit input {
			border-top: 2px solid #ccc;
			border-left: 2px solid #ccc;
			border-bottom: 2px solid #555;
			border-right: 2px solid #555;
			padding: 2px 1em 4px;
			background: #848484;
			color: #fff;
		}
		
		#submit input:hover {
			background: #3b58a1;
		}
		
		input:focus {
			background: #efefef;
			color: #000;
		}
		
		#logo {
			margin-top: 20px;
			margin-bottom: 20px;
		}	



