/* ------------------------------------------ GENERALE ------------------------------------------ */

body {
	background-color: white;
	background-image: url("../img/back.png");
	background-repeat: repeat-x;
	font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	padding:0px;
	margin:0px;
	text-align: center;
}

div#mainDiv {
	width: 1095px;
	height: auto;
	padding: 0px;
	margin: 0 auto;
	position: relative;
	background-repeat: no-repeat;
	text-align: left;
}

div#header {
	width: 1095px;
	height: 229px;
	padding: 0px;
	background-image: url("../img/header.png");
	background-repeat: no-repeat;
}

div#contents {
	float: left;
	width: 1095px;
	height: auto;
	padding: 0px;
	background-image: url("../img/mainDivBg.png");
	background-repeat: repeat-y;
}

/* +++ MENU ORIZZONTALE +++ */

div#menuOrizzontale {
	position: relative;
	top: -20px;
	left: 250px;
	z-index: 5;
	/*
	position: absolute;
	top: 210px;
	left: 370px;*/
	width: 800px;
	text-align:center;
}

a.linkOrizzontale {
	color: black;	
}

/* +++ MENU LATERALE +++ */

div.menuLaterale {
	position: relative;
	top: -140px;
	left: 36px;
	width: 280px;
	color: green;
	font-weight: bold;
	display: inline;
	float: left;
}

div.titoloMenu {
	text-align: center;
	font-weight: bold;
	height: auto; 
	width: 170px;
	color: #D05412;
}

div.headerMenu {
	height: 58px; 
	width: 280px;
	background: url("../img/menuTop.png");
	background-repeat: no-repeat;
}

div.footerMenu {
	text-align: center;
	height: 58px; 
	width: 280px;
	background: url("../img/menuBottom.png");
	background-repeat: no-repeat;
}

div.vociMenu {
	padding-left: 15px;
	width: 280px;
	background: url("../img/menuBg.png");
	background-repeat: repeat-y;
}

.voceMenu {
	color: green;
}

.voceMenu:hover {
	color: #D05412;
}

/* +++ CONTENUTI CENTRALI +++ */

div#divCentrale {
	position: relative;
	left: 0px;
	top: -30px;
	display: inline;
	float: left;
	width: 735px;
	padding: 5px;
	height: auto;
	z-index: 2;
}

div#sponsor {
	position: relative;
	top: -30px;
	left: 100px;
	z-index: 5;
	text-align: center;
	margin-top: 5px;

}

div#logoBg {
	position: absolute;
	top: 380px;
	left: 450px;
	z-index: 1;
}

img.loadingIcon {
	position: relative;
	left: 330px;
	top: 150px;
}

div#titolo2 {
	position: relative;
	left: -1px;
	background: url("../img/titolo2Bg.png");
	width: 773px;
	height: auto;
	margin-bottom: 15px;
	margin-top: 10px;
	background-repeat: repeat-y;
	color: green;
	font-size: 24px;
	font-weight: bold;
}

div#footerCentrale {
	clear: both;
	position: relative;
	left: 40px;
	font-size: x-small;
	text-align: center;
	width: 1000px;
}

div#contatore {
	float: left;
	width: 230px;
}

#frameContatore {
	position: relative;
	left: -15px;
	height: 41px;
	width: 100px;
	padding:0px;
	border: 0px;
	overflow:hidden;
	background:transparent;
	padding:0px
}


div#testo {
	width: 765px;
	float: left;
}

.allegato {
	color: red;
	font-weight: bold;
}
/* +++ FOOTER +++ */

div#footer {
	width: 1095px;
	height: 25px;
	text-align: center;
	font-size: x-small;
	margin: 0 auto;
	padding: 0px;
	background-image: url("../img/footer.png");
	clear: both;
}

/* +++ UTILITY +++ */

