html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-size: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 140%;
	background-color:#FFFFFF;
	color: #636363;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}


form {

}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
}


ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ol, li {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline-style: none;
}

area:focus {
	outline-style: none;
}


/**************** PAGINA *******************/

#pagina {
	background-color: #FFFFFF;
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	padding-bottom: 50px;

	
}

/**************** HEADER *******************/


#header {
	height: 143px;
	background-image: url(img/header_sfondo.png);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	position: relative;

}

#header h1 {
	background-image: url(img/logo_best_western_premier.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 90px;
	width: 113px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 45px;
	left: 0px;

}

#header h1 a {
	text-indent: -3000px;
	display: block;
	height: 90px;
	width: 113px;

}

#header h2 {
	background-image: url(img/logo_galileo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 90px;
	width: 153px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 45px;
	right:0px;

}

#header h2 a {
	text-indent: -3000px;
	display: block;
	height: 90px;
	width: 153px;

}

#header h3 {
	background-image: url(img/logo_galileo_scritta.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	width: 355px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 115px;
	left:130px;

}

#header h3 a {
	text-indent: -3000px;
	display: block;
	height: 25px;
	width: 355px;

}


#header .lingua {
	width: 327px;
	height: 22px;
	position: absolute;
	top: 13px;
	right: 4px;
	overflow: hidden;

}

#header .lingua p {
	font-size: 10px;
	text-transform: uppercase;
	width: 130px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	color: #859BC1;
	
}


#header .lingua ul {
	list-style-type: none;
	overflow: hidden;
	width: 192px;
	margin: 0px;
	padding: 0px;

}

#header .lingua ul li {
	height: 22px;
	width: 22px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 8px;
	display: inline;

}

#header .lingua ul li a {
	display: block;
	height: 22px;
	width: 22px;

}

#header .lingua ul li a.ita {
	height: 22px;
	width: 22px;
	background-image: url(img/lingua_ita_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

#header .lingua ul li a.eng {
	height: 22px;
	width: 22px;
	background-image: url(img/lingua_eng_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

#header .lingua ul li a.deu {
	height: 22px;
	width: 22px;
	background-image: url(img/lingua_deu_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

#header .lingua ul li a.fra {
	height: 22px;
	width: 22px;
	background-image: url(img/lingua_fra_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

#header .lingua ul li a.esp {
	height: 22px;
	width: 22px;
	background-image: url(img/lingua_esp_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

#header .lingua ul li a.rus {
	height: 22px;
	width: 22px;
	background-image: url(img/lingua_rus_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

#header .skype {
	width: 140px;
	height: 50px;
	position: absolute;
	bottom: 0px;
	right: 4px;
	overflow: hidden;
	text-align: center;

}

/************* FLASH GALLERY *****************/


#flash-gallery {
	height: 227px;
	width: 800px;
	background-image: url(img/flashgallery_cornice.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 6px;
	padding-top: 9px;
	margin-left: 2px;

}

/************* FLASH GALLERY *****************/


#flash-gallery-meeting {
	height: 880px;
	width: 800px;
	background-image: url(img/flashgallery_cornice2.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-left: 5px;
	padding-top: 9px;
	margin-left: 2px;

}


/************* PHOTOGALLERY *****************/


#photo-gallery {
	height: 425px;
	width: 800px;
	background-image: url(img/photogallery_cornice.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 6px;
	padding-top: 9px;
	margin-left: 2px;

}





/**************** CONTENT *******************/

#content {
	clear: both;
	width: 497px;
	float: left;
	overflow: hidden;
	margin-bottom: 17px;

}

#content table.gruppo {
	width: 450px;
	vertical-align: top;
	margin-left: 25px;
	margin-top: 20px;

}

#content table.gruppo td {
	vertical-align: top;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	padding-top: 15px;

}


#content table.gruppo td.logo {
	width: 200px;


}



#content a {
	color: #C5AA5B;

}

