html, body {
	background-color:#000000;
	background-image: url('/gfx/base/bg_std.gif');
	padding:0px; margin:0px; color:#FFFFFF;
	font-family: verdana,serif, Trebuchet, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	text-align: center;   /*centra in IE 5.x */
   }

p,table {
	float: none;
	padding:0px; margin:0px;
	font-size:12px;
	color: #FFFFFF;
	margin-left: 0.3em;
	margin-right: 0.3em;
	text-align: left;
}

a { color:#01A6FE; text-decoration:bold;}
a:hover { color:#FFFF00; }
a:active { color:#FF0000; }

h1	{
	font-size: 13px; color: #429FFE; /* #FF8040; */
	font-weight: bold;
	margin-left: 0.3em;
	}
h2	{
	font-size: 13px; color: #FF6600;
	font-weight: bold;
	margin:0px;
	}

h3	{
	font-size: 11px; color: #FD016C;
	font-weight: bolder;
	margin-left: 0.3em;
	}

hr {
   margin: 3px 0px 0px;
   color: #FFFFFF;
   border:0px none;
   background-color: #FFFFFF;
   height: 1px;
}

input{
   font-size:11px;
   font-weight:bold;
   border: 1px solid ;
   padding: 1px;
}

#contenitore {
   width: 610px;
   margin: 0px auto;   /*centra negli altri browsers*/
   text-align: left;   /*ripristina l' allineamento*/
   margin-top: 10px;
}

#news {
   width: 405px;
   float: left;
}

#content {
   width: 405px;
   float: left;
}

.titolo_gfx {
   margin-left: 15px;
}

.news_breve {
	width: 400px;
	height: auto;
   margin-left: 15px;
   margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
}


.evidenza{
   width:90%;
   background:#333333;
   color:#FFFF00;
   border:1px;
   border-style:dashed;
   border-color:#FFFFFF;
   padding: 5px;
}


#Colonna {
   width: 178px;
   float: right;
   text-align: center; /*ripristina l' allineamento*/
}

#content h2{
   height: 16px;
   color:#FF6600;
   margin: 0px;
   margin-bottom:10px;
   /*background-color: #42527B; */
   background-image: url('/gfx/sf_news.gif');
   background-repeat: repeat-x;
   text-align: center;
}


.blocco {
   width:100%;
   margin: 0px auto;
   text-align: center;
}

.blocco1{
 	font-size: 12px; color: #FFFFFF;
   border-color: #42527B;
   border-width:1px;
/*
   border-top:0px;
*/
   border-style: solid;
   text-align: left;
}

.blocco1 h2{
   height: 16px;
   color:#FFFF00;
   margin: 0px;
   margin-bottom:10px;
   background-image: url('/gfx/sf_news.gif');
   background-repeat: repeat-x;
   text-align: center;
}

.blocco1 h3{
   height: 16px;
   color:#FFFF00;
   margin: 0px;
   margin-bottom:10px;
   background-color: #42527B;
/* background-image: url('/gfx/sf_news.gif'); */
   background-repeat: repeat-x;
   text-align: center;
}


.blocco1 p{
   padding:3px;
}

div.categoria {
   float:left;
	background-color:#333333;
	width: 235px;
	height: 65px;
   margin-left: 15px;
   margin-right: 15px;
	margin-bottom: 15px;
	padding:10px;
   border-color: #C0C0C0;
   border-style: solid;
   border-top-width: 1px;
   border-left-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   text-align: left;
}

div.categoria p {
   margin:5px;
   padding: 15px;
}

div.scheda_sito {
	background-color:#000000;
	width: 400px;
	height: auto;
   margin-left: 15px;
   margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
   border-color: #C0C0C0;
   border-style: solid;
   border-top-width: 1px;
   border-left-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   text-align: left;
}

div.scheda_sito p {
   margin:0px;
   padding: 15px;
}

div.scheda_sito img{
   float:left;
   margin: 0px
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
   padding: 5px;
}

.data_news {
   font-size: 11px;
   color: #C0C0C0;
   margin-top: 3px;
   text-align: right;
}

.cont_commenti {
   width: 400px;
   margin: 0px auto;   /*centra negli altri browsers*/
   text-align: left;   /*ripristina l' allineamento*/
}

.commento {
   width: 400px;
   font-size: 11px;
   color: #FFFFFF;
   background: #000000;
   background-image: url('/gfx/sf_commento.gif');
   background-repeat : no-repeat;
   margin-top: 0px;
   margin-bottom: 20px;
}

.titolo_commento {
   font-size: 11px;
   color: #FFFFFF;
   margin-top: 10px;
   text-align: right;
   padding: 5px;
}

.clear {
  clear : left;
}

.main {
   width: 405px;
   float: left;
}
