﻿div#HomeContent
{
	position:relative;
	width:980px;
	height:600px;
	margin:0px auto;
	text-align:left;
	background: url("/Images/HomeTopBigSfondo.jpg") repeat-x 0px 0px;
}

div#HomeBodyTop
{
	position:relative;
	width:980px;
	height:314px;
	background: url("/Images/HomeTopBig.jpg") no-repeat 0px 0px;
	background-position:center;
}

div#HomeBodyCenter
{
	position:relative;
	width:980px;
	height:286px;
	background-color:#FFFFFF;
}

div#HomePageContent
{
	position:relative;
	width:380px;
	height:219px;
	margin:5px auto;
}

div#HomeOmbraTestoLeft
{
	position:relative;
	width:27px;
	height:219px;
	background: url("/Images/HomeOmbraTestoLeft.jpg") repeat-y 0px 0px;
	float:left;
}

div#HomeTestoPagina
{
	position:relative;
	width:326px;
	height:219px;
	float:left;
	background: url("/Images/HomeSfondoTesti.gif") repeat-x 0px 0px;
}

div#HomeTestoPagina div
{
	position:relative;
}

div#HomeTestoPagina p
{
	font-family:verdana;
	font-size:10px;
	text-align:center;
}

div#HomeSceltaLingua
{
	width:100%;
	margin-top:0px;
	height:127px;
}	

div#HomeSceltaLingua p
{
	color:#2b3e49;
	font-weight:bold;
	padding-top:36px;
}	

div#HomecmdSceltaLingua
{
    width:150px;
	margin:13px auto;
	background-color:Lime;
}	

div#HomecmdSceltaLingua img
{
    float:left;
}	

div#HomeDatiSocieta
{
	height:92px;
}

div#HomeDatiSocieta p
{
	width:100%;
	color:White;
	padding-top:15px;
}

 div#HomeOmbraTestoRight
{
	position:relative;
	width:27px;
	height:219px;
	margin:0px auto;
	background: url("/Images/HomeOmbraTestoRight.jpg") repeat-y 0px 0px;
	float:left;
}
 