/* CSS Document */


div
{
	text-align:center;
}

body
{
	background-color:#110000;
}

img
{
	border-color:#110000;
}

td
{
	font-family: Garamond, "Times New Roman";
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#830D0D;
	text-align:center;
	vertical-align:middle;
	height:100px;
}

td.intro
{
	font-family: Garamond, "Times New Roman";
	font-size:22px;
	font-weight:bold;
	font-style:normal;
	color:#ffffff;
	text-align:center;
	cursor:hand;
}

td.inferno
{
	font-family: Garamond, "Times New Roman";
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#830D0D;
	text-align:center;
	height:50px;
	width:100px;
}

td.fotoorfei
{
	font-family: Garamond, "Times New Roman";
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#830D0D;
	text-align:center;
	width:350px;
}

td.classical
{
	font-family: Garamond, "Times New Roman";
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#830D0D;
	text-align:center;
	vertical-align:middle;
	height:150px;
	width:250px;
}

td.prepostilla
{
	font-family: Garamond, "Times New Roman";
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#830D0D;
	text-align:right;
}

td.immagini
{
	font-family: Garamond, "Times New Roman";
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#830D0D;
	text-align:center;
	height:50px;
	width:200px;
	/*border-style:solid;
	border-width:1px;
	border-color:#830D0D;+*/
}

td.titolo
{
	font-family: Garamond, "Times New Roman";
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	color:#B59B9B;
	text-align:left;
}

td.titolodx
{
	font-family: Garamond, "Times New Roman";
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	color:#830D0D;
	text-align:right;
}

td.titolone
{
	font-family: Garamond, "Times New Roman";
	font-size:28px;
	font-weight:bold;
	font-style:italic;
	color:#B59B9B;
	text-align:center;
}

td.parole
{
	font-family: Garamond, "Times New Roman";
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#830D0D;
	text-align:left;
}

td.mail
{
	font-family: Garamond, "Times New Roman";
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	color:#EFFC94;
	text-align:center;
	width:450px;
}

td.intestazione
{
	font-family: Garamond, "Times New Roman";
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	color:#402826;
	text-align:left;
}

a
{
	color:#830D0D;
	text-decoration:none;
}

a:hover
{
	color:#B59B9B;
	font-size:18px;
	text-decoration:none;
	font-style:normal;
}
 
hr
{
	color:#650303;
	width:1px;
}
