/*CSS design by www.studioinformatico.net*/
/* stile php*/

html,body{
	margin-top: 5px;
	padding:0;}

body{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 12px;
	text-align: center;
	background-color: #FCFEFC;}
	
div#container{
	width: 995px; 
	margin: 0px auto;
	background-color: #fff;
    color: #000;
    text-align: left;
	z-index: -1;
	border: solid 1px #000000;
    }
     
div#container2{ 
	text-align: left;
}

/*stili di base*/
div#header{
	height: 98px;
	background-color: #000;
	color:#FFF;
	text-align: center;
	padding: 0px;
	border-bottom: solid 1px #000000;
	}
	 
div#header a{
	color: #eee;
	text-decoration:none;
	}
	
h1,h2,h3,p{
	margin: 0; 
	padding-bottom: 3px;}
	
p{
	padding-bottom: 10px}
	
h2{
	font-size: 1.5em}
	
h3{
	font-size: 1.2em}
	
a {
	color: #000000;}
	
a:HOVER {
	color: #505050;}
	
div#footer a{
	color:#fff;
	font-weight: normal;
	text-decoration: none}
	
div#footer a:hover{
	text-decoration: underline}
	 
div#extra{
	position: relative;
	float: right; 
	top: 10px; 
	right: 0;
	width: 220px;
    	margin-top: 10px;
   	margin-bottom: 30px;
    	z-index: 0;
    }

div#content{ 
	margin: 0px 225px 0px 165px;
	padding: 2px;
	top: 0;
	left: 0px;
	}
	
div#navigation{
	float: left;
	margin-top: 10px;
    font-variant: normal;
    position: relative;
	padding: 2px;
	 }
	 
div#content a{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none}
	
div#content a:hover{
	color: #505050; 
	font-weight: bold; 
	text-decoration: underline;}
	
div#content ul{
	padding-left: 20px;
	margin-left: 20px; 
	margin-top: 20px;
	list-style-type:disc;}
	
div#content ul a{
	font-size: 13px; 
	width: 90px;
	font-weight:bold; 
	text-decoration: none; 
	color: #000000;}
	
div#content ul a:hover{
	color: #505050
	}
	
div#content .altri_elem{ 
	padding-top: 2px;
	padding-bottom:3px;
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
	}
	
div#content .my_articolo{ 
	padding-top: 2px;
	padding-bottom:2px;
	text-align: justify;
	}
	
div#footer{
	font-size: 10px;
	clear:both; 
	text-align:center; 
	padding: 1px 1px;
    background-color: #000000; 
    color: #fff;
    border: solid 1px #fff;}

	
.menu{ 
  border-right: 3px solid #fff; 
  margin-left: 1px; 
  margin-right: 1px;
  padding: 1px 1px 0 2px; 
  background-color: #000000; 
  font-weight: bold; 
  font-size: 13px; 
  color: #fff;
  }

/*stili per la sezione extra*/
#extra .newsbox{ 
	margin-left: 3px; 
	margin-right: 3px;
	font-size: 12px;
	}
	
div#cardsearch{ 
	background-color: #FFF;
	color: #000;
	}
	
div#cardsearch a{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none}
	
div#cardsearch a:hover{
	color: #505050; 
	font-weight: bold; 
	text-decoration: underline;}
	
#extra .newsbox_title{ 
	font-weight: bold; 
	font-size: 12px;
	padding: 1px;
	}
	
#extra .newsbox_header{ 
	font-weight: bold; 
	font-size: 14px;
	padding: 3px;
	margin: 3px;
	color: #000;
	background-color: #66BCBA;
	}
	
#extra .newsbox_title_top{ 
	color: #000;
	font-weight: bold; 
	font-size: 11px;
	}
	
#extra .newsbox_link {
	}
	
#extra .newsbox_avv{ 
	padding-bottom: 10px; 
	margin-top: 1px; 
	margin-bottom: 10px;
	}
	
#extra a{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFF; 
	text-decoration: none
	}
	
#extra a:hover{
	color: #C3C3C3; 
	font-weight: bold; 
	text-decoration: underline;
	}
	