#content a:visited {
	color: #C5AA5B;

}

#content a:hover {
	color: #F55823;

}


#content  h2 {
	margin-top: 12px;
	margin-bottom: 10px;
	margin-left: 25px;
	color: #C5AA5B;
	font-size: 17px;
	font-weight: normal;
	line-height: 20px;

}




#content p strong {
	font-size: 13px;
	color: #C5AA5B;
	line-height: 17px;

}


#content p {
	padding-bottom: 0px;
	margin-bottom: 1em;
	margin-left: 25px;
	line-height: 20px;
	margin-right: 30px;

}

#content .gallery  {
	overflow: hidden;
	width: 478px;
	margin-left: 10px;
	margin-bottom: 20px;

}

#content .gallery img  {
	border: 1px solid #F0F0F0;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;

}


#content p.ultimo {
	border: none;
	margin-bottom: 5px;
}


#content p.benvenuto {
	padding-bottom: 20px;

}


#content ul  {
	list-style-type: none;
	font-size: 11px;
	line-height: 20px;
	margin-top: 1em;
	margin-left: 25px;
	margin-bottom: 15px;

}

#content ul li {
	padding-left: 25px;
	background-image: url(img/punto_elenco_raggiunge.png);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;

}

#content ul li.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	margin-right: 40px;
	position: relative;

}


#content ul li .dx {
	float: right;
	margin-right: 0px;

}

#content #googlemaps {
	margin-left:25px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 425px;
	height: 350px;
	margin-right: 25px;
}

#content .preno {
	color:#C5AA5B;
	text-align: right;
	text-transform: uppercase;
}
#content .prenosx {
	color:#C5AA5B;
	text-transform: uppercase;
}
#content #contatti {
	padding-left:25px;
	width: 380px;
	height: 350px;
	background-image:url(img/contatti_form_sfondo.png);
	background-repeat:no-repeat;
	background-position:25px;

}

#content #preno {
	padding-left:25px;
	width: 450px;
	border-color: #EFEFEF;
	border-style: solid;
	border-width: 1px;
	overflow:hidden;
}

#content .residence_img {
	width:200px;
	float:right;
	text-align: center;
	margin-right: 20px;
}

#content .scarica_mappa {
	width:250px;
	float:right;
	text-align: center;
	margin-right: 20px;
}
#content .locali {
	width:250px;
}

/************* SERVIZI *****************/



#content #servizi {
	width: 155px;
	float: left;
	background-color: #FFFFFF;

}

#content #servizi ul  {
	padding-left: 2px;
	margin-left: 0px;
	margin-top: 0px;

}


#content #servizi ul li {
	margin-bottom: 9px;
	padding-left: 0px;
}

#content #servizi ul li.residence {
	height: 61px;
	width: 137px;
	background-image: url(img/servizi_residence.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;

}

#content #servizi ul li.cafe {
	height: 61px;
	width: 137px;
	background-image: url(img/servizi_cafe.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;

}

#content #servizi ul li.ristorante {
	height: 61px;
	width: 137px;
	background-image: url(img/servizi_ristorante.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;

}

#content #servizi ul li.meetingcenter {
	height: 61px;
	width: 137px;
	background-image: url(img/servizi_meetingcenter.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;

}

#content #servizi ul li.wellness {
	height: 61px;
	width: 137px;
	background-image: url(img/servizi_wellness.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;

}

#content #servizi ul li.garage {
	height: 61px;
	width: 137px;
	background-image: url(img/servizi_garage.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;

}

#content #servizi ul li.esposizione a {
	display: block;
	height: 288px;
	width: 137px;

}


#content #servizi ul li a {
	display: block;
	height: 61px;
	width: 137px;

}

/************* INFORMAZIONI TURISTICHE *****************/

#content .info-testo {
	border-bottom-color:#EFEFEF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:10px;
}

