/*------------------------------------- ::: - ::: - ::: -----*/
#centro #bienvenida {
  margin-bottom:10px;
  float:left;
  background-image:url(../img/fondo-intro.jpg);
  background-repeat:no-repeat;
  width:506px;

}
#centro #bienvenida  #descripcion{
	margin-top:93px;
	margin-left:27px;
	margin-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#centro #bienvenida  #descripcion a{
	text-decoration:none;
	color:#000000;
}


/*------------------------------------- ::: - ::: - ::: -----*/
#centro #destinos {
  background-image:	url(../img/fondo-destinos.jpg);
  background-repeat:	no-repeat;
  padding:		10px;
  width:		486px;
  height:		144px;
  margin-bottom:	10px;
  float:		left;
}
#centro #destinos ul {
  list-style-type:	none;
  padding:		5px 0px 0px 23px;
}
#centro #destinos ul li {
  background-image:	url(../img/icono-item.gif);
  background-repeat:	no-repeat;
  background-position:	0px 2px;
  padding-left:		15px;
  height:		20px;
}

#centro #destinos .otros {
  background-image:	url();
}
#centro #destinos .select {
  width:		150px;
  font-size:		11px;
  color:		#003366;
}


/*------------------------------------- ::: - ::: - ::: -----*/
#centro #ciudades {
  background-image:	url(../img/fondo-ciudades.jpg);
  background-repeat:	no-repeat;
  padding:		10px;
  width:		486px;
  height:		144px;
  margin-bottom:	10px;
  float:		left;
}
#centro #ciudades ul {
  list-style-type:	none;
  padding:		5px 0px 0px 23px;
}
#centro #ciudades ul li {
  background-image:	url(../img/icono-item.gif);
  background-repeat:	no-repeat;
  background-position:	0px 2px;
  padding-left:		15px;
  height:		20px;
}
#centro #ciudades .otros {
  background-image:	url();
}
#centro #ciudades .select {
  width:		150px;
  font-size:		11px;
  color:		#003366;
}


/*------------------------------------- ::: - ::: - ::: -----*/
#centro #navieras {
  background-image:	url(../img/fondo-navieras.gif);
  background-repeat:	no-repeat;
  padding:		10px;
  width:		486px;
  height:		144px;
  margin-bottom:	3px;
  float:		left;
}
#centro #navieras ul {
  text-align:		center;
  list-style-type:	none;
  width:		100%;
}
#centro #navieras ul li {
  display:		inline;
  height:		30px;
}
#centro #navieras ul li img {
  vertical-align:	middle;
  margin:		5px;
}
#centro #navieras .select {
  width:		150px;
  font-size:		11px;
  color:		#003366;
  float:		right;
  margin-top:		10px;
}


/*------------------------------------- ::: - ::: - ::: -----*/
#centro #destacados {
  float:		left;
}
#centro #destacados ul {
  list-style-type:	none;
}
#centro #destacados ul li {
  float:		left;
  margin:		0px 13px 12px 0px;
}
#centro #destacados .sinMargen {
  margin-right:		0px;
}
