
/*--------------------  Parte inferiore - Colonna centrale  ------------------------------*/

#lastfor {
	padding: 20px 20px;
	margin-bottom: 15px;
	background-color: #F7F7F7;
	border-top:   1px solid #B9B9B9;
	border-left:  1px solid #B9B9B9;
	border-right: 2px solid #B9B9B9;
	border-bottom:2px solid #B9B9B9;
}

#imgfor { float: left; }

#newsfor { margin-left: 65px; }

#newsfor a {
	color: #40484A;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
}

#newsfor a:hover { text-decoration: underline; }

#centrale  {
	width: 59%;
	margin-right: 2px;
	margin-left:  3px;
	padding: 0px  3px 10px 3px;
/*	border-top:    1px solid #F5B61E; */
	border-left:   1px solid #D3D3D3;
	border-right:  1px solid #D3D3D3;
	border-bottom: 1px solid #F5B61E;
	vertical-align : top;
/*	background-color: #F7F7F7; */
}

.stile01, .stile02, .stile03  {
	clear: both;
	padding: 20px 20px;
	margin-bottom: 15px;
	border-top:   1px solid #B9B9B9;
	border-left:  1px solid #B9B9B9;
	border-right: 2px solid #B9B9B9;
	border-bottom:2px solid #B9B9B9;
	background-color: #F7F7F7;
}
.stile01  img {display: none; }
.stile02 img {
	float: left;
	margin: 0 12px 10px 0;
}
.stile03 img {
	float: right;
	margin: 0 0 10px 12px;
}

.stile08 img {
	border: none;
}
.stile08 .descriz {
	text-align: center;
}
.stile09  {
	padding: 10px ;
	margin-bottom: 15px;
}

#centrale .testata {
	margin-top: 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #40484A;
}
#centrale h4 {
	margin: 10px 20px 0px 20px;
	border-bottom: 1px solid #AA5D0F;
	padding-bottom: 5px;
	color: #AA5D0F;
	font-size: 1.1em;
}
#centrale .testata a:link,
#centrale .testata a:visited,
#centrale .testata a:hover,
#centrale .testata :active {
	text-decoration: none;
	color: #40484A;
}
#centrale .testata a:hover { text-decoration: underline; }
#centrale p  { margin-bottom: 5px; }

#centrale li {list-style: disc;}
.descriz  {	margin-top: 0px; text-align: justify; font-size: 1em;}

#centrale .rimando {
	margin-top: 10px;
	padding-right: 20px;
	text-align: right;
}
#centrale .rimando a, #centrale .feed a   {
	text-align: right;
	text-decoration: none;
	color: #AA5D0F;
}
#centrale .rimando a:hover, #centrale .feed a:hover {
	text-decoration: underline;
}

.feed img {
	margin-right: 5px;
	border: 0;
	vertical-align: middle;
}

/*--------------------  Parte banner  ------------------------------*/

h5 {
	display: block;
	background-color: #F2F2F2;
	color: #6F6F6F;
	text-align: center;
	border: 1px solid #F5B61E;
	margin: -1px 0 0 0;
	padding: 2px 2px 5px 2px;
}
/*		Banner centrale Natalizio		*/
/*  per attivarlo è sufficiente togliere display: none;    */
#banner {
	height: 70px;
	margin-top:   3px;
	margin-right: auto;
	margin-left:  auto;
	margin-bottom: 5px;
	text-align: center;
	background-color: #fff; 
	background-image: url('/immagini/bannernatale.jpg');
}
#banner img { border-bottom: 1px solid #ccc; }

/*#banner { display: none; }*/
/* ------------------------------------------------  */

.bannerdx {
	margin: 0 0 2px 0;
	padding: 0px;
	background-color: #F7F7F7;
	border-top:    2px solid #D3D3D3;
	border-bottom: 2px solid #D3D3D3;
	border-right:  1px solid #F5B61E;
	border-left:   1px solid #F5B61E;
	text-align: center;
}
.bannerdx  img {
	width: 170px;
	border: none;
}

.fotodx {
	margin: 30px auto 0px auto;
	background-color: transparent;
	text-align: center;
}
.fotodx  img {
	width: 150px;
	border-top:   1px solid #B9B9B9;
	border-left:  1px solid #B9B9B9;
	border-right: 2px solid #B9B9B9;
	border-bottom:2px solid #B9B9B9;
}
.fotodx  h4 {
	margin-top: 5px;
}

.lastminute {
	margin-bottom: 2px;
	padding: 0px;
	background-color: #121E4E;
	border-top:    2px solid #D3D3D3;
	border-bottom: 2px solid #D3D3D3;
	border-right:  1px solid #F5B61E;
	border-left:   1px solid #F5B61E;
}

.lastminute  img {
	margin-bottom: 0px;
	border: none;
}

.lastminute  a {
	margin: 0;
}
