/*
	Styles for La Valle di Ren
*/

@font-face {
	font-family: VladimirScrD;
	src: url(fonts/vladmrsn.ttf);
}
@font-face {
	font-family: Apple Chancery;
	src: url(fonts/AppleChancery.ttf);
}
@font-face {
	font-family: Monotype Corsiva;
	src: url(fonts/mtcorsva.ttf);
}

.vlad {
	font-family: VladimirScrD, serif;
	font-size: 48px;
	color: #003700;
	line-height: 120%;
}
.chan {
	font-family: Apple Chancery, serif;
	font-weight:600;
	font-size: 28px;
	color: #BB0000;
	letter-spacing: 1;
	vertical-align: middle;
	line-height: 180%;
}
.chans {
	font-family: Apple Chancery, serif;
	font-weight:700;
	font-size: 19px;
	color: #000000;
	letter-spacing: 0;
	vertical-align: middle;
	line-height: normal;
}
.mono {
	font-family: Monotype Corsiva, serif;
	font-weight:800;
	font-size: 28px;
	color: #000000;
	letter-spacing: 1;
	vertical-align: middle;
	line-height: 120%;
}

p {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #003700
}
p.title {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 38px;
	color: #009900;
	text-align: center;
	text-decoration: bold;
	line-height: 1cm
}
p.subtitle {
	font-family: Times New Roman, Times, serif;
	font-size: 28px;
	color: #003700;
	background-color: #FFFFAC;
	text-align: center;
	text-decoration: bold;
	line-height: 0.8cm
}
p.subtitleold {
	font-family: Times New Roman, Times, serif;
	font-size: 28px;
	color: #003700;
	background-color: #FFFFCC;
	text-align: center;
	text-decoration: bold;
	line-height: 0.8cm
}
p.subsub {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	color: #003700;
	text-align: center;
	text-decoration: bold;
	line-height: 0.6cm
}
p.home {
	font-family: Times New Roman, Times, serif;
	font-size: 26px;
	font-weight: bolder;
	font-style: italic;
	color: #003700;
	text-align: center;
	line-height: 0.9cm
}
p.presenta {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #003700;
	text-align: center;
	line-height: 0.6cm
}
p.small {
	line-height: 0.1cm
}
p.footer {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 18px;
	color: #003700;
	text-align: center;
	line-height: 0.6cm
}
p.games {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 0.2cm
}
tr {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #003700
}
tr.title {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 38px;
	color: #009900;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	text-decoration: bold;
	line-height: 0.8cm
}
tr.line {
	height: 40px;
	text-align: center;
	vertical-align: middle
}
tr.menubar {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 16px;
	color: #003700;
	font-weight: bold;
	background-color: none;
	text-align: center;
	line-height: 0.4cm
}
tr.small {
	line-height: 0.25cm
}
tr.coursehead {
	font-family: Times New Roman, Times, serif;
	font-size: 28px;
	color: #3333FF;
	font-weight: bold;
}
tr.course {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #3333FF;
	font-weight: bold;
}
hr.std {
	color: #777777;
	height: 2;
	width: 623
}
hr.lng {
	color: #aaaaaa;
	height: 2;
	width: 1024
}
a.nouline {
	text-decoration: none
}
img.vcenter {
	vertical-align: middle
}