/** =================================== CSS Generale per PNL.info =================================== **/

/* Colori Standard: Blu #1B097E; rosso #A52331; rosso scuolacoach */

*{
	margin: 0px;
	padding: 0px;
}


body {
	/* font: x-small Verdana, Arial, Helvetica, sans-serif; */
	font-family: "Trebuchet MS", "Lucida Sans Regular", "Lucida Grande", Arial, sans-serif;
	/*font-family: "Lucida Sans", "Lucida Grande", Arial, Verdana, sans-serif;*/
	background-color: White; /*#EFF4FA;*/
	margin: 3px 5px 3px 5px;
	color: #333333;
	background-color: White;
	line-height: 1.5em;
	font-size: 0.75em;
	margin: 3px 5px 3px 5px;
	margin:1em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1{
	color: #A52331; /* Pnl.info */
	font-size: 1.65em;
	font-weight: bold;
}

p {
	margin: 0px;
	}

	
.blu {
	color: #1B097E;
}

.gray {
	color: #333333;
}
.arancio {
	color: #FF6600;
	color: #A52331;
}

.arancio strong a {
	color: #333333;
}

.red {
	color: #A52331;

}
.rosso{ /* rosso scuola coach */
	color: #b53942;
		color: #A52331;

}

.redBorder {
    border: 1px solid #b53942;
    border: 1px solid #A52331;
    background-color: #D3D3D3;
    background-color: #faf7ed;
    }

 a:link {
	color: #A52331;
}

a:visited {
	color: #A52331;
}
a:active {
/*color: #000000;	*/
}

a:hover {
	color: #333333;
}   
    
     
.BackRed {
    background-color: #A52331;
    color: white;
    }   
    
    
.BackGray {
    background-color: #D3D3D3;
    }

.BackBlu {
	Background-color: #1B097E;
}

img {
	border: 0px;
	margin: 0px;
}

.Cents {
	font-size: 85%;
}

.cents {
	font-size: 85%;
}

.numVerde {
	color: #006600;
	font-weight: bold;
}

/* lista back striscia menu */

.BackCorsi {

	color: #FFFFFF;
	background-color: #b53942;
		background-color: #A52331;
}

.BackHome {
	Background-color: #1B097E;
	color: #ffffff;
}

.BackArticoli {
	Background-color: #0000D6;
	Background-color: #0066cc;
	color: #FFFFFF;
}

.BackLibri {
	background-color: #336633;
	background-color: #EA782A;
	color: #FFFFFF;
}

.BackPnl {
	background-color: #FF9900;
	color: #FFFFFF;
}

.BackAV {
	background-color: #83014C;
	background-color: #006633;
	color: #FFFFFF;
}



.BackCoach {
	Background-color: #003399;
	color: #ffffff;
}

.BackCongresso {
	Background-color: #FFE79E;
	Background-color: #D66B00;
	Background-color: #D65F2B;
	color: #000000;
}
.BackNews {
	Background-color: #FFE79E;
	Background-color: #D66B00;
	Background-color: #3399CC;
	color: #000000;
}

/*fine back striscia menu */

.StrisciaPub {
	background-color: #FAFAD2;
}

#Center .spazio {
	margin-top: 5px;
}




.endo {
	border: 1px solid #A52331;
	width: 172px;
	margin-bottom: 20px;
	margin-top: 5px;
}

.endo .citazione {
	font-size: 1em;
	margin: 5px 8px 5px 8px;
	
}
.endo .firma {
	font-size: 0.85em;
	font-weight: bold;
	text-align: right;
	margin: 5px 8px 5px 8px;
}


td.ricerca {
	background-color: #CAE2F0;
}

.browse, td.ricerca  {
	border-bottom: 1px solid #545454;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #545454;
	border-top: 1px solid #cccccc;
}

td.ricerca01  {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #545454;
	border-top: 1px solid #cccccc;
}

