body {
	background-color: #121212;
	background-image: url(img/fondo_body.gif);
	background-repeat: repeat-x;
	margin:0 0 0 0;
	text-align: center;
	font: 12px normal tahoma, verdana, arial;
	height: 100%;
	color: #303030;
}
a{
	color: #CC0000;
	text-decoration: none;
}

#testo {
}

.testo_articolo {
   color           : #303030;
   text-decoration : none;
}

.testo_articolo:hover {
   text-decoration : underline;
}

#flash{
	position:absolute;
	top:0px;
}
#conteiner{
	background-color:#FFFFFF;
	text-align: center;
	width: 700px;
	margin: auto;
}
#content{
	width: 677px !important;
	width: 667px;
	text-align: center;
	background-image: url(img/centro_bg.gif);
	border: 5px solid #ffffff;
}
#main{
	text-align: justify;
	padding: 5px 25px 15px 28px;
	font: 100% normal;
}
#main h1{
	font: 190% normal Tahoma;
	color: #CA1717;
	margin: 0px;
}
#main h2{
	font: 120% Tahoma;
	font-weight: bold;	
	color: #CA1717;
	margin: 0px;
}
#main h6{
	font: 120% Tahoma, arial;
	font-weight: bold;
	color: #2b2b2b;
	margin: 0px;
}
#main p img{
	border:4px solid #dfd3b9;
	margin-bottom: 5px;
}
#main p{
	float: right;
	margin-left: 15px;
	width: 160px;
}
#testo p{
	float:  none;
	margin: 0px;
	width: auto;
}
#indietro{
	text-align: center;
}
#indietro a{
	font: 110% helvetica, Tahoma;
	color: #CA1717;
	text-decoration: none;
	font-weight: bold;
	width: 87px;
	padding: 13px;
	background-image: url(img/penta.gif);
}
#indietro a:hover{
	color: #CA1717;
	text-decoration: underline;
	width: 87px;
}
#miniature{
	padding-top: 10px;
	text-align: left;
}
#miniature p{
	width: 280px;
	float: left;
	text-align: justify;
	margin: 0px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin-right:10px;
}
#miniature blackquote{
	display: block;
}

.magazine-image {
	background: #FCF8EC;
}

.magazine-image img {
	padding: 0px;
	background: #FCF8EC;
	margin: 2px;
}

#gallery {
   align:   center;
}

#thumb_gallery img{
	float: left;
	border: 3px solid #ecdec0;
	margin: 5px;
}

#thumb img{
	float: left;
	border: 3px solid #ecdec0;
	margin: 5px;
}
#foto{
	border: 2px solid #ECDEC0;
	width: 1%;
	background-color: #F7F2E5;
	padding: 1px;
	float: right;
	margin: 20px 0px 20px 20px;
}
#loading p{
	position: absolute;
	top: 400px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	display: block;
}
#loading{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #0b0b0b;
	filter:alpha(opacity=80);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
}
#footer{
	display: block;
	width: 700px;
	margin: 0px, auto, auto, auto;
	text-align: right;
	color: White;
	font-size: 9px;
	padding: 4px;
}
#footer a{
	font-weight: bold;
	color: White;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
	color: Lime;
}
#tabella td{
	background-color: #f9f3e4;
	border-bottom: 1px solid #ebe5d5;
}
hr{
	width: 100%;
	color: #CA1717;
	size: 1px;
}
#musicisti ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#musicisti ul li{
	float: left;
	width: 205px;
}
#fix{
clear: both;
}

#form_contatti input{
	border: 1px solid #ccbfa1;
	color: #232222;
}
#form_contatti span {
}
#errore_contatti {
   border   : 1px solid #FF0000;
   padding  : 5px;
   color    : #FF0000;
}
