.titulo_destino {
	width: 720px;
	height: 30px;
	font-size:2.2em; 
	text-align: left;
	color:#fff;
  	font-weight: 900;	
	margin: 45px 5px 10px 75px;
	#margin: 43px 5px 10px 75px;
	_margin: 43px 5px 10px 75px;

}

.main {				// contenedor para info del paquete y foto
	width: 650px;
	height: 125px;
	border-width: 1px;	
	margin: 10px 10px 10px 10px;
}

	.info_resumen {
		width: 470px;  // contenedor para info del paquete
		height: 119px;
		float: left;
		margin-right: 2px;	
		text-align: left;
	}
		.info_titulo {
		  width: 470px;
		  border-width: 1px;	  
		  padding:1px;
		  font-size:1.2em;
		  font-weight: 900;
		  
		  //float: left;
		  position:relative;		  		  
		  top: 2px;
		  #top: 2px;
		  _top: 2px;
		  
		  left: 10px;
		  #left: 10px;
		  _left: 10px;
		  
		}
		

		
		a {
			font: Geneva, Arial, Helvetica, sans-serif;
			text-decoration: none;
			color: #444;
		}
		a:hover {
			font: Geneva, Arial, Helvetica, sans-serif;
			text-decoration: none;
			color: #c5e909;
			}

		.info_descripcion{
		  width: 460px;
		  border-width: 1px;		  
		  padding:5px;
		  font-size:1em;
		  //float: left;
		  position:relative;
		  
		  top: 5px;
		  #top: 2px;
		  _top: 2px;
		  
		  left: 10px;
		  #left: 10px;
		  _left: 10px;		  
		}

		.info_precio{
		  width: 470px;
		  border-width: 1px;		  
		  padding:0px;
		  font-size:1em; 
		  font-weight: 900;
		  //float: left;		  
		  position:relative;

		  top: 5px;
		  #top: 5px;
		  _top: 5px;

		  left: 10px;
		  #left: 10px;
		  _left: 10px;
		  
		}
		
		.precio_txt {
			width: 100px;
			border-width: 1px;		  
			padding:5px;
			font-size:1em; 
			font-weight: 900;
			float: left;		  
			//position:relative;

			top: 0px;
			#top: 0px;
			_top: 0px;

			left: 10px;
			#left: 10px;
			_left: 10px;			
		}
		
		
		.click_aqui {
			width: 200px;
			border-width: 1px;		  
			padding:3px;
			font-size:1em; 
			font-weight: 600;
			float: right;	
			text-align: right;
			//position:relative;

			top: 0px;
			#top: 0px;
			_top: 0px;

			left: 10px;
			#left: 10px;
			_left: 10px;			
		}
		
		
		.prom {
			width: 104px;
			height: 23px;
			float: right;
			top: 0px;
			left: 300px
			border-width: 1px;
			background:transparent url(../images/promo.png) no-repeat;
			#background:transparent url(../images/promo.png) no-repeat;
			_background:transparent url(../images/promo_ie.gif) no-repeat;
		}

		.nuevo {
			width: 104px;
			height: 23px;
			float: right;
			top: 0 px;
			left: 300px
			border-width: 1px;
			background:transparent url(../images/nuevo.png) no-repeat;
			#background:transparent url(../images/nuevo.png) no-repeat;
			_background:transparent url(../images/nuevo_ie.gif) no-repeat;
				
		}
		.vacio {
			width: 164px;
			height: 23px;
			float: right;
			top: 0px;
			left: 300px
			border-width: 1px;
			background:transparent url(../images/vacio.png) no-repeat;
			#background:transparent url(../images/vacio.png) no-repeat;
			_background:transparent url(../images/vacio_ie.gif) no-repeat;
		}
		

		.foto_princ {
			width: 140;
			height: 119;
			float: right;
			margin-right: 2px;
			margin-top: 10px;
		}


	hr {border: none 0;
		border-top: 1px dotted #dedede;/*the border*/
		width: 650;
		text-align: left;
		margin: 0 0 0 0; /*this will align it left for Mozilla*/
		height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	}

	/* Para admin */
	.destino_editar {
		float: right;
		text-align: left;
		padding:5px;
		font-size:1em; 
		font-weight: 900;
		color:#aaf;
		margin:0px 0px 0px 10px;
	}


.static {
	width: 650px;
	height: 350px;
	border-width: 1px;	
	margin: 20px 10px 20px 10px;
}

.static_titulo {
	border-width: 1px;
	float: left;
	color: #8b7;
	padding:1px;
	font-size:2.5em;
	font-weight: 900;
	margin:0px 0px 0px 15px;
}

.static_texto{
	border-width: 1px;
	float: left;
	text-align: justify;
	padding:5px;
	font-size:1.5em; 
	margin:10px 10px 0px 15px;
}

.static_texto2{
	border-width: 1px;
	float: left;
	text-align: center;
	padding:5px;
	font-size:1.5em; 
	margin:10px 10px 0px 15px;
}

.static_texto3{
	border-width: 1px;
	float: left;
	text-align: justify;
	padding:5px;
	font-size:1.5em; 
	margin:10px 10px 0px 15px;
}
