﻿body 
{
	margin:0px;
	border:none 0px;
	background-image:url('../images/background.png');
	background-position:center top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#413F40;
}

html
{
	width:100%;
}

ul,ol { list-style: none; }

/**********************************************
	STRUCTURE
**********************************************/

.divContent
{
	display:block;
	position:relative;
	width:100%;
	text-align:center;
	vertical-align:top;
}

.divContentTop
{
	display:block;
	position:absolute;
	width:100%;
	text-align:center;
	top:0px;
	text-align:center;
}

.divTop
{
	width:900px;
	height:147px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../images/divTop_background.png');
	background-position:left top;
	background-repeat:repeat-x;
	top:0px;
}

.divPlaceHolder
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../images/divPlaceHolder_background.png');
	background-position:left top;
	background-repeat:repeat-y;
	vertical-align:top;
}

.divColLeft
{
	width:236px;
	float:left;
	background-color:#FFFFFF;
	padding-top:131px;
	_padding-top:147px;
}

.divColCenter
{
	width:258px;
	float:left;
	padding-top:131px;
	_padding-top:147px;
	
}

.iFramePrenotazioni
{
	background-image:url('../images/divColCenter_background.png');
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Tahoma;
	color:#FFFFFF;
	text-decoration:none;
}

.iFramePrenotazioni a
{
	font-family:Tahoma;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	padding-right:25px;
}

.iFramePrenotazioni a:hover
{
	color:#F04A02;
	text-decoration:underline;
}


.divColRight
{
	float:left;
	width:380px;
	_width:406px;
	padding-top:131px;
	_padding-top:147px;
	padding-left:26px;
	text-align:left;
	background-image:url('../images/divColRight_background.png');
	background-position:left 131px;
	_background-position:left 147px;
	background-repeat:repeat-x;
}

.tblTop
{
	width:900px;
	border:none 0px;
	margin:0px;
}

.divFlags
{
	width:20px;
	float:right;
	margin-right:10px;
}

.btnITA
{
	display:block;
	width:18px;
	height:10px;
	margin:0px;
	border:0px;
	background-image:url('../images/btnITA_off.png');
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnITA:hover
{
	background-image:url('../images/btnITA_on.png');
}

.btnENG
{
	padding-top:10px;
	display:block;
	width:18px;
	height:10px;
	margin:0px;
	border:0px;
	background-image:url('../images/btnENG_off.png');
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnENG:hover
{
	background-image:url('../images/btnENG_on.png');
}

.divFooter
{
	width:356px;
	margin-bottom:0px;
	vertical-align:bottom;
	position:relative;
	text-align:center;
	bottom:0px;
}

.ddlPhotogallery
{
	font-family:Tahoma;
	font-size:10px;
	color:#909090;
	width:110px;
}

.divElementoPhotogallery
{
	display:block;
	width:58px;
	height:68px;
	position:relative;
}

#miniPhotogallery
{
	margin: 0px auto;
    padding: 0px;
    border: 0px none;
}


#miniPhotogallery ul
{
	margin: 0px;
    padding: 0px;
    border: 0px none;
    list-style: none;
}

#miniPhotogallery li
{
	margin: 0px 0px 0px 0px;
	width:58px;
	height:68px;
	display: block;
	float: left;
	background-color: Red;
	list-style: none;
}

.dynamicText
{
	margin-bottom:40px;
}

.divMapContainer
{
	position:absolute;
	width:444px;
	height:343px;
	margin-left:-25px;
	z-index: 30;
}

.divMap
{
	display:block;
	position:absolute;
	background-color:Gray;
	width:383px;
	height:276px;
	margin-left:18px;
	margin-top:28px;
	z-index: 20;
	border: solid 5px #F0510B;
}

.mapMask
{
	position:absolute;
}

/**********************************************
	TESTI
**********************************************/
.datiAzienda, .datiAzienda a
{
	font-family:Times New Roman;
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.datiAzienda a:hover, .footerLinks a:hover
{
	text-decoration:underline;
	color:#F0500A;
}

.footerLinks, .footerLinks a
{
	font-family:Tahoma;
	font-size:12px;
	color:#333132;
	text-decoration:none;
}

.studioLeonardoCopyright, .studioLeonardoCopyright a
{
	font-family:Tahoma;
	font-size:9px;
	color: #999898;
	text-decoration:none;
}

.studioLeonardoCopyright a:hover
{
	text-decoration:underline;
}

.txtPrincipaleBlack
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	
}

.txtPrincipaleOrange
{
	font-family:Arial;
	font-size:12px;
	color:#F04A02;
}

/**********************************************
	MODULO INFORMAZIONI
**********************************************/
.pnlInformazioni
{
	font-family:Tahoma;
	font-size:10px !important;
}

.tbCitta
{
	width: 120px !important;
}

.tbdate
{
	width: 135px !important;
}

.tbMessaggio
{
	width: 335px !important;
}

input[type=text]
{
	border: solid 1px;
	border-color: #dedddd;
	
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	
	width: 150px;
	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
}

.tbCap
{
	width: 25px !important;
}

select
{
	border: solid 1px;
	border-color: #dedddd;
	
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 182px;
	
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
}

.privacyTesto
{
	font-family: Tahoma;
	font-size: 10px;
	color: #909090;
	text-align:left;
}

.litPrivacyTitolo
{
	font-size:11px;
	font-weight: bold;
	color: #f25503;
}

/**********************************************
	LASTMINUTE
**********************************************/
.lastminute
{
	padding-right:12px;
	padding-top:10px;
}


.offertaTabella
{
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 15px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.offertaDalAl
{
    color: #999999;
    font-size: 11px; 
    font-family:Arial;
}

.offertaTitolo
{
    color: #ec6721;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	
}

.offertaDescrizione
{
	/*padding: 5px 20px 5px 5px;*/
	padding:5px 0px 10px 0px;
	color: #666666;
	font-family:Arial;
	font-size:11px !important;
	text-align:justify;
}

.offertePrezzo
{
	
	color: #ec6721;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	
}

.offertePulsante
{
	
	background-attachment: scroll;
	background-image: url('../images/btnLastMinute.png');
	background-repeat: no-repeat;
	width: 154px;
	height: 27px;
	overflow: hidden;
	cursor: pointer;
	border: none;
	background-color: transparent;
	background-position: 0px 0px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.offertePulsante:hover
{
	background-position: 0px -25px; color: #006e1e;
}

.offertePulsante:active
{
	background-position: 0px -54px;
}


.tableAlternate
{
	background-color: #e6f2ff;
}
