#header {
	background-image: url("../../img/v2/header_background.jpg");
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 140px;
}

#header_aux1 {
	background-image: url("../../img/v2/logo-header.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 140px;
}

#header_aux2 {
	background-image: url("../../img/v2/img-header.jpg");
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 140px;
}

#breadcrumbs {
	width: 68%;
	float: left;
	margin: 0;
	background-color: #ffffff;
	background-image: url("../../img/v2/bordo_maledetto.gif");
	background-position: 0 0;
	background-repeat: repeat-y;
	padding: 0.25em 0;
}

#breadcrumbs p {
	margin: 0;
	padding: 0 0.5em;
}

#date {
	margin: 0 0 0 70%;
	background-color: #ffffff;
	background-image: url("../../img/v2/bordo_maledetto.gif");
	background-position: 100% 100%;
	background-repeat: repeat-y;
	padding: 0.25em 0;
}

#date p {
	margin: 0;
	padding: 0 0.5em;
	text-align: right;
}

#corpo {
	width: 100%;
	float: left;
	background-image: url("../../img/v2/background_sn.png");
	background-position: 25% 0;
	background-repeat: repeat-y;
	margin-bottom: 2px;
}

#colonna1 {
	width: 25%;
	float: left;
}

#colonna2_aux {
	margin: 0.5em 1%;
}

#colonna2_aux2 {
	margin: 0 1%;
}

#footer {
	clear: both;
	text-align: center;
	margin-bottom: 0.5em;
	background-image: url("../../img/v2/bckg-footer1px.gif");
	background-position: 0 0;
	background-repeat: repeat-x;
	min-height: 43px;
}

#footer_aux1 {
	background-image: url("../../img/v2/ang-footer-sx.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	min-height: 43px;
}

#footer_aux2 {
	background-image: url("../../img/v2/ang-footer-dx.gif");
	background-position: 100% 0;
	background-repeat: no-repeat;
	min-height: 43px;
	padding: 0.5em 0;
}

/****
Elementi che sono parte integrante del layout
****/


#subheader {
	width: 100%;
	float: left;
	margin: 0;
	background-image: url("../../img/v2/bordo_maledetto.gif");
	background-position: 0 0;
	background-repeat: repeat-y;
}

#subheader_aux {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0.4em 0 0.3em 0;
	background-image: url("../../img/v2/bordo_maledetto.gif");
	background-position: 100% 0;
	background-repeat: repeat-y;
}

#subheader ul {
	width: 58%;
	border-bottom: 2px solid #c9daeb;
	float: left;
	margin: 0 0 0 2px;
	padding: 0;
	font-weight: bold;
/*	height: 1.6em;*/
	list-style: none;
}

#subheader li {
	float: left;
	padding-top: 0;
	padding-bottom: 0;
}

#subheader ul a {
	padding: 0 0.5em 0 0.5em;
	float: left;
	line-height: 1.6em;
	height: 1.6em;
	color: #0049a2;
	background-image: url("../../img/v2/sep_link.gif");
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

#subheader div.fintoForm {
	margin-left: 59%;
	padding: 0;	
	min-height: 1.4em;
	/*line-height: 1.7em;*/	
	background-image: url("../../img/diagonale_ricerca.png");
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-color: #c9daeb;
	color: #232e4e;
	text-align: center;
}

/*#subheader label {
	font-weight: bold;
	text-transform: uppercase;
	height: 1.6em;
	margin-right: 0.5em;
}

#subheader .button {
	text-transform: uppercase;
	height: 1.6em;
	background-color: transparent;
	border: none;
	color: #232e4e;
	font-weight: bold;	
	font-size: 1em;
	margin-left: 0.5em;
}*/

#subheader .textInput {
	height: 1.5em;
	border: none;
	font-size: 0.9em;
	padding-left: 0.2em;
	width: 9em;
	margin: 0;
}