.contenedor   { width:700px; margin-left:auto; margin-right:auto; }
.cuerpo   { width:700px; }
.centro { float:left; margin-left:20px;width:500px;}

.col_izq   { width:150px; float:left; background-color:#00CCFF}
.col_der  { width:250px; float:right; }

.encabezado { width:100%;  clear: both;  }

.pie { padding:5px; font-size:0.8em; font-family:Verdana, Arial, Helvetica, sans-serif; width:100%;  clear: both;  }

.separador  { clear: both; line-height: 0px; border:1px solid #cccccc}

/* ie hack: */
     .iehackwrap { text-align: center;  }
     .contenedor    { text-align: left; } 

/*----formato-----*/
body {

	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
h1{
	font-size:18px;
	color:#990000;
	font-weight:bold;
}
h2 {
	font-size: 14px;

}
h3 {
	font-size: 12px;

}

A:visited {
	COLOR: #000099;
	text-decoration:underline;
}
A:link {
	COLOR: #000099;
	text-decoration:underline;
}
A:hover {
	COLOR: #666666;
	text-decoration:none;
}
A:active {
	COLOR: #666666;
	text-decoration:underline;
}


/* encabezado */

.enc {
	width:700px;
	float: left;
}
.enc_up {
	height:68px;
	clear:both;
}
.enc_down {
	height:16px;
	position:relative;
}
.enc_home {
	width:46px;
	position:absolute;
	left:0px;

}
.enc_home_enc {
	width:46px;
	position:absolute;
	left:0px;
}
#enc_home_enc A{
	COLOR: #FFFFFF;
}
#enc_home_enc A:hover{
	COLOR: #666666;
}
.bot1 {
	width:80px;
	position:absolute;
	left:460px;
}
.bot2 {
	width:80px;
	position:absolute;
	left:540px;
}
.bot3 {
	width:63px;
	position:absolute;
	left:631px;
}

#enc_categ {
	width:414px;
	height:16px;
	background-image:url(../images/enc_categ.gif);
	position:absolute;
	left:46px;
	border:px solid #333333;
}
#enc_categ A{
	COLOR: #FFFFFF;
}
#enc_categ A:hover{
	COLOR: #666666;
}
#enc_categ_enc {
	width:414px;
	height:16px;
	position:absolute;
	left:46px;
	border:px solid #333333;
}
#enc_categ_enc A{
	COLOR: #FFFFFF;
}
#enc_categ_enc A:hover{
	COLOR: #666666;
}

#bot_categorias{ width:150px;}
#bot_categorias ul{ margin:0px; padding:0px;}
#bot_categorias li{ list-style:none; margin-left:5px;padding:3px;margin:0px;background-color:#eeeeee; border-bottom:1px solid #999999;}
.enc_final {
	width:6px;
	position:absolute;
	left:694px;
}

/*fin encabezado */


/* grilla de paquetes */
.contenedor_categoria{
	}
.contenedor_categoria h1{
	margin:0px;
	padding:3px;
	}
.contenedor_paquete {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:8px solid #999999;
	margin-bottom:30px;
	width:500px;
	overflow:auto;
	}
.destino {
	font-size:16px;
	font-weight:bold;
	color:#666666;
	line-height:2em;
	background-color:#FFE99D;
	border-top:1px solid #999999;
	text-align:center;
}
.descripcion {
	font-size: 0.9em;
	padding:3px 3px 3px 3px ;
	color:#666666;
	background-color:#ffffff;
	border-bottom:1px dashed #999999;
	border-top:1px dashed #999999;
	line-height:2em;
}
.descripcion p {
	margin:0px;
	padding:0px;
}
.precio {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#006699;
	text-align:center;
	line-height:2em;
}
.precio p{ margin:0px; padding:0px;}
/* fin grilla de paquetes */




/* ADminiistracion */

.fila_encabezado {
	float:left;

}
.admin_form{
border:2px solid #cccccc;width:600px;visibility:hidden;left:0px;position:absolute;padding:4px;
}

.celda_grilla{
	width:270px;
	height:20px;
	float:left;
	position:relative;
	border:1px solid #333333;
	overflow:none;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
	clear:both;

}
.smallbutt
{	
	background-color: #cccccc;
	border: 0px solid #0000FF;
	font-size: 9px;

}
.id{
	background-color: #FFFFFF;
	border: 0px solid #0000FF;
	font-family: "Trebuchet MS";
	font-size: 8;
	color:#666666;
	width:10px;
}
.pie{
	font-size:9px;
}

