@CHARSET "UTF-8";
body{
	font-size: 13px;
	background-image: url("../img/muro.gif");
}

span#title {
	float:right;
	font-family:cursive;
	font-size:90px;
	margin-top:50px;
}

.username{
	color: #FFAF0F;
	font-weight: bold;
}

a img{
 border: none;
}

div.title{
	width: 85%;
}
div.title div#logout{
	float: right;
}

div#tabs{
	
}

div#sponsor{
	
}
div#sponsor div{
	border: 2px solid lime;
	width: 350px;
	height: 89px;
	margin: auto;
}

#main{
	width: 100%;
}

table{
	color: white;
}

div#msgTableCont{
	margin-left: 318px;
	height: 600px;
	overflow: scroll;
}
table#messaggi{
	margin-top: 5px;	
	width: 100%;
}
table#messaggi, table#messaggi tr, table#messaggi tr td{
	border-collapse: collapse;
}

table#messaggi .msgHead{
	background-color: #F58400;
}

table#messaggi .msgHead span{
	margin-right: 15px;
	margin-left: 4px;
}


table#messaggi .msgBody td{
	padding: 10px;
	background-color: #333333;
	border: 1px solid #FFAF0F;
}

div#giocatori{
	width: 300px;
	float: left;
	margin-right: 20px;
}
.ui-accordion .ui-accordion-header a {
	padding:0.0em 0.0em 0.0em 2.2em !important;
}

div#news{
	border: 2px solid #FFAF0F;
	width: 200px;
	float: right;
}

span#dilatua{
	font-weight: bold;
	font-size: 17px;
	margin-top: 15px;
	margin-bottom: 5px; 
}

.ui-jqdialog{
	z-index: 1003;
}

table.calendario{
	width: 60%;
	margin-bottom: 20px;
	border: 1px solid #FFAF0F;
}

table.calendario, table.calendario tr, table.calendario tr td{
	border-collapse: collapse;
	padding: 5px;
}
table.calendario td{
	background-color: #333333;
}

div.fotoCont img{
	border: 2px solid #FFAF0F;
}

#pie_di_pagina {
	margin-top: 20px;
	font-size:10px;
	font-variant:small-caps;
	letter-spacing:1px;
	text-align:center;
}

span.msgName{
	color: black;
	font-size: 18px;
	font-weight: bold;
}
