@charset "UTF-8";
/* CSS Document */
.Pulsante1{
	line-height: 27px;
	margin-bottom: 3px;
}
.Pulsante1, .Pulsante1 img{
	width: 272px;
	height: 27px;
}
.Pulsante1 img{
	border: none;
	position: absolute;
}
.Pulsante1 span{
	position: absolute;
	color:#FFFFFF;
	margin-left: 5px;
}
.Pulsante1_Blue{
	background:url(../images/buttons/pulsante1_blue.gif) no-repeat;
}
.Pulsante1_Red{
	background:url(../images/buttons/pulsante1_red.gif) no-repeat;
}
.Pulsante2, .Pulsante2_Red, .PulsanteBooking{
	float: left;
	background:url(../images/buttons/bg_pulsante2.gif) repeat-x;
	padding-left: 2px;
	padding-right: 2px;
	height: 16px;
	line-height: 16px;
	color: #448aac;
	border: 1px solid #458aac;
	margin-top: 2px;
	margin-right: 5px;
}
.PulsanteBooking{
	background-image: url(../images/buttons/bg_pulsantebooking.gif);
	border: 1px solid #ff9900;
}
.PulsanteBooking a{
	color: #FFFFFF;
	text-decoration: none;
}
.PulsanteBooking a:hover{
	color:#EDEDED;
}
.Pulsante2_Red{
	background:url(../images/buttons/pulsante2_red.gif) repeat-x;
	border: 1px solid #eda3a3;
	color: #FFFFFF;
}
.Pulsante2_Red a{
	color: #FFFFFF;
	text-decoration: none;
}
.Pulsante2 a{
	text-decoration: none;
	color: #448aac;
}
.Pulsante2 a:hover{
	color: #54aad4;
}
.Pulsante3_cerca, .Pulsante3b_cerca{
	background: no-repeat;
	width: 88px;
	height: 28px;
	border: none;
}
.Pulsante3_cerca_it{
	background-image:url(../images/buttons/tipo3/cerca_it.png);
}
.Pulsante3_cerca_en{
	background-image:url(../images/buttons/tipo3/cerca_en.png);
}
.Pulsante3_cerca_fr{
	background-image:url(../images/buttons/tipo3/cerca_fr.png);
}
.Pulsante3_cerca_de{
	background-image:url(../images/buttons/tipo3/cerca_de.png);
}
.Pulsante3_cerca_es{
	background-image:url(../images/buttons/tipo3/cerca_es.png);
}

.Pulsante3b_cerca{
	width: 137px;
}
.Pulsante3b_cerca_it{
	background-image:url(../images/buttons/tipo3b/cerca_it.png);
}
.Pulsante3b_cerca_en{
	background-image:url(../images/buttons/tipo3b/cerca_en.png);
}
.Pulsante3b_cerca_fr{
	background-image:url(../images/buttons/tipo3b/cerca_fr.png);
}
.Pulsante3b_cerca_de{
	background-image:url(../images/buttons/tipo3b/cerca_de.png);
}
.Pulsante3b_cerca_es{
	background-image:url(../images/buttons/tipo3b/cerca_es.png);
}