.rigaBianca {
	border-bottom: 2px solid #FFFFFF;
	padding-bottom: 7px;
}
/* Calendario Corsi */
hr.GruppoCorsi {
	/*border-top: 2px solid #FFA500;*/
	width: 95%;
	height: 2px;
	color: #A52331;
	border:1px solid #A52331;
	background-color: #A52331;
	margin-bottom: 0.5em;
	margin-top:0.05em;
}

.GruppoCorsi {
	/*border-top: 2px solid #FFA500;*/
	
	font-size: Large;
	font-weight: bold;
	width: 92%;
	/*color: #A52331; */
}

.quotaScontata {
	color: #A52331;
}

#Center .orario {
		margin-top: 5px;
		font-size: 0.9em;
}

.CorsiGruppo {
	padding: 5px 10px 5px 10px;
	font-size: 1.1em;

}

/* offerte del mese */
#Center .TitoloOfferta {
	color: #000000;
	font: 250%  "Warnock Pro", "Times New Roman", Times,  serif;
	margin: -3px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-style: normal;
	width: 395px;
	font-weight: bold; 
	text-align: right;
}
#Center .TitoloOffertaNews {
	color: #000000;
	font: 250%  "Warnock Pro", "Times New Roman", Times,  serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	
	font-weight: bold; 
	text-align: Center;
}
#Center .pagamento {
	margin: 10px 5px 30px 5px;
	color: #333333;
	font-size: 1.1em;
	FONT-STYLE: normal;
	TEXT-ALIGN: center;
}

#Center .corsiOfferte {
	font-size: 140%;
	text-align: center;
	line-height: 130%;
	font-weight: bold;
	margin:0px;
}
/* Fine Claendario Corsi*/

/* Amazon */

.tiny, .tiny a{
	font-size: xx-small;
	color: #1B097E;
	color: #333333;
	margin: 5px;
}

 
.listprice {
	FONT-SIZE: medium;
	FONT-FAMILY: arial,verdana,sans-serif;
	TEXT-DECORATION: line-through;
}
.price {
	FONT-SIZE: medium;
	COLOR: #A52331;
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
}
.attention {
	BACKGROUND-COLOR: #ffffd5;
}



/*new*/

.serif {
	FONT-SIZE: small;
	FONT-FAMILY: times,serif;
}
.sans {
	FONT-SIZE: small;
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
}
.small {
	FONT-SIZE: x-small;
	/*FONT-FAMILY: verdana,arial,helvetica,sans-serif; */
}
.h1 {
	FONT-SIZE: small;
	COLOR: #A52331;
	/*FONT-FAMILY: verdana,arial,helvetica,sans-serif;*/
	margin-top: 5px;
}
.h3color {
	FONT-SIZE: x-small;
	COLOR: #A52331;
	/*FONT-FAMILY: verdana,arial,helvetica,sans-serif;*/
}

.tinyprice {
	COLOR: #A52331;
	/*FONT-FAMILY: verdana,arial,helvetica,sans-serif;*/
	FONT-SIZE: xx-small;
}
.attention {
	BACKGROUND-COLOR: #ffffd5;
}
.eyebrow {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #ffffff;
	/*FONT-FAMILY: verdana,arial,helvetica,sans-serif;*/
	TEXT-DECORATION: none;
}
A.eyebrow:link {
	TEXT-DECORATION: none;
}

/* fine amamzon */

ul, li, ol {
	text-align: left;
	margin-left: 20px;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* ## Start ## menu di Sx 2010 07 30   */
#menuNew .rossoNLP {
    color:#A52331;
    font-family:"Trebuchet MS","Lucida Sans Regular","Lucida Grande",Arial,sans-serif;
    font-size:1.3em;
    font-weight:bold;
    line-height:normal;
    margin-left:0;
    margin-top:5px;
    text-align:left;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#menuNew ul, li, ol {
	text-align: left;
	margin-left: 0px;
	font-size: 1.05em;
	margin-top: 3px;
	margin-bottom: 3px;
	
}

