@charset "utf-8";
/* CSS Document */


#box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/box_bottom_filtro_lingue.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 14px;
	margin-top: 50px;
}

#box_bottom {
	background-image: url(../img/box_top_filtro_lingue.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
}

body {
	background-image: none;
	background-color:#b4a597;
	font-family: Arial, Helvetica, sans-serif;
	
}.lingue {
	background-image: url(../img/riga_link_lingue.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 18px;
	padding-bottom: 9px;
	padding-top: 1px;
}


