/* Css principale */

html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #333333;
	font: normal 0.7em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 955px;
	margin: 0 auto;
	/*overflow: auto;*/
	background: #FFFFFF url('../images/bg-wrapper-dots.png') top center repeat-y;
}

#leftCol {
	float: left;
	width: 188px;
	padding-right: 12px;
}

#centerCol { margin: 0 212px; }


.contentBriciole { margin: 0 12px;}
.content { margin: 0 12px; }
.content2 { margin: 0 0; }
.content p { margin: 9px 0; }

/*.internal { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}*/

#rightCol {
	float: right;
	width: 188px;
	padding-left: 12px;
}


#footer {
	height: 65px;
	clear: both;
	position: relative;
	/*padding-top: 20px;*/
}



h1 {
	width: 175px;
	height: 90px;
	margin: 62px 0 112px 0;
	padding: 0;
		cursor:hand;
	/*background: #FFFFFF url('../images/bg-logo.png') center right no-repeat;*/
}

h4 {
	font: bold 100% "Trebuchet MS", Verdana, Tahoma, Tahoma, Verdana;
	color: #A94551;
	margin: 0 0 8px 0;
}

h1 span { display: none; }

h2 {
	padding-right: 20%;
	position: relative;
	font: bold 210% "Trebuchet MS", Tahoma, Verdana;
	color: #A94551;
	text-indent: 0;
	margin: 5px 0;
}

h2 a {
	position: absolute;
	right: 0;
	top: 5px;
	font-size: 46%;
	text-indent: 10px;
}

h2 a.back {
	background: #FFFFFF url('../images/buttons/pagenav-back.png') 0 6px no-repeat;
	margin: 0 15px 0 0;
}

h2 span {
	display: block;
	margin-top: 20px;
}

/*.content h2 {  margin-top: 50px; }*/



h2.bar,
h2.barQuota {
	margin: 10px 0 0 0;
	padding: 2px 0 2px 12px;
	color: #FFFFFF; 
	background: #A94551;
	font-size: 210%;
}

h2.barQuota { margin: 30px 0 0 0; }



h2.barTitle { 
	clear: left;
	margin: 30px 0 0 0;
	padding: 2px 0 2px 12px;
	color: #FFFFFF; 
	background: #a94551;
	font-size: 160%;
 }
 h2.barTitle_nobg { 
	clear: left;
	margin: 40px 0 10px 0;
	padding: 2px 0 2px 0;
	color: #a94551; 
	font-size: 160%;
 }
 
 h2.barTitle span {
 	display: inline;
 	margin: 0;
 	font-size: 90%;
 } 

.formBox h2.payData {
	font-size: 160%;
}

h3 
{
    padding: 0 0 0 0;
	font: bold 140% "Trebuchet MS", Verdana, Tahoma, Tahoma, Verdana;
	color: #A94551;
}

#offerte 
{
    position:absolute;
    top:230px;
	width: 187px;
	/*padding-bottom: 10px;*/
	background: transparent url('../images/bg-offerte.png') bottom right no-repeat;
}

.content h3 { margin: 0; }
.itinerario h3 {
	margin: 0;
	padding: 15px 0 10px 0;
	background:  #FFFFFF url('../images/bg-red-dots.gif') top left repeat-x;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

#rightCol img {
	vertical-align: bottom;
	margin: 2px 0;
}

#rightLogo {
	position: absolute;
	right: 40px;
	bottom: 3px;
}



a,
a:visited {
	margin: 0;
	padding: 0;
	color: #A94551;
	font-weight: normal;
	text-decoration: underline;
}

a:hover { text-decoration: underline; }



.hidden {
	display: none;
	position: absolute;
	top: -1000px;
	left: -2000px;
}

.invisible { visibility: hidden; }



.clear {
	clear: both;
}



/* Selezione lingua */

#langSel {
	height: 86px;
	font-weight: bold;
	margin: 12px 0 8px 0;
	background: #FFFFFF url('../images/bg-langsel.png') bottom center no-repeat;
}

#langSel,
#langSel a,
#langSel a:visited { color: #7F7F7F; }


/* Menu sx */

#leftMenu {
	margin: 20px 0 0 0;
	padding-bottom: 15px;
	background: #A94551 url('../images/bg-left-menu-bottom.png') bottom right no-repeat;
	height:100%;
}

#leftMenu h2 {
	margin: 0;
	padding: 10px 15px;
	font-size: 140%;
	color: #FFFFFF;
	background: transparent url('../images/bg-left-menu-top.png') top left no-repeat;
}

#leftMenu ul { 
	margin: 5px 12px 0 12px;
	padding: 0;
	list-style-type: none;
}

#leftMenu ul li {
	margin: 0;
	padding: 0 0 0 12px;
	background: transparent url('../images/bg-left-menu-item.png') 0 7px no-repeat;
}