.curved { 
	-moz-border-radius:7px; 
	-webkit-border-radius:7px;
	-khtml-border-radius:7px;
	border-radius:7px;
	behavior:url("border-radius.htc");
}

/*.image {
	position: relative;
	width: 300px;
	padding: 8px;
	background: #E0EED5;
	border: 1px solid green;
}*/

.image {
	padding: 5px;
	background: #E0EED5;
	border: 1px solid green;
}

.centeredContents {
	width: 100%;
	text-align: center;
}

.centered {
	position: relative;
	margin: 0 auto;
	text-align: left;
}

.bold {
	font-weight: bold;
}


.green {
	color: green;
}

.paragrafo {
	font-size: 13px; 
	text-align: justify;
}

.floating {
	float: left;
}

/* ------------------------------------------- HOME ---------------------------------------------------------- */

/* +++ MENU INEVIDENZA e NEWS +++ */

#inEvidenza {
	border: 1px solid #BEC106;
	padding:0px;
	display:block;
	width: 100%;
	padding: 5px;
	background: #FBFC9E;
	-moz-border-radius: 7px;
}

a.inEvidenzaTitle {
	position: relative;
	top: 2px;
	font-weight: bold;
}

span.categoria {
	color: blue;
	font-weight: bold;
}

span.data {
	color: red;
	font-style: none;
	font-weight: normal;
}

div.inEvidenzaItem {
	width: 725px;
	height: 25px;
	background: #FFFFBB; /*url("../img/inEvidenzaBg2.png");*/
	border: 1px solid #BEC106;
	margin-bottom: 2px;
	overflow: hidden;
	height: 25px; /*32px;*/
	vertical-align: middle;
	-moz-border-radius: 7px;
	padding: 0px 5px;
}

a.inEvidenzaTitle:hover {
	cursor: pointer;
}

div.inEvidenzaItemBig {
	width: 100%;
	border: 1px solid #BEC106;
	height: 250px;
	background-color: #BEC106;
}

#news {
	border: 1px solid #78AE56;
	padding:0px;
	display:block;
	width: 100%;
	padding: 5px;
	background: #E0EED5;
}

div.newsItem {
	width: 725px;
	height: 25px;
	background: white;
	border: 1px solid #78AE56;
	vertical-align: middle;
	margin-bottom: 3px;
	overflow: hidden;
	padding: 0px 5px;
}

a.newsTitle:hover {
	cursor: pointer;
}

div.newsItemBig {
	width: 100%;
	border: 1px solid #78AE56;
	height: 250px;
	background-color: white; /*#E0EED5;*/
}

div.largo {
	width: 98%;
}

/* ------------------------------------------- SQUADRA ---------------------------------------------------------- */

table.datiSquadra {
	margin: 0 auto;
	text-align: left;
}

table.calendario {
	text-align: center;
}

tr.titoliCalendario {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

td.valoreCal {
	text-align: center;
}

.rosterAllre {
	font-weight: bold;
}

a.smallLink {
	font-size: 10px;
	color: blue;
}


div.hr {
	border-bottom: 1px solid green;
	font-size: 0px;
	height: auto;
	margin: 1px 3px 1px 3px;
	margin-left: 3px;
}


/* ------------------------------------------- DETTAGLI PARTITA ---------------------------------------------------------- */

table.dettagliPartita {
	background: url("../img/greenTrasp.png");
	text-align: center;
	border: 1px solid green;
	padding: 0px 5px 3px 5px;
}

table.commento {
	margin: 5px;
	width: 100%;
	padding: 0px 5px 3px 5px;
	position: relative;
	top: -5px;
}

.dettagliPartitaTdGest {
	border: 1px solid green;
}

/* ------------------------------------------- 	AMMINISTRAZIONE ---------------------------------------------------------- */

div#mainAmministrazione {
	border: 1px solid black;
	background: white;
	padding: 10px;
	width: 1024px;
	margin: 0 auto;
}

.aggiungi {
	display: none;
}