#menuNew .lista_2 {
	/*color: #4B4F53;
	color: #333333;*/
	margin: 0;
	padding: 0px 0 6px 15px;
	display: block;
	list-style: disc;
}
#menuNew .lista_2 ul{
	/*color: #4B4F53;
	color: #333333;*/
	margin: 0;
	padding: 0px 0 6px 20px;
	display: block;
	list-style: square;
}
		#menuNew .lista_2 a{
			color: #000000;
			text-decoration: underline;
		}
		#menuNew .lista_2 a:hover{
			color: #A52331; /* Pnl.info */
			text-decoration: none;
		}
		#menuNew .lista_2 em {
				color: #A52331; /* Pnl.info */
		}

#menuNew .box1contentMenu  {
	border-bottom: 1px solid #545454;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #545454;
	border-top: 1px solid #cccccc;
	width: 158px;
	padding:  5px;
}

#menuNew .box1head {
    padding-bottom: 2px;
    }

#menuNew .separator {
    padding:10px 0;
    }
    
/* ## End ## menu di Sx 2010 07 30   */

 table.browseTable {
	padding: 0px 4px 0px 4px;
	margin: 0px 4px 4px 4px;
	width: 95%;
	background-color: #CCD8CC;
	 /*colore marelli*/
	background-color: #CDD4C7;
	}


td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td.TitColDx {
	background: #006699 url(../images/t_titColDx.gif) no-repeat fixed top left;
	width: 190px;
	height: 28px;
	color: White;
	font: 18px Bold;
	padding: 3px 0px 3px 10px;
}

/* Tablla NewsLetter */
table.News {
	background: #ffcc66;
	/*height: 120px;
	width: 151px;*/
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
}

td.All {
	height: 40px;
	}
/* fine NewsLetter */

/* Tabella Centrale */
#Center table {
	width: 98%;
	margin: 0px auto 0px auto;
	/*background-color: White; #EFF4FA;*/
	height: auto;
}

/*#Center td {
	margin-left: 5px;
	margin-right: 5px;
}*/

#Center td.Image {
	width: 20%;
	/*border: 1px solid #EFF4FA;*/
	text-align: left;
	vertical-align: top;
}

#Center .TestoLibro {
	margin: 5px 5px 0px 5px;
}

#Center .TitoloLibro {
	color: Black;
	font-size: medium;
	letter-spacing: 0px;
	text-align: left;
	font-weight: bold;
	line-height: 100%;
	margin: 0px 10px 5px 5px;
}

#Center .TestoLb {
	margin: 5px 18px 0px 5px;
}



#Center .SottoTitolo {
	color: Black;
	font-size: x-small;
	letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
	line-height: 100%;
	margin: 5px 10px 0px 5px;
}

#Center .TestoLb {
	text-align: justify;
	font-size: x-small;
}
#Center .TestoLibro {
	text-align: justify;
	font-size: x-small;
}

#Center .Autore {
	font: bold smaller;
	color: #c52525;
	margin: 10px 0px 0px 5px;
}

#Center .h1Menu {
	font-size: small;
	font-size: 140%;
	color: #1B097E;
	text-align: left;
	font-weight: bold;
	}

#Center p {
	/*text-align: justify;*/

	font-size: 1em;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}

#Center .TitoloSx {
	color: #cc6600;
	color: #A52331;
/*	font: large  Arial, serif; */
	font-size: 1.4em;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 0px 0px;
	/*width: 380px; border-left: 2px solid #3855A3;
	border-top: 2px solid #3855A3;*;*/
	text-align: left;
	font-weight: bold;
}
#Center .TitoloNewsLibri {
	color: #cc6600;
	font: large  Arial, serif;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 0px 0px;
	/*width: 380px; border-left: 2px solid #3855A3;
	border-top: 2px solid #3855A3;*;*/
	text-align: left;
	font-weight: bold;
}
#Center .TitoloDx {

	font-size: large;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-style: normal;
	width: 380px;
	font-weight: bold; 
	/*border-right: 1px solid #3855A3;
	border-bottom: 1px solid #3855A3;*/
	text-align: right;
}

