﻿body
{
	margin: 0px;
	border: 0px;
	background-image: url(../image/sfondo_home.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #264e26;
	
}


.controlloprefisso
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-decoration:none;
	color:Black;	
	width:70px;
	background-color:#dddddd;
	border-spacing: 0px;
	border-right: 1px;
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
}



.controllotelefono
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-decoration:none;
	color:Black;	
	width:120px;
	background-color:#dddddd;
	border-spacing: 0px;
	border-right: 1px;
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
}


.controllo
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-decoration:none;
	color:Black;	
	width:350px;
	background-color:#dddddd;
	border-spacing: 0px;
	border-right: 1px;
		
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;

}


.testo
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana;
	font-size: 11px;
	text-decoration:none;
}


.testogrigio
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana;
	font-size: 11px;
	text-decoration:none;
	color:#999999;
}

.testoazzurro
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana;
	font-size: 11px;
	text-decoration:none;
	color:#73b0d7;
}


.testogrigiosmall
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana;
	font-size: 10px;
	text-decoration:none;
	color:#999999;
}


.controllomail
{
	font-family: 'Trebuchet MS' , 'Lucida Grande' , Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	background-color: #f0efef;
	width: 230px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.testobianco
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana;
	font-size: 11px;
	text-decoration:none;
	color:#FFFFFF;
}

.testorosso
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana;
	font-size: 11px;
	text-decoration:none;
	color:#6e0200;
}

.testorossobooking
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana;
	font-size: 12px;
	text-decoration:none;
	color:#6e0200;
}

.testoverdebooking
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana;
	font-size: 12px;
	text-decoration:underline;
 font-weight:bold;
	color:#64845b;
}


.testorossosmall
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana;
	font-size: 10px;
	text-decoration:none;
	color:#6e0200;
}


.testogrigiochiaro
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana;
	font-size: 11px;
	text-decoration:none;
	color:#cccccc;
}


.scroll
{
	text-align:center;
	overflow: auto;
	height:140px;		
	width:584px;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #6e0200;
	scrollbar-highlight-color: #6e0200;
	scrollbar-shadow-color: #6e0200;
	scrollbar-base-color: #6e0200;
}

div.prenotaOnline {background: url(../image/ico_bottdx.gif) no-repeat bottom right #6e0200;margin-right:14px;
}
div.prenotaOnline h3 {background: url(../image/ico_topsx.gif) no-repeat top left;padding:0;margin:0;
}
div.prenotaOnline a{display:block; padding: 5px 10px; color:#fff; font-size:14px; text-align:center; text-decoration:none;
}