#leftMenu ul li ul {
	margin: 0 0 10px 0;
	font-size: 90%;
}

#leftMenu ul li ul li { 
	padding: 2px 0;
	background-image: none;
}

#leftMenu li a,
#leftMenu li a:visited {
	display: block;
	padding: 2px;
	margin: 0;
	text-decoration: none;
	font-size: 125%;
	color: #FFFFFF;
}

#leftMenu #open {
	font-weight: bold;
	text-indent: 2px;
	color: #A94551;
	background-color: #FFFFFF;
} 

#leftMenu #active {
	font-weight: bold;
	text-decoration: underline;
} 

#leftMenu ul li ul li a,
#leftMenu ul li ul li a:visited { 
	text-indent: 8px;
	background-image: none;
}


/* Menu principale */

#mainMenu {
	width: 531px;
	height: 32px;
	margin: 0 0 8px 0;
	padding: 0;
	list-style-type: none;
	line-height: 16px;
	text-align: center;
	background: transparent url('../images/bg-main-menu.png') center center no-repeat;
}

#mainMenu li {
	display: inline;
	height: 16px;
}

#mainMenu li a,
#mainMenu li a:visited {
	display: block;
	float: left;
	width: 81px;
	height: 16px;
	padding: 0 3px;
	margin-top: 8px;
	color: #FFFFFF;
	/*background: #A94551;*/
	font-weight: bold;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
}

#mainMenu li a#current,
#mainMenu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
} 

#mainMenu li a#last { border: none; }


/*  Breadcrumb */


#breadcrumb,
#breadcrumb a { color: #a94551; text-decoration:none; }

#breadcrumb a:hover { text-decoration: underline;}


#breadcrumb { margin: 20px 0 20px 0; }

/* Itinerario */

.itinerario {
	position: relative;
	margin-bottom: 20px;
}

.itinerario span { font-weight: bold; margin-right: 24px; }

.itinerario ul {
	position: absolute;
	top: 36px;
	left: 40px;
	list-style-type: none;
}

.itinerario ul li { display: inline; }

.itinerario ul li a,
.itinerario ul li a:visited {
	display: block;
	float: left;
	height: 11px;
	padding: 0 6px;
	line-height: 10px;
	color: #000000;
	border-right: 1px solid #000000;
	text-decoration: none;
	font-weight: bold;
}

.itinerario ul li a#prevDay {
	padding: 0 2px;
	border: none;
	background: transparent url('../images/buttons/gallery-prev.png') center center no-repeat;
}

.itinerario ul li a#currDay {
	color: #A94551;
	cursor: default;
} 

.itinerario ul li a#lastDay { border: none; } 

.itinerario ul li a#nextDay {
	padding: 0 2px;
	border: none; 
	background: transparent url('../images/buttons/gallery-next.png') center center no-repeat;
}

.itinerario .iterLinks { margin-top: 3px; }
.itinerario .iterLinks a {
	display: block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.itinerario .iterLinks a span {
	padding-right: 10px;
	background: transparent url('../images/buttons/arrow-right-black.png') center right no-repeat;
}

#mapBox {
	margin-top: 20px;
	padding: 10px 0;
	background: transparent url('../images/bg-red-dots.gif') top left repeat-x;
}

#mapBox img {
	display: block;
	margin: 0 auto;
}



/* Box form */


.formBox {
	overflow: hidden;
	height: 1%;
	position: relative;
	margin: 0 0 0 0;
	padding: 10px 15px 10px 15px;
	background: #F2F2F2;	
}

.formBox #gallery {
	float: left;
	margin: 0 24px 0 0;
	padding-bottom: 15px;
}

.formBox #gallery img {
	padding: 4px;
	border: 1px solid #C21823;
}

.formBox #gallery p { padding: 5px 0 0 4px; }
.formBox #gallery p span { padding-left: 8px; }

.formBox #gallery ul {
	position: absolute;
	top: 245px;
	left: 15px;
	list-style-type: none; }

.formBox #gallery ul li {
	display: inline;
}

.formBox #gallery ul li a,
.formBox #gallery ul li a:visited {
	display: block;
	float: left;
	height: 11px;
	padding: 0 4px;
	line-height: 10px;
	border-right: 1px solid #A94551;
	text-decoration: none;
	font-weight: normal;
}

.formBox #gallery ul li a#prevPic {
	padding: 0 2px;
	border: none;
	background: transparent url('../images/buttons/gallery-prev.png') center center no-repeat;
}

.formBox #gallery ul li a#currPic {
	color: #000000;
	cursor: default;
} 


.formBox #gallery ul li a#lastPic { border: none; } 