#extra div.newsbox_link a{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
	}
	
#extra div.newsbox_link a:hover{
	color: #66CCFF; 
	font-weight: bold; 
	text-decoration: underline;
	}
	
#extra .altre_news {
	background-color: #000000;
	color: #66CCFF;
	font-weight: normal; 
	font-size: 12px;
	border: solid 1px #C0C0C0;
	margin-left: 0;
	padding-left: 2px;
	}
	
/*stili per i contenuti*/

.centered { 
	text-align: center; 
	}

.centered_home { 
	text-align: center; 
	}
	
.righted { 
	text-align: right;
	}
	
.lefted { 
	text-align: left;
	}
	
img {
	border: 0px none white;
	}
	
img.imgsrc {
	border: 0px none white;
	width: 120px;
	height: 60px;
	}
	
img.my_gallery_view {
	border: 0px none white;
	width: 320px;
	height: 240px;
	}
	
.white { 
	color: white;
	}
	
.main_title { 
	font-size: 18px; 
	font-weight: bold; 
	}
	
TH { 
	padding: 2px; 
	text-align: center; 
	vertical-align: baseline 
	}
	
TH.elem1 { 
	padding: 2px; 
	text-align: left; 
	vertical-align: baseline; 
	}
	
TD { 
	text-align: center; 
	padding: 2px; 
	vertical-align: middle; 
	}
	
TD.login { 
	text-align: left; 
	padding: 1px; 
	vertical-align: middle; 
	}
	
TD.cell1 { 
	padding: 2px; 
	border: 1px solid #66CCFF; 
	vertical-align: middle; 
	text-align: left;}
	
TD.cell2 { 
	padding: 2px; 
	border: 1px solid #66CCFF; 
	vertical-align: middle; 
	text-align: center;}
	
TABLE   { 
	empty-cells: show; 
	border-collapse: collapse;  
	width: 80%;
	}
	
TABLE.login_table { 
	empty-cells: show; 
	border-collapse: collapse;  
	margin-right: auto; 
	width: 40%; }
	
TABLE.files { 
	empty-cells: show; 
	border: 1px solid #66CCFF;
	margin-left: auto;  
	margin-right: auto;
	margin-top: 10px;
	width: 95%; 
}

TABLE.lista_tornei { 
	background-color: #66BCBA;
	empty-cells: show; 
	border: 1px solid #66CCFF;
	margin-left: auto;  
	margin-right: auto;
	margin-top: 10px;
	width: 95%; 
}
	
TR { }

TR.row1 { 
	border: 1px solid #66CCFF;}
	
td.cell2 a { 
	text-decoration: none;
	}
	
td.cell2 a:LINK { 
	color: #66CCFF; 
	}
	
td.cell2 a:VISITED { 
	color: #66CCFF;
	}
	
td.cell2 a:HOVER { 
	color: black; 
	}
	
legend.composer { 
	border:1px solid #000000; 
	background-color:#CDCDCD; 
	color:#cc0000; 
	padding:3px; 
	margin: 5px;
	}
	
label.composer { 
	color:#cc0000; 
	}
	
form.composer { 
	border: none; 
	background-color:#9E9E9E; 
	color:#cc0000; 
	padding:3px; 
	margin: 5px;
	}

form.contact { 
	background-color: #66BCBA; 
	border: none; 
	width: 100%;
	}

#content fieldset {
	border: none;
	}

#extra fieldset {
	border: none;
	}
	
.center_menu{ 
	padding: 2px;
	/*font: bold 20px/68px Trebuchet MS,verdana,arial;*/
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

img.main_logo{ 
	position: relative;
	text-align: center;
	border: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
}

#content a._blank {
	font-size: 11px;
	color: #000;
	text-decoration:none;
	font-weight:normal;
	}
	
#content a._blank:HOVER{ 
	color: #000000;
	font-weight:normal;
	text-decoration:underline;
}

#content a {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	}
	
#content a{ 
	color: #66CCFF;
	font-weight:bold;
	text-decoration:underline;
}

/*stili navigazione*/
div#navigation .testcontainer {
	margin-top: 10px;
	}
	 
