/* CSS Document */

body {
	background-color: #000;
	font-size: 10px;
	color: #333;
	margin-top: 0px;
	font-family: "Trebuchet MS", "Lucida Console", sans-serif;
}
#centrale {
	position:relative;
	width:900px;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	min-height: 680px;
	clear: both;
}
#menu{
	position:relative;
	top:5px;
	width:890px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	height: 22px;
	z-index: 1000;
}
#boxT {
	position: relative;
	width: 888px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	background-color: #333;
	padding: 1px;
	margin-bottom: 10px;
	height: 270px;
}

#boxTarchivi {
	position: relative;
	width: 888px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	color:#FFF;
	background-color: #333;
	padding: 1px;
	margin-bottom: 10px;
	padding:0 10px 0 10px;
}
#notizie {
	margin-left: 5px;
	width: 400px;
	color: #FFFFFF;
	margin-bottom: 10px;
	position: relative;
	float: left;
}



#notizie #news {
	width: 190px;
	text-align: left;
	margin-bottom: 10px;
	left: 2px;
	top: 1px;
	float: left;
	color: #CCCCCC;
	font-size: 12px;
	font-family: "Trebuchet MS", "Lucida Console", sans-serif;
}
#notizie #eventi {
	width: 190px;
	text-align: right;
	float: right;
	font-family: "Trebuchet MS", "Lucida Console", sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
 #notizie  .data  {
	color: #846300;
	font-size: 9px;
}
#notizie .titoloNotizie{
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	display: block;
}
#notizie .texto {
	font-family: "Trebuchet MS", "Lucida Console", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#notizie .leggitutto  {
	font-weight: bold;
	color: #F00;
	font-style: italic;
}
#artisti {
	width: 480px;
	margin-right: 5px;
	text-align: center;
	position: relative;
	float: left;
}
 #notizie  .email a {
	font-size: 18px;
	color: #CCCCCC;
}
#notizie .email a:hover {
	font-size: 18px;
	color: #FFCC00;
}
#artisti #boxArtisti {
	background-color: #2A2A2A;
	width: 420px;
	height: 100px;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-top:10px;
	padding-right: 20px;
	position: relative;
	float: right;
}


#galleriaIcone   {
	position:absolute;
	width:425px;
	height:94px;
	left: 9px;
	padding-top: 6px;
	padding-left: 6px;
	text-align: left;
}
#galleriaIcone img {
	height: 76px;
	margin-right: 2px;
	padding: 2px;
	border: solid #CCC thin;
}

.bottoneDEX    {
	background-image: url(../immagini/pulsanteDEX.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 35px;
	float: right;
	top: 35px;
	right: -20px;
	position: relative;
}
.bottoneSIX    {
	position: relative;
	width: 35px;
	height: 32px;
	background-image: url(../immagini/pulsanteSIX.png);
	background-repeat: no-repeat;
	left: -15px;
	top: 35px;
}
.testatinaNotizie {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	display: block;
	margin-bottom: 15px;
}
#titolettoGalleriArtisti {
	margin-left: 20px;
	width: 300px;
	height: 16px;
	text-align: left;
}
.TGA-Esclusiva {
	background-image: url(../immagini/titoliArtisti.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 14px;
	position: relative;
	float: left;
}
.TGA-Permanenti {
	background-image: url(../immagini/titoliArtisti.png);
	background-repeat: no-repeat;
	background-position: 0 -14px;
	height: 14px;
	position: relative;
	float: left;
}
.TGA-Proposti {
	text-align: left;
	background-image: url(../immagini/titoliArtisti.png);
	background-repeat: no-repeat;
	background-position: 0 -28px;
	height: 14px;
	position: relative;
	float: left;
}
#piede {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 2px;
	position: relative;
	clear: left;
	padding: 3px;
	background-color: #666666;
	color: #CCCCCC;
	text-align:center;
}
#piede a {
	color: #990000;
	text-decoration: none;

}
#piede a:hover {
	color: #CCCC00;
	text-decoration: underline;
}
.datatitolo {
	font-size: 14px;
	color: #FC0;
}
.testoleggi {
	font-size: 12px;
}
#boxTarchivi a {
	color: #FFF;
	text-decoration: none;
}
#boxTarchivi a:hover {
	color: #F90;
	text-decoration: underline;
}