#content .info-testo .info-foto {
height:100px;
width:100px;
float:left;
margin-left:25px;
margin-right:10px;

}

#content .info-testo .info-foto img {
border:1px solid #F0F0F0;
}

/************* TUTTE LE OFFERTE SPECIALI *****************/

#content .offertespeciali {
	/*
	border-bottom-color:#EFEFEF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	*/
	margin-top:10px;
}

#content .offertespeciali .info-foto {
margin-bottom:15px;
margin-left:25px;
margin-right:25px;

}

#content .offertespeciali .info-foto img {
border:1px solid #F0F0F0;
}


#content .offertespeciali form {


}


#content .offertespeciali form p{
	padding-left: 0px;

}

#content .offertespeciali text{
border:double;
}
/************* NEWS *****************/


#content #news {
	background-color: #FFFFFF;
	width: 327px;
	float: right;
	padding-right: 15px;

}

#content #news p strong {
	font-size: 13px;
	color: #C5AA5B;
	line-height: 17px;

}


#content #news p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5AA5B;
	padding-bottom: 8px;
	margin-bottom: 11px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 17px;

}

#content #news p.ultimo {
	border: none;
	margin-bottom: 5px;
}


#content #news p.benvenuto {
	padding-bottom: 20px;

}


#content #news ul  {
	list-style-type: none;
	font-size: 11px;
	line-height: 20px;
	margin: 0px;

}

#content #news ul li {
	padding-left: 25px;
	background-image: url(img/punto_elenco_raggiunge.png);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;

}





/************* LATERALE *****************/


#laterale {
	background-color: #FFFFFF;
	width: 304px;
	float: right;
	overflow: hidden;
	margin-bottom: 17px;

}


/************* DISPONIBILITA *****************/


#laterale #disponibilita {
	width: 304px;
	overflow: hidden;
	margin-bottom: 10px;

}

#laterale #disponibilita h3 {
	text-align: center;
	font-size: 12px;
	color: #002C76;
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 12px;
	margin-top: 0px;
	width: 283px;
}

#laterale #disponibilita form {
	background-image: url(img/disponibilita_form_sfondo.png);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height: 154px;
	width: 283px;
	padding-top: 20px;

}

#laterale #disponibilita form label {
	color: #C5AA5B;
	height: 22px;
	width: 80px;
	float: left;
	text-align: right;
	padding-right: 15px;
	line-height: 22px;

}

#laterale #disponibilita form label.bambini {
	color: #C5AA5B;
	height: 22px;
	width: 45px;
	float: left;
	text-align: right;
	padding-right: 12px;
	line-height: 22px;

}


#laterale #disponibilita  p {
	margin: 0px;
	overflow: hidden;
	margin-bottom: 14px;
	position: relative;
	width: 283px;

}

#laterale #disponibilita form .campo {
	height: 14px;
	width: 114px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #969696;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #969696;
	float: left;
	margin-right: 10px;
	font-size: 11px;
	padding-left: 4px;
	line-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;

}

#laterale #disponibilita form .cal {
	height: 16px;
	width: 17px;
	float: left;
	padding-top: 2px;

}

#laterale #disponibilita form .cal img {

}


#laterale #disponibilita form .lista {
	height: 20px;
	width: 41px;
	float: left;
	margin-right: 10px;
	font-size: 11px;
	padding-left: 4px;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #969696;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #969696;

}


#laterale a {
	color: #C5AA5B;
}
#laterale a:visited {
	color: #C5AA5B;
}
#laterale a:hover {
	color: #F55823;
}



/************* OFFERTE SPECIALI *****************/


#laterale #offerte-speciali {
	height: 136px;
	width: 301px;
	background-image: url(img/offertespeciali_sfondo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 14px;

}

#laterale #offerte-speciali img {
	border: 5px solid #F5F5F5;
	margin-top: 15px;
	margin-left: 8px;
	float: left;

}