div#navigation a{
	margin-top: 0px;
	font-size: 12px;
	padding: 1px;
	font-weight:bold; 
	text-decoration: none; 
	color: #66CCFF;
	background-color: #000000;
	}
	
div#navigation a:hover{
	color: #505050;
	}
	
div#navigation .test a{
	margin-top: 0px;
	font-size: 12px;
	padding: 1px;
	text-align: center;
	font-weight:bold; 
	text-decoration: none; 
	color: #66CCFF;
	border: solid 1px #999999;
	background-color: #000000;
	display: block;
	margin-bottom: 0px;
	width: 150px;
	}
	
div#navigation .test a:hover{
	color: #505050;
	background-color: #FFF;
	}

div#navigation .testino a{
	margin-top: 0px;
	font-size: 10px;
	padding: 1px;
	text-align: center;
	font-weight: normal; 
	text-decoration: none; 
	color: #000;
	border: solid 1px #999999;
	background-color: #66BCBA;
	display: block;
	margin-bottom: 0px;
	width: 150px;
	}
	
div#navigation .testino a:hover{
	color: #505050;
	background-color: #FFF;
	}
	
#navigation ._blank{
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
}

#navigation a._blank:HOVER{ 
	font-size: 10px;
	color: #505050;
	font-weight:bold;
	text-decoration:underline;
}

#navigation .newsbox{
	background-color: #000;
	border: solid 1px #999999;
	}
	
#navigation .newsbox_header{ 
	font-weight: bold; 
	font-size: 14px;
	padding: 3px;
	margin: 3px;
	color: #000;
	background-color: #66BCBA;
}

#content .my_text { 
	text-align: justify;
	padding: 3px;
	margin-top: 10px;
}


#content .my_text_sezione { 
	margin-top: 10px;
	font-size: 12px;
}

#content .my_news_home { 
	text-align: left;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#content .my_text_home{ 
	text-align: justify;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

#content .my_box_right_scheda{ 
	float: right;
	padding-right: 0px;
	color: #fff;
	padding-left: 3px;
	padding-bottom: 3px;
}

#content .my_box_right{ 
	float: right;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #fff;
}

#content img.my_text_img{ 
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 75px;
	height: 100px;
}

#content img.promocard{ 
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 189px;
	height: 250px;
}

#content img.my_text_imgj{ 
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content img.elenco_img{ 
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 160px;
	width: 120px;
}

.my_news_container { 
	margin-top: 10px;
}

input.btn {
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	background-color: #D4D4D4;
}
  
select {
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	background-color: #FFF;
} 

.clean { 
	width: 100%;
	font-size: 10px;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	/*background-color: red;*/
	text-align: right;
	color: #000;
	}

#content div.clean a{ 
	font-size: 10px;
	color: #000;
	}
	
#content div.clean a:hover{ 
	font-size: 10px;
	color: #000;
	}	
	
#content div.my_title_sublist a{
	font-size: 12px;
	font-weight: bold;
	margin-top: 1px;
	color: #999999;
}

#content a.my_news_link{ 
	color: #000;
	text-decoration:none;
	font-weight:normal;
}

#content a.my_news_link:HOVER{ 
	color: #505050;
	font-weight:normal;
	text-decoration:underline;
}

#navigation .my_title { 
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

#content .my_title { 
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


#content .my_title_view { 
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#content .my_title { 
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin-top: 3px;
	font-variant: small-caps;
	text-align: center;
}

#content .my_title_prodotti { 
	font-size: 16px;
	font-weight: bold;
	padding-top: 12px;
	color: #7F7F7F;
}

#content .my_title_sublist { 
	font-size: 12px;
	font-weight: bold;
	margin-top: 1px;
	color: #999999;
}

#content .my_title_data { 
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999999;
	font-variant: small-caps;
	text-align: center;
}

#extra ._blank{
	font-size: 10px;
	color: #FFF;
	font-weight:bold;
	text-decoration:underline;
}
	
div#copy { 
	text-align: center;
	font-size:10px;
	color: #000000;
	font-weight:bold;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3px;
}