#Center .citazione {
	margin: 30px auto 0px auto;
	padding: 10px 10px 0px 10px;
	width: 80%;
	font-weight: bold;
}

#Center div.citazione {
	margin: 30px auto 0px auto;
	padding: 10px 10px 0px 10px;
	width: 80%;
} 

#Center div.citazione .citazione {
	
	font-weight: bold;
	margin: 0px;
	width: 100%;
	font-style: italic;
} 

#Center div.citazione .firma {
	color: #333333;
	font: small "Times New Roman", Times, serif;
	margin: 0px 0px 5px 0px;
	text-align: right;
	padding: 0px 10px 10px 10px;
	font-style: normal;
	width: 100%;
}

#Center .cur {
	font-weight: normal;
	font-style: normal;
	color: #000000;

	
	margin: 5px 0px 0px 0px;	padding: 0px 5px 5px 5px;
	width: 160px;
	text-align: left;
}

#Center .firma {
	color: #000000;
	font: small "Times New Roman", Times, serif;
	margin: 0px 0px 5px 0px;
	text-align: right;
	padding: 0px 10px 10px 10px;
	font-style: normal;
	width: 80%;
}

#Center .firma.cur2 {
	/*font-family: "Courier New", Courier, monospace;font-size: medium; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
	width: 168px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

#Center img.immagini {
	margin: 5px 10px 5px 5px;
}

#Center .Domande {
	font-size: 140%;
	/*font-weight: bold;*/
	margin-bottom: 10px;
	margin-top: 10px;
	/*color: #1B097E;*/
	text-align: left;
}

#Center .Riquadro {
	border: 2px solid #A52331;
	padding: 5px 10px;
	margin: 10px 10px 10px 10px;
	background-color: #d3d3d3;
	/*font-weight: bold;*/
	
	
}

#Center .TitoloLibroPNL {
	font-family:  "Futura Medium", Geneva, Arial, Helvetica, san-serif;
	text-transform: uppercase;
	font-size: large;
	font-weight: bold;
	color: #EA782A;
	text-align: left;
	padding-left: 0px;
	letter-spacing: 1px;
	margin: 0px 0px 0px 5px;
}
#Center .Taglina {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	color: #000000;
	font-weight: bold;
	margin: 3px 20px 5px 5px;
}
#Center .AutoreLibriPNL {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: left;
	letter-spacing: 1px;
	margin: 0px 0px 2px 5px;
}

/* css per il Calendario*/
#Center .CorsoEffettuato{
	color: #aaaaaa;
	font-size:x-small;
}

#Center .CorsoCompleto{
	color: #a52331;
}

/* serve per i corsi in promozione */
#Center .PromoCalendario{
	color: #A52331;
}
/* pacchetto */
table.pacchetto{
	border: 2px solid #A52331;
	padding: 5px;
	
	background-color: #FFF5D8;
	background-color: #FAF7ED;
}

.evidence {
	background-color: #FEC103;
	padding: 5px;
} 
/* Fine Centro */


#Quantita {
	/* per la quantit del carrello */
	text-align: right;
}

td.FotoLibri {
	width: 110px;
	vertical-align: top;
}


/* Header */
#Header {
	font: x-small;
	background-color: White; /*#EFF4FA;*/
	margin: 0px 0px 0px 0px;
	color: Black;
}

#Header td.menu03 {
vertical-align:top;
font-size: 10px;
height: 16px;
padding: 0px;
margin: 0px;
background: White;
}

#Header table  {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	
}
#Header td {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	
}

#Header .menuTop td {
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
	
}

.bar {
	margin-left: 2px;
	margin-right: 2px;
}

/* Fine Header */

/* Menu di Sx */

