﻿.shadow_up {
	background-image: url('../images/template/shadow_up.jpg');
	background-repeat: repeat-x;
	background-position: top;
}
.colonna_sx {
	background-image: url('../images/template/shadow_sx.jpg');
	background-repeat: repeat-y;
}
.colonna_dx {
	background-image: url('../images/template/shadow_dx.jpg');
	background-repeat: repeat-y;
}
.cella_title {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 5px;
}
.center {
	text-align: center;
}
.logo {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 7px;
}

.logo img{
	margin: 5px 0;
}

.cella_testo {
	vertical-align: top;
	text-align: justify;
	padding: 5px 7px 7px 7px;
	line-height: 150%;
}
.testo_bold {
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.testo {
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	color: #666666;
}
.title {
	font-family: verdana;
	font-size: 12pt;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.black_bold {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}
.image_center {
	float: none;
	margin-top: 7px;
	margin-bottom: 5px;
	border-style: solid;
	border-width: 3px;
	color: #919191;
}
.logo_down {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.testo_annunci {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #919191;
}
}
.linea_tabella {
	color: #919191;
	border-width: 2px;
	border-style: solid;
}
.cella_annunci {
	vertical-align: top;
	text-align: justify;
	padding: 5px 7px 7px 7px;
	line-height: 120%;
}
.image_middle {
	vertical-align: middle;
}
.margine_sotto_linea {
	margin-bottom: 20px;
}
.image_left {
	float: left;
	color: #919191;
	border-style: solid;
	border-width: 3px;
	margin-right: 10px;
}
.image_right {
	float: right;
	color: #919191;
	border-style: solid;
	border-width: 3px;
	margin-left: 10px;
}
.cella_annunci {
	border: 2px solid #FF0000;
}
.margine_sopra {
	margin-top: 20px;
}

