#principale{
	position:absolute;
	top:175px;
	width:404px;
	height:370px;
	background-color:#2f3490;
	text-align:center;
}

#boxpulsanti{
	position:absolute;
	left:440px;
	top:180px;
	width:200px;
	height:240px;
	background-color:white;
	text-align:center;
}

#boxpulsanti img{
	margin: 0px 6px 0px 6px;
	border-style:none;
}

#boxnews{
	position:absolute;
	left:440px;
	top:435px;
	width:200px;
	height:290px;
	background-color:white;
	text-align:center;

}

.tithome{
	margin-top:4px;
	margin-bottom:3px;
	height:25px;
	width:100%;
	padding-top:6px;
	background: white url(../../images/fondo_home.png) no-repeat center;
	font:normal 12px Arial;
	color:white;
	text-align:center;
}

#newnumbers{	
	position:absolute;
	top:555px;
	font-size:14px;
	color:white;
	text-align:left;
	background: white url(../../images/banner_sede.jpg) no-repeat center;
	width:404px;
	height:50px;
}