﻿/* PARTI CONFIGURABILI */

/* NO SCRIPT */
.blocconoscript{
	text-align: justify;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

/*-----------------------------------------------------------*/

.larghezza{
	min-width: 970px;
}

/*-----------------------------------------------------------*/

.linea{
	height: 2px;
}

/*-----------------------------------------------------------*/

.header_line .a1, #middle .a1, #left .a1, #right .a1{ background: url('../../images/a1.png') no-repeat top left; }
.header_line .a2, #middle .a2, #left .a2, #right .a2{ background: url('../../images/a2.png') no-repeat top right; }

.header_line .a3{ background: url('../../images/a3.png') no-repeat bottom right; }
.header_line .a4{ background: url('../../images/a4.png') no-repeat bottom left; }

.a4{
	border-bottom: solid 1px gray;
}
.header_line .a4{
	border-bottom: 0px;
}

/*-----------------------------------------------------------*/

.blocco_vuoto{
	height: 145px;
}

.altezza_default{
	height: 150px;
}
