@charset "utf-8";
/* CSS Document */

body, html {
	margin:0px;
	height: 100%;
}

body, td {
	font-family: "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

body {
 background-color:#000000
}


ul.menu {
	padding: 8px;
	list-style-type: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-size: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
ul.menu li {
	list-style-type: none;
	padding-left: 22px;
	background-attachment: scroll;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

ul.menu li:hover {
	list-style-type: none;
	padding-left: 26px;
	background-attachment: scroll;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
}

ul.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.menu a:hover, ul.menu a.this {
	color: #FFCC00;
}

.box {
	margin-top: 10px;
}

.box .tit1 {
	background-image: url(../images/tit_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	margin-bottom: 8px;
	background-color: #7E0100;
}
.box  .tit1 div {
	background-image: url(../images/tit_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	line-height: 28px;
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
}
.box  .tit1 span {
	color: #FFCC00;
}
.box .tit2 {
	background-image: url(../images/tit2_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	margin-bottom: 8px;
	background-color: #555555;
}
.box  .tit2 div {
	background-image: url(../images/tit2_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	line-height: 28px;
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
}
.box  .tit2 span {
	color: #FFCC00;
}

.box .tit3 {
	background-image: url(../images/tit3_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	margin-bottom: 8px;
	background-color: #555555;
}
.box .tit3 div {
	background-image: url(../images/tit3_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	line-height: 28px;
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
}
.box .tit3 span {
	color: #FFCC00;
}

.box .text {
	padding-right: 8px;
	padding-left: 8px;
}
.boxW {
	margin-top: 10px;
}
.boxW td {
	color: #000000;
}
.boxW .content {
	padding: 4px;
}
.boxW  .dida  {
	font-size: 90%;
	color: #666666;
	margin-top: 4px;
}
.boxW .content .titolo {
	font-weight: bold;
}



.footer {
	background-image: url(../images/sh_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	color: #999999;
	font-size: 95%;
}
.footer  div {
	background-image: url(../images/sh_r.jpg);
	background-position: right top;
	height: 28px;
	line-height: 28px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
.gallery-menu {
}
.gallery-menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.gallery-menu li {
	background-image: url(../images/dotli.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	list-style-type: none;
}
.gallery-menu li a {
	color: #FFFFFF;
	text-decoration: none;
}
.gallery-menu li a.this {
	color: #FFCC00;
	font-weight: bold;
}
.gallery-menu li a:hover {
	color: #FFCC00;
	font-weight: bold;
}
.gallery {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.gallery .tit {
	font-weight: bold;
}
.form {
	background-color: #eeeeee;
	border: 1px dotted #CCCCCC;
}
.sponsor {
}
.sponsor .nome {
	font-weight: bold;
	color: #FFFFFF;
}
.sponsor .linkText {
	color: #FFCC00;
	text-decoration: none;
}
.foto {
	margin-top: 10px;
}
.right {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.piloti .nome {
	font-size: 110%;
	font-weight: bold;
	color: #FFCC00;
	margin-top: 5px;
	text-decoration: none;
}
.piloti .titolo {
	color: #FFFFFF;
	margin-top: 5px;
	text-decoration: none;
}
.piloti .titolo:hover {
	color: #FFCC00;
}

#msg {
	color: #006699;
	background-color: #ECF9FF;
	border: 1px solid #006699;
	padding: 8px;
	margin-bottom: 10px;
}
#msg .title {
	font-weight: bold;
}

#error {
	color: #CC0000;
	background-color: #FFEAEA;
	border: 1px solid #CC0000;
	padding: 8px;
	margin-bottom: 10px;
}
#error .title {
	font-weight: bold;
}

.error {
	color: #CC0000;
	background-color: #FFEAEA;
	border: 1px solid #CC0000;
	padding: 8px;
	margin-bottom: 10px;
}
.error .title {
	font-weight: bold;
}
