<style>

H1{
}

BODY {
	margin-left : 50;
	margin-right : 50;
	margin-top : 30;
	margin-bottom:60;
	background : url(../images/tdf_sfondo.gif) fixed;
}

.table{
	border : thin solid Gray;
	background-color : FFFFCC;
}

.titolo 	{
	font-size: 18pt;
	font-weight : bold;
	font-variant : small-caps;
	font-style : normal;
	font-family : "Courier New", Courier, monospace;
	text-align : center;
	border : thin groove;
	color: #A52A2A;
	background-color : #FFEBCD;
}

.sottotitolo 	{
	font-size: 14pt;
	font-style : italic;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	border : thin groove;
	background-color : Silver;
}

.testo 	{
	font-size: 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-align : justify;
	text-indent : 50px;
	padding-left : 10px;
	padding-right : 10px;
}

.testo_bold 	{
	font-size: 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-align : justify;
	text-indent : 50px;
	padding-left : 10px;
	padding-right : 10px;
	font-weight : bold;
}

.testo_italic 	{
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: justify;
	text-indent: 50px;
	padding-left: 10px;
	padding-right: 10px;
}

.autore 	{
	font-size: 10pt;
	font-family : sans-serif;
	font-style : italic;
	text-align : left;
}

.note 	{
	font-size: 10pt;
	font-family : sans-serif;
	font-style : normal;
	text-align : left;
}

.poesia 	{
	font-size: 12pt;
	font-family : sans-serif;
	font-style : italic;
	text-align : left;
}

.table_poesia{
	border : thin solid Gray;
	background-image : url(../images/carta_dis.gif);
	background-image : url(ombra.jpg);
	border-color : Blue;
}

.titolo_poesia 	{
	font-size: 18pt;
	font-weight : bold;
	font-variant : small-caps;
	font-style : normal;
	font-family : "Courier New", Courier, monospace;
	text-align : center;
	border : thin groove;
	background-color : FFFFCC;
}

.sottotitolo_poesia 	{
	font-size: 14pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	border : thin groove;
	background-color : FFFFCC;
}

.autore_poesia 	{
	font-size: 12pt;
	font-style : italic;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	border : thin groove;
	background-color : FFFFCC;
}

.testo_poesia 	{
	font-size: 12pt;
	font-family : sans-serif;
	font-style : normal;
	text-align : justify;
	text-indent : 20px;
}
</style>
