/*COLONNA 1*/

#column1{
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 514px;
}

#column2{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 445px;
}

#eventsTitleContainer{
	margin: 0px;
	padding: 17px 0px 0px 0px;
	background-image: url(../../images/pattern_eventi.gif);
	background-repeat: repeat-y;
	float: left;
	width: 528px;
	min-height: 31px;
	height: auto !important;
	height: 47px;
	text-align: center;
	color: #363636;
}

#eventsTitleopen{
	padding: 0px;
	margin: 8px 0px 0px 0px;
	float: left;
}

#eventsTitleclose{
	padding: 0px;
	margin: 0px;
	float: left;
}

#itemContainer{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	_padding: 0px 0px 0px 18px;
	float: left;
	border:0px;
}

.item{
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.itemArrow{
	padding: 0px;
	margin: 0px;
	background-color: #FFB6C1;
	float: left;
}


.itemImage{
	margin: 0px 3px 0px 3px;
	padding: 3px;
	background-image: url(/images/pattern_events_athlet.gif);
	background-repeat: repeat-x;
	float: left;
	width: 60px;
}

.itemText{
	width:410px;
	height: 55px;
	*height: 66px;
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 0px 6px;
	background-image: url(/images/pattern_events_athlet.gif);
	background-repeat: repeat-x;
	background-color: #3F5D66;
	background-position: top;
	float: left;
	color: #FFFFFF;
}

.itemText a{
	text-decoration: none;
	color: #FFFFFF;
}

.itemText_Grey{
	width: 402px;
	*width: 408px;
	height: 55px;
	*height: 66px;
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 0px 6px;
	background-repeat: repeat-x;
	background-color: #E0E0E0;
	float: left;
	color: #000000;
}

.itemText_Grey a{
	text-decoration: none;
	color: #000000;
}

.itemText_darkGrey{
	width: 402px;
	*width: 408px;
	height: 55px;
	*height: 66px;
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 0px 6px;
	background-repeat: repeat-x;
	background-color: #B8B8B8;
	float: left;
	color: #000000;
}

.itemText_darkGrey a{
	text-decoration: none;
	color: #000000;
}

.itemArrow{
	padding: 0px;
	margin: 0px;
	background-color: #FFB6C1;
	float: left;
}

.arrow{
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 14px;
}

/*
#itemContainer .item .image{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#itemContainer .item .text{
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 5px;
	float: left;
	font-size: 14px;
	color: #363636;
}

#itemContainer .item .text a{
	text-decoration: none;
	color: #363636;
}
*/

/*COLONNA 2*/

/* CALENDARIO */

#calendarContainer{
	width: 490px;
	height: 270px;
	background-image:url("../images/backgroundCalendar.jpg");
	background-repeat: no-repeat;
	margin:10px 0px 0px 15px;
	padding:0px;
	text-align: center;
}

#legend{
	text-align: right;
	margin: 10px 5px 0px 0px;
	vertical-align: middle;
}

hr {
	margin: 5px 0px 5px 20px;
	padding:0px;
	height: 1px;
	width: 490px;
	color:#f4f4f4;
}



#column2 a{
	text-decoration: none;
	color: #000000;
}

#noticeTitle{	
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	background-image: url(/images/pattern_events_athlet.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3F5D66;
	height: 66px;
	text-align: right;
	color: #FFFFFF;
	font-size: 13px;
}

#noticeTitle strong{
	font-size: 20px;
}

#textContainer{
	padding: 0px;
	margin: 0px;
	background-color: #F4F4F4;
	color: #000000;
	float: left;
	min-height: 551px;
	height: auto !important;
	height: 562px;
	width: 445px;
}

#textContainer .text{
	margin: 0px 0px 0px 0px;
	padding: 16px 10px 20px 10px;
	float: left;
}

#textContainer .text .centrato{
	text-align: center;
	font-weight: bold;
}

#textContainer .image{
	border: 1px solid #D3D3D3;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 4px;
}

.comment{
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

