@charset "UTF-8";
/* CSS Document */

body {
	background: url(graphics/bg_body.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
#blankStreep {
	background: #FFFFFF;
	height: 10px;
	position: absolute;
	top: 0px;
	width: 100%;
	left: 0px;
}
#title {
	float: left;
	margin-top: 15px;
	color: #FFFFFF;
	font-size: 20px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ffcc00;
}
.red {
	color: #ffcc00;
}
#title .red {
	font-size: 80%;
}
.text {
	clear: left;
	float: left;
	margin-top: 20px;
	margin-left: 60px;
	font-size: 11px;
	text-align: justify;
	width: 312px;
}
.text p {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 13px;
}
.blank {
	color: #FFFFFF;
}
.video {
	float: left;
	clear: left;
	background: url(graphics/video.png) no-repeat;
	height: 167px;
	width: 288px;
	margin-left: 60px;
	margin-top: 10px;
	padding: 12px;
}
#mano {
	background: url(graphics/mano.png) no-repeat;
	height: 116px;
	width: 350px;
	clear: left;
	float: left;
	margin-top: 15px;
}
#lowTitle {
	clear: left;
	float: left;
	margin-left: 60px;
	font-size: 120%;
	margin-top: 5px;
}
.mini {
	font-size: 9px;
}
#lowTitle p {
	margin: 0px 0px 10px;
}
#footer {
	position: fixed;
	width: 209px;
	bottom: 0px;
	left: 0px;
	background: url(graphics/logo.png) no-repeat;
	height: 77px;
}
#blankStreepBottom {
	height: 10px;
	width: 100%;
	background: #FFFFFF;
	position: fixed;
	left: 0px;
	bottom: 0px;
}
.imgSplash {
	background: url(graphics/pista.png) no-repeat;
	clear: left;
	float: left;
	height: 195px;
	width: 312px;
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#redStreep {
	height: 10px;
	width: 80px;
	background-color: #ffcc00;
}
#navigation {
	position: absolute;
	top: 0px;
	right: 17px;
	font-size: 11px;
	width: 142px;
	height: 320px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li li {
	margin-left: 20px;
}
#menu {
	margin-top: 50px;
}
#menu a {
	color: #999999;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu li {
	margin-bottom: 2px;
}
#menu a.home {
	color: #ffcc00;
}
.titoloBianco {
	color: #FFFFFF;
	margin-bottom: 20px;
}
.titoloVerde {
	margin-bottom: 20px;
}
.disegno {
	float: left;
	margin: 10px;
	padding: 10px;
	width: 160px;
	border: 1px solid #CC0000;
	background: #333333;
	height: 200px;
}
.nicknameDisegno {
	color: #FFFFFF;
	font-size: 13px;
	margin-bottom: 5px;
	text-align: center;
}
.skifidolDisegno {
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
.imgDisegno {
	width: 160px;
}
.nicknameRed {
	font-weight: bold;
	color: #FF0000;
}
.paginazione {

	color: #FFFFFF;
	font: 0.6em/18px Verdana, Arial, Helvetica, sans-serif;
	clear: left;
	height: 18px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 10px;
}

.paginazione a {
	color: #FFFFFF;
	text-decoration:none;
}
.paginazione a:hover, #collSelected {
	color: #FFFF00;
	text-decoration:underline;
}
.pageprevlink, .pageprevdead {
	margin-left:10px;
}
.pagenumdead {
	color:#FFFF00;
}

