body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background: #E6E6E6;
	color: #666;
}

a:link, a:visited {
	text-decoration: none;
	color: #4775FD;

}
a:hover, a:active {
	text-decoration: underline;
	color: #4775FD;
}

h1 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4775FD;
}

h2 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4775FD;
	background: url(images/bullet.gif) left no-repeat;
	padding-left: 16px;
}


h3 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4775FD;
	background: url(images/bullet.gif) left no-repeat;
	padding-left: 19px;
}

h4 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4775FD;
}

h5 {
	display: inline;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4775FD;
	background: url(images/bullet.gif) left no-repeat;
	padding-left: 16px;
}

h6 {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4775FD;
	background: url(images/bullet.gif) left no-repeat;
	padding-left: 19px;
}


ul{
	margin-left: 5px;
	margin-top: 0;
}


li{
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 10px;
	list-style-type: disc;
}


#container {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 6px;
	background: url(images/container_bg.gif) repeat repeat-y;
}

/********************************* top *********************************/

#sopra {
	width: 748px;
	height: 25px;
	background: url(images/winter_logo_top.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4775FD;
}

#top {
	width: 748px;
	height: 39px;
	background: url(images/winter_top.jpg) no-repeat;
	border-bottom: 1px solid #fff;

}

#topRight {
	padding-top: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

#searchBox {
	width: 209px;
	border-left: 1px solid #cdcdcd;
	padding: 4px 10px;
	background: url(images/search_box_bg.jpg) no-repeat;
	font-size: 10px;
	vertical-align: top;
}

#searchBox p{
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 6px;
	margin: 0;
}

#searchBox table{
	border-top: 1px solid #fff;
	color: #666;
}


/* ************* menu ************* */

#menu {
	width: 748px;
	height: 22px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url(images/winter_menu_bg.jpg) repeat-x;
	font-size: 11px;
}

#menu ul{
	list-style: none;
	margin: 0;	
	padding: 0;
}

#menu li {
	float: left;
	margin: 0;
	padding:0;
}

#menu a{
	display: block;
	width: 124px;
	line-height: 22px;
	text-decoration: none;
    color: #fff;
	font-weight: bold;
	text-align: center;
}


#menu a:hover{
	background: #4775FD;
	color: #E1E9FF;
}

#menu li#activeMenu a{
	background: #4775FD;
	color: #E1E9FF;
}

#menu li#activeMenu a:hover{
	background: #4775FD;
	color: #fff;
}

#menu li.right a{
	width: 128px;

	
}


/********************************* corpo *********************************/

#corpo{
	width: 748px;
	margin: 0;
	background: url(images/menu_top_shade.gif) top repeat-x;	
}

/* ************* destra ************* */

#colDx{
	background: #f3f3f3 url(images/col_dx_border.gif) left repeat-y;
	padding-right: 12px;	
	padding-left: 12px;	
}

#colDxSotto{
	background: #f3f3f3 url(images/col_dx_border.gif) left repeat-y;
	padding-right: 12px;	
	padding-left: 12px;	
}


#specialOffers {
	margin-top: 26px;
}


#specialOffers p{
	margin-top: 5px;
	padding-top: 5px;
	background: url(images/bar.gif) top repeat-x;
}

#specialOffers img{
	border: 1px solid #4775FD;
	padding: 1px;
	margin-left: 2px;
}

#specialOffers a{
	font-size: 10px;
	color: #999;
}

#specialOffers h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4775FD;
	background: url(images/bullet.gif) left top no-repeat;
	padding-left: 19px;
}



/* ************* sinistra ************* */

#colSn{
	padding-right: 15px;
	padding-left: 15px;
	background: #fff url(images/col_sn_bg.jpg) top repeat-x;
	vertical-align: top;		
}

#colSn h1 {
	margin-top: 25px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4775FD;

}

#colSn h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 0;
	border-bottom: 1px dashed #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: none;
	font-size: 12px;
	color: #4775FD;
}

#colSn h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 0;
	border-bottom: 1px dashed #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: none;
	font-size: 12px;
	color: #4775FD;
}

#colSn h4 {
	margin-top: 25px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4775FD;

}



#topDestinations {
	line-height: 17px;
}

#topDestinations a:link, #topDestinations a:visited {
	text-decoration: underline;
	color: #999;
	font-weight: bold;
	padding-left: 16px;
	background: url(images/bullet.gif) left no-repeat;

}
#topDestinations a:hover, #topDestinations a:active {
	text-decoration: none;
	background: url(images/bullet2.gif) left no-repeat;
}

#sinistraSotto {
	padding-top: 20px;
	padding-bottom: 15px;
	background: url(images/col_sn_sotto_bg.jpg) bottom repeat-x;
	text-align: center;
	font-size: 10px;
	color: #4775FD;
}
/*
#sinistraSotto a{
	color: #666;
}
*/
/* ************* properties ************* */

