/* CSS Document */

BODY {
	background-image: url(/costruzione/porfirio_rubirosa_sfondo_Book_2008.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TABLE, TR, TD, DIV, INPUT, TEXTAREA, RADIO, SELECT, A {
	font-family: verdana; font-size: 10px;
}

TABLE.Main {border-color: Black; border-style: solid; border-width: 1px;}

/* CLASS TD */

TD.Main { background-color: white; }
TD.Right { border: Black; border-style: dotted;
			  border-left-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-top-width: 0px; }
TD.Left { border: Black; border-style: dotted;
			  border-left-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-top-width: 0px; }
			  
			  
/* CLASS DIV */

DIV.GuestMain { display: block; background-image: url(../costruzione/tag_middle_guest.gif);
					 padding-right: 15px; padding-left: 15px; padding-bottom: 0px; padding-top: 0px;
					 text-align: justify;}
DIV.TabNPT { display: block; background-image: url(../costruzione/tab_middle.gif); text-align: left;
					 padding-right: 24px; padding-left: 20px; padding-bottom: 0px; padding-top: 0px;}
DIV.DataTabNPT { display: block; background-image: url(../costruzione/tab_middle.gif); text-decoration: underline; text-align: right;
					 padding-right: 28px; padding-left: 20px; padding-bottom: 0px; padding-top: 5px;}
DIV.Titolo { display: block; padding-right: 20px; padding-left: 20px; padding-bottom: 0px; padding-top: 5px; text-align: left;
				}
				 
DIV.DataNews {
	text-align: right; font-weight: bold;
	padding-top: 2px; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; 
}
DIV.TitoloNews {
	text-align: left; vertical-align: middle; 
	padding-top: 2px; padding-bottom: 2px; padding-left: 10px; padding-right: 8px; 
}
DIV.TestoNews {
	text-align: justify;
	padding-top: 6px; padding-bottom: 2px; padding-left: 10px; padding-right: 8px; 
}

DIV.Testo {font-family: "Courier New", Courier, monospace; font-size: 11px; text-align: left;}

/* LINK */

A:Link { font-family: "Courier New", Courier, monospace; font-size: 11px; color: Maroon; text-decoration: none;}
A:Visited {font-family: "Courier New", Courier, monospace; font-size: 11px; color: Maroon; text-decoration: none;}
A:Hover {font-family: "Courier New", Courier, monospace; font-size: 11px; color: #FFA500; text-decoration: underline; }

A.TITOLO:Link { font-family: "Courier New", Courier, monospace;  font-size: 11px; color: #4881B3; text-decoration: none;}
A.TITOLO:Visited {font-family: "Courier New", Courier, monospace;  font-size: 11px; color: #4881B3; text-decoration: none;}
A.TITOLO:Hover {font-family: "Courier New", Courier, monospace;  font-size: 11px; color: #4881B3; text-decoration: underline; }


/* FONT */

SPAN.Autore {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #F0F8FF; font-weight: bold;	
}
SPAN.Evidenzia {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #A52A2A;	
}
SPAN.Nome {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #4169E1; font-weight: bold;	
}
