/* INIZIO - Footer ---------------------- Impostazione Mail, Contatti e Link Radipidi */

#bottom {
	background-image: url(images/FooterImg/foot1.png);
	background-repeat: repeat-x;
	width: 800px;
	margin: 0px;
	padding: 0px;
	margin:auto;
	background-color: #242A31;
}

#bottom #footer #footercontent {
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: 18px;
}

#bottom #footer {
	padding-top: 20px;
	padding-bottom: 70px;
	width: 100%;
	width: 800px;
	margin:auto;
}

#bottom #footer #footercontent .footerbox {
	float: left;
	width: 240px;
	margin-right: 20px;
}

.clear {
	clear: both;
}

#bottom #footer #footercontent .footerbox h2 span {
	display: none;
}


#bottom #footer #footercontent .footerbox .mailus {
	padding: 0px;
	background-image: url(images/FooterImg/mailus.png);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#bottom #footer #footercontent .footerbox .reachus {
	padding: 0px;
	background-image: url(images/FooterImg/reachusbanner.png);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#bottom #footer #footercontent .footerbox .thewebsite {
	padding: 0px;
	background-image: url(images/FooterImg/thewebsite.png);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#bottom #footer #footercontent .footerbox div {
	margin: 5px;
}
#bottom #footer #footercontent .footerbox label {
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	margin-top: 5px;
}

#bottom #footer #footercontent .footerbox input {
	background-color: #CCCCCC;
	border: 1px solid #000000;
}

#bottom #footer #footercontent .footerbox textarea {
	background-color: #CCCCCC;
	border: 1px solid #000000;
}

#bottom #footer #footercontent .footerbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	font-size: 14px;
	margin: 0px;
	padding: 3px;
	background-color: #000000;
}

#bottom #footer #footercontent .footerbox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#bottom #footer #footercontent .footerbox li {
	color: #CCCCCC;
	line-height: 18px;
}

#bottom #footer #footercontent .footerbox li span a {
	color: #CCCCCC;
	text-decoration: none;
	cursor: default;
	background-color: #171C20;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 3px;
}

#bottom #footer #footercontent .footerbox li span a:visited,active {
	color: #CCCCCC;
	text-decoration: none;
	cursor: default;
	background-color: #171C20;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 3px;
}

#bottom #footer #footercontent .footerbox li span a:hover {
	color: #CCCCCC;
	text-decoration: none;
	cursor: default;
	background-color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 3px;
}

#bottom #footer #footercontent .footerbox .links a {
	color: #CCCCCC;
	text-decoration: none;
}

#bottom #footer #footercontent .footerbox .links li {
	display: block;
	margin-top: 3px;
}

#bottom #footer #footercontent .footerbox .links a:visited,active {
	color: #CCCCCC;
	text-decoration: none;
}

#bottom #footer #footercontent .footerbox .links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#bottom #footer .backtotop_footer {
	text-align: right;
	padding-right: 45px;
	margin-top:25px;
}

#bottom #footer .backtotop_footer a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#bottom #footer .backtotop_footer span.linkback {
	float:right;
}

#bottom #footer .backtotop_footer span.linkback a{
	color: #FFFFFF;
	text-decoration: none;
	background-color:#242A31;
	padding:0;
	border:none;
}

/*  FINE - Footer ---------------------- Impostazione Mail, Contatti e Link Radipidi */