.formBox #gallery ul li a#nextPic {
	padding: 0 2px;
	border: none; 
	background: transparent url('../images/buttons/gallery-next.png') center center no-repeat;
}

.formBox #vediPartenze { margin-top: 50px; }

.formBox #vediPartenze2 { margin-top: 40px; }

.formBox #selPeriodo { margin-top: 10px; }

.formBox #selPeriodo label { 
	float: none;
	display: inline;
	font-weight: bold;
	color: #A94551;
}


.formBox .bottomPanel {
	margin: 22px 0;
	padding-top: 10px;
	background: transparent url('../images/bg-red-dots.gif') left top repeat-x;
}

.formBox .middlePanel h3
{
    margin-bottom:15px;
}
    

.formBox .middlePanel {
	border-top: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
}

.formBox .topPanel div,
.formBox .middlePanel div,
.formBox .bottomPanel div { float: left; }

.formBox .leftPanel { width: 260px; }
.formBox .rightPanel { width: 200px; }

.formBox .topPanel label,
.formBox .middlePanel label {
	display:inline-block;
	color: #A94551;
	font-weight: bold;
}

.formBox .middlePanel div.small { height: 35px; margin-right: 10px; width: 120px; }
.formBox .middlePanel div.medium { height: 35px; margin-right: 15px; width: 230px; }
.formBox .middlePanel div.big { height: 35px; margin-right: 15px; width: 150px; }

.formBox .middlePanel div.big1 { height: 35px;  width: 480px;}


.formBox .middlePanel div.supplemento { padding-top: 15px;  }

.formBox .middlePanel div.supplemento label {
	display: inline;
	color: #000000;
	font-weight: normal;
}

.formBox .middlePanel div.small span {
	display: block;
	margin-top: 18px;
	color:#000000;
	font-weight: bold;
}

.formBox .middlePanel div.medium span {
	display:inline;
	/*margin-top: 18px;*/
	color:#A94551;
	font-weight: bold;
}


.formBox .middlePanel div.medium label 
{
    width:65px;
	display:inline ;
	/*margin-top: 18px;*/
	color:#000000;
	font-weight: bold;
}

.formBox .middlePanel div.big1 label {
	display:inline;
	/*margin-top: 18px;*/
	color:#000000;
	font-weight: bold;
}

.formBox .middlePanel div.big2 label {
	display:inline;
	/*margin-top: 18px;*/
	color:#A94551;
	font-weight: bold;
}

.formBox .middlePanel div.big label {
	display:inline;
	/*margin-top: 18px;*/
	color:#A94551;
	font-weight: bold;
}

.formBox .middlePanel div.medium span {
	display: block;
	margin-top: 18px;
	color:#000000;
	font-weight: bold;
}

.formBox .middlePanel p {
	margin-bottom: 14px;
}

.formBox .nota1 {
	clear: left;
	margin-bottom: 2px;
	padding-top: 10px;
}

