@charset "utf-8";
/* CSS Document */

/* STRUTTURA PAGINA */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #926231;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	background-image: url(/layout_3/images/bg_cod2.jpg);
}

/* TOP - BOX LOGIN */
#top {
	height: 25px;
	width: 100%;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #000000;
	background-image: url(/layout_3/images/top_bg_1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#login {
	height: 25px;
	width: 972px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* fine box login */

#header {
	width: 972px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#headerCx {
	height: auto;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#box_menu_superiore {
	width: 972px;
	height: 32px;
}
#box_menu_superiore_sx {
	width: 900px;
	height: 32px;
	float: left;
	text-decoration: none;
}
#box_logo_centrale {
	width: 972px;
	height: 109px;
}
#box_menu_inferiore {
	width: 972px;
	height: auto;
	vertical-align: 50%;
}
#box_menu_inferiore_sx {
	height: 36px;
	width: 972px;
	text-indent: 5px;
}
#link {
	text-align: center;
	height: auto;
	width: auto;
	padding-top: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/* CSS MENU ELENCO TORNEO IN BOX SUPERIORE */
#link_menu {
	text-align: center;
	width: auto;
	height: 29px;
	margin: 0px;
	padding-top: 6px;
	position: relative;
}
#link_menu a:link
{
	display:block;
	height:29px;
	text-decoration:none;
	color: #FFFF99;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 29px;
	width: 110px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#link_menu a:visited
{
	display:block;
	height:29px;
	text-decoration:none;
	color: #FFFF99;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 29px;
	width: 110px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#link_menu a:hover
{
	display:block;
	color: #FF0000;
	text-decoration:none;
	height: 29px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 29px;
	font-weight: normal;
	width: 110px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	text-align: center;
	font-style: normal;
	background-position: center top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
}
/* FINE */

#pagina {
	width: 970px;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	margin: 0px;
	background-color: #E9E9E9;
}
#BoxSx {
	float: left;
	height: auto;
	width: 200px;
	clear: right;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#paginaDx {
	float: right;
	height: auto;
	width: 760px;
}
#BoxCentro {
	float: left;
	height: auto;
	width: 550px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#BoxDx {
	float: right;
	height: auto;
	width: 200px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#down {
	height: 57px;
	width: 970px;
	clear: both;
	background-image: url(/layout_3/images/footer_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
	margin: 0px;
}
#paginaForum {
	width: 970px;
	height: auto;
	background-color: #E8E8E8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#invisibile {
	display: none;
}


/* classi per la tag scorrevole  */
.tb_nick {
	color: #0099FF;
}
.tb_text {
	color: #FFCC66;
}
.a {
	color: #CC3300;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}

/* classi per form input  */
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFCC;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.input2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/m2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
}
/* finto pulsante collegamenti ipertestuali  */
.clmenu {
	display: block;
	height: 25px;
	width: 185px;
	font-family: Tahoma, Verdana;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	margin-left: auto;
	border: 1px solid #003366;
	margin-bottom: 3px;
	cursor: pointer;
	margin-right: auto;
	font-size: 11px;
	margin-top: 3px;
	background-color: #E5E5E5;
}
.clmenuMini {
	display: block;
	height: auto;
	width: 100%;
	font-family: Tahoma, Verdana;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
	cursor: pointer;
	font-size: 11px;
	margin: 0px;
	border: 1px solid #000033;
	background-color: #CCFFFF;
}
.clmenuMini:hover{
	display: block;
	height: auto;
	width: 100%;
	font-family: Tahoma, Verdana;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
	border: 1px dashed #003399;
	font-size: 11px;
	margin: 0px;
	cursor: pointer;
	background-color: #FFFFFF;
}
/* Collegamenti ipertestuali */
A:link, A:visited {
	text-decoration: none;
}
A:hover {
	text-decoration: none;
	font-style: italic;
}

/* ====================================== */
/* STILE MENU DESTRA E SINISTRA           */
/* ====================================== */

/* NUOVA MODIFICA 23.05.2010 */
.news_menu {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-indent: 5px;
}
.news_menu:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-indent: 5px;
	background-color: #FFFFCC;
}
.li {
	line-height: 14px;
	color: #003300;
	list-style-type: decimal;
	margin-top: 6px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999966;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma, Verdana;
}
.ul {
	list-style-type: lower-alpha;
}
