﻿* {margin:0;padding:0;}

body 
{
	margin-top: 2px;
	text-align: left;
	background-color: #527c39;
	font-family: Arial;
	color: #000000;
	font-size: 12pt;
}

a:link {font-size: 10pt; color: #000000; text-decoration: underline;}
a:visited {font-size: 10pt; color: #000000; text-decoration: none;}
a:hover {font-size: 10pt; color: #000000; text-decoration: none;}

body.iframepopup
{
	padding: 10px;
	text-align: left;
	background-color: #f9f7f3;
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
}

.TableMaster
{
	border: solid 1px #000000;
}

.HeaderContainer
{
	text-align: left;
	height: 144px;
	width: 990px;
	background-image: url(../images/bgheader.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
	padding: 0px 20px 0px 20px;
}

.MainContainer 
{
	text-align: left;
	background-color: #f9f7f3;
	height: 80px;
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
	padding: 10px 10px 10px 10px;
}

.FooterContainer 
{
	text-align: left;
	height: 80px;
	width: 990px;
	background-image: url(../images/bgfooter.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
}

.bgMenuSelected
{	
	width: 120px;
	height: 30px;
	background-color: #e7e1d5;	
	text-align: center;	
}

a.menu:link {font-size: 10pt; font-weight:bold; color: #935e00; text-decoration: none;}
a.menu:visited {font-size: 10pt; font-weight:bold; color: #935e00; text-decoration: none;}
a.menu:hover {font-size: 10pt; font-weight:bold; color: #935e00; text-decoration: none;}

.bgMenuUnSelected
{	
	width: 120px;
	height: 30px;
	background-color: #f9f7f3;
	text-align: center;
}

.PrenotazioniTop
{
	width: 200px;
	height: 10px;
	background-image: url(../images/border-top-prenotazioni.gif);
	background-repeat: no-repeat;
}

.PrenotazioniMain
{
	width: 200px;
	height: 150px;	
	background-color: #e7e1d5;
	vertical-align: top;
	padding: 0px 5px 0px 5px;
	font-size: 10pt;
}

.PrenotazioniRss
{
	width: 200px;
	height: 30px;	
	background-color: #e7e1d5;
	vertical-align: top;
	padding: 0px 5px 0px 5px;
	font-size: 10pt;	
}

.PrenotazioniNewsletter
{
	width: 200px;
	height: 100px;	
	background-color: #e7e1d5;
	vertical-align: top;
	padding: 0px 5px 0px 5px;
	font-size: 10pt;
}

.PrenotazioniBottom
{
	width: 200px;
	height: 10px;
	background-image: url(../images/border-bottom-prenotazioni.gif);
	background-repeat: no-repeat;
}

.PrenotazioniText
{
	font-size: 8pt;
}

.titoloPagina
{
	font-size: 14pt;
	font-weight: bold;
	color: #935e00;
}
.sottoTitoloPagina
{
	font-size: 10pt;
	font-weight: bold;
	color: #935e00;
}

.messaggio
{
	font-size: 8pt;
	color: red;
}

.drop_field
{
    border: #cccccc 1px solid;
    padding-left: 2px;
    font-size: 10pt;
    font-family: Arial;
}
.text_field
{
    border: #cccccc 1px solid;
    padding-left: 2px;
    font-size: 10pt;
    font-family: Arial;
}
.required_text_field
{
    border: #cccccc 1px solid;
    padding-left: 2px;
    font-size: 10pt;
    font-family: Arial;
    background: #ffd7d7;       
}

.prenotazioni_text_field
{
    border: #cccccc 1px solid;
    padding-left: 2px;
    font-size: 8pt;
    font-family: Arial;
    width: 50px;
}

.button
{
    font-weight: bold;
	font-size: 10pt;
    color: #935e00;    
}

.TDGrigio
{
    background-color: #e7e1d5;
    height: 30px;
}

.TDBianco
{
    background-color: #ffffff;    
    height: 30px;
}

a.datagrid:link {color: #000000; text-decoration: none;}
a.datagrid:visited {color: #000000; text-decoration: none;}
a.datagrid:hover {color: #000000; text-decoration: none;}

.fotoGallery
{
	width: 150px;
	border: solid 1px #000000;
}


