/* BASE DEL SITO */
body, #container {
	/* Body */
	font-family: "Arial";
	font-size: 15px;
	font-weight: normal;
	color: #393838;
	text-align: justify;
	line-height: 20px;
	margin: 0; padding: 0;
	/* container */
	width: 100%;
	min-height: 100%;
	height: auto !important;
	background-image: url(img/bck.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

/********************************************** INIZIO SITO **********************************************/

#boxSito {
	width: 905px;
	position: relative;
	margin: 0 auto; padding: 0 0 25px 0;
	/*background-color: #66FFFF*/
}
#boxFlash {
	width: 100%;
	height: 140px;
	margin: 0 auto; padding: 5px 0 5px 0;
}
#header {
	width: 905px;
	height: 330px;
	position: relative;
	margin: 0 auto; padding: 0;
	background-image: url(img/bck_header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	/*background-color:#66FF99*/
}
#boxLogo {
	width: 208px;
	height: 111px;
	margin: 0 auto; padding: 0;
	position: absolute;
	top: 0; left: 0;
}
#boxFlag {
	width: 29px;
	height: 46px;
	position: absolute;
	margin: 0; padding: 0;
	top: 0; left: 860px;
}
/*Menu*/
#menu {
	width: 100%;
	height: 53px;
	clear: both;
	margin: 0; padding: 0;
	top: 275px; left: 0;
	background-image: url(img/bck_menu.jpg);
	background-position: center top;
	background-repeat: no-repeat;
    position: relative;
    z-index: 100;
}
#menu .menu {
    position: absolute;
}
#menu * {
    list-style: none;
    border: 0;
    padding: 0; margin: 0;
}
#menu a {
	height: 39px;
    display: block; 
    margin: 0; padding: 13px 14px 0px 14px;
    color: #000;
	font: bold 12px "Arial";
	text-transform: capitalize;
	text-decoration: none;
	border-left: #c1c1c1 1px solid;
	border-right: #fff 1px solid;
}
#menu li {
    float: left;
}

#menu div {
    visibility: hidden;
    position: absolute;
}
#menu ul li a:hover, 
#menu ul li a:active {
	color: #727272;
}
#menu ul li#current a {	
	color: #e2001a;
	background: url(img/bck_btn.jpg) center no-repeat;
}
#menu li li a span { color:#000; line-height: 25px; padding: 18px 0 19px 0; }
#menu li li a:hover span { background-image: url(img/bck_menu.jpg); }
#menu li li a.parent span {background-image: url(img/bck_menu.jpg); }
#menu li>div { background-image: url(img/bck_menu.jpg); }
#menu li:hover>div { visibility: visible; background-image: url(img/bck_menu.jpg); border-right: #c1c1c1 1px solid;}
#menu a:hover span { color: #727272; background-image: url(img/bck_menu.jpg); }
/* //* Menu*/ 
#content {
	width: 905px;
	clear: both;
	display: table;
	position: relative;
	margin: 0 auto; padding: 0 0 2.0em 0;
	/*background-color: #FFFF00;*/
}
/* INIZIO LAYOUT - 3 COLONNE */

	/* Primary content */
	
