﻿.padTop /*per gli altri browser */
{
	padding-top:0px; 
} 

html>/**/body .padTop  /*per I.E 7 */
{
	padding-top:5px;
} 

body
{
	background: #0f1620 url(img/hotelSenigalliaBack.jpg) no-repeat scroll center top;
	margin: 0;
	padding: 0;
}

table
{
	border-spacing: 0;
	border: 0;
	margin: 0;
	padding: 0;
}

form
{
	height: 700px;
}

.externalBox
{
	position:relative;
	height:600px;
	overflow:hidden;
}

.topheader
{
	position: relative;
	height: 10px;
	z-index: 1000;
}

.header
{
	position: relative;
	top: 5px;
	width: 100%;
	min-width:1000px;
	overflow: hidden;
	z-index: 10000;
}

.headerTable
{
	position: relative;
	width: 100%;
	height: 100px;
	z-index: 1001;
}

.headerMain
{
	width: 1200px;
	max-width: 1200px;
	min-width: 1200px;
	height: 100px;
	border: 0;
	margin: 0;
	padding: 0;
}
.headerLeft
{
	width: 150px;
	height: 100px;
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent url(img/headerLeft.png) no-repeat scroll top right;
}

.headerRight
{
	width: 1050px;
	height: 100px;
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent url(img/headerRight.png) repeat-y scroll top center;
}

.headerBgLeft
{
	height: 100px;
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent url(img/menuBg.png) repeat-x scroll top center;
}

.headerBgRight
{
	height: 100px;
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent url(img/menuBg.png) repeat-x scroll top center;
}

.headerOmbra
{
	position: relative;
	width: 100%;
	height: 21px;
	background: transparent url(img/headerOmbra.png) repeat-x scroll top;
	z-index: 1020;
}

.diaporama
{
	position:relative;
	left:-600px;
	width: 1200px;
	height: 519px;
	background: transparent url(foto/foto001.jpg) no-repeat scroll top center;
	margin: 0;
	border-bottom: solid 1px #FFFFFF;
}

.sopraDiaporamaTabella
{
	margin: 0;
	border: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	border-spacing: 0;
}

.sfumaturaSx
{
	float: left;
	width: 110px;
	height: 610px;
	background: transparent url(img/sfumaturaSx.png) no-repeat scroll top left;
	position:relative;
	z-index:9999;
	top:-520px;
}
.sfumaturaDx
{
	float: right;
	width: 110px;
	height: 610px;
	background: transparent url(img/sfumaturaDx.png) no-repeat scroll top right;
	position:relative;
	z-index:9999;
	top:-520px;
}

.contenuti
{
	position:relative;
	margin:auto;
	/*
	top: -615px;
	height: 500px;
	*/
	top: -695px;
	width: 1000px;
	height: 500px;
	/*background-color: Transparent;*/
}

.externalDivSiteInfo
{
	position:relative;
	margin:auto;
	border-bottom: solid 1px #96999D;	
	top: -695px;
	width:1200px;	
}

.tableSiteInfo
{
	margin:auto;
	width:1000px;
}

.bottomLink
{
	position:relative;
	margin:auto;
	top: -695px;
	margin-top:2px;
	width: 1200px;
	height: 18px;
	border-bottom: solid 1px #96999D;
	text-align:center;
	z-index:1;
	/*background-color: Transparent;*/
}

div.sfondo
{
	position: relative;
	top: -115px;
	left: 0px;
	width: 100%;
	min-width:1000px;
	/*height: 520px;*/
	height: 600px;
	overflow: hidden;
}

div.allineamentoDiaporama
{
	position: relative;
	left: 50%;
	top: 0px;
	/*margin: 0 0 0 -600px;*/
}

