body {
	background-color: #282828;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/layout/bgbody.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
	color: #FFFFFF;
}

img {
	border: none;
	margin: 0 0 0 0;
}

h2 {
	font-size: 20px;
	background-color: #e2001a;
	color: #FFFFFF;
	background-image: url(images/layout/bgh2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 3px 3px 3px 3px;
	padding-left: 10px;
}

.clear {
	clear: both;
}

#container  {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
/*	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;*/
}

#header {
	background-image: url(images/layout/bghead.jpg);
	background-repeat: no-repeat;
	height: 190px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

#homenews {
}
 
#header h1, #header h2 {
	display: none;
}

#menu {
	padding-top: 22px;
}

.menuitem {
	float: left;
	padding-top: 3px;
}

#containerbody {
	background-color: #1b1b1b;
	padding-left: 20px;
	padding-right: 20px;
/*	padding-bottom: 20px;*/
	background-image: url(images/layout/bgcontent.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#containerbody table {
	text-align: left;
}

#content {
/*	padding-top: 20px;*/
	padding-bottom: 20px;
	background-image: url(images/layout/bgleft.gif);
	background-repeat: repeat-y;
}

#leftside {
	width: 170px;
	float: left;
}

#leftside ul {
	list-style-type: none;
	list-style-image: none;
	margin-right: 10px;
}

#leftside ul li {
	font-size: 14px;
	margin-bottom: 5px;
	background-color: #333333;
	padding: 5px 3px 5px 3px;
	border: 1px dotted #CCCCCC;
}

#rightside {
	float: right;
	width: 160px;
	margin-right: 10px;
	padding-left: 20px;
}

#contentbody {
	float: left;
	width: 550px;
	text-align: justify;
}

#formloginok {
	margin-left: 20px;
}

.titolopagina {
	color: #FF0000;
	font-size: 36px;
	text-align: center;
}

h3 {
	color: #FF0000;
	font-size: 20px;
}

.ptesto, ul li {
	text-align: justify;
	color: #FFFFFF;
	font-size: 14px;
}

li {
	margin-bottom: 5px;
}

.spacer {
	border-top: 1px solid #999999;
	margin-bottom: 10px;
}

.paragrafotitolo {
	font-size: 24px;
	color: #FF0000;
	margin-bottom: 5px;
}

.paragrafo {
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 43px;
	vertical-align: top;
	width: 260px;
	float: left;
}

.paragrafor {
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	width: 260px;
	float: right;
}

.continua {
	margin-top: 20px;
	text-align: right;
}

#thixo {
	width: 50%;
	background-color: #EEEFEF;
	font-size: 14px;
	padding: 15px 15px 15px 15px;
}

.foto {
	float: left;
	margin-right: 10px;
}

#footer {
	background-color: #1b1b1b;
	color: #999999;
	font-size: 12px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
/*	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;*/
	padding: 20px 20px 20px 20px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

input, textarea {
	background: none;
	color: #FFFFFF;
	border: 1px solid #FF0000;
}

.button {
	background-image: url(images/layout/bgbutton.gif);
	color: #000000;
	padding: 3px 10px 3px 10px;
}

.Stile6 {
	font-size: 17px;
	color: #FFFFFF;
}

#menupartner {
	float: right;
	width: 200px;
	background-color: #EEEFEF;
	font-size: 14px;
	padding: 15px 15px 15px 15px;
	margin-left: 20px;
	margin-bottom: 20px;
}	

#menupartner ul {
	padding-left: 0;
	margin-left: 15px;
}

.hidden {
	display: none;
}

.visible {
	display: block;
}

#contattiinfo {
}

#contattiform {
	font-size: 14px;
}	

#adesioneform {
	width: 650px;
	background-color: #EEEFEF;
	font-size: 14px;
	padding: 15px 15px 15px 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}	

tr.separator {
	background-color: #FF0000;
	color: #333333;
	font-weight: bold;
}

/*
tr.trform0 td {
	padding-top: 10px;
}
*/
tr.trform0 {
	background-color: #222222;
}

tr.trform1 {
	background-color: #333333;
}

.formerrore {
	color: #FF0000;
}

#formlogin {
	width: 350px;
	background-color: #EEEFEF;
	font-size: 14px;
	padding: 15px 15px 15px 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}	

.tableformlogin {
	margin-left: auto;
	margin-right: auto;
	width: 143px;
}

.loginerrore {
	color: #FF0000;
	font-size: 11px;
}

#menuareariservata {
	float: left;
	width: 200px;
	background-color: #EEEFEF;
	font-size: 14px;
	padding: 15px 15px 15px 15px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.paginatore {
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pagina {
	border: 1px solid #A9A9A9;
	padding: 2px;
	font-weight: bold;
}

.paginaAct {
	border: 1px solid #A9A9A9;
	padding: 2px;
	font-weight: bold;
	color: Red;
}

#thixovideo {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 420px;
}

.fotosede {
	float: left;
	margin-right: 10px;
}

