
/* ------------------------------------- MAIN -------------------------------- */

.contentpaneopen_home {
	width: 800px;
	margin: 0 0 0 0px;
}

/* ---------- COLONNA SINISTRA ---------- */
#left {
	width: 390px;
	float: left;
}


/* CAMPIONE */
.campione {
	width: 390px;
	height: 300px;
	padding: 50 0 0 0px;
	background: url(../img/carta_sfondo.jpg) no-repeat top left;
}

.campione .moduletable {
	width: 100%;
	text-align: center;
}

.campione .contentpaneopen {
	margin: 0 auto 0 auto;
}

.campione .moduletable .mod_contentitem .contentpaneopen .contentpaneopen {
	width: 100%;
	text-align: center;
}

.campione .contentpagetitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #514920;
	text-transform: uppercase;
	font-weight: bold;
}


/* ---------- COLONNA DESTRA ---------- */
#right {
	width: 390px;
	float: right;
}

/* NEWS */
.news_link {
	position: absolute;
	margin: 10 0 0 250px;
}

.news>.news_link {
	position: absolute;
	margin: 16 0 0 250px;
}

.news_link a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #71a059;
}

.news_link a:hover {
	text-decoration: underline;
}

.news {
	margin: 0 5 0 5px;
}

.news H3 {
	height: 30px;
	font-size: 1px;
	color: #f4f2e5;
	margin: 0 0 0 0px;
	padding: 0 0 0 10px;
	background: url(../img/title_news.gif) no-repeat 5px top;
}

.news .contentpagetitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffa200;
	text-transform: uppercase;
	font-weight: bold;
}

.news .contentpaneopen, .contentpaneopen, .contentpaneopen table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}

.readon {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffa200;
}

.contentpaneopen #tab {
	margin: 20 0 0 0px;
}

.contentpaneopen #tab td {
	padding: 0 10 15 0px;
}

.contentpaneopen #tab img {
	margin-bottom: -10px;
}

.contentpaneopen #tab a:link, .contentpaneopen #tab a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #71a059;
}

.contentpaneopen #tab a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #71a059;
	text-decoration: underline;
}

img.multithumb {
	margin: 5 5 5 0px;
}