.formBox .nota1 a { color: #000000; }

.formBox .middlePanel p.nota2 { margin: 0; }

.formBox .customerData { padding: 0;  list-style-type: none; }

.formBox .customerData span { font-weight: bold; }

.formBox .padded { margin-top: 14px; }


.formBox .bottomPanel div.big { height: 35px; margin-right: 0; width:auto; }

.formBox .bottomPanel label {
	font-weight: bold;
} 

.formBox .bottomPanel div.small label { color: #A94551;}

.formBox .bottomPanel div.supplemento { height: 20px; padding-top: 15px;  }
.formBox .bottomPanel div.supplemento2 {
	padding-top: 15px; 
	background: transparent url('../images/bg-europass.png') right center no-repeat;
}

.formBox .bottomPanel .quotaCad { color: #A94551; padding-top: 20px; padding: 0;}



.formBox dl {
	margin: 0 0 10px 0; 
	font-weight: bold;
}

.formBox dt { color: #A94551; }

.formBox dd {
	margin: 0 0 10px 0;
	color: #000000;	
	font-weight: bold;
}


.formBox dl.riepilogo {
	margin-top: -15px; 
	font-weight: bold;
}

.formBox dl.riepilogo dt { 
	color: #000000;
	padding-top: 14px;
}

.formBox dl.riepilogo dd {
	margin: 0;
	color: #000000;	
	font-weight: normal;
}


.formBox dl.coordinate {
	 
	font-weight: bold;
}

.formBox dl.coordinate dt { display: none; }

.formBox dl.coordinate dd {
	margin: 0;
	color: #000000;	
	font-weight: normal;
}

.formBox a,
.formBox a:visited {
	font-weight: bold;
	text-decoration: underline;
}


.formBox h2 {
	margin-top: 8px;
	font-size: 130%;
}

.formBox h3 { font-size: 130%; }

.formBox h3.modeTitle {
	margin-top: 10px;
	color: #000000;
}


.formBox .totale {
	position: absolute;
	top: 222px;
	right: 14px;
	text-align: right;
	font-size: 130%;
	font-weight: bold;
	color: #000000;
}

.formBox .totale span {
	font-size: 110%;
	color: #A94551;
}

.formBox #dotsBar {
	clear: left;
	height: 6px;
	margin: 0 -16px;
	padding: 0 16px;
	line-height: 6px;
	background: #FFFFFF;
}

.formBox #dotsBar span {
	display: block;
	height: 6px;
	background: #FFFFFF url('../images/bg-red-dots.gif') center bottom repeat-x;	
}

.formBox fieldset {
	margin: 0 0 0 0;
	padding: 0;
	border: none;
	/*background: transparent url('../images/bg-red-dots.gif') top left repeat-x;	*/
}

.formBox legend { display: none; }

.formBox fieldset h3 { margin: 0; }

.formBox .formNote {
	margin-bottom: 15px;
	text-align: right;
	color: #A94551;
}

.formBox fieldset div {
	margin-bottom: 10px;
}

.formBox fieldset label {
	float: left;
	display: block;
	width: 110px;
	font-weight: bold;
	line-height: 20px;
}


.formBox fieldset input.textField1 { width: 250px; height: 100px; margin-bottom:15px; margin-left:29px; }
.formBox fieldset input.textField2 { width: 250px; margin-bottom:15px; margin-left:29px; }
/*.formBox fieldset input.textField { width: 331px; margin-bottom:10px;  }*/
.formBox fieldset input.textField-a { width: 382px; margin-bottom:10px;  }

.formBox fieldset input.textFieldCorto { width: 95px; margin-bottom:15px; margin-left:29px; }

.formBox fieldset input.textFieldMedio { width: 149px; margin-bottom:15px; margin-left:5px; margin-right:5px }

.formBox fieldset select.textField { width: 100px; margin-left:29px; }

.formBox fieldset input.check { margin-left:25px; }

.formBox .extraField { padding-left: 79px; }

.formBox .message {
	margin: 15px 0;
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #A94551;
	background: transparent url('../images/bg-red-dots.gif') left top repeat-x;	
}

.formBox .message2 
{  
	margin: 20px 0;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #EF41B0;*/
}

.formBox .message1 h4{ 
	color: #a94551;
	font-size: 98%;
}
.formBox .message1 
{  
	margin: 10px 0;
	padding-bottom: 5px;
	/*border-top: 1px solid #EF41B0;
	border-bottom: 1px solid #EF41B0;*/
}

.formBox .message1 label {  margin-left: 2px; }

.formBox .message1 textarea {
	display: block;
	width: 98%;
	margin: 0 auto;
}

.formBox .message2 label { display: none; }

.formBox .message2 textarea {
	display: block;
	width: 98%;
	margin: 0 auto;
}

.formBox .message textarea {
	/*display: block;*/
	width: 68%;
	margin-bottom: 5px;
	/*margin: 0 auto;*/
}

.formBox h3.payBar a {
	vertical-align: middle;
	padding-left: 10px;
}

.actionsBar {
	position: relative;
	height: 20px;
	margin-bottom: 5px;
}

.borderBar {
	height: 70px;
	padding-top: 10px;
	border-top: 1px solid #A94551; 
}

.borderBar p strong,
.borderBar p span {
	position: absolute;
	right: 0;
	font-size: 120%;
	font-weight: bold;
}

.borderBar p strong { color: #A94551; }

.actionsBar h3 { margin:  0; }

.formBox .noBorder {
	height: 20px;
	border: none;
}

.actionsBar a.left {
	position: absolute;
	left: 0;
	bottom: 0;
}

.actionsBar a.right {
	position: absolute;
	right: 0;
	bottom: 0;
}

.formBox #payResult {
	margin-bottom: 20px;
}

.formBox #payResult h3 {
	padding: 5px 0;
	background: #F2F2F2 url('../images/bg-star.png') center left no-repeat;	
	text-indent: 30px;
	height: 1%;
}

.formBox #payResult p {
	line-height: 22px;
	margin-bottom: 5px;
	font-size: 130%;
} 

.formBox #payResult p  span {
	color: #A94551;
	font-weight: bold;
}


.actionsBar {
	position: relative;
	height: 20px;
	margin-bottom: 5px;
}




/* Notifica inserimento dati */

.notify {
	margin-bottom: -20px;
	padding: 3px 0 3px 42px;
	border: 1px solid #FF0000;
	background: transparent url('../images/bg-notify-error.png') 10px 50% no-repeat;	
	font: normal 130% "Trebuchet MS", Tahoma, Verdana;
	color: #FF0000;
}

.notify ul { 
	margin: 10px 0 10px 50px;
	padding: 0;
}

