.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	width:940px;
}

.clearfix {display: block;}

.body {
	margin: 0px;
	font-family:  'helvetica neue';
	line-height: 1em;
	text-align:left;
	font-style: normal;
	
}
#wrapper {
	height: 4000px;
	width: 100%;
	margin-left:0px;
	margin-top:0px;
	background-image: url(img/bg.png);
	
	
}
#page {
	width: 1100px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin-top:0px;
}
#content {
	width: 1100 px;
	margin-top:0px;
	background-color:#FFF;
	}
#header {
	width: 1100px;
	height: 200px;
	margin: 0px;
	background-image: url(img/ss_new.png);
	float:left;
}



.col{
	width:185px;
	height:4000px;
	margin-left: 0px;
	margin-right:0px;
	margin-top:25px;
	float:left;
	background-color:#FFF
}
.col1{
	width:900px ;
    margin-left:0px;
	margin-right:0px;
	margin-top:25px;
	float:right;
	background-color:#FFF;
 }
 .col2{
	width:900px ;
    margin-left:0px;
	margin-right:0px;
	float:right;
	background-color:#FFF;
	
 }
.col3{
	width: 900px ;
    margin-left:0px;
	margin-right:0px;
	float:right;
	background-color:#FFF;
 }




p {
	margin:0;
	padding:0;
}

h1 {
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:#666;
	font-size:26px;
	font-weight:bold;
	font-family: 'helvetica neue';
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:20px;
	letter-spacing:0px;
}

h1 a{
	text-decoration:none;
	font-style:normal;
	color:#FCC;
}

h1 a:hover{
	text-decoration:none;
	font-style:normal;
	color:#FCC;
}
h2 {
	padding:5 0 5 0;
	margin-top:15px;
	margin-bottom:10px;
	padding-left:20px;
	font-size:18px;
	font-weight:bold;
	font-family: 'helvetica neue';
	color: #999;
}
h2 a{
	text-decoration:none;
	font-style:normal;
	color:#010000;
}
h2 a:hover{
	color: #ff1cac;
}
h3 {
	padding:0 0 0 0;
	margin-top:5px;
	margin-bottom:10px;
	padding-left:20px;
	font-size:14px;
	font-weight:normal;
	font-family: 'helvetica neue';
	line-height: 20px;
	color:#999;
}
h3 a{
	color:#666;
	text-decoration: none;
}
h3  a:hover{
	color: #ff1cac;
}
texter {
	padding:0 0 0 0;
	margin-top:5px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:normal;
	line-height: 9px;
	color:#ff0000;
}
img {
	border: 0 !important;
}


/*
input {
font-size:1em;
vertical-align:middle;
width:300px;
height:20px;
font-family:  'helvetica neue',Helvetica, Arial, arial, sans-serif; 
border:1px solid #CDCDCD;
padding-top: 10px;
max-height
}

textarea {
font-size:1em;
vertical-align:middle;
width:300px;
height:147px;
font-family:  'helvetica neue',Helvetica, Arial, arial, sans-serif; 
border:1px solid #CDCDCD;
padding-top: 10px;
}



input.file {	
font-size:1em;
vertical-align:middle;
width:220px;
height:20px;
font-family:  'helvetica neue',Helvetica, Arial, arial, sans-serif; 
border:1px solid #CDCDCD;
padding-top: 10px;}	

input:hover, input:focus, textarea:hover, textarea:focus, input.file:hover,input.file:focus  {
	border:1px solid #ff1cac;
	}
	
	
.submit{
	
	height:33px;
	padding-top: 0px;
	
}


form#customized { padding:0;  }





.custom-radios{
	padding-top:12px;
}

.custom-checks input,
.custom-radios input {
	position: absolute; 
	left: -9999em; 
}

.custom-checks label,
.custom-radios label { 

	
	font-size: 1em; 
	padding-right: 2.6em; 
	padding-left: 1.2em;
	line-height: 1; 
	background: url(img/check-radio.gif) no-repeat 0 0; 
	margin: 0; 
	cursor: pointer; 
}





.fbutt :hover{
	color: #ff1cac;
	cursor: pointer;		
}

.mancante h3{
	color: #ff1cac;
	
}

.errato h3{
	color: #ff1cac;
	
}
 #map { width:772px; height:588px; }


.thumbs img{
	
	
	margin-top: 16px !important;;
	margin-left: 0px !important;;
	margin-right: 16px !important;
	 display:inline;
	float: left;
	
}
----*/

