/* Contenedores */

.BUS_CONTE_modulo{
	width: auto;
	height: auto;
}

.BUS_CONTE_ayuda{
	width: auto;
	height: auto;
	padding: 10px 0;
}

.BUS_CONTE_busquedaAvanzada{
	width:auto;
	height:auto;
	padding: 0 1px 10px 1px;
}

.BUS_CONTE_mostrarAyuda{
   width: auto;
   height: auto;
	padding: 16px 10px;
	margin: 6px 0;
	border: solid 1px #dddddd;
}

.BUS_CONTE_bloque{
   width: auto;
   height: auto;
   padding: 10px 0;
}

.BUS_CONTE_bloqueInterno1{
   width:80%;
	height:auto;
}

.BUS_CONTE_bloqueInterno2{
   width:10%;
	height:auto;
}

/* Contenedor Buscador */

.BUS_CONTE_buscador{
	width: auto;
	height: 40px;
	background:url(images/modulos/fondo_buscador_modulo.gif) no-repeat 0px 0px;
	position: relative;
	z-index: 0;
}

.BUS_CONTE_buscador input{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	padding:0 .15em 0 .15em;
   width:260px;
	border: none 0px;
	background: none;
	position: absolute;
	top:4px;
	left: 2px;
	z-index: 0;
}

.BUS_CONTE_buscadorBoton{
	width: 27px;
	height: 20px;
	position: absolute;
	top:0px;
	right: 238px;
	cursor: pointer;
	z-index: 0;
}

.BUS_CONTE_titulo{ 
	width: auto;
	height: auto;
}

.BUS_CONTE_bloqueInput1{ 
	width: 195px;
	height: auto;
}

.BUS_CONTE_bloqueInput1 input{ 
	margin-left: 20px;
}

.BUS_CONTE_bloqueInput1 br{ 
	clear: left;
}

.BUS_CONTE_bloqueCheck1{ 
	width: auto;
   height: auto;
   padding: 8px 0 20px 0;
}

.BUS_CONTE_check1{ 
	vertical-align: middle;
}


/********************************************************************/

/* Iconos */

.BUS_ICONO_preguntas{ 
	width: 42px;
	height: 42px;
	background: url(images/modulos/icono_busqueda_1.png) no-repeat;
}

.BUS_ICONO_destinos{ 
	width: 42px;
	height: 54px;
	background: url(images/modulos/icono_busqueda_2.png) no-repeat;
}

.BUS_ICONO_blogs{ 
	width: 42px;
	height: 42px;
	background: url(images/modulos/icono_busqueda_3.png) no-repeat;
}

.BUS_ICONO_fotos{ 
	width: 42px;
	height: 42px;
	background: url(images/modulos/icono_busqueda_4.png) no-repeat;
}

.BUS_ICONO_enlaces{ 
	width: 42px;
	height: 42px;
	background: url(images/modulos/icono_busqueda_5.png) no-repeat;
}


/* Contenedor Subir */

.BUS_CONTE_subir{
   width: auto;
   height: auto;
   padding: 2px 0 8px 0;
}

.BUS_vinetaSubir{
   font:bold 9px Arial, Helvetica, sans-serif;
	color:Black;
   margin: 0 10px 0 0;
   padding: 6px 0 6px 0;
   background: url(images/modulos/flecha_arriba.gif) no-repeat center 0px;
}

.BUS_vinetaSubir a:link{ 
	color:Black;
	text-decoration:none;
}

.BUS_vinetaSubir a:visited{ 
	color:Black;
	text-decoration:none;
}

.BUS_vinetaSubir a:hover{ 
	color:Black;
	text-decoration:underline;
}

.BUS_vinetaSubir a:active{ 
	color:Black;
	text-decoration:none;
}

.BUS_linea{ 
	width:100%;
	height:1px;
	background:#BBBBBB;
	clear: right;
}

.BUS_linea hr{ 
	display:none;
}

/* Formato de Contenidos */