.notify ul a,
.notify ul a:visited {
	color: #FF0000;
	font-size: 90%;
}

/* Copyright note */

#copy {
	position: absolute;
	left: 215px;
	bottom: 15px;
	color: #888888; 
}

/* Navigazione pagina #a94551*/

.pageNavLinks,.pageNavLinks_noborder {
	position: relative;
	height: 15px;
	padding: 10px 0; 
	margin: 5px 0 10px 0;
	border-top: 1px solid #a94551;
}
.pageNavLinks_noborder {
	border: none;
}



.pageNavLinks a.prev,.pageNavLinks a.next,.pageNavLinks a.top {
	position: absolute;
	color: #a94551;
	text-decoration: none;
}
.pageNavLinks_noborder a.prev,.pageNavLinks_noborder a.next,.pageNavLinks_noborder a.top {
	position: absolute;
	color: #a94551;
	text-decoration: none;
}

.pageNavLinks a.prev {
	padding-left: 10px;
	background: #FFFFFF url('../images/buttons/pagenav-back.png') 0 6px no-repeat;
	text-decoration: none;
}

.pageNavLinks a.next {
	padding-right: 10px;
	background: #FFFFFF url('../images/buttons/pagenav-next.png') 100% 6px no-repeat;
}

.pageNavLinks a.top { right: 0; }
.pageNavLinks_noborder a.prev {
	padding-left: 10px;
	background: #FFFFFF url('../images/buttons/pagenav-back.png') 0 6px no-repeat;
}

.pageNavLinks_noborder a.next {
	padding-right: 10px;
	background: #FFFFFF url('../images/buttons/pagenav-next.png') 100% 6px no-repeat;
}
.pageNavLinks a:hover { text-decoration: underline;}
.pageNavLinks_noborder a:hover { text-decoration: underline;}
.pageNavLinks_noborder a.top { right: 0; }

.topBorder {
	border-bottom: none;
	border-top: 1px solid #A94551;
}

.clean { 
	margin: 0;
	padding: 5px 10px;
	border: none;
}

/* Condizioni  */

#conditions {
	background: #F9E5E6;
	padding:  0 14px 18px 14px;
	margin-bottom: 15px;
	border-top: 1px solid #F9E5E6;
}

#conditions h4 {
	font-size: 100%;
	margin: 14px 0 3px 0;
	color: #A94551;
}

#conditions ul {
	margin: 5px 0 12px 0;
	list-style-type: none;
}

#conditions ul li {
	margin:0; 
	padding: 0;
	text-indent: 8px;
	background: transparent url('../images/bg-conditions-item.png') center left no-repeat;	
}

#conditions .bordered {
	padding: 0 0 20px 0;
	background:  #F9E5E6 url('../images/bg-red-dots.gif') bottom left repeat-x;
}

/* Box immagine */

.imageBox {
	position: relative;
	margin: 0 0 20px 0;
	padding-bottom: 5px;
	overflow: hidden;
}

.imageBox_dotted {
	/*margin: 18px 0 14px 0;
	padding-bottom: 18px;*/
	overflow: hidden;
	height: 1%;
	background: transparent url('../images/bg-red-dots.gif') top left repeat-x;	
	/*border-bottom: 1px dotted #EF41B0;*/
}

.botDotted {
	padding: 0 0 20px 0;
	background:  #FFFFFF url('../images/bg-hor-dots.gif') bottom left repeat-x;
}

.botDotted p { padding-bottom: 10px;}