#menuSx_Menu .Menu {
	margin: 0px 0px 4px 10px;
	text-indent: -8pt;
	font-size: 105%;
	color: #000000;
	text-align: left;
	
}
#menuSx_Menu a.linkMenu {
	color: #000000;
	text-decoration: underline;
}

#menuSx_Menu .Gruppo {
	color: #A52331;
	/*	font: small verdana,arial, helvetica, sans-serif; */
	font-family: "Trebuchet MS", "Lucida Sans Regular", "Lucida Grande", Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 0px;
	text-align: left;
	line-height: normal;
	text-align: left;
}



#menuSx_Menu a:hover {
	color: #FF6600;
		color: #A52331;
}

#menuSx_Menu td {
	/*padding: 0px 5px 0px 5px;*/
	padding-left: 3px;
	padding-right: 3px;
}

.imageRiquadro {
	padding-bottom: 2px;
}

 img.MenuSxImg {
	border: 1px solid Black;
	margin-top: 0px;
	margin-bottom: 10px;
}


 img.Libri {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Impostazioni per i corsi in scadenza della Home */
td.calHome {
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 5px;
	border: 0px solid #FFFFFF;
	border-bottom: 2px solid #A52331; /*border-color: #b89b5f;*/
}


#Center .CorsoQuote {
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 5px;
	margin-top: 10px;
}

.imgRight {
	padding: 0px;
	float: right;
	margin: 5px 5px 5px 5px;
	width: auto;
}

 .imgLeft {
	padding: 0px; 
	float: left;
	margin: 5px 5px 5px 5px;
	width: auto;
	}

/* Formattazione Schede */

#SchedePnl .Titolo {
	font: bold large Arial, Helvetica, sans-serif;
	Color: #A52331;
	margin-top: 10px;
	margin-left: 0px;
	}
	
#SchedePnl p {
		margin-top: 5px;
		color: #1B097E;
	}
	
#SchedePnl img {
	margin-top: 20px;
	/*border: 1px solid Silver;*/
}	


/* Menu di dx */
/* Menu di Sx */

#CorsiNext_Menu .Menu {
	margin: 0px 0px 4px 10px;
	text-indent: -8pt;
	font-size: 105%;
	color: #000000;
	
}
#CorsiNext_Menu a.linkMenu {
	color: #000000;
	text-decoration: underline;
}

#CorsiNext_Menu .Gruppo {
	color: #A52331;
	font: small verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
}

#CorsiNext_Menu a:hover {
	color: #FF6600;
	color: #A52331;
}

#CorsiNext_Menu td {
	/*padding: 0px 5px 0px 5px;*/
	padding-left: 3px;
	padding-right: 3px;
	width: 172px;
	padding-top: 0px;
	
}

#CorsiNext_Menu table{
	margin-right: 10px;
}

#CorsiNext_Menu td.Corsi {
	/*padding: 0px 5px 0px 5px;*/
	padding-left: 3px;
	padding-right: 3px;
	width: 172px;
	padding-top: 0px;
	border: #A52331 2px;
	border-left: #A52331 2px solid;
	border-right: solid;
	border-bottom: solid;
}
#CorsiNext_Menu td.Corsi{
	/*padding: 0px 5px 0px 5px;*/
	padding-left: 3px;
	padding-right: 3px;
	width: 172px;
	padding-top: 0px;
	border: #A52331 2px;
	border-left: #A52331 2px solid;
	border-right: solid;
	border-bottom: solid;
}
.menu {
	font-weight: bold;
	font-size: 110%;
	color: white;
	text-decoration: none;
	padding-left:5px;
	padding-right: 5px;
	height: 30px;
	vertical-align: middle;
}

.maiuscolo {
	text-transform: uppercase;
}

.centro {
	text-align: center;
}

.italico {
	font-style: italic;
}


.TitEinstein {
	color: #CC0000;
	text-align: Left;
	font-style: italic;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px; /*font-size: 250%;*//*font-size: 250%;*/
}

