/* CONTATTI */

#contatti
{
	height:360px;
}
#contatti_management
{
	position:absolute;
	left:15px;
	width:375px;
	padding:15px;
	background:#e1e1e7;
	border:1px solid #b5b5b5;
}
#contatti_press_public_relations
{
	position:absolute;
	top:100px;
	left:335px;
	width:360px;
	padding:15px;
	background:#fefae3;
	border:1px solid #b5b5b5;
}
#contatti_contatto_personale
{
	position:absolute;
	top:265px;
	left:335px;
	width:360px;
	padding:15px;
	background:#fefae3;
	border:1px solid #b5b5b5;
}
#management 
{
	position:absolute;
	top:-19px;
	background:url(../../images/scritte/management.gif) no-repeat;
	width:150px;
	height:18px;
}
#press_public_relations
{
	background:url(../../images/scritte/press_public_relations.gif) no-repeat;
	position:absolute;
	top:-19px;
	right:15px;
	width:275px;
	height:18px;
}
#contatto_personale_it,
#contatto_personale_en,
#contatto_personale_de
{
	position:absolute;
	top:-19px;
	right:15px;
	width:235px;
	height:18px;
}
#contatto_personale_it
{
	background:url(../../images/scritte/contatto_personale_it.gif) no-repeat;
}
#contatto_personale_en
{
	background:url(../../images/scritte/contatto_personale_en.gif) no-repeat;
}
#contatto_personale_de
{
	background:url(../../images/scritte/contatto_personale_de.gif) no-repeat;
}