body {
	font-size:0.7em;
	margin: 0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, "Century Gothic", sans-serif;
}

a {
	color: #3669bd;
  text-decoration:none;
}

a:hover {
 color: #ffff00;
}

.dontDisplay {
	display: none;
}

#bodyDiv {
	text-align: left;
	margin: 0 auto;
	width: 790px;
	background-color: #FFFFFF;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
}

#header {
	background-image: url(images/bg_header.jpg);
	background-repeat:no-repeat;
}

#contentDiv {
	
}

#footer {
	clear: both;
	background-color: #3669bd;
	background-repeat:no-repeat;
	width: 100%;
	height: 15px;
	text-align:center;
	color:#FFFFFF !important;
}

  #footer a {
    color: #3669bd;
  }


#headMain {
	height:70px;
	width: 100%;
}

	#headMain h1 {
		background-image: url(images/titolo2.gif);
		background-repeat: no-repeat;
		height: 60px;
		width: 790px;
		color:#FFFFFF;
		text-transform:uppercase;
		margin:  0 0 0 5px;
		float: left;
	}

#headMenu {
	height:15px;
	width: 100%;
	font-size: 1.2em;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
}

	#headMenu ul {
		text-transform:uppercase;
		height:15px;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		color:#FFFFFF;
	}
	
	#headMenu li {
		display:inline; 
	}
	
		#headMenu li a {	
			color: #3669bd;
			font-weight: bold;
			text-decoration:none;
		}
	
		#headMenu li a:hover {
			color: #ffff00 !important;
			
		}

#headNav {
	height:15px;
	width: 100%;
	color: #FFFFFF;
  text-align: right;
}

  #headNav a {
    color: #dad8d8;
    margin-right: 10px;
  }

#contentLeft, #contentMiddle, #contentRight {
	margin: 1px 0 1px 0;
	padding: 5px;
}

#contentLeft {
	width: 20%;
	float: left;
}

	#contentLeft p {
		border-bottom: 1px solid #3669bd;
    padding-left: 5px;
	}
  
	#contentRight p {
		border-bottom: 1px solid #3669bd;
    font-size:1.2em;
    text-align:center;
    text-decoration:none;
	}
  
	#contentRight a {
    text-decoration:none;
    font-weight: bold;
	}
  
	#partita {
		height: 25px;
    font-size:1.2em;
		border-bottom: 1px solid #3669bd;
	}

  #partita span.squadre {
    width: 120px;
    float:left;
  }
  
  #partita span.gol {
    width: 25px;
    float:right;
    text-align:center;
    margin-right:5px;
  }

#contentMiddle {
	width: 55%;
	float: left;
	border-left: 1px solid #3669bd;
	border-right: 1px solid #3669bd;
}
  #contentMiddle div.boxsquadra {

  }

	#presentation div{
		background-image: url(images/logo.gif);
		background-repeat: no-repeat;
		height: 220px;
		margin:  0 0 20px 0;
		padding-left: 190px;
    text-align: justify;
    font-size:1.2em;
    color: #004199;
	}

h2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #3669bd;
	font-size:1.5em;
	border-bottom: 1px solid #3669bd;
}

h3 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #3669bd;
	font-size:1.2em;
}

#comunicati {
  width: 100%;
}

  #comunicato {
    margin: 0 10px 0 10px;
    padding-bottom: 30px;
  }

  #comunicato div.data {
    font-weight: bold;
    text-align: right;
    font-size:1.0em;
    color: #3669bd;
  }

  #comunicato div.titolo {
    color: #ffff00;
    background-color: #3669bd;
    font-weight: bold;
    font-size:1.2em;
  }

  #comunicato div.testo {
    text-align: justify;
    font-size:1.1em;
    line-height: 1.5em;
    padding: 5px;
    border: 1px solid #d9d8de;
  }

  #comunicato div.linkcomunicato {
    text-align: right;
  }

#contentRight {
	width: 20%;
	float: left;
}

.inputfield {
	color: #3669bd;
	font-size: 0.8em;
}

.inputbutton {
	border: 1px solid #3669bd;
	background-color: #3669bd;
	font-size: 0.8em;
	color: #FFFFFF;
	
}

#dirigenza {
  margin-left: 10px;
}

  #dirigenza div.ruolo {
    width: 150px;
    color: #3669bd;
    text-align: right;
  }
  #dirigenza div.nome {
    width: 200px;
    margin-left: 160px;
    padding-bottom: 20px;
  }

#partite {
}
  #partite h3 {
  }
  #partite div {
    float:left;
    height: 30px;
  }
  #partite div.data {
    width: 80px;
  }
  #partite div.squadracasa {
    width: 105px;
    text-align: right;
  }
  #partite div.squadratrasferta {
    width: 105px;
    text-align: left;
  }
  #partite div.risultato {
    width: 50px;
    text-align: center;
  }
  #partite div.linkpartita {
    width: 85px;
    text-align: right;
  }

#rosa {
}
  #rosa div {
    float:left;
    width:140px;
    text-align:center;
  }
  #rosa img {
    border: none;
  }

#contentMiddle div.pulcini {
  width:100%
  text-align:center;
}
