html,body {
	font: normal 15px 'Times New Roman';
	margin: 0;
	padding: 0;
}

body {
	background-color: #000e11;
	color: #f9dca2; /* panna */
}

a {
	color: #f9dca2; /* panna */
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container,#container_home {
	border: 0px solid red;
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	border: 0px solid black;
	margin: auto;
	margin-top: 0px;
	/*height: 750px;*/
	width: 1000px;
}

#container_home {
	background-image: url('../images/background_home.jpg');
	background-repeat: no-repeat;
	position: relative;
}

#content {
	border: 0px solid white;
	background-image: url("../images/background.gif");
	/*height: 500px;*/
	/*padding-left: 20px;*/
	padding-top: 40px;
	text-align: left;
	width: 780px;
}

#content {
	width: 990px;
	margin: auto;
	text-align: center;
}

#header,#header_home  {
	border-bottom: 0px solid fuchsia;
	height: 170px;
	position: relative;
}

#menu_language {
	border: 0px solid #1b6692;
	font-size: 12px;
	position: absolute;
	right: 20px;
	top: 20px;
}

#menu {
	border: 0px solid #1b6692;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 100px;
}

#slideshow,#slideshow_toscana,#slideshow_index,#slideshow_badia  {
	border: 5px solid #f9dca2;
	margin: auto;
	padding-top: 0px;
	height: 300px;
	width: 800px;
	margin-bottom: 25px;
}

#slideshow_badia {
    height: 318px;
    width: 550px;
}

#slideshow_toscana {
	margin-left: 20px;
	float: left;
	height: 318px;
	width: 550px;
}

#slideshow_index {
	border: 10px solid #f9dca2;
	height: 300px;
	width: 550px;
}

#video {
	margin: auto;
	padding-top: 30px;
	height: 310px;
	width: 550px;
}

#border {
	border: 10px solid #f9dca2;
	width: 550px;
}

#logo {
	border: 0px solid white;
	float: left;
}

#all_menu {
	border: 0px solid olive;
	float: right;
	margin-right: 2px;
	text-align: right;
	width: 500px;
}

.titolo {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}

.sottotitolo {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

.titolino {
	font-size: 12px;
	font-weight: bold;
}

.descrizione {
	margin-top: 60px;
}

#menu_home {
	border: 0px solid white;
	float: right;
	margin-top: 45px;
	margin-right: 140px;
}

#menu_orizzontale {
	border: 0px solid white;
	margin-left: 10px;
	margin-top: 5px;
}

#menu_orizzontale .column {
    float: left;
    padding-right: 15px;
    width: 60px;
    text-align: center;
}

.page {
	border: 1px solid #f9dca2;
	color: #f9dca2;
	margin-right: 4px;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

.text {
	margin: auto;
	text-align: justify;
	width: 800px;
	margin-bottom: 20px;
}

.text_plus a {
	text-decoration: underline;
}

#pageDiv {
	margin: auto;
	width: 100px;
	margin-top: 20px;
}

#contatti_footer {
	border: 0px solid white;
	margin: auto;
	margin-top: 40px;
	padding: 5px;
	text-align: center;
	width: 550px;
}

#contatti_footer a {
	text-decoration: underline;
}

#citta_arezzo,#citta_cortona,#citta_firenze,#citta_siena {
	text-align: justify;
}

.column,.column1 {
	float: left;
	width: 170px;
}

.column1 {
	margin-right: 20px;
}

.column2 {
    float: right;
    padding-right: 10px;
    padding-top: 22px;
}

.row {
	clear: left;
}

#listino {
	width: 700px;
	margin: auto;
}

#contatti {
	width: 600px;
	margin: auto;
	text-align: center;
}

#promozioni .column1 {
	float: left;
	width: 120px;
	height: 80px;
	border: 1px solid #f9dca2;
	margin-right: 30px;
}

#promozioni .column2 {
	float: left;
	width: 350px;
}

#promozioni .row {
	display: none;
	margin-top: 10px;;
	padding-bottom: 15px;
	border-top: 1px solid #f9dca2;
	border-bottom: 1px solid #f9dca2;
}

.consoleSuccess {
    color: green;
    font-weight: bold;
}

.consoleError {
    color: yellow;
    font-weight: bold;
}

#console {
	width: 500px;
	margin: auto;
	text-align: center;
}

#home_link {
	border: 1px solid white;
	position: absolute;
	top: 700px;
	right: 50px;
    width: 500px;
    text-align: center;
}

#home_title {
	margin: auto;
	font-weight: bold;
	font-size: 22px;
	padding: 20px;
	width: 320px;
}

#facebook {
}

#banner_capodanno {
	margin: 4px;
}

#banner_capodanno_homepage {
	position: absolute;
	top: 10px;
	right: 20px;
}

.badge {
	border: 0px;
	width: 150px;
	height: 105px;
	margin: auto;
	margin-top: 20px;
	text-align: center;
}

.dove_siamo_logo {
	border: 0px solid white;
	width: 108px;
    height: 48px;
    margin: auto;
    position: absolute;
    left: 450px;
    top: 20px;
    text-align: center;
}

.dove_siamo_logo a{
    color: white;
}

