/* ============================================================================= */
/* Intestazione Banner Navigazione Top-Immagine  */
/* ****************** */
/* *                * */
/* *                * */
/* ****************** */
/* |                | */
/* |----------------| */
/* |           |    | */
/* |           |    | */
/* |           |    | */
/* |----------------| */
/* |                | */
/* ------------------ */

#page-header
{
}
#top-banner
{
	position: relative;
	margin: 0px auto;
	width: 960px;
	padding: 0px;
	padding-top: 150px;
	background-color: #FFF;
	background-image: url('/dep/banner_home5.jpg');
	background-repeat: no-repeat;
	background-position: 0px 110px;
}

/* Inserisco un inner nel top-banner */

#inner-top-banner
{
	width: 100%;
	margin: 0 auto;
	height: 200px;
	background: transparent;
}
#inner-top-banner h1 { 
	display: none;
}


/* ============================================================================= */
/* Lingua */
#language
{
	position: absolute;
	left: 350px;
	top: 80px; /* <-- Usa questo per posizionare le lingue piu' in alto o piu' in basso */
	width: 250px;
	color: #000;
}
#language  ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	width: 100%;
}
#language  li
{
	text-decoration: none;
	float: left;
	margin: 0px 0px 4px 0px;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	border-bottom: none;
}
#language  li a, #language li a:visited, #language li a:active
{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	border-style: none none none none;
}
#language  li a:hover
{
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

/* ============================================================================= */
/* Logo */
#logo
{
	position: absolute;
	top: 0px;
	left: 20px;
	width: 320px;
	height: 110px;
	background-image: url('/dep/logo_Polini.jpg');
	background-repeat: no-repeat;
	background-color: #FFF;
	line-height: 1px;
	color: #fff;
	z-index: 1;
}
/* Banner */

#top-banner-image
{
	padding: 0;
	margin: 0 auto;
	width: 800px;
	overflow: auto;
}
/* ============================================================================= */
/* search */

/* ============================================================================= */
/* search */

#faq_link
{
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 16px;
	border-bottom-color: rgb(233, 130, 61);
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: rgb(233, 130, 61);
	cursor: auto;
	display: inline;
	font-weight: normal;
	height: 18px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	text-decoration: none;
	width: 45px;
	letter-spacing: normal;
	font-family: Helvetica;
}



#faq_link a:active,
#faq_link a:link
{
	border-bottom: 1px dotted rgb(170, 170, 170);
	color: black;
	font-weight: normal;
	padding: 2px 0px;
	text-decoration: none;
}

#search
{
	position: absolute;
	right: 4px;
	top: 80px; /* <-- Usa questo per posizionare le lingue piu' in alto o piu' in basso */
	font-size: 16px;
	font-weight: bold;
	width: 290px;
	color: #000;
}

#search_spacer
{
	float: left;
	width: 120px;
	line-height: 1px;
}

#search_form
{
	margin: 0;
	padding: 0;
	display: inline;
}

#search_button
{
	cursor: hand;
	cursor: pointer; 
	float: right;
	margin-left: 10px;	
}

#search_button img
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}



.title_marche
{
	background-image: url(/dep/bg_link_transizione2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.macro_section
{
	color: #0c1b3a;
	padding: 3px 0px 3px 5px;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	font-family: Helvetica, Verdana, DIN-Regular, arial, sans-serif;
}

.macro_section_container
{
	margin-left: 40px;
	background-color: #ffffff;
	padding: 4px 0px 4px 0px;
	border-top: solid 1px #0c1b3a;
	border-bottom: solid 1px #0c1b3a;
}

.macro_section_old
{
	color: #0076BE;
	font-size: 14px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	margin-left: 40px;
	padding: 10px 0px;
}
#faq_link a:hover,
#faq_link:hover
{
	border-bottom: 1px solid rgb(233, 130, 61);
	color: rgb(233, 130, 61);
	font-weight: normal;
}

#keywords {
	-webkit-appearance: textfield;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	background-color: white;
	border-bottom-style: inset;
	border-bottom-width: 2px;
	border-left-style: inset;
	border-left-width: 2px;
	border-right-style: inset;
	border-right-width: 2px;
	border-top-style: inset;
	border-top-width: 2px;
	color: black;
	cursor: auto;
	display: block;
	float: right;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 12px;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	text-align: auto;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	width: 122px;
	word-spacing: 0px

}