#stepOne {
	height: 52px;
	border-bottom: 1px dashed #ccc;
	background: url(images/one.gif) no-repeat left;
	padding: 14px 10px 10px 46px;
}

#stepTwo {
	height: 55px;
	border-bottom: 1px dashed #ccc;
	background: url(images/two.gif) no-repeat left;
	padding-top: 21px;
	padding-left: 45px;
}

/* ************* risultati ************* */

.risultati {
	border-bottom: 1px dashed #ccc;
	padding: 10px 0 4px 0;
}

.risultati img{
	border: 1px solid #4775FD;
	padding: 1px;
	margin-right: 10px;
	float: left;
}

.risultati p{
	margin-top: 4px;
	margin-bottom: 4px;
}
/* ************* dettaglio ************* */

#dettaglio img{
	border: 1px solid #4775FD;
	padding: 1px;
	margin-top: 25px;
	margin-right: 10px;
	float: left;
}

#dettaglio p{
	margin-top: 5px;
	margin-bottom: 4px;
}

#thumbBg {
	height: 90px;
	background: url(images/thumb_bg.jpg) repeat-x;
	text-align: center;
}

#thumbnails {
	border-collapse: collapse;
}

#thumbnails td{
	border: 1px solid #fff;
	padding: 0;
	margin: 0;
}

.rigaDisp{
	background: #E9E9E9;
	padding: 2px 4px;
}

.rigaPari{
	background: #F4F4F4;
	padding: 2px 4px;
}




/* ************* common ************* */

.marginImg{
	margin-right: 10px;
}


#boxDash {
	padding: 10px;
	border: 1px dashed #999;
	background: #f4f4f4;
	color: #404040;
}

#boxDashDue {
	padding: 10px;
	border: 1px dashed #999;
	background: #f4f4f4;
	color: #404040;
}

#boxDashDue a{
	color: #404040;
}


.vBar {
	border-left: 1px dashed #999;
	padding-left: 8px;
}


/********************************* bottom *********************************/

/* ************* menu sotto ************* */

#menuSotto {
	width: 748px;
	height: 22px;
	border-top: 1px solid #fff;
	border-bottom: 0;
	background: url(images/winter_menu_bg.jpg) repeat-x;
	font-size: 11px;
}

#menuSotto ul{
	list-style: none;
	margin: 0;	
	padding: 0;
}

#menuSotto li {
	float: left;
	margin: 0;
	padding:0;
}

#menuSotto a{
	display: block;
	width: 124px;
	line-height: 22px;
	text-decoration: none;
    color: #fff;
	font-weight: bold;
	text-align: center;
}


#menuSotto a:hover{
	background: #4775FD;
	color: #E1E9FF;
}

#menuSotto li#activeMenuS a{
	background: #4775FD;
	color: #E1E9FF;
}

#menuSotto li#activeMenuS a:hover{
	background: #4775FD;
	color: #fff;
}

#menuSotto li.right a{
	width: 128px;
}



#bott {
	height: 29px;
	background: url(images/bottom2.gif)
}

#bottom {
	height: 104px;
	background: url(images/bottom3.gif) center no-repeat;
	text-align: center;
	font-size: 10px;
	color: #666;
}

#bottom a{
	color: #666;
}



/*************** form **************/

form {
	margin: 0px;
	padding: 0px;
}

.txtarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #666;
}
	

.button {
	border: 0;
	font-size: 10px;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 4px;
	background-image: url(images/button.jpg);
	text-align: center;
	height: 28px;
	width: 123px;
	color: #fff;
}

.buttonSearch {
	border: 0;
	font-size: 10px;
	background-image: url(images/winter_button_search.jpg);
	height: 38px;
	width: 145px;
	cursor: hand;
}

.buttonSearchTwo {
	border: 0;
	font-size: 10px;
	background-image: url(images/winter_button_search2.jpg);
	width: 145px;
	height: 38px;
	cursor: hand;
}

.buttonSend {
	border: 0;
	font-size: 10px;
	background-image: url(images/winter_button_send.jpg);
	width: 54px;
	height: 28px;
	cursor: hand;
}

.buttonSendGr {
	border: 0;
	font-size: 10px;
	background-image: url(images/winter_button_send2.jpg);
	width: 54px;
	height: 28px;
	cursor: hand;
}

.buttonSendBig {
	border: 0;
	font-size: 10px;
	background-image: url(images/winter_button_send3.jpg);
	width: 145px;
	height: 39px;
	cursor: hand;
}


.buttonBook {
	border: 0;
	font-size: 10px;
	background-image: url(images/winter_button_book.jpg);
	width: 145px;
	height: 39px;
	cursor: hand;
}

.buttonCalendar {
	border: 0;
	font-size: 10px;
	background-image: url(images/winter_button_calendar.jpg);
	width: 40px;
	height: 24px;
	cursor: hand;
}


/*************** formattazione **************/

.small {
	font-size: 9px;
}

.medium {
	font-size: 10px;
}

.txtRed {
	color: #F00;
}

.blu {
	color: #1F5FBE;
}