#areaconsorziati {
	background-image: url(Immagini/bgareacons.jpg);
	background-repeat: repeat-x;
	background-color: #FE8400;
	padding: 10px 10px 10px 10px;
}
.titoloarea {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}

textarea { text-align: justify; }

/*  -------------------- SEZIONE CALENDARIO --------------------- */

#eventipanel {
	background-image: url(images/layout/bgeventi.jpg);
	background-repeat: no-repeat;
	height: 212px;
	color: #000000;
	padding: 10px;
	padding-top: 60px;
	margin-bottom: 10px;
}

#eventipanel .arrowlink a {
	color: #000000; 
}

.mese {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #000000;
}

#eventipanel #calendario td {
	border: 1px solid #333333; /*#044A92;*/
	padding: 2px;	
}

#eventipanel #calendario td.giornooggi {
	border: 1px solid #FF0000;
	padding: 2px;
	color: #FF0000;
/*	background-color: #FFDEAD; /*#EFF2EB;*/
	font-weight: bold;
	text-align: center;
	/*text-decoration: underline overline	;*/
}

td.giornoscadenza {
	/*border: 1px solid #044A92;*/
	padding: 2px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

a.giornoscadenza:link, a.giornoscadenza:hover, a.giornoscadenza:active, a.giornoscadenza:visited {
	color: #FFFFFF; 
	text-decoration: none;
}

.giorno {
/*	color: Black;
	background-color: #FFFFEE; */
	text-align: center;
}

.giornosettimana {
	border: 1px solid #000000;
	text-align: center;
	background-color: #333333;
	color: White;	
	width: 20px;
}

#eventipanel #calendario {
	border: none;
	/*margin-left: 0px;*/
	margin-bottom: 10px;
}

.scadenzeHidden {
	display: none;
}

.scadenzeDisplay {
	display: block;
	margin-bottom: 5px;
}

.scadenzeDisplayPopUp {
	position: absolute;
	z-index: 2;
	width: 205px;
	float: left;
	clear: both;
}

.scadenzePopUpTop {
	background-image: url('images/popup_scad_head.png');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 205px;
	height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.scadenzePopUpBottom {
	background-image: url('images/popup_scad_bottom.png');
	background-repeat: no-repeat; 
	width: 205px;
	height: 15px; 
/*	background-color: #00FF00; */
}

.scadenzePopUpBody {
	color: #000000;
	background-color: #FFFFEE;
/*	background-image: url('images/popup_scad_right.png');
	background-position: right;
	background-repeat: repeat-y; */
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0;
	padding: 0;
	width: 203px;
}

.scadenzePopUpBody table {
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
}

.scadenzePopUpBody table tr td {
/*	border-bottom: 1px dotted #FBB218; */
	font-weight: bolder;
	padding: 0px 0px 0px 0px;
	margin-top: 0;
	margin-bottom: 0;
}

/*  ------------------------------------------------------------- */

.clubicon {
	float: left;
	margin-right: 15px;
	color: #000000;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
}

.forminfo {
	font-size: 10px;
	color: #999999;
}

.documentiOrdina {
	padding-bottom: 10px;
}

.imgprofilo {
	background-color: #FF0000;
	margin-bottom: 40px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

.imgprofilo  img {
	border: 2px solid #000000;
	margin-bottom: 5px;
}

.adminlink {
	margin-top: 2px;
	margin-bottom: 3px;
	padding-left: 20px;
	background-image: url(images/arrow_gray.gif);
	background-repeat: no-repeat;
}

.docsmall {
	font-size: 9px;
}

.adminMessage {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.dataevento {
	background-image: url(images/layout/bgevento.png);
	background-repeat: no-repeat;
	width: 47px;
	height: 42px;
	text-align: center;
	padding-top: 3px; 
	font-weight: bold;
}

.dataeventoold {
	background-image: url(images/layout/bgevento_old.png);
	background-repeat: no-repeat;
	width: 47px;
	height: 42px;
	text-align: center;
	padding-top: 3px; 
	font-weight: bold;
}

.dayevento {
	display: block;
	font-size: 20px;
	padding-top: 3px;
}

.titoloevento {
	font-size: 16px;
	font-weight: bold;
}

#footlink {
	text-align: center;
	padding-top: 30px;
}

#copertina {
	margin-bottom: 20px;
}

ul li {
	font-size: 12px;
}

ul {
	margin-left: 0px;
	padding-left: 10px;
}

.disabled {
	color: #666666;
}

a.download {
	font-size: 20px;
}

.fotosmall {
	background-color: #FFFFFF;
	width: 155px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.rightbordertop {
	height: 5px;
	background-image: url(images/layout/rightbordertop.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.rightborderbottom {
	height: 5px;
	background-image: url(images/layout/rightborderbottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}

tr.eventoattivo td{
	border-top: 1px dotted #FF0000;
	border-bottom: 1px dotted #FF0000;
}

.titoloarticolo {
	font-size: 18px;
	font-weight: bold;
}

.tdpunteggio {
	color: #AAAAAA;
}

.allert {
	font-size: 16px;
}