/* CSS Document */


.foto{
	width:750px;
	float:left;
	margin:0;
	padding:0;
}

.finerusso{
	width:750px;
	height:33px;
	margin:0;
	padding:12px 0 0;
	text-align:center;
	float:left;
}

.finerusso a{
	color:#CCC;
	text-decoration:none;
	font-size:11px;
}

.finerusso a:hover{
	color:#E6637B;
	text-decoration:none;
}

.finerusso .bg{
	background-color:#333;
	height:33px;
}

.titolocat{
	width:750px;
	height:38px;
	background-image:url(../img/bgtitolo.gif);
	background-repeat:repeat-x;
	color:#C2566E;
	padding:0;
	font-weight:bold;
	float:left;
}

.titolocat ul{
	height:38px;
	list-style-type:none;
	margin:0;
	padding:0;
}

.titolocat ul li{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}

.titolocat ul li#testotitolo{
	padding:15px 0 0 10px;
}

.sottotitolocat{
	width:750px;
	float:left;
	font-size:10px;
	color:#999999;
}