﻿body {
	font-family:"Times New Roman", Times, serif;
	margin:0;padding:0;text-align:center;
}

#centrato1 {
	width:100%;
	margin:auto
}

#centrato {width:900px;margin:auto}

#colonna-1 {float:left; width:210px;}

#colonna-2 {float:left; width:460px;}

#colonna-3 {width:220px%;}

#colonna-11 {
	float:left; 
	width:60%; 
	margin-top:2px
}

#colonna-13 {
	float:left; 
	width:20%; 
	margin-top:2px
}

#colonna-12 {
	float:left; 
	width:20%; 
	margin-top:2px
}

#float{
	float:left;
	padding:padding: 15px 15px 15px 0;
}

/* parametri per news schede squadre */

.box1{
}

.box1 h1 {
	font-size: 90%;
	width:150px;
	background-color:#f56c22;
	color:white;
	text-align:center;
	float:left;
	margin:1px 10px 5px 1px;
	padding:5px;
	border: 2px solid;
	border-color:black;
}

.box1 p{
	background:#9FCEE2;
	text-align:justify;
	margin:2px 1px 5px 1px;
	padding:5px 10px 5px 10px;
	border: 2px solid;
	border-color:black;
}

.box2{
}

.box2 h1 {
	font-size: 90%;
	width:150px;
	background-color:blue;
	color:white;
	text-align:center;
	float:left;
	margin:1px 10px 5px 1px;
	padding:5px;
	border: 2px solid;
	border-color:blue;
}

.box2 p{
	background:white;
	text-align:justify;
	margin:2px 1px 5px 1px;
	padding:5px 10px 5px 10px;
	border: 4px solid;
	border-color:blue;
}

.styleTitolo {
				font-size: 140%;
				color:blue;
		 	  font-weight: bold;}
.style00 {font-size: 70%;
		 font-weight: bold;}
.style02 {font-size: 100%;
		 font-weight: bold;}
.style10 {font-size: 100%;
		  font-weight: bold;}

.style11 {font-size: 120%;
		  font-weight: bold;}
.style40 {font-style: italic;
		  font-weight: bold;}
.style62 {font-size: 150%;
		  font-style: italic;
		  font-weight: bold;
		  text-decoration: underline;}

/*-------parametri per campionato ----------*/


td,th {
	border: 1px solid #900;
	padding: 0.3em 0.7em;
}

caption{
	text-align:center;
	color:blue;
	font-weight:bold;
	font-size:x-large;
	text-transform:uppercase;
}
tr.roster{
	background:blue;
	color:white;
	font-weight:bold;
	font-size:x-large;
	border:0px

}

tr.vinto{
	background:lime;
	color:black;
	font-weight:bold;
}
tr.perso{
	background:red;
	color:white;
	font-weight:bold;
}
tr.da{
	font-weight:bold;
}

/*-------         parametri tornei            ------*/

.style101 {
color:blue;
font-style:italic;
font-weight:bolder;
font-size: 200%;
}
.style102 {
color:blue;
font-style:italic;
font-weight:bold;
font-size: 150%;
}
.style103 {
color:blue;
font-style:italic;
font-size: 100%;
}

/*--------------------------------------------------*/

.style01 {
color:white;
text-decoration:blink;
font-size: 90%;
}

.style02 {font-size: 80%;}


div#mysagscroller1{
width: 200px; /*larghezza manchette sinistra*/
height:140px;
border:5px solid #C0C0C0;
}

div#mysagscroller1 ul li img{
border-width:0;
display:block; /*this causes each image to be flush against each other*/
}

div#mysagscroller2{
width: 200px; /*larghezza manchette destra*/
height:140px;
border:7px solid #C0C0C0;
}

div#mysagscroller2 ul li img{
border-width:0;
display:block; /*this causes each image to be flush against each other*/
}

div#mysagscroller3{
width: 200px; /*larghezza manchette destra*/
height:400px;
border:7px solid #C0C0C0;
}

div#mysagscroller3 ul li img{
border-width:0;
display:block; /*this causes each image to be flush against each other*/
}