.centered_avv { 
	text-align: center; 
	margin-left: auto;
	margin-right: auto;
	}
	
.my_news_ruler { 
	margin-left: 1px; 
	margin-right: 1px; 
	background-color: #FFF; 
	height: 1px; 
	font-size: 1px;
	margin-top: 3px;
	margin-bottom: 3px;}

.key {
	display: none;
}

div#content .my_cerca {
	font-weight:normal;
	text-align: left;
	padding: 4px;
	font-size: 12px;
	border: solid 1px #66BCBA;
	margin-top: 2px;
	margin-bottom: 2px;
}

div#content .judge_box {
	background-color: #FFF;
	font-weight:normal;
	text-align: left;
	padding: 4px;
	font-size: 12px;
	border: solid 1px #66BCBA;
	margin-top: 2px;
	margin-bottom: 2px;
}

div#content .judge_title{ 
	width: 99%;
	color: #FFF;
	background-color: #66BCBA;
	border: solid 1px #000;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font: bold 14px Trebuchet MS,verdana,arial;*/
}

#content .my_title_judge { 
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#content .my_page {
	font-weight:normal;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding: 1px;
	font-size: 12px;
	border: solid 1px #66CCFF;
}

TABLE.sottosez { 
	border-collapse: collapse;  
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

TABLE.listapromos { 
	border-collapse: collapse;  
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

TABLE.tornei { 
	border-collapse: collapse;  
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

TABLE.elenco { 
	border-collapse: collapse;   
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

TABLE.elenco TD{ 
	empty-cells: show; 
	border: solid 2px #66CCFF;   
	width: 250px;
	text-align: left;
}

TABLE.listapromos TD{ 
	empty-cells: show; 
	border: solid 1px #66CCFF;   
	width: 250px;
	text-align: center;
}

TABLE.sottosez TD{ 
	empty-cells: show; 
	border-collapse: collapse;  
	width: 250px;
	text-align: left;
	vertical-align: top;
}

.title { 
	color: #000000;
	font-weight:bold; 
	font-size: 12px;
	}

#content .sottotitolo { 
	text-align: center;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#content a.autore {
	color: #808080;
	font-size: 11px;
	font-weight: bold;
}
	
#content a.autore:HOVER {
	text-decoration: none;
	color: #505050;
}

#content .my_box_right_view{ 
	float: right;
	padding-right: 5px;
	padding-left: 25px;
	color: #fff;
}

#content img.my_img_view{ 
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 160px;
	height: 120px;
}

#extra .rss-box-imj {
	font-family: Trebuchet MS,verdana,arial;
	color: #505050;
	font-weight: normal; 
	font-size: 10px;
	margin-left: 0;
	padding-top: 0px;
	text-align: left;
	border: none;
}

#extra .rss-item a{
	font-size: 10px; 
	font-weight: normal; 
	color: #505050; 
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#extra .rss-item a:HOVER {
	text-decoration: underline;
}

#extra .rss-item {
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#extra ul.rss-items {
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content .my_commenti {
	background-color: #66BCBA;
	font-weight:normal;
	text-align: left;
	font-size: 12px;
	padding: 5px;
	border: solid 1px #C0C0C0;
	margin-top: 2px;
}

#content .sottotitolo_commenti{ 
	text-align: left;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}

#cloud { padding: 10px 10px; } 
.cloud { padding: 3px; text-decoration: none; line-height: 60%; } 
.cloud:link { color: #94B3C5; } 
.cloud:active { color: #94B3C5; } 
.cloud:visited { color: #B5B4A0; } 
.cloud:hover { color: #ffffff; } 
.cloud:focus { color: #ffffff; } 

#news { background-color: #000; }
#news ul {width: 130px; left:0; margin:0 .5em 0 .5em; padding:0; list-style-type: none; color: #FFF;}
#news li { margin-bottom: 10px; }

#news.oraJS { height:160px;	overflow:hidden; position:relative; }
#news.oraJS ul { position:absolute; top:50px; left:0; margin:0 .5em 0 .5em; padding:0; }
#news.oraJS li { margin-bottom: 10px; }

