/* inicio estilos comunes */
body
{
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 12px;
	color: #333;
	/*text-align:justify;*/
}
h1
{
	color: #F90;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	text-align: left;
}
h2
{
	color: #09C;
	font-size: 15px;
	margin: 0 0 5px 0;
	text-align: left;
}
h3
{
	color: #390;
	font-size: 14px;
	margin: 0 0 5px 0;
	text-align: left;
}
h4
{
	color: #F90;
	font-size: 13px;
	margin: 0 0 5px 0;
}
h5 
{
	color: #6E6E6E;
	font-size: 14px;
	margin: 0 0 5px 0;
	text-align: left;
}
li
{
	color:#390;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	font-weight: normal;
}
/*###################*/
.texto
{
	color: #333;
	font-size: 12px;
	line-height: 16px;
}
.text
{
	color: #333;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}
.texto_justificado
{
	color: #333;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
.texto_negrita
{
	color: #333;
	font-size: 12px;
	line-height: 14px;
	text-align: left !important;
	font-weight: bold;
}
.texto_negrita_blanco
{
	color: #FFF;
	font-size: 12px;
	line-height: 14px;
	text-align: left !important;
	font-weight: bold;
}
.texto_chico
{
	color: #777;
	font-size: 1x;
	line-height: 15px;
}
.texto_pie
{
	color: #09C;
	font-size: 11px;
}
a.link_comun
{
	color: #390;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
}
a.link_comun:hover
{
	color: #7FCC7F;
	text-decoration: underline;
}
a.link_pie
{
	color: #390;
	font-size : 11px;
	text-decoration: none;
}
a.link_pie:hover
{
	color: #CCC;
}

/* INICIO MENU */
a.menu
{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #390;
}
a.menu:hover
{
	color: #BBB;
}

/* FIN MENU */

.item_h1
{
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
.item_h2
{
	color: #060;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	margin: 0;
}
.item_h3
{
	color: #006;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	margin: 0;
	background-color: #7F99CC;
}
.item_texto
{
	color: #666;
	font-size: 11px;
	text-align: left;
}
.item_negrita
{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.item_chico
{
	color: #333;
	font-size: 11px;
	text-align: left;
}
a.item_link
{
	color: #090;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}
a.item_link:hover
{
	color: #355D85;
}
.formulario
{
	margin: 0;
	padding: 0;
}
.input_text
{
	border: 1px solid #666;
	background-color: #E3F4DB;
	height: 16px;
	color: #333;
	font-size : 11px;
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
}
.textarea
{
	border: 1px solid #666;
	background-color: #8FD86C;
	color: #333;
	font-size : 11px;
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
}
.input_button
{
	border: 1px solid #666;
	background-color: #390;
	color: #FFF;
	height: 20px;
	font-size : 12px;
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
}
/* fin estilos comunes */

/* inicio estilos especiales */

.principal
{
	width: 770px;
}
.top
{
	width: 742px;
	height: 227px;
	background: url(img/top.jpg) no-repeat;
	background-position: center top;
}
.contenido
{
	width: 100%;
	height: 400px;
	padding: 12px;
}
.bottom
{
	width: 100%;
	height: 20px;
	border-top: 1px solid #CCC;
}
.contenido_tabla
{
	width: 100%;
	height: 100%;
}
.contenido_izq
{
	width: 83%;
	border: 1px solid #CCC;
	padding: 35px 20px 20px 20px;
}
.contenido_der
{
	width: 17%;
	padding: 0 0 0 0;
}
.pie
{
	width: 100%;
	padding: 3px 15px 0 15px;
}
.img
{
	border: 1px solid #666;
}
.precio
{
	color: #390;
	font-size: 50px;
}
a.submenu1
{
	color: #09C;
	font-size: 12px;
	text-decoration: none;
}
a.submenu1:hover
{
	color: #CCC;
}
a.submenu2
{
	color: #09C;
	font-size: 12px;
	text-decoration: none;
}
a.submenu2:hover
{
	color: #CCC;
}
a.submenu3
{
	color: #F90;
	font-size: 12px;
	text-decoration: none;
}
a.submenu3:hover
{
	color: #CCC;
}
hr
{
	border: 1px solid #EEE;
	margin: 0;
}
.bg_link
{
	background-color: #FFFBF0;
	margin: 10px 0 0 0;
	padding: 0 5px 0 0;
	text-align: right;
}
.div_der
{
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}
.tabla-presupuesto
{
	width: 80%;
	border: 2px solid #DDD;
	text-align:center;
}
.tabla-presupuesto tr
{
	height: 40px;
}
.tabla-presupuesto td
{
	width: 50%;
	border: 1px solid #EEE;
	text-align: center;
}
.tabla-alquiler
{
	width: 80%;
	border: 2px solid #DDD;
	text-align:center;
}
.tabla-alquiler tr
{
	height: 40px;
}
.tabla-alquiler td
{
	width: 60%;
	border: 1px solid #EEE;
	text-align: center;
}
.celda-alquiler-color
{
	background:#40B3D9;
	color:#FFF;
}
.calendario
{
	width: 100%;
	margin: 20px 0 0 0;
	border: 2px solid #DDD;
}
.calendario tr
{
	height: 40px;
}
.calendario td
{
	width: 16%;
	border: 1px solid #EEE;
	text-align: center;
}
.publicidad_txt
{
	color: #333;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
.publicidad_titulo
{
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.publicidad_img
{
	border: 1px solid #CCC;
}
/* fin estilos especiales */
.contenedor_img_popup
{
	float:left;
	padding:0 20px 0 20px;
}
.img_popup
{
	border: 1px solid #CCC;
}

/* nuevos */
.itinerariow
{
	margin-top: 0;
	margin-bottom: 0;
}
.itinerario_table
{
	background: #F9F9F9;
	width: 100%;
	padding: 15px;	
}
.itinerario_table ul
{
	margin-top: 0;
	margin-bottom: 0;
}
.itinerario_table li
{
	color: #333;
	font-size: 12px;
	line-height: 20px;
}
.itinerario_td1
{
	width: 137px;
}
.itinerario_td2
{
	width: 500px;
	padding-right: 15px;
}
.itinerario_td3
{
	width: 65px;
	padding-left: 15px;
	border-left: 1px solid #EEE;
}
.itinerario_td4
{
	padding: 12px;
}
.itinerario_separador
{
	background: #EEE;
	line-height: 1px;
}
.itinerario_baja
{
	color: #390;
}
.itinerario_media
{
	color: #F90;
}
.itinerario_alta
{
	color: #F60;
}
.itinerario_muy
{
	color: #C00;
}

/*quienes somos*/
.quienessomos
{
	background: #F9F9F9;
	width: 90%;
	padding: 15px 15px 8px 15px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.quienessomos div
{
	padding-bottom: 7px;
}
.quienessomos2
{
	background-color: #FFFBF0;
	width: 90%;
	padding: 15px 15px 8px 15px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.quienessomos2 div
{
	padding-bottom: 7px;
}

/*comollegar*/
.titulo_comollegar
{
	font-weight: bold;
	font-size: 13px;
	color: #333;
	margin-bottom: 20px;	
}
.comollegar
{
	font-weight: bold;
	font-size: 13px;
	padding-left: 15px;
}
.comollegar span
{
	font-weight: bold;
	font-size: 18px;
	margin: 0 5px 0 5px;
	color: #333;
}
.ref_bsas
{
	color: #DF2D00;
	margin-bottom: 5px;
}
.ref_lapampa
{
	color: #009933;
	margin-bottom: 5px;
}
.ref_mendoza
{
	color: #FF9900;
	margin-bottom: 5px;
}
.ref_neuquen
{
	color: #0099CC;
	margin-bottom: 25px;
}
a.link_relatos
{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #F90;
}
a.link_relatos:hover
{
	color: #BBB;
}