#chisiamo-principale{
	position:absolute;
	left:0px;
	top:175px;
	width:640px;
	height:440px;
	text-align:center;
	background-color:#2f3490;
}

#chisiamo-interno{
	position:absolute;
	top:80px;
	left:5px;
	width:630px;
	height:355px;
	background-color:white;
	text-align:left;
	background:transparent url(../../images/fondo_chisiamo.jpg) no-repeat top left;
}

p{
	/*margin-top:10px;*/
	margin-bottom:0px;
	margin-left:15px;
	margin-right:15px;
}

#chisiamo-interno p{
	width:480px;
}

#chisiamo-logo{
	width:190px;
	height:76px;
	position:absolute;
	right:0px;
	top:0px;
	background-color:#2f3490;
}

#principale{
	position:absolute;
	left:0px;
	top:175px;
	width:640px;
	height:410px;
	text-align:center;
	background-color:#2f3490;
}

#interno{
	position:absolute;
	top:50px;
	left:5px;
	width:630px;
	height:355px;
	background-color:white;
	text-align:left;
	background:transparent url(../../images/fondo_bianco.jpg) no-repeat top left;
}


#contatti-alto{
	position:absolute;
	left:0px;
	top:175px;
	width:640px;
	height:155px;
	background-color:#2f3490;
	text-align:center;
}

#contatti-alto table td{
	vertical-align:top;
	color:white;
}

#contatti-principale{
	position:absolute;
	left:0px;
	top:345px;
	width:640px;
	height:470px;
	background-color:#2f3490;
	text-align:center;
}

#contatti-interno{
	position:absolute;
	top:5px;
	left:5px;
	width:630px;
	height:460px;
	background-color:white;
	text-align:left;
}


.but-info-norm{
	background: transparent url(../../images/but-mail-norm.jpg) no-repeat;
	width:191px;
	height:42px;
	text-align:center;
	vertical-align:middle;
	padding-top:12px;
}

.but-info-over{
	background: transparent url(../../images/but-mail-over.jpg) no-repeat;
	width:191px;
	height:42px;
	text-align:center;
	vertical-align:middle;
	padding-top:12px;
}

.but-info-norm a, .but-info-over a{
	color:white;
	text-decoration:none;
	font: bold 14px Arial;
}
