body {
	background: #f1f1f1;
	color: #333;
	font-size: 1em;
	height: auto;
		font-family: 'Helvetica Neue', Helvetica,Arial,sans-serif;
	background-image: url('../img/mobile/bg.png');
		background-repeat: repeat-x;
margin-top: 0px;

}

.titolo h1{
	text-indent:-9999px;	
}

.titolo {
	background-image: url('../img/mobile/titolo.png');
	background-repeat: no-repeat;
	height: 55px;
color:#205391;

}

#menualto {
	font-family: Helvetica,Arial,sans-serif;
	
	text-transform: uppercase;
	padding-top: 0px;
	margin-top: 15px;
 	margin-bottom: 45px;


}
#menualto ul {
	color: #fff;
	font-size: 0.8em;
	height: 10px;
	font-weight: bold;
	list-style-type: none;
	text-align: center;
	margin-top:20px;
	padding-left:0px;
}
#menualto ul a {
	background:#205391;
	padding:4px;
	border:4px solid #F1F1F1;

	
	display:block;
	text-decoration: none;
	color: #fff;
}
#menualto li {
	float:left;
}

#menualto a:hover {
	text-decoration:underline;
}

.footer {
	color: #fff;
	background: #222;

	margin-bottom: 0px;
	padding-bottom: 0px;
}
.footer p {
	text-align: left;
	line-height: 20px;
	padding: 2em;
	letter-spacing: 1px;
	font-size: 11px;
}
.footer a {
	color: #fff;
}

h3{
	  clear: both;
	font-family: 'Ropa Sans', Arial, serif;
	font-size:1.5em;
}
h2{
	  clear: both;
	
}

.topSection{

	margin-top:100px;
}
.trittico h3{
	text-transform:uppercase;	
	font-family: 'Ropa Sans', Arial, serif;
color:#444444;
	}

.trittico a{
	
	color:#444;
}

 
