*,div {padding:0px; margin:0px; border:0px;}

img { border:0; }

.clear { clear:both; display:block; visibility:hidden; height:0; }

body {
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	border:0;
	background:url(../images/bg.gif) #bb0100 repeat-x top;

	-webkit-tap-highlight-color: rgba(0,0,0,0);
}


#pagina {
	width:auto;
	margin:0 auto;
	text-align:center;
	}
		 
.bottone-home {
	width:46px;
	height:55px;
	margin:35px auto;
	}
	
.content-top{
	background:url(../images/content-top.png) no-repeat;
	width:287px;
	height:30px;
	margin:25px auto 0;
}
.content-bottom{
	background:url(../images/content-bottom.png) no-repeat;
	width:287px;
	height:30px;
	margin:0 auto 25px auto;
}
.content-center{
	background:#fff;
	width:247px;
	height:auto;
	margin:0 auto;
	text-align:left;
	padding:0 20px;
}

.content-center a { color:#bb0100; }

.content-center h1{
	font-size:20px;
	color:#bb0100;
}

.content-center h2{
	font-size:15px;
	color:#666666;
	margin-bottom:5px;
}

.content-center .tel{
	float:left;
}
.content-center .mail{
	float:left;
}