.solidBotBorder { border-bottom: 1px solid #A94551; }

.imageBox img {
	float: left;
	margin: 0 15px 0 0;
	padding: 4px;
	border: 1px solid #A94551;
}

.imageBox h3 { 
	margin: 0;
	font: bold 130% "Trebuchet MS", Verdana, Tahoma, Tahoma, Verdana;	
}

.imageBox h3.boxTitle {
	margin-bottom: 8px;	
} 

.imageBox h3.small {
	font-size: 100%;
} 

.imageBox h4 { 
	margin: 0;
	font-size: 100%;
	font-weight: bold; 	
}

.imageBox img.link {
	margin-top: 65px;
	border: 0;
	padding: 0;
	
}

.imageBox p { 
	margin: 0;
}

.imageBox p.high { 
	font-weight: bold;
	margin-top: 8px;	
}

.imageBox p.collegamenti,
.imageBox p.partenze {	
	margin: 5px 0;	
	width: 300px;
	padding: 0;
}

.imageBox p.date {	
	margin: 5px 0;	
	width: 250px;
}

.imageBox p.durata { 
	color: #A94551;
	font-weight: bold;
	padding: 0;
}

.imageBox p.address,
.imageBox a.more{
	position: absolute;
	left: 142px;
	bottom: 0;	
} 

.imageBox a.more {
	padding-right: 10px;
	background: transparent url('../images/buttons/view.png') center right no-repeat;
}

.imageBox .info {
	display: block;
	width: 100%;
	margin-top: 5px;
	clear: left;
	font-weight: bold; 
}

.imageBox a.botLinks {
	margin-top: 5px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.imageBox a.botLinks1 {
	margin-top: 5px;
	display: block;
	color: #000;
	text-decoration: none;
}
.imageBox .botLinks1,a:hover{
	color: #a94551;
	text-decoration: underline;
}


.imageBox .price,
.imageBox .price1,
.imageBox .price3,
.imageBox .price2{
	position: absolute;
	bottom: 36px;
	right: 0;
	z-index: 2;
}

.imageBox .price { bottom: 62px; }
.imageBox .price1 { bottom: 48px; }
.imageBox .price2 { bottom: 40px; }
.imageBox .price3 { bottom: 45px; }

.imageBox .price strong,
.imageBox .price1 strong,
.imageBox .price3 strong,
.imageBox .price2 strong {
	color: #A94551;
	font-size: 130%;
	padding-left: 5px;
}

.imageBox .go {  
	position: absolute;
	right: 0;
	bottom: 20px;
}

.imageBox .goUp {
	 bottom: 20px;
}

.imageBox .go img {
	padding: 0;
	margin: 0;
	border: none;
}  

.imageBox a.botLinks span {
	padding-right: 10px;
	background: transparent url('../images/buttons/view.png') center right no-repeat;
}

.detail {
	border: none;
	padding: 0;
	margin-bottom: 24px;
} 

.detail img {
	margin: 0 12px 0 0;
	background: #FFFFFF;
}

.detail p { margin-bottom: 11px; }

.detail p.availables { color: #EF41B0; }
.detail p.selectQuotes { font-weight: bold; }

.detail p span {
	 font-weight: bold;
	 font-size: 130%; 
}

/* Riepilogo dati */

.riepilogo p {margin-bottom: 3px;}
.riepilogo p span {
 	color: #EF41B0;
}

.userData {
	margin-bottom: 20px;
	padding-top: 8px;
	background: transparent url('../images/bg-red-dots.gif') top left repeat-x;	
}

.userData ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.userData ul span { font-weight: bold; }

/* Links di servizio */

#extraLinks {
	position: absolute;
	top: 5px;
	left: 215px;
	width: 525px;
	padding: 0 0 10px 0;
	list-style-type: none;
	text-align: center;
	border-bottom: 1px solid #004f94;
}

#extraLinks li {
	display: inline;
	height: 12px;
}

#extraLinks li a,
#extraLinks li a:visited {
	display: block;
	float: left;
	color: #004F94;
	padding: 0 3px;
	line-height: 12px;
	border-right: 1px solid #004F94;
}

#extraLinks li a#lastLink { border: none; }


p, blockquote, pre, ol, dl, ul, form {
	line-height: 1.3em;
	margin: 0;
}

form { margin: 0; padding: 0; }

input,
textarea,
select {
	/*width: 125px;*/
	font-size: 13px;
}


input.button {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color: #0D1673;
	font-weight:bold;
	font-size: 90%;
	background:url(../images/bg-login-btn.gif) repeat-x left top;
	padding: 1px 0.3em;
    width: 0;
    overflow:visible;
}

input.button[class] {
    width: auto;
}

h3.dotted {
	position: relative;
	clear: left;
	margin: 30px 0 20px 0;
	padding-top: 20px;
	background:  #FFFFFF url('../images/bg-red-dots.gif') top left repeat-x;
}

.centerBox {
	float: left;
	width: 162px;
	margin: 0 10px 10px 0;
	padding: 0;
	color: #000000;
}



.centerBox h2 {
	margin: 0 0 8px 0;
	font-size: 130%;
}

.centerBox h3 {
	font-size: 120%;
	color: #000000;
	margin: 10px 0 2px 0;
}

.centerBox ul {
	list-style-type: none; 
	padding: 0;
	margin-top: 10px;
}

.centerBox li { padding: 0;}

.centerBox ul a,
.centerBox ul a:visited {
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
	background: transparent url('../images/buttons/arrow-black.png') center left no-repeat;
}


