@charset "utf-8";
/* CSS Document */
#bandiere {
	padding: 3px;
	width: 210px;
	text-align: right;
	z-index: 11;
	position: absolute;
	top: 22px;
	right: 160px;
	left: auto;
	bottom: auto;
	margin-right:10px;
}
#bandiere img{
	margin-left: 5px;
	margin-right: 5px;
}
#search_div {
	padding: 3px;
	width: 210px;
	text-align: right;
	z-index: 11;
	position: absolute;
	top: 19px;
	left: auto;
	right: 5px;
	bottom: auto;
	/*border: 1px solid #000000;
	background-color:#FFCC00;*/
}
#form_search{
	margin-top: 1px;
	margin-bottom: 1px;
}