/*********  Form Iscrizioni ************/
.TitoloForm2 {
	border-top: 1px solid #cccccc;
	margin-top: 5px;
	padding-top: 3px;
}
#Center .TitoloForm {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 3px;
	margin-top: 5px;
	padding-bottom: 1px;
	font-size: xx-small;
}

legend{
	color: #000000;
	font-size:xx-small;
	font-weight: bold;
}
fieldset {
	margin: 10px;
	padding: 10px;
}

.daticorso{
	font-size: medium;
}

#Center .PatriciaDilts {
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	margin-top: 10px;
}

.clearit{
clear: both;
}


.boxNews {
	
	width: 475px; 
	max-width: 500px;
	margin: 0px auto 0px auto;
}


/* Box Home Page Calendario Prossimi Corsi */

.boxpromozioni {

	margin:0 auto;
	padding:0px;
	width: 95%;
	border: none;
}

	.boxpromozioni h2  {
		font-size: 1.4em;
		margin-bottom: 0px;
		text-align: left;
		margin-top: 20px;
	}

	.boxpromozioni p{
	margin:0 0 8px 0;}
	
#Center	.boxpromozioni table{
	margin:0;
	padding:0;
   /*	border:solid 1px #cccccc;    */
	width: 100%;
	}
	.boxpromozioni .divtable{
	position:relative;
	}
	.boxpromozioni .thetitle td{
	margin:0;
	padding:4px;
	background:#A52331;
	color:#FFFFFF;
	border-bottom:solid 1px #999999;
	}
	.boxpromozioni .thecontent td{
	border-bottom:dotted 1px #CCCCCC;
	margin:0;
	padding:6px 4px 6px 4px;
	font-size: 1em;
	line-height: 1.2em;
	}

    .boxpromozioni .thecontent td a:link {
	color: #A52331;
	color: #333333;
    }

    .boxpromozioni .thecontent td a:visited {
    	color: #A52331;
    	color: #333333;
    }
    .boxpromozioni .thecontent td a:active {
     color: #333333;
    }

    .boxpromozioni .thecontent td a:hover {
    	color: #333333;
    	color: #A52331;
    }


	.boxpromozioni ul{
	margin:auto 0 auto 0;
	padding:0;
	list-style:none;
	}
#Center .pointseparator {
	border-bottom:1px dotted #999999;
	padding:0 0 5px;
  /*	width: 80%;  */
	margin-bottom: 10px;
}

.readmore{
	padding: 8px 0 0 0;
	margin: 0;
}
.readmore a{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 0.95em;
	color: #333333;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.readmore a:hover{
	text-decoration: underline;
}


/* css per il calendario corsi e il chi siamo */

.header {
	font-weight: normal;
	font-size: 1.4em;
	color: #333333;
}
	.header a.aboutUs{
		color: #333333;
		text-decoration: none;
		font-weight: bold;
	}
	.header a:hover.aboutUs{
		text-decoration: underline;
		COLOR:#A52331;
	}

	.header a.calendar {
		color: #a52331;
		text-decoration: none;
		font-weight: bold;
	}

	.header a:hover.calendar{
		text-decoration: underline;
		color: #333333;
	}



/* pagina percorsi */
#PerCorsi { 
    margin: 2px auto 0 1em;
    width: 580px;
    padding: 0.5em;
    }
#PerCorsi h1 { 
    text-align: center;
    padding-bottom: 0.8em;
    }    
#PerCorsi table {
    margin: width: 100%; margin: 0.5em auto;
    }
#PerCorsi tr {
    }    
#PerCorsi td {
    text-align: center; 
    padding: 0 5px;
   /* background: url(../../images/percorsi/btnBack.gif) no-repeat center center; */
    width: 280px; 
    font-size: 1.25em;
    border: 2px solid #A52331;
    margin-right: 1em;
    } 
#PerCorsi td div {
    padding: 1em;
   
}

.supCalendario, .supcalendario {
	color: #a52331;
	font-size: 1em;
}