#laterale #offerte-speciali p {
	color: #869BC1;
	margin-bottom: 0px;
	margin-left: 128px; 

}

#laterale #offerte-speciali p strong {
	color: #002C76;
	text-transform: uppercase;
	font-size: 12px;

}

#laterale #offerte-speciali p.leggi {
	line-height: 14px;
	background-image: url(img/offerte_speciali_freccia.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #869BC1;
	text-align: right;
	padding-right: 15px;
	margin-right: 10px;

}

#laterale #offerte-speciali p.leggi a {
	color: #869BC1;
	text-decoration: none;
	font-weight: bold;
}

/************* OFFERTE SPECIALI WELLNESS*****************/


#laterale #offerte-specialiWellness {
	height: 136px;
	width: 301px;
	background-image: url(img/offertespeciali_sfondo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 14px;

}

#laterale #offerte-specialiWellness img {
	border: 5px solid #F5F5F5;
	margin-top: 15px;
	margin-left: 8px;
	float: left;

}

#laterale #offerte-specialiWellness p {
	color: #869BC1;
	margin-bottom: 0px;
	margin-left: 128px;

}

#laterale #offerte-specialiWellness p strong {
	color: #002C76;
	text-transform: uppercase;
	font-size: 12px;

}

#laterale #offerte-specialiWellness p.leggi {
	line-height: 14px;
	background-image: url(img/offerte_speciali_freccia.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #869BC1;
	text-align: right;
	padding-right: 15px;
	margin-right: 10px;

}

#laterale #offerte-specialiWellness p.leggi a {
	color: #869BC1;
	text-decoration: none;
	font-weight: bold;
}

#tutteleofferte {
	line-height: 14px;
	background-image: url(img/offerte_speciali_freccia.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #869BC1;
	text-align: right;
	padding-right: 15px;
	margin-right: 10px;

}

#tutteleofferte a {
	color: #869BC1;
	text-decoration: none;
	font-weight: bold;
	background-position: 0px 0px;
}

/************* NEWSLETTER *****************/



#laterale #newsletter {
	height: 145px;
	width: 301px;
	background-image: url(img/newsletter_sfondo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

#laterale #newsletter form {
	padding-top: 14px;
	padding-left: 23px;
	position: relative;

}

#laterale #newsletter p {
	margin: 0px;

}


#laterale #newsletter .campo {
	height: 13px;
	width: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/iscriviti_campo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 11px;
	line-height: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FCFCFC;
	padding-right: 5px;
	padding-left: 9px;
	margin-bottom: 10px;

}

#laterale #newsletter .lista {
	height: 20px;
	width: 140px;
	margin-bottom: 10px;	
	margin-right: 10px;
	font-size: 11px;
	padding-left: 4px;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #969696;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #969696;
}

#laterale #newsletter .iscriviti {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #224888;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FBFBFB;
	background-image: url(img/iscritivi_freccia_button.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-align: left;
	padding-right: 15px;
	line-height: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	cursor: pointer;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	height: 14px;
	margin-top: -2px;
	display: block;
	margin-left: 50px;

}



/************* FOOTER *****************/


#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #002C76;
	width: 808px;

}

#footer p {
	margin: 0px;
	line-height: 27px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #CCB571;
	border-bottom-color: #CCB571;
	background-image: url(img/footer_stelle.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#footer p em {
	color: #869BC1;
	font-style: normal;
}

#footer a {
	color: #002C76;
	text-decoration: none;

}


#footer a:hover {
	color: #002C76;
	text-decoration: underline;

}
.offertespeciali #preno table.tablepreno {

}
.offertespeciali #preno table.tablepreno strong{
	font-size: 13px;
	color: #C5AA5B;
	line-height: 17px;
}
.alert {
color:#FF0000;
}
#newsletter #formNewsletter #privacy {
	float:left;
	position: absolute;
	bottom: -2px;

}
