.wrapper{

	margin: 0 auto; width:960px;

	padding:0;

	position:relative;

}



#header {

  width: 100%;

  height: 180px;

  background:url(../images/bg_header_accessosposi_2.jpg) top center no-repeat;

}

#header.invia {

  width: 100%;

  height: 180px;

  background:url(../images/bg_header_accessosposi_1.jpg) top center no-repeat;

}



.col_sx{

	float:left; width:48%; 

	margin:50px 1% 50px 1%;

}

.col_dx{

	float:left; width:50%;

	margin:50px 0 50px 0;

}



.col_center{

	width:100%;

	margin:50px 0 120px 0;

}

.col_center .cellLeft.primo{

	margin-left:280px;

}

.col_center .link{

	margin:30px 0 0 280px;

}





#content{

	width:100%;

	min-height:300px;

	background-color:#fff;

	padding:20px 0;

	

  font-family: Verdana;

  color: #5c5c5c;

  font-size: 14px;

}



#content .cellLeft{

	margin-right:50px;

}



#content .testo {

  margin-top: 5px;

  font-weight: bold;

}



#content form{

}



#content .titolo{

	margin:0 0 0 87px;

}



#content .input {

	margin:5px 0 5px 0;

}

#content .input label {

	float:left; margin-right:20px;

	width:100px; text-align:right;

}

#content .input input {

	float:left; width:150px;

}



#content .btn-invia {

  background-color: #244885;

  border: 1px solid #7f9db9;
  border-radius: 5px;
  -webkit-border-radius: 5px;

  color: #ffffff;

  display: inline-block;

  height: 34px;

  margin: 40px 0 0 103px;

  width: 180px;

}



#content .btn-back1 {

  background-color: #95836d;

  border: 1px solid #896d4c;
  border-radius: 5px;
  -webkit-border-radius: 5px;

  color: #ffffff;

  display: inline-block;

  height: 28px;

  padding:6px 0 0 0;

  margin: 40px 0 0 87px;

  width: 220px;

  text-align:center;

}



#content .btn-vai {

  background-color: #244885;

  border: 1px solid #7f9db9;

  color: #ffffff;

  display: inline-block;

  height: 20px;

  margin: 0;

  width: 61px;

  text-align: center;

  padding-top: 1px;

}







#footer {

  height: 194px;

  background-color: #343753;

  margin: 0 auto;

  width: 100%;

  

  font-family: Arial, Helvetica, sans-serif, Geneva, sans-serif;

}



#footer .content {

  height: 194px;

  margin-top: 1px;

}



#footer .logo-footer {

  width: 262px;

  height: 127px;

  margin: 25px;

  float: left;

  background-image: url(../images/logo-footer-accessosposi.png);

  background-repeat: no-repeat;

}



#footer .content-dati {

  width: 400px;

  height: 100px;

  float: left;

  font-size: 12px;

  color: #FFF;

  margin-top: 50px;

}



#footer .dam {

  float: right;

  margin-top: 100px;

  color: #FFF;

  font-size: 10px;

  margin-right: 5px;

}