﻿body
{
	margin: 0;
	padding: 0;
	text-align: center; /* per IE5.x/Win */
	background:#666;	
	color: #ddd;
	font: 12px Verdana, Geneva, Helvetica, Arial, sans-serif
}

img
{
	border-width:0px;
}

#centrato
{
	width:990px;
	margin:auto;
	text-align: left; /* per IE5.x/Win */
}

#intestazione
{
  background: #000;
  color: #FFF;  
}

#corpo
{
	width:990px;
	float:left;
	background-color:#000;
	background-image: url(../images/punto.gif);
	background-position:left top;
	background-repeat:repeat;
}

#colonna1
{
  float:left;
  width:290px;
  background:transparent;  
  /*background-color:#252525;*/  
  /*background-image:url(../images/55.jpg);    	*/  
}

#colonna2
{
  float:left;
  width:700px;
  background:transparent;
}

#contenuto1
{
  margin:0px 0px 0px 0px;
  padding:10px 0px 0px 12px;  
}

#contenuto2
{
  margin: 5px 10px 5px 5px;
  padding: 5px 15px 15px 5px;
  line-height:22px;
}

#contenuto2 a
{
  color:#fff;
  text-decoration:none;
}

#contenuto2 a:hover
{
  text-decoration:underline;
}

#piedipagina
{
	background: #000;
	color: #7C6F57;
	clear: left;
	text-align:center;
	vertical-align:middle;	
	height:20px;	
}

#piedipagina a
{
  color: #7C6F57;
  text-decoration:none;
}

.scrittahome
{
	font-size:12px;
	line-height:20px;
	/*border:solid 1px #cc6601;*/
}

.scrittaintestazione
{
	color:#bbd;
	font-family:Verdana, Arial, Times New Roman;
	font-size:18px;
	font-weight:bold;
}

.aspettocol1
{
  background-image:url(../images/angsotto1.gif);
  background-position:bottom left;
  background-repeat:no-repeat;
  /*background-color:#036;*/
  background-color:#c60;
  width:266px;
  margin-bottom:12px;
}

.aspettocol1 h1
{
  color:#fff;    
  /*letter-spacing:3px;*/    
  font-size:16px;
  margin:0;
  padding:5px 5px 15px 5px;
  background-image:url(../images/angsopra1.gif);
  background-position:top left;
  background-repeat:no-repeat;
}

.aspettocol1 a
{
  color:#fff;
  text-decoration:none;
}

.aspettocol1 a:hover
{
   text-decoration:underline;
}

.aspettocol1 p
{
	margin:0;
	padding:0px 5px 5px 5px;
	font-size:14px;  
	line-height:14px;	
	background-image:url(../images/ico.gif);
	background-repeat:no-repeat;
	background-position:5px;
	text-indent:10px;
}

.aspettocol2
{
  background-image:url(../images/sponsorsotto.gif);
  background-position:bottom left;
  background-repeat:no-repeat;
  background-color:#000;
  width:266px;
  margin-bottom:12px;
}

.aspettocol2 h1
{
  color:#fff;    
  /*letter-spacing:3px;*/    
  font-size:16px;
  margin:0;
  padding:5px 5px 15px 5px;
  background-image:url(../images/sponsorsopra.gif);
  background-position:top left;
  background-repeat:no-repeat;
}

.aspettocol2 a
{
  color:#fff;
  text-decoration:none;
}

.aspettocol2 a:hover
{
   text-decoration:underline;
}

.aspettocol2 p
{
	margin:0;
	padding:0px 5px 5px 5px;
	font-size:11px;  
	line-height:11px;	
	background-image:url(../images/ico2.gif);
	background-repeat:no-repeat;
	background-position:5px;
	text-indent:10px;
}

.align
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.filetto
{
  height:2px; 
  border: 0;
  background-color:#666; 
  color:#666;
}

.senzabordo
{
  border-style:none;
}

acronym, abbr
{
  padding-right:24px;
  background:url(../images/thcouk.jpg) 100% 50% no-repeat;
}

.titolonews
{
  font-size:18px;
  font-weight:bold;
  color:#bbd;  
}

.datanews
{
  font-weight:bold;
  color:#bbb;         
}

.corponews
{
  /*color:#ddd;*/
}

.barranavigazione
{
  color:#bbb;
  font-size:9px;
  line-height:5px;
  text-align:right;
  text-decoration:underline;
}

p.citazione
{
	font-style: italic;
	/*color:#ddd;	*/
}

p.citazione:first-letter
{
	font-size: 20px;
}

.postcitazione
{
	margin-left: 35%;
	margin-bottom: 5%;
	/*color:#ddd;*/
}

.titolocorto
{
	font-weight: bold;
	font-style: italic;
}

.descrizionecorto
{
	font-style: italic;
}

p.lista
{
	font-style: normal;
}

p.lista:first-line
{
	font-variant: small-caps;
	font-weight: bold;
}

.scuola
{
	/*background-color:#666;*/	
	text-decoration: underline;		
}

.tit
{
	color: #fff;
	font-weight: bold;
}

.titgrande
{
	color: #fff;
	font-size: 22px;
	line-height: 22px;
}

.elenco 
{
	margin-left:13px;
	line-height:20px;
	list-style-type:square;	
	font-weight: bold;
}

/*
.filmato
{
  width:352;
  height:288;
  margin-top:0;
  padding-top:0;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:Red;
}

a:link
{
	color: #BBB;
	text-decoration: underline;
}
a:visited
{
	color: #BBB;
	text-decoration: underline;
}
a:hover
{
	color: #FFF;
	text-decoration: underline;	
}
a:active
{
	color: #F99;
	text-decoration: underline;		
}
*/
/*
hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}
*/