/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(http://www.touhouproject.it/home/lay/fondo2.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	margin-top:0px;
	margin-bottom:0px;
}
body,td,th {
	color: #182F45;
	font-size: 13px;
}
.fonthome {
font-size: 14px;
color:#242424}
.spoiler {
background-color:#585858}

b, strong
{color: #000000}
u
{
border-bottom: 1px solid #7dbbe6;
}
i, em
{color: #768ea5; font-size:12px}

.titolo {font-size: 20px;
    font-family: georgia, verdana, sans-serif;
	letter-spacing:-1px;
	margin-bottom:1px;
	color:#182F45;
	text-align:right;
	background:#E0EAF4;
	line-height:5pt;
	padding-left:6px;
	margin-right:3px;
	}
.titolo:first-letter	{
	color: #3979B7;
	font-family: georgia, serif;
	font-size: 32px;
	font-style: bold;}


.style1 {color: #ffffff; font-family:geneva; font-size:20px}
.style2 {
	color: #999999;
	font-family: geneva;
	font-size: 18px;
	font-weight: bold;
}
.style5 {color: #FFFFFF}


a:link {
	color: #204e7f;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #204e7f;
}
a:hover {
	text-decoration: none;
	color:  #204e7f;
}
a:active {
	text-decoration: underline;
	color: #204e7f;
}
.over a:link {
	color: #366a9a;
	text-decoration: none;
}
.over a:visited {
	text-decoration: none;
	color: #366a9a;
}
.over a:hover {
	text-decoration: underline;
	color: #366a9a;
}
.over a:active {
	text-decoration: none;
	color: #366a9a;
}

.textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #3C0F0C;
text-decoration: none;
width: 250px;
height: 40px;
padding: 1px;
vertical-align: middle;
border: 1px solid #000000;
}
.nome {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #3C0F0C;
text-decoration: none;
width: 150px;
padding: 1px;
vertical-align: middle;
border: 1px solid #000000;
}
.input {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
background-color: #EEEEEE;
border: 1px solid #000000;
}

td.menucolor {
background-color:#ffffff}