BODY
{
	background-image: url(images/residence-dimora-poggio-ulivo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}


IMG.rotator
{
	position: absolute;
	left: 0;
	top: 0;
}

#main
{
	width: 637px;
	margin: 184px auto 0 auto;
}

#center
{
	text-align: center;
}

#header
{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	position: relative;
	height: 280px;
	overflow: visible;
}

#language
{
	background-image: url(images/bg5.png);
	background-repeat: repeat;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 637px;
	margin: 0;
	padding: 0;
}

#language UL
{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#language LI
{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#language IMG
{
	border-width: 0;
	margin: 0 7px;
}

#language A
{
	display: table-cell;
}

#language A:hover
{
	background-color: #A00000;
}

#map
{
	position: absolute;
	text-align: center;
	font-size: 0.6em;
	margin: 0;
	padding: 0;
	top: 100px;
	width: 80px;
	right: -100px;
	font-family: Arial, Helvetica, sans-serif;
}

#map A
{
	color: #FF3300;
	text-decoration: none;
}

#map A:hover
{
	color: #A00000;
}

#map IMG
{
	border-width: 0;
}

#pdf
{
	position: absolute;
	text-align: center;
	font-size: 0.6em;
	margin: 0;
	padding: 0;
	top: 100px;
	width: 90px;
	right: -185px;
	font-family: Arial, Helvetica, sans-serif;
}

#pdf A
{
	color: #FF3300;
	text-decoration: none;
}

#pdf A:hover
{
	color: #A00000;
}

#pdf IMG
{
	border-width: 0;
}

ADDRESS
{
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	padding: 210px 0 40px 0;
}

ADDRESS A
{
	color: #FF3300;
	text-decoration: none;
}

ADDRESS A:hover
{
	color: #A00000;
}

#footer
{
	background-image: url(images/bg-footer);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 5px;
}

#footer TABLE
{
	margin: auto;
}

#footer TD
{
	padding: 5px;
	vertical-align: top;
}