#box_1columns, #boxContentInt, #boxIntHome, #boxText, #boxOfferte {
	width: 286px;
	float: left;
	display: inline;
	position: relative;
	margin: 15px 0 0 0; padding: 5px 5px 5px 5px;
	/*background-color: #CC0000*/
}
#boxIntHome, #boxText, #boxOfferte, #boxShadow {
	margin: 0; padding: 0;
	/*background-color: #FFFFFF*/
}
#boxText, #boxOfferte {
	height: 282px;
	border-top: #45bedb 1px solid;
	background-image: url(img/bck_boxIntHome.jpg);
}
/* INIZIO Box anteprima */
#boxCorniceSup, #boxCorniceSup_02 {
	/*width: 280px;*/
	width: 90%;
	height: 55px;
	margin: 0 0 0 3px; padding: 0;
	background: url(img/bck_h1.jpg) no-repeat;
}
#boxCorniceSup_02 {
	background: url(img/bck_h1.jpg) no-repeat;
}
#boxTextAnte, #boxTextAnte_01, #boxTextAnte_02, #boxTextAnte_03 {
	width: 94%;
	height: 75px;
	margin: 0 0 0 4px; padding: 0 0 90px 5px;
	background: url(img/bck_antPrenotazioni.gif) bottom no-repeat;
}
#boxTextAnte_01 {
	background: url(img/bck_antCase.gif) bottom no-repeat;
}
#boxTextAnte_02 {
	background: none;
}
#boxTextAnte_03 {
	background: url(img/bck_antEscursione.gif) bottom no-repeat;
}
#boxCorniceInf {
	height: 284px;
	height: 41pz;
	margin: 0 0 0 3px; padding: 0;
	background: url(img/bck_arrow.jpg) no-repeat
}
/* FINE Box anteprima */
#boxOfferte {
	border: none;
	background-image: none;
}
#boxShadow, #boxSpace {
	height: 34px;
	clear: both;
	margin: 0; padding: 0;
	background-image: url(img/box_shadow.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#boxSpace {
	height: 34px;
	background-image: none;
}
#box_2columns {
	width: 286px;
	margin: 15px 0 0 0; padding: 5px 5px 5px 5px;
	float: left;
	display: inline;
	/*background-color: #CC9900*/
}
	
#box_3columns {
	width: 286px;
	float: left;
	display: inline;
	margin: 15px 0 0 0; padding: 5px 5px 5px 5px;
	/*background-color: #99FF00*/
}

/* FINE LAYOUT - 3 COLONNE */

#boxContentInt {
	width: 582px;
}
#footer {
	width: 100%;
	height: 138px;
	clear: both;
	margin: 0 auto; padding: 0;
	font-family: "Verdana"; 
	color: #fafafa; 
	font-size: 13px;
	line-height: 16px;
	font-weight: normal; 
	text-align: center;
	background-color: #262626
}
#footerInt {
	width: 905px;
	height: 138px;
	margin: 0 auto; padding: 0;
	background-image: url(img/bck_footer.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

/********************************************** FINE SITO **********************************************/
.btnInt {
	width: 30%;
	margin: 0; padding: 0;
	top: 10px; left: 175px;
	position: relative;
}
.motto {
	width: 85%;
	/*height: 60px;*/
	margin: 0; padding: 4px 10px 4px 10px;
	float: left;
	position: relative;
	background: url(img/bck_motto.jpg) bottom right no-repeat #d3e3f9;
	border: solid 1px #6280b8;
	font-family: "Arial";
	font-size: 15px;
	font-weight: normal;
	text-align: justify;
	color: #567fbb;
}
.left01, .left {
	float: left;
	position: relative;
	padding: 0; margin: 0;
}
.left {
	float: left;
	position: relative;
	padding: 5px 7px 5px 5px;
}
.btn_foto a, .btn_foto a:link, .btn_foto a:active, .btn_foto a:visited { 
	width: 117px;
	height: 105px;
	border: 1px solid #d2d0d0;
	margin: 0; padding: 5px 5px 5px 5px;
	display: block; 
}
.btn_foto a:hover {
	width: 117px;
	height: 105px;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #646161;
	border-bottom: 1px solid #646161;
	border-left: 1px solid #e5e5e5;
	margin: 0; padding: 5px 5px 5px 5px;
	display: block; 
}
/********************************************************************************************/

br.clear {
	clear: both;
}
p {
	width: 97%;
	padding: 0 10px 0 0;
}
a, a:link, a:active, a:visited {
	font-family: "Arial";
	font-size: 13px;
	color: #de0112;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 13px;
	color: #21325c;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding: 0;
}

h1 {
	/*width: 350px;*/
	width: 100%;
	font-family: "Arial";
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #2c81c6;
}
