@CHARSET "ISO-8859-1";

#homeSourceTable{
	position: relative;
}

#homeSourceTable td{
}

#homeSourceTable p{
	text-align: left;
	padding: 3px;
	margin: 0;
}
	


#homeSourceTable #topDiv p{
	padding-left: 7px;
}

#homeSourceTable #topDiv .logo{
}

#homeSourceTable #mancheAperteDiv{
	font-style: italic;
	margin-top:20px;
}

#homeSourceTable .activeManche .title{
	margin: 7px 3px 0 3px;
	font-weight: bold;
}

#homeSourceTable .activeManche .participants{
	margin-bottom: 10px;
	color: #444;
}


#homeSourceTable #newsBox{
	margin: 10px 0 0 10px;
}
	
#homeSourceTable #newsBox .news{
	padding: 7px 10px 14px 7px;
	text-align: left;
	color: #333;
	margin: 8px auto;
}


#homeSourceTable #newsBox .news .datetime{
	float: right;
	color: #666;
	font-size: 10px;
	margin-right: -5px;
}