.leftBox h2 { color: #C01E24; }
.centerBox h2 { color: #F20000; }
.rightBox h2 { color: #006FB6; }

.rightBox { 
	width: 160px;
	background: none;
	margin-right: 0; 
}

.centerBox p {
	margin-bottom: 10px;
} 

.centerBox a.viewMore {
	padding-right: 10px;
	color: #006FB6;
	background: transparent url('../images/buttons/arrow-blue.png') center right no-repeat;
}


/* ANDREA */ 

.campi_obl{
	float: right;
	font-size: 1.0em;
	color: #B1515D;
}
.asdf{
	color: #000000;
	font-weight: normal;
}
.ico_par {
	margin: 0 0 0 0;
}


/* Css principale */


.contenitore {                                                                                                                                     
	margin: 0 10px 20px 10px; 
	padding: 0 15px;
}
.contenitore_griggio {
position: relative;
overflow: hidden;
height: 1%;
	width: 100%;
   background-color: #F2F2F2;
	margin: 0 0 0 0; 
	padding: 0 0 20px 0;
	
   /*overflow: hidden;
	height: 1%;
	position: relative;
	margin: 0;
	padding: 10px 15px 15px 20px;
	background: #F2F2F2;*/		
	
	
}
.contenitore_link {
	width: 100%;                                                                                                                                                                                    
	margin: 0 0 0 0; 
	padding: 0 0;
}
#briciole {
	margin: 0 0 15px 0;
	color: #A94551;
}
#briciole a,
#briciole a:visited {
	color: #A94551;
	text-decoration: underline;
}
.text_normal {
	font-size: 1.3em;
	margin: 0 0 50px 0;
}
.text_1 { 
	font: bold 210% "Trebuchet MS", Tahoma, Verdana;
	color: #A94551;
	text-indent: 0;
	margin: 0 0 25px 0;
 }
.text_1 a{ 
	font-size: 10px;
	margin: 0 0 0 80px;
}
.text_1 a.torna {
	background:url('../images/buttons/pagenav-back.png') 0 6px no-repeat;
	padding: 0 0 0 10px;
} 
.text_2 { 
	font: 100% "Trebuchet MS", Tahoma, Verdana;
	color: #000000;
	text-indent: 0;
	margin: 0 0 25px 0;
 }
.text_2 a{ 
	font-size: 10px;
	margin: 0 0 0 5px;
}
.text_2 a.torna {
	background:url('../images/buttons/pagenav-back.png') 0 6px no-repeat;
	padding: 0 0 0 10px;
} 

.text_padding { padding: 15px 0 15px 0;}
.text_padding_bottom { padding: 0 0 15px 0;}
.text_padding_top { padding: 30px 0 0 0;}

.colore_font_verde, .colore_font_verde3 {
	color: #A94551; 
	font-weight: bold;
	font-size: 1.3em;
	margin: 0 0 25px 0;
}
.colore_font_verde3 {
	margin: 6px 0 0 0; 
	vertical-align: 20px;
}
.colore_font_nero {
	color: #000000; 
	font-weight: bold;
	font-size: 1.2em;
}
.colore_font_rosso {
	color: #B1515D; 
	font-weight: bold;
	font-size: 1.2em;
}
.colore_font_rosso1 {
	color: #B1515D; 
	font-weight: bold;
	font-size: 17px;
	margin: 30px 0 0 65px;
}
.colore_font_rosso2 {
	color: #B1515D; 
	font-weight: bold;
	font-size: 1.3em;
	margin: 10px 0 0 0;
}
.colore_font_nero1 {
	color: #000000; 
	font-weight: bold;
	font-size: 1.0em;
}
.colore_font_nero3 {
	color: #000000; 
	font-weight: bold;
	font-size: 1.3em;
}
.colore_font_nero4 {
   float: right;
	color: #000000; 
	font-weight: bold;
	font-size: 1.3em;
	margin: 10px 0 0 0; 
}


/*.colore_font_verde, .colore_font_verde3 {
	color: #5a8434; 
	font-weight: bold;
	font-size: 1.3em;
	margin: 0 0 25px 0;
}
.colore_font_verde3 {
	margin: 6px 0 0 0; 
	vertical-align: 20px;
}
.colore_font_nero {
	color: #000000; 
	font-weight: bold;
	font-size: 1.2em;
}
.colore_font_rosso {
	color: #A94551; 
	font-weight: bold;
	font-size: 1.2em;
}*/
.colore_font_rosso_big{ 
		font: bold 140% "Trebuchet MS", Verdana, Tahoma, Tahoma, Verdana;
	color: #A94551;
}

.bold2{
	font-weight: bold;
}
.barra_titolo1 { color:#A94551; font-size: 180%; padding: 6px 0 6px 10px;}
.barra_titolo, .verde_chiaro{ 
	clear: left;
	margin: 0 0 20px 0;
	padding: 6px 0 6px 10px;
	color: #FFFFFF; 
	background: #A94551;
	font-size: 180%;
 }
.verde_chiaro { 
	background: #7FC758;
}
.text_input{
 	margin: 0 0 8px 0;
	width: 414px; 
  }
.form_input label {      
	float: left;
	display: block;
	width: 80px;
	font-weight: bold;
	line-height: 20px;
}
.form_input{
	margin: 0 0 0 10px;
}
.form_nota{ 
	color: #A94551;
	margin: 0 0 15px 400px;
}
.checkbox { 
	margin: 0 10px 0 90px;
}
.margine{ 
	margin: 10px 0 10px 12px;
}
.margine_dx{ 
	margin: 30px 20px 0 0;
}
.margine_text{ 
	margin: 5px 0 0 12px;
}
.margine_dx_text{ 
	margin: 5px 20px 0 0;
}
.icon_pdf{ 
	margin: 0 0 0 5px;
 }
 .img_pulsanti a {              /* pagamento carta di credito e bancomat */
	margin: 10px 0 0 340px;
}
.img_icone_dx{ 
	margin: 20px 0 0 420px;
 }
.img_icone_sx{ 
	margin: 0 0 0 12px;
 }
.img_bg-destination{ 
	margin: 10px 0 0 0;
}
.img_puls_dx{ 
float: right;
	margin: 0 0 0 0;
 }

.separatore {
	position: relative;
	height: 5px;
	padding: 5% 0 0 100%;
	margin: 2px 0; 
	border-bottom: 1px solid #A94551;
}
.separatore_dotted {
	position: relative;
	height: 5px;
	padding: 5% 0 0 100%;
	border-bottom: 1px dotted #A94551;
}
.separatore_vuoto {
	position: relative;
	height: 5px;
	padding: 5px;
	margin: 2px 0; 
}

.float-left {
	float:left;
	
}
.float-right {
	float:right;
}
.float-break {
	height: 1%; /* Fix for IE */
}
.float-break:after {
	content: "-";
	height: 0;
	font-size: 0;
	visibility: hidden;
	display: block;
	clear: both;
}


																							/* offerte_prenotazione_STEP 2 riepilogo */

.contenitore_link a.torna_su {
 	margin: 0 50px 0 320px;
	color: #A94551;
	text-decoration: none;
}
.contenitore_link a.torna_ind {
	margin: 0 0 0 20px; 
	padding: 0 0 0 15px;
	background:url('../images/buttons/pagenav-back.png') 0 5px no-repeat;
}

																							
#galleria {
	float: left;
	margin: 0 24px 0 15px;
	padding-bottom: 15px;
}

#galleria img{
	padding: 4px;
	border: 1px solid #C5E1B6;
}
#galleria ul {
   position: absolute;
	top: 278px;
	right: 245px;
	list-style-type: none; }

