* {
	margin:0;
	padding:0;
}

body {
	background: #B5CFE6;
	color: #000;
	font-family:verdana, FreeSans, sans;
	font-size:14px;
}

img{
border: 0;}

a {
	color: #003d4c;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	background:#fff;
	color: #003d4c;
	text-decoration:none;
}
a img {
	border:none;
}

h1 a:hover{
background:transparent;
}

h2{
padding:10px 0 5px 0;
font-size:30px;
text-align:center;
color: #fff;
}

strong{
color: #ffffff;
margin-left: 20px;
}

#header{
font-size:11px;
text-align:center;
background:url(/images/sfondo-header.jpg) repeat-x;
height:87px;
}

#header h1{
text-align: left;
}

#header h1 a{
text-decoration:none;
border: 0;
}

#corpo{
background:url(/images/sfondo-sito.jpg) repeat-x #B5CFE6;
height:399px;
margin:0 auto;
clear:both;
}

#corpo p{
padding-top:10px;
text-align:center;
}

#totalizzatore{
font-size:11px;
color: #ffffff;
float:right;
clear:both;
margin-right:75px;
}

#footer{
padding-top:20px;
font-size:10px;
text-align:center;
}

#UrlAggiungiForm{
background: url(/images/sfondo-form.jpg) no-repeat;
width: 522px;
padding-top:25px;
height: 331px;
margin: 0 auto;
}


#UrlRealUrl{
background: url(/images/input-box.jpg) no-repeat;
width: 279px;
height: 37px;
border: 0;
font-size: 20px;
margin: 0 auto;
display:block;
padding: 12px 0 3px 80px;
color: #2C8AFE;
font-family:arial;
font-weight:bold;
}

#UrlUrl{
background: url(/images/input-rurl.jpg) no-repeat;
width: 219px;
height: 37px;
border: 0;
font-size: 20px;
margin: 0 auto;
display:block;
padding: 12px 0 3px 140px;
color: #2C8AFE;
font-family:arial;
font-weight:bold;
}

#flashMessage{
font-weight:bold;
font-size:12px;
float:left;
width:300px;
padding:20px 0 0 10px;
}

.inserire{
font-weight:bold;
color: #ffffff;
font-size: 18px;
text-align:center;
padding: 40px 0px 10px 0px;
}

.submit input{
background: url(/images/invia.jpg) no-repeat;
width: 109px;
height: 38px;
border: 0;
color: #ffffff;
float:right;
margin: 15px 85px 5px 0px;
font-family: tahoma, serif;
font-weight: bold;
font-size: 18px;
cursor:pointer;
}

.link-primo{
padding-right: 48px;
}