@charset "UTF-8";
/* CSS */



/****************************************************************************************************/
/*CONSTRUCT*/
/****************************************************************************************************/
	.homeNewsTitle{
		width:107px;
		background-image:url("../images/title_home_news.png");
	}
	
	.homeLinksTitle{
		width:197px;
		background-image:url("../images/title_home_links.png");
	}

	#homeLatestNewsContainer{
		margin-bottom:40px;	
	}




