﻿.titolo 
{
	width:100%; margin-bottom:4px; border-bottom:solid 1px #3b0401; 
	color:#3b0401; font-weight:bold; font-size:9px;
}
.periodo
{
	width:auto; float:left; font-weight:bold;
}
.info{
	font-weight:bold; margin-bottom:3px;
	}
.linkScheda
{
	
}
/*Classe scheda grande*/
.scheda
{
	width:523px;
	height:auto;
	padding:5px 0px 0px 0px;
	color:#3b0401;
	float:left;
}
.sfondoScheda
{
	width:523px;
	font-size:11px;
	background-image:url(../img/schedacentro.jpg); background-repeat:repeat-y;
	padding:10px 7px;
}
.contenutoScheda
{
	width:500px; position:relative;left:50%; margin-left:-250px;
}
.periodoScheda
{
	width:523px;
	float:left; 
	font-weight:bold;
}

