#leftCol{
	width:190px;
}

#centerCol{
	padding-left:10px;
	width: 460px;
}

#mainCol{
	width:660px;
}

#rightCol{
	padding-left:10px;
	width:300px;
}

/* BOX*/
.boxSpeciale{
	margin-top:10px;
	background: #C06;
	width:660px;
}

.boxSpeciale h1{
	color:#366;
	border-bottom:1px dotted #FFF;
	margin-bottom:10px;
}

.boxSpeciale h1 .hi{
	color:#FFF;
}

.boxSpeciale p{
	color: #333;
	font-size: 110%;
	padding-bottom: 10px;
}


.boxSpeciale p.titolo{
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
}


.pager{
	text-align: center;
	color: #ca0167;
	padding:5px 0 5px 0;
}

.pager .on{
	color: #666;
}

.boxRisultato td{
	height:2em;
}

.boxRisultato a{
	text-transform: uppercase;
	font-weight: bold;
}

/*SCHEDA*/
.boxDetail .lista1{
	border-top:1px solid #486060;
	margin-bottom:40px;
}

.boxDetail .lista1 h1{
	color:#FFF;
	line-height: 25px;
	height:25px;
	text-transform: uppercase;
	font-weight: bold;
	background: #cd0067;
	padding:0 5px 0 5px;
}

.boxDetail .lista1 ul{
	list-style: none;
	background: #e7e9e9;
}

.boxDetail .lista1 li{
	background: url(/newsite_2007/img/bgDot000.gif) repeat-x;
	line-height:1.8em;
	text-transform: uppercase;
	padding-left:15px;
}



.boxCanale h1{
	color:#ca0167;
}

.boxCanale p{
	padding-top:10px;
}

.boxCanale .inside{
	margin:10px 20px 0 20px;	
}

.boxCanale .imageList{
	border-bottom: 1px dotted #000;
}

.boxCanale img{
	margin:10px 10px 0 0 ;
}

.boxCanale .abstract{
	font-weight:bold;
}

.boxCanale .autore{
	margin:10px 0 10px 0;
	padding:5px 0 5px 0;
	border-top:1px dotted  #000;
	border-bottom:1px dotted  #000;
}

.boxFoto{
	width:640px;
}


.boxFoto .title{
	text-transform: uppercase;
	font-weight: bold;
	color:#ca0167;
}

.boxFoto .canale{
	color:#999;
	font-weight: bold;
}

.boxFoto .canale b{
	color:#ca0167;
	text-transform: uppercase;
}

.boxFoto .image{
	width:450px;
	vertical-align: top;
	text-align: center;
	background: url(/newsite_2007/img/bgImage.gif);
}

.boxFoto .description{
	padding:10px;
	height:400px;
	overflow: auto;
}

