/**************************  Styles for simple layout  *****************************/

header,
.header{
	height: 125px;
	width: 980px;
	display: block;
}

#tfo-home{
	width: 100%;
	height: 100%;
	display: block;
	
}

#home-link{
	/*background: url("../images/logo-sardegna-tirocini.png");*/
	/*background-repeat: no-repeat;*/
	/*width: 460px;*/
	/*height: 70px;*/
	/*margin-top: 30px;*/
	/*background: url("../images/logo-aggregato.png");*/
	/*background-repeat: no-repeat;*/
	width: 510px;
	height: 110px;
	margin-top: 10px;
}

#logo-region{
	/*background: url("../images/logo-ras.PNG");*/
	/*background-repeat: no-repeat;*/
	height: 100px;
	background-position: 100% center;
}

#region-link{
	height: 100%;
	width: 100%;
	display: block;
	margin-bottom: 10px;
	display: none;
}

.logo-span{
	float: right;
	margin-top: 110px;
}

#logo-aggregato{
	background-repeat: no-repeat;
	width: 650px;
	height: 120px;
}