#galleria ul li {
	display: inline;
}

#galleria ul li a,
#galleria ul li a:visited {
	display: block;
	float: left;
	height: 11px;
	padding: 0 4px;
	line-height: 10px;
	border-right: 1px solid #A94551;
	text-decoration: none;
	font-weight: normal;
}

#galleria ul li a#prevPic {
	padding: 0 2px;
	border: none;
	background: transparent url('../images/buttons/gallery-prev.png') center center no-repeat;
}

#galleria ul li a#currPic {
	color: #000000;
	cursor: default;
} 

#galleria ul li a#lastPic { border: none; } 

#galleria ul li a#nextPic {
	padding: 0 2px;
	border: none; 
	background: transparent url('../images/buttons/gallery-next.png') center center no-repeat;
}
.contenitore_griggio dl {
	margin: 0 0 10px 0; 
	font-weight: bold;
}

.contenitore_griggio dt { color: #A94551; }

.contenitore_griggio dd {
	margin: 0 0 10px 0;
	color: #000000;	
	font-weight: bold;
}
.bold {
	font-weight: bold;
	margin: 20px 0 0 0;
}
.separatorebar {
	clear: left;
	height: 6px;
	margin: 0 -16px;
	padding: 0 16px;
	line-height: 9px;
	background: #FFFFFF;
}
.bord_dotten{
	text-align: top;
	margin: 0 0 2px 125px;
	border:1px dotted #7fc758;
}
.colore_rosso{
	color: #FF0000;
}

 
/* ANDREA FINE */ 


.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ebf7d7;
	border-width:3px;
	border-style:solid;
	border-color:#4e7533;
	padding:3px;
	width:534px;
}
.linkpadd {
	padding: 8px 10px; 
}
.middlePanel, .puntato {
	
	 margin: 0;
	 background: url('../images/bg-hor-dots.gif') top center repeat-x;
}
.tablepadd{ margin: 0 0 20px 0; }
.contsx { float: left; width: 340px; color: #5a8434; margin: 0 0 0 0;
}
.img_modifica{ 
	margin: 26px 0 0 0;
 }
 .contdx,.contdx h3 { float: right; width: 140px; margin: 0 0 0 0;
}
.contdx .immmarg { margin: 10px 0 0 50px;
}
.contdx h3 { text-align: right; margin: 5px 0 5px 20px;
}
.cont_cont{ width: 500px; 
}




