/* CSS Document */

table#template tr td img,img, div,input{ behavior: url("iepngfix.htc") }

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_gen.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

a {
	color:#FF7F00;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.text-gray {
	color:#CCCCCC;
}


#footer {
	background-image:url(images/bg_footer.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding:12px 20px 12px 20px;
}

#footer a {
	color:#666666;
	font-size:10px;
	height:40px;
	text-decoration:none;
	padding-right:25px;
}

#footer a:hover {
	text-decoration:underline;
	font-size:10px;
	height:40px;
	padding-right:25px;
}

#footer a:visited {
	text-decoration:underline;
	font-size:10px;
	height:40px;
	padding-right:25px;
}

#footer a:active {
	text-decoration:underline;
	font-size:10px;
	height:40px;
	padding-right:25px;
}

/* MENU */
#div-menu {
	margin:88px 0 0 0;

}

/* NEWS TORNEI */

#div-news {
	font-size:11px;
	margin:20px 0 0 15px;
}

#div-news ul {
	margin:20px 0 0 20px;
	padding:5px;
}

#div-news li {
	list-style-image:url(images/list_point.png);
	margin-bottom:25px;
}

.titolo-news{
	color:#FF7F00;
	text-transform:uppercase;
	font-weight:bold;
}

/* TEAM LIST */

#div-team-list {
	font-size:11px;
	margin:50px 0 0 15px;
	height:350px;
	margin-bottom:100px;
}

#div-team-list ul {
	margin:0 0 0 25px;
	padding:5px;
}

#div-team-list li {
	list-style-image:url(images/list_point_black.png);
	margin-bottom:8px;
	margin-left:0px;
	color:#1E201B;
}

/* MEMBRI */

#box-txt-membri {
	float:left;
	width:660px;
	color:#CCCCCC;
	line-height:18px;
	height:1130px;
}

.titolo-white-big {
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}

.titolo-white {
	color:#ffffff;
	font-weight:bold;
}
