body {
	background:url(../images/bg-body-c.jpg) repeat-x center top #fff;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

div#top {
	margin: 0 auto 30px;
    width: 960px;
}
div#top div.header {
	height:115px;
}
div#top div.header div#logo {
	float:left;
	margin:35px 0 0 0;
}
div#top div.header div#logo a img {
	border:none;
}

div#top div.header div#scritta-top {
	float:right;
	margin:15px 0 0 0;
}
div#top div.header div#scritta-top p {
	font-size:20px;
	font-weight:bold;
color:#3963d1;
}
div#top div.pay-box {
	height: 165px;
    margin: 0 0 12px;
}
div#top div.pay-box div.pay-box-in {
	width:320px;
	float:left;
	margin:25px 0 0 0;
}
div#top div.pay-box div.pay-box-in img {
	border:none;
}
div#top div.pay-box div.pay-box-in h4 {
	margin:0 0 5px 0;
}
div#top div.pay-box div.pay-box-in h4 a {
	text-decoration:none;
	color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    padding-top: 1px;
}
div#top div.pay-box div.pay-box-in p {
	float: left;
    width: 200px;
	margin:0 0 0 0;
}
div#top div.pay-box div.pay-box-in h4 a:hover, div#top div.pay-box div.pay-box-in p a:hover { text-decoration:underline;}
div#top div.pay-box div.pay-box-in p a {
	color: #FFFFFF;
    font-size: 12px;
    line-height: 15px;
    padding: 0 15px 0 0;
	text-decoration:none;
}
div#top div.menu {}
table {
	color: #666666;
    font-size: 14px;
}
table tr {}
table tr td {
	border-bottom: 1px dotted #CCCCCC;
    padding: 10px 0;
}
table tr td td { border:none;}
table tr td input {
	border: 1px solid #999999;
    height: 20px;
    width: 300px;
}
table tr td input#sub_prof {
	background:url(../images/call-to-action.jpg) no-repeat center top;
	text-indent:-9999px;
	outline:none;
	width:117px;
	height:31px;
	cursor:pointer;
	border:none;
}
table tr td input#sub_prof:hover {
	background:url(../images/call-to-action.jpg) no-repeat center bottom;
}
table tr td input.border-none {
	border:none;
	width:auto !important;
}
div#footer {
	background: none repeat scroll 0 0 #3963d1;
    margin: 0;
    padding: 15px 0;
}
div#footer div#footer-in {
	width:960px;
	margin:0 auto;
}
div#footer div#footer-in p {
	font-size:12px;
	color:#ccc;
}
div#footer div#footer-in p a {
	color:#fff;
	text-decoration:underline;
}
div.menu {
	height:29px;
}
div.menu div#menu-in {
	width:960px;
	height:29px;
	line-height:29px;
}
div.menu div#menu-in p {
}
div.menu div#menu-in p span {
	color:#303030;
	text-transform:uppercase;
}
div.menu div#menu-in p span#menu-form { float:left}
div.menu div#menu-in p span#menu-sito { float:right}
div.menu div#menu-in p span a {
	color:#0083AB;
	font-weight:bold;
	text-decoration:none;
}
div.menu div#menu-in p span a:hover {
	text-decoration:underline;
}
.img-top {
	margin-top:14px;
}