/* @override 
	http://192.168.254.250:3000/stylesheets/footer.css?1231256806
	http://192.168.1.220:3000/stylesheets/footer.css?1235645549
	http://192.168.1.220:3000/stylesheets/menu.css?1236778584
	http://192.168.1.220:3000/stylesheets/footer.css?1236786128
*/

/* -------------------------------------------------------------------------- */
/* -- Footer                  ----------------------------------------------- */
/* -------------------------------------------------------------------------- */



#the_footer {
	clear: left;
	background-color: #252017;
	background-image: url(/images/bg/footer.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-size: 12px;
	padding: 0 0 2em 0;
	margin: 0;
	color: #A29E91;
	text-align: left;
}

#the_footer a {
	text-decoration: none;
	color: #A29E91;
}

#the_footer a:hover {
	text-decoration: none;
	color: #FFF;
}

#the_footer .column {
	width: 12.66%;
	float: left;
	display: block;
	padding: 2em 2% 15px 2%;
	position: relative;
}

#the_footer .column.news {
	width: 12.66%;
	height: 210px;
	float: left;
	display: block;
	padding: 2em 2% 15px 2%;
	position: relative;
	background-image: url(/images/bg/dice.png);
	background-position: 50px 160px;
	background-repeat: no-repeat;	
}

#the_footer .column.logo {
	height:  200px;
	background-image: url(/images/bg/eagle.png);
	background-position: 0 22px;
	background-repeat: no-repeat;
}
					
#the_footer .column.menu {
	background-image: url(/images/bg/footer_divider.png);
	background-repeat: no-repeat;
}

#the_footer .column.aiuto {
	height:  200px;
	width: 17.66%;
	float: left;
	display: block;
	position: relative;
}
		
#the_footer .column.contact_us {
	width: 22.33%;
	float: left;
	display: block;
	position: relative;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#the_footer .column h3 {
	text-decoration: none;	
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 1em;
}

#the_footer .column h4 {
	font-weight: bold;	
	font-size: 16px;
	letter-spacing: -.5px;
	margin-bottom: 0.0em;
	color: #248c00;
}

#the_footer .column ul {
	list-style-type: none;
	padding-left: 0;
	margin:0 0 0 0.5em;
}


#the_footer .small_print {
	margin: 2em 2% 0 2%;
	float: left;
	text-align: right;
	clear: left;
	display: block;
	width: 96%;
	height: 20px;
	line-height: 20px;
}