#header {
	width: 740px;
	float: left;
}

#header1 {
	width: 335px;
	height: 102px;
	float: left;
	background-image: url("../../img/logo.jpg");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	margin-left: 10px;
}

#header1 h1 {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: -1;
	font-size: 1.7em;
}

#header2 {
	width: 385px;
	float: left;
	margin-top: 8px;
}

#header2_sup {
	width: 385px;
	height: 20px;
	float: left;
	border-bottom: 1px solid #cc0000;
	text-align: right;
}

#header2_inf {
	width: 385px;
	height: 20px;
	float: left;
	text-align: right;
}

#subheader {
	width: 720px;
	height: 32px;
	border-bottom: 1px solid #cc0000;
	border-top: 1px solid #cc0000;
	float: left;
	margin: 0 10px;
}

#subheader_sn {
	height: 28px;
	width: 450px;
	float: left;
	line-height: 28px;
}

#subheader_dx {
	width: 270px;
	float: left;
	line-height: 28px;
	height: 28px;
}

#colonna_uno {
	width: 495px;
	float: left;
	padding: 0;
	margin: 10px 10px;
}

#colonna_due {
	width: 205px;
	float: left;
	padding: 0;
	margin: 10px 10px;
}

#colonna_due_sup, #colonna_due_inf {
	width: 223px;
	float: left;
	padding: 0;
	margin: 0 0 30px 0;
}

#box_sup {
	width: 495px;
}

#box_inf_sn {
	width: 230px;
	float: left;
	margin-right: 30px;
	margin-top: 30px;
}

#box_inf_dx {
	width: 230px;
	float: left;
	margin-top: 30px;
}

#centrato {
	width: 746px;
	margin: 0 auto;
}

#footer {
	width: 740px;
	float: left;
	text-align: center;
	margin-top: 20px;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer1 {
	width: 720px;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
	background-color: #cc0000;
	margin: 0 10px;
	float: left;
}

#footer2 {
	width: 734px;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	float: left;
}

#footer3 {
	float: left;
	height: 33px;
	margin: 0 0 10px 320px;
	padding: 0;
}

/*bordo al layout*/

#bordo_up {
	background-image: url("../../img/header_up.png");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	float: left;
}

#bordo {
	width: 740px;
	border-right: 3px solid #cc0000;
	border-left: 3px solid #cc0000;
	margin-top: 20px;
	float: left;
}

#bordo_down {
	background-image: url("../../img/header_down.png");
	background-position: 0% 100%;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 18px;
}

/*bordo al contenuto interno pagina 2 colonne*/

#box_interno_up {
	background-image: url("../../img/box_interno_up.png");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	float: left;
}

#box_interno {
	width: 488px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin-top: 15px;
	float: left;
}

#box_interno_down {
	background-image: url("../../img/box_interno_down.png");
	background-position: 0% 100%;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 13px;
	padding-bottom: 15px;
}

/*bordo al contenuto interno pagina ad una colonna*/

#box2_up {
	background-image: url("../../img/sezione_intera_up.png");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	float: left;
}

#box2 {
	width: 718px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin-top: 16px;
	float: left;
}

#box2_down {
	background-image: url("../../img/sezione_intera_down.png");
	background-position: 0% 100%;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 16px;
	padding-bottom: 16px;
}