.BUS_tabla1{
	width: 100%;
	height: auto;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.BUS_tabla1 td{
	width: auto;
	height: auto;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.BUS_vineta1{
   font:bold 11px Arial, Helvetica, sans-serif;
   color:#3c2e18;
   padding-left:12px;
   margin: 0px;
	text-decoration: underline;
	background: url(images/modulos/vineta_5.gif) no-repeat 3px 4px;
}
.BUS_vineta1 a:link{
   color: #3c2e18;
   text-decoration:underline;
}

.BUS_vineta1 a:visited{
   color: #3c2e18;
   text-decoration:underline;
}

.BUS_vineta1 a:hover{
   color: #3c2e18;
   text-decoration:none;
}

.BUS_vineta1 a:active{
   color: #3c2e18;
   text-decoration:underline;
}


.BUS_texto1{
   font:normal 11px Arial, Helvetica, sans-serif;
   color:#3c2e18;
   padding-left:12px;
   margin:0px;
}

.BUS_texto1 a:link{
   color: #3c2e18;
   text-decoration:none;
}

.BUS_texto1 a:visited{
   color: #3c2e18;
   text-decoration:none;
}

.BUS_texto1 a:hover{
   color: #3c2e18;
   text-decoration:underline;
}

.BUS_texto1 a:active{
   color: #3c2e18;
   text-decoration:none;
}

.BUS_texto2{
   font:bold 11px Arial, Helvetica, sans-serif;
   color:#3c2e18;
   padding-left:12px;
   margin:5px 0px;
	margin: 0px;
}

.BUS_texto2 a:link{
   color: #004a83;
   text-decoration:none;
}

.BUS_texto2 a:visited{
   color: #004a83;
   text-decoration:none;
}

.BUS_texto2 a:hover{
   color: #004a83;
   text-decoration:underline;
}

.BUS_texto2 a:active{
   color: #004a83;
   text-decoration:none;
}

.BUS_texto3{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: Black;
	margin: 0px;
}

.BUS_texto4{
   font:bold 11px Arial, Helvetica, sans-serif;
   color:#3c2e18;
   margin:8px 0px 0px 0px;
}

.BUS_texto4 a:link{
   color: #3c2e18;
   text-decoration:underline;
}

.BUS_texto4 a:visited{
   color: #3c2e18;
   text-decoration:underline;
}

.BUS_texto4 a:hover{
   color: #3c2e18;
   text-decoration:none;
}

.BUS_texto4 a:active{
   color: #3c2e18;
   text-decoration:underline;
}


.BUS_texto5{
   font:italic 11px Arial, Helvetica, sans-serif;
   color:#3c2e18;
/*   padding-left:12px;
   margin:5px 0px;*/
	margin: 0px;
}

.BUS_texto5 a:link{
   color: #3c2e18;
   text-decoration:none;
}

.BUS_texto5 a:visited{
   color: #3c2e18;
   text-decoration:none;
}

.BUS_texto5 a:hover{
   color: #3c2e18;
   text-decoration:underline;
}

.BUS_texto5 a:active{
   color: #3c2e18;
   text-decoration:none;
}

.BUS_texto6{
   font:bold 11px Arial, Helvetica, sans-serif;
   color:#3c2e18;
   margin:0px;
}

.BUS_texto6 a:link{
   color: #3c2e18;
   text-decoration:underline;
}

.BUS_texto6 a:visited{
   color: #3c2e18;
   text-decoration:underline;
}

.BUS_texto6 a:hover{
   color: #3c2e18;
   text-decoration:none;
}

.BUS_texto6 a:active{
   color: #3c2e18;
   text-decoration:underline;
}

.BUS_texto7{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: black;
	margin: 0px;
}

.BUS_texto7 a:link{
	text-decoration: none;
	color: black;
}

.BUS_texto7 a:visited{
	text-decoration: none;
	color: black;
}

.BUS_texto7 a:hover{
	text-decoration: underline;
	color: black;
}

.BUS_texto7 a:active{
	text-decoration: none;
	color: black;
}

.BUS_texto8{
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	vertical-align: middle;
}

.BUS_texto8 a:link{
	text-decoration: underline;
	color: #657C8A;
}

.BUS_texto8 a:visited{
	text-decoration: underline;
	color: #657C8A;
}

.BUS_texto8 a:hover{
	text-decoration: none;
	color: #657C8A;
}

.BUS_texto8 a:active{
	text-decoration: underline;
	color: #657C8A;
}


.BUS_resaltarBusqueda{ 
	font:bold 12px Arial, Helvetica, sans-serif;
	color:Black;
	background-color:#DDDDDD;
}

.BUS_mensaje {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	PADDING-BOTTOM: 15px; 
	COLOR: #c5171c; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
