/****************** Registros *********************/


.REG_CONTE_modulo{
	width: 450px;
	height: auto;
	padding: 20px;
	margin: 0px auto;
}

.REG_CONTE_modulo2{
	width: 510px;
	height: auto;
	padding: 20px 0px;
}

.REG_CONTE_modulo3{
	width: auto;
	background: #f7ffff;
	padding: 0px 0px 0px 0px ;
}

.REG_CONTE_modulo4{
	width: 482px;
	height: auto;
	padding: 20px;
}

.REG_CONTE_registroLogeo{ 
	width: auto;
	height: auto;
	padding: 0 20px 0 20px;
}

.REG_CONTE_registroPopup{ 
	width: auto;
	height: auto;
	padding: 10px 20px 0 20px;
}

/* Recomendar Pagina */

.REG_CONTE_recomendarPagina{
	width: 450px;
	height: auto;
	background: #ffffff;
}

.REG_CONTE_recomendarCabecera{
	width: auto;
	height: 76px;
	border-bottom: solid 4px #252525;
	background: url(images/modulos/fondo_logo.jpg) no-repeat;
}

.REG_CONTE_recomendarTitulo{
	width: auto;
	height: auto;
	padding: 10px 15px;
	background: #4a6d94;
}

.REG_CONTE_recomendarTitulo p{
	font: bold 15px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
}

.REG_CONTE_recomendarContenido{
	width: auto;
	height: auto;
	padding: 10px 15px;
}

.REG_CONTE_cerrarBoton{
	width: 20px;
	height: 12px;
	padding: 5px;
	float: right;
	cursor: pointer;
}


.REG_CONTE_cerrarBoton p{ 
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #252525;
}

.REG_CONTE_cerrarBoton p a:link{
	text-decoration: none;
	color: #252525;
}

.REG_CONTE_cerrarBoton p a:visited{
	text-decoration: none;
	color: #252525;
}

.REG_CONTE_cerrarBoton p a:hover{
	text-decoration: underline;
	color: #252525;
}

.REG_CONTE_cerrarBoton p a:active{
	text-decoration: none;
	color: #252525;
}


/* Formulario */



.REG_CONTE_form1{ 
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.REG_CONTE_fila1{ 
	width: auto;
	height: auto;
}

.REG_CONTE_fila2{ 
	width: auto;
	height: auto;
	padding-bottom: 5px;
}

.REG_CONTE_fila3{ 
	width: auto;
	height: auto;
	padding: 10px 0px 15px 0px;
}

.REG_CONTE_fila4{ 
	width: auto;
	height: auto;
	padding: 10px 0px 10px 0px;
}

.REG_CONTE_fila5{ 
	width: auto;
	height: auto;
	padding: 30px 0px 10px 0px;
}

.REG_CONTE_fila6{ 
	width: auto;
	height: auto;
	padding: 10px 0px 10px 0px;
}

.REG_CONTE_fila7{ 
	width: auto;
	height: auto;
	padding: 10px 0px 10px 50px;
}

.REG_CONTE_fila8{ 
	width: auto;
	height: auto;
	padding: 0px 0px 20px 0px;
}

.REG_CONTE_fila9{ 
	width: auto;
	height: auto;
	padding: 0px 0px 10px 100px;
}



/*
.REG_CONTE_espaciado{ 
	padding-top: 30px;
}*/
/*
.REG_CONTE_botonBuscar{ 
	width: 53px;
	height: 26px;
	background: url(images/web/imagen_boton_buscar.gif) no-repeat;
	cursor: pointer;
}

.REG_CONTE_botonBuscar_on{ 
	width: 53px;
	height: 26px;
	background: url(images/web/imagen_boton_buscar_on.gif) no-repeat;
	cursor: pointer;
}
*/

.REG_CONTE_botonBuscar{ 
	width: 53px;
	height: 26px;
	background: #4a3008;
	border: 1px solid #8c8e8c;
	color: white;
	cursor: pointer;
}





.REG_CONTE_necesario{ 
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ff9610;
}

.REG_CONTE_texto1{ 
	width: 16px;
	height: auto;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3c2e18;
	margin: 0px 4px;
	float: left;
	text-align: right;
	display: inline;
}

.REG_CONTE_texto2{ 
	width: auto;
	height: auto;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3c2e18;
	margin: 2px 5px 0px 5px;
	float: left;
}


.REG_CONTE_bloqueInput1{ 
	width: auto;
	height: auto;
}

.REG_CONTE_bloqueInput2{ 
	width: 270px;
	height: auto;
}

.REG_CONTE_bloqueInput2 input{ 
	margin-left: 20px;
}

.REG_CONTE_bloqueInput3{ 
	width: 140px;
	height: auto;
}


.REG_CONTE_titulo2{ 
	width: 280px;
	height: auto;
}


.REG_CONTE_fieldset1{ 
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0 0 0 0;
	border: none;
}

.REG_CONTE_fieldset1 br{ 
	clear: left;
}


.REG_CONTE_label1{ 
	width: 195px;
	height: auto;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3c2e18;
	float:left;
	padding: 0 5px 0 0;
	margin: 2px 0 5px 0;
	text-align: right;
	display: block;
}

.REG_CONTE_label1 a:link{
	text-decoration: underline;
	color: #3c2e18;
}

.REG_CONTE_label1 a:visited{
	text-decoration: underline;
	color: #3c2e18;
}

.REG_CONTE_label1 a:hover{
	text-decoration: none;
	color: #3c2e18;
}

.REG_CONTE_label1 a:active{
	text-decoration: underline;
	color: #3c2e18;
}

.REG_CONTE_label2{ 
	width: 82px;
	height: auto;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #0099cc;
	float:left;
	padding: 0 5px 0 0;
	margin: 5px 0 5px 0;
	text-align: left;
	display: block;
}

.REG_CONTE_label3{ 
	width: 95px;
	height: auto;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3c2e18;
	float:left;
	padding: 0 5px 0 0;
	margin: 2px 0 5px 0;
	text-align: left;
	display: block;
}

.REG_CONTE_label3 a:link{
	text-decoration: underline;
	color: #3c2e18;
}

.REG_CONTE_label3 a:visited{
	text-decoration: underline;
	color: #3c2e18;
}

.REG_CONTE_label3 a:hover{
	text-decoration: none;
	color: #3c2e18;
}

.REG_CONTE_label3 a:active{
	text-decoration: underline;
	color: #3c2e18;
}

.REG_CONTE_input1{ 
	width: 120px;
	height: auto;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	float:left;
	padding: 2px 0 2px 0;
	margin: 0 0 5px 0;
	border: 1px solid #8c8e8c;
	background: white;
/*	display: block;*/
}

.REG_CONTE_input2{ 
	width: 22px;
	height: auto;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	float:left;
	padding: 2px 0 2px 0;
	margin: 0 0 5px 145px;
	border: 1px solid #d6f3ff;
	background: white;
	text-align: center;
}

.REG_CONTE_input3{ 
	width: 80px;
	height: auto;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	float:left;
	padding: 2px 0 2px 0;
	margin: 8px 0 5px 0;
	border: 1px solid #8c8e8c;
	background: white;
/*	display: block;*/
}

.REG_CONTE_input4{ 
	width: 220px;
	height: auto;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	float:left;
	padding: 2px 0 2px 0;
	margin: 0 0 5px 0;
	border: 1px solid #8c8e8c;
	background: white;
/*	display: block;*/
}

.REG_CONTE_input5{ 
	width: 360px;
	height: auto;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	float:left;
	padding: 2px 0 2px 0;
	margin: 0 0 5px 0;
	border: 1px solid #8c8e8c;
	background: white;
/*	display: block;*/
}

.REG_CONTE_input6{ 
	width: 180px;
	height: auto;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	float:left;
	padding: 2px 0 2px 0;
	margin: 0 0 5px 0;
	border: 1px solid #8c8e8c;
	background: white;
/*	display: block;*/
}


.REG_CONTE_textarea1{ 
	width: 200px;
	height: 100px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	float:left;
	padding: 2px 0 2px 0;
	margin: 0 0 5px 0;
	border: 1px solid #8c8e8c;
	background: white;
	display: block;
}

.REG_CONTE_combo1{ 
	width: 122px;
	height: 20px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	float:left;
	padding: 2px 0 2px 0;
	margin: 0 0 5px 0;
	border: 1px solid #8c8e8c;
	background: white;
}

.REG_CONTE_combo2{ 
	width: 65px;
	height: 20px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	float:left;
	padding: 2px 0 2px 0;
	margin: 0 0 5px 0;
	border: 1px solid #8c8e8c;
	background: white;
}

.REG_CONTE_combo3{ 
	width: 122px;
	height: 20px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	float:right;
	padding: 2px 0 2px 0;
	margin: 0 0 5px 0;
	border: 1px solid #8c8e8c;
	background: white;
}
.REG_CONTE_combo4{ 
	height: 20px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	float:left;
	padding: 2px 0 2px 0;
	margin: 0 0 5px 0;
	border: 1px solid #8c8e8c;
	background: white;
}
.REG_CONTE_combo5{ 
	width: 202px;
	height: 20px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	float:left;
	padding: 2px 0 2px 0;
	margin: 0 0 5px 0;
	border: 1px solid #8c8e8c;
	background: white;
}
.REG_margen1{ 
	margin-right: 4px;
}

.REG_CONTE_radio1{ 
	vertical-align: middle;
}

.REG_CONTE_check1{ 
	vertical-align: middle;
}

/* Contenedor Enlaces */

.REG_CONTE_enlaces{
   width: auto;
   height: auto;
   padding: 10px 0px 8px 0px;
}

.REG_CONTE_margen1{
   padding: 0px 0px 25px 0px;
}

.REG_CONTE_margen2{
   padding: 20px 0px 8px 0px;
}

.REG_CONTE_enlaces span{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6d6e71;
	width: auto;
	height: auto;
	margin-left: 3px;
}

.REG_CONTE_enlaces span a:link{
	text-decoration: none;
	color: #6d6e71;
}

.REG_CONTE_enlaces span a:visited{
	text-decoration: none;
	color: #6d6e71;
}

.REG_CONTE_enlaces span a:hover{
	text-decoration: none;
	color: #0099cc;
}

.REG_CONTE_enlaces span a:active{
	text-decoration: none;
	color: #6d6e71;
}

.REG_CONTE_enlaces input{ 
	width: auto;
	height: auto;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #218600;
	border: 1px solid #8c8e8c;
	margin: 0px 10px 0px 0px;
}



/* Mensajes */


.REG_CONTE_mensaje{ 
	width: auto;
	height: auto;
	padding: 0px 0px 25px 0px;
}

.REG_CONTE_mensaje p{ 
	font: bold 12px Arial, Helvetica, sans-serif;
	color: black;
	margin: 0px;
}

.REG_mensajeError{
	font: bold 12px Arial, Helvetica, sans-serif;
   color:#657C8A;
	padding: 8px 0;  
}

.REG_iconoError{
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #657C8A;
	padding: 1px 0 4px 22px;
	background: url(images/modulos/error.gif) no-repeat;
}

.REG_iconoAlerta{
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #657C8A;
	padding: 2px 0 4px 22px;
	background: url(images/modulos/alerta.gif) no-repeat;
}

.REG_mensajeFormulario{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: Black;
}

/**************************** NUEVO ******************************/

/* CONTENEDORES */

.REG_CONTE_info{ 
	width: auto;
	height: auto;
	padding: 10px 30px 20px 30px;
}


.REG_CONTE_login{ 
	width: 390px;
	height: auto;
	padding: 10px 0px;
}

.REG_CONTE_cambiarClave{ 
	width: 390px;
	height: auto;
	padding: 10px 0px;
}

.REG_linea1{ 
	width: 390px;
	height: 1px;
	background: #d7d7d7;
	margin: 10px 0px;
	overflow: hidden;
}

.REG_linea2{ 
	width: 100%;
	height: 1px;
	background: #ded7c6;
	overflow: hidden;
}

.REG_CONTE_titulo{ 
	width: auto;
	height: auto;
	padding-bottom: 20px;
}





/* Contenedor Subir */

.REG_CONTE_subir{
   width: auto;
   height: auto;
   padding: 2px 0 8px 0;
}

.REG_vinetaSubir{
   font:bold 9px Arial, Helvetica, sans-serif;
	color:#9e5f1d;
   margin: 0 10px 0 0;
   padding: 6px 0 6px 0;
	display: inline;
   background: url(images/modulos/flecha_arriba.gif) no-repeat center 0px;
}

.REG_vinetaSubir a:link{ 
	color:#9e5f1d;
	text-decoration:none;
}

.REG_vinetaSubir a:visited{ 
	color:#9e5f1d;
	text-decoration:none;
}

.REG_vinetaSubir a:hover{ 
	color:#9e5f1d;
	text-decoration:underline;
}

.REG_vinetaSubir a:active{ 
	color:#9e5f1d;
	text-decoration:none;
}


.REG_linea{ 
	width:100%;
	height:1px;
	background:#1b1102;
	overflow: hidden;
	clear: right;
}


/****************/

.REG_titulo2{ 
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #05436c;
	margin: 0px;
}

.REG_subtitulo1{
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	color: #000000;
}

.REG_subtitulo1 a:link{
	text-decoration: underline;
	color: #004A83;
}

.REG_subtitulo1 a:visited{
	text-decoration: underline;
	color: #004A83;
}

.REG_subtitulo1 a:hover{
	text-decoration: none;
	color: #004A83;
}

.REG_subtitulo1 a:active{
	text-decoration: underline;
	color: #004A83;
}

.REG_subtitulo2{
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	color: #000000;
}

.REG_subtitulo2 a:link{
	text-decoration: underline;
	color: #004A83;
}

.REG_subtitulo2 a:visited{
	text-decoration: underline;
	color: #004A83;
}

.REG_subtitulo2 a:hover{
	text-decoration: none;
	color: #004A83;
}

.REG_subtitulo2 a:active{
	text-decoration: underline;
	color: #004A83;
}

.REG_subtitulo3{
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
}

.REG_subtitulo3 a:link{
	text-decoration: underline;
	color: #004A83;
}

.REG_subtitulo3 a:visited{
	text-decoration: underline;
	color: #004A83;
}

.REG_subtitulo3 a:hover{
	text-decoration: none;
	color: #004A83;
}

.REG_subtitulo3 a:active{
	text-decoration: underline;
	color: #004A83;
}

.REG_texto1{
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #05436c;
	margin: 0px;
}

.REG_texto1 a:link{
	text-decoration: underline;
	color: #05436c;
}

.REG_texto1 a:visited{
	text-decoration: underline;
	color: #05436c;
}

.REG_texto1 a:hover{
	text-decoration: none;
	color: #05436c;
}

.REG_texto1 a:active{
	text-decoration: underline;
	color: #05436c;
}

.REG_texto2{
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	vertical-align: middle;
}

.REG_texto2 a:link{
	text-decoration: underline;
	color: #657C8A;
}

.REG_texto2 a:visited{
	text-decoration: underline;
	color: #657C8A;
}

.REG_texto2 a:hover{
	text-decoration: none;
	color: #657C8A;
}

.REG_texto2 a:active{
	text-decoration: underline;
	color: #657C8A;
}

.REG_texto3{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
}

.REG_texto3 a:link{
	text-decoration: underline;
	color: #657C8A;
}

.REG_texto3 a:visited{
	text-decoration: underline;
	color: #657C8A;
}

.REG_texto3 a:hover{
	text-decoration: none;
	color: #657C8A;
}

.REG_texto3 a:active{
	text-decoration: underline;
	color: #657C8A;
}

.REG_texto4{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3c2e18;
	margin: 0px;
}

.REG_texto4 a:link{
	text-decoration: underline;
	color: #3c2e18;
}

.REG_texto4 a:visited{
	text-decoration: underline;
	color: #3c2e18;
}

.REG_texto4 a:hover{
	text-decoration: none;
	color: #3c2e18;
}

.REG_texto4 a:active{
	text-decoration: underline;
	color: #3c2e18;
}


.REG_texto5{
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #3c2e18;
	margin: 0px;
}

.REG_texto5 a:link{
	text-decoration: underline;
	color: #3c2e18;
}

.REG_texto5 a:visited{
	text-decoration: underline;
	color: #3c2e18;
}

.REG_texto5 a:hover{
	text-decoration: none;
	color: #3c2e18;
}

.REG_texto5 a:active{
	text-decoration: underline;
	color: #3c2e18;
}


.REG_texto6{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ff0c00;
	margin: 0px;
}

.REG_texto6 a:link{
	text-decoration: underline;
	color: #ff0c00;
}

.REG_texto6 a:visited{
	text-decoration: underline;
	color: #ff0c00;
}

.REG_texto6 a:hover{
	text-decoration: none;
	color: #ff0c00;
}

.REG_texto6 a:active{
	text-decoration: underline;
	color: #ff0c00;
}


.REG_texto7{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: black;
	margin: 0px;
}

.REG_texto7 a:link{
	text-decoration: none;
	color: black;
}

.REG_texto7 a:visited{
	text-decoration: none;
	color: black;
}

.REG_texto7 a:hover{
	text-decoration: underline;
	color: black;
}

.REG_texto7 a:active{
	text-decoration: none;
	color: black;
}


.REG_texto8{
	font: normal 10px/10px Arial, Helvetica, sans-serif;
	color: #ff0c00;
	margin: 0px;
	padding: 0px;
	position: absolute;
	margin-left: 6px;
	margin-top: -2px;  /*  firefox */
}


* html .REG_texto8 {
 	margin-left: 6px;
	margin-top: 2px;   /*  ie 6 */
}

*+html .REG_texto8 { 
	margin-left: 6px;
	margin-top: 2px;  /*  ie 7 */
}


.REG_texto8 a:link{
	text-decoration: underline;
	color: #ff0c00;
}

.REG_texto8 a:visited{
	text-decoration: underline;
	color: #ff0c00;
}

.REG_texto8 a:hover{
	text-decoration: none;
	color: #ff0c00;
}

.REG_texto8 a:active{
	text-decoration: underline;
	color: #ff0c00;
}


.REG_texto9{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3c2e18;
	margin: 0 0 0 12px;
}

.REG_texto9 a:link{
	text-decoration: underline;
	color: #3c2e18;
}

.REG_texto9 a:visited{
	text-decoration: underline;
	color: #3c2e18;
}

.REG_texto9 a:hover{
	text-decoration: none;
	color: #3c2e18;
}

.REG_texto9 a:active{
	text-decoration: underline;
	color: #3c2e18;
}

.REG_texto10{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #3c2e18;
	margin: 0px;
}

.REG_texto10 a:link{
	text-decoration: underline;
	color: #3c2e18;
}

.REG_texto10 a:visited{
	text-decoration: underline;
	color: #3c2e18;
}

.REG_texto10 a:hover{
	text-decoration: none;
	color: #3c2e18;
}

.REG_texto10 a:active{
	text-decoration: underline;
	color: #3c2e18;
}

.REG_CONTE_bloque1{
	width:200px;
	height:30px;
}

.REG_CONTE_combo4{ 
	width: auto;
	height: 20px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	float:right;
	padding: 2px 0 2px 0;
	margin: 0 0 5px 0;
	border: 1px solid #8c8e8c;
	background: white;
}

.REG_CONTE_captcha{ 
	width: 205px;
	height: auto;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #3c2e18;
	float:left;
	padding: 0 5px 0 0;
	margin: 0 0 20px 0;
	text-align: right;
	display: block;
}

.REG_CONTE_generaCaptcha{ 
	width: 160px;
	height: 60px;
	background: white;
	margin-bottom: 5px;
}


/*************************** FIN NUEVO ***************************/




.REG_titulo1{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
}







/*.REG_cajaTexto1{
	width: auto;
	height: auto;
	font: normal 10px/10px Arial, Helvetica, sans-serif;
	color: #000000;
	border: solid 1px #BBBBBB;
	border-collapse: separate;
	background: White;
	margin: 0px;
	padding: 0px;
}*/

.REG_CONTE_titulo3{ 
	width: auto;
	height: auto;
	padding: 3px 0 0 2px;
}

/* ICONOS */

.REG_ICONO_tiempoViaje{ 
	height: 21px;
	background: url(images/iconos/icono_tiempo_viaje.gif) no-repeat center 0;
	padding: 0px 0 0 36px;
}
.REG_ICONO_comoViaje{ 
	height: 21px;
	background: url(images/iconos/icono_como_viajar.gif) no-repeat center 0;
	padding: 0px 0 0 36px;
}
.REG_ICONO_tipoDestino{ 
	height: 21px;
	background: url(images/iconos/icono_tipos_destino.gif) no-repeat center 0;
	padding: 0px 0 0 36px;
}

.REG_ICONO_presupuesto{ 
	height: 21px;
	background: url(images/iconos/icono_presupuesto.gif) no-repeat center 0;
	padding: 0px 0 0 36px;
}
.REG_ICONO_actividad{ 
	height: 21px;
	background: url(images/iconos/icono_actividades.gif) no-repeat center 0;
	padding: 0px 0 0 36px;
}


.REG_ICONO_tipoTransporte{ 
	height: 21px;
	background: url(images/iconos/icono_tipos_transporte.gif) no-repeat center 0;
	padding: 0px 0 0 36px;
}
.REG_ICONO_servicioTurismo{ 
	height: 21px;
	background: url(images/iconos/icono_servicio_turismo.gif) no-repeat center 0;
	padding: 0px 0 0 36px;
}
.REG_ICONO_facilidades{ 
	height: 21px;
	background: url(images/iconos/icono_facilidades.gif) no-repeat center 0;
	padding: 0px 0 0 36px;
}

.REG_ICONO_categoria{ 
	height: 21px;
	background: url(images/iconos/icono_categorias.gif) no-repeat center 0;
	padding: 0px 0 0 36px;
}
.REG_ICONO_clasificacion{ 
	height: 21px;
	background: url(images/iconos/icono_clasificacion.gif) no-repeat center 0;
	padding: 0px 0 0 36px;
}
.REG_ICONO_servicioHotel{ 
	height: 21px;
	background: url(images/iconos/icono_servicio_hotel.gif) no-repeat center 0;
	padding: 0px 0 0 36px;
}
.REG_ICONO_servicioHabitacion{ 
	height: 21px;
	background: url(images/iconos/icono_servicio_habitacion.gif) no-repeat center 0;
	padding: 0px 0 0 36px;
}
.REG_ICONO_tipoHabitacion{ 
	height: 21px;
	background: url(images/iconos/icono_tipo_habitacion.gif) no-repeat center 0;
	padding: 0px 0 0 36px;
}


.REG_ICONO_servicioAdicional{ 
	height: 21px;
	background: url(images/iconos/icono_servicios_adicionales.gif) no-repeat center 0;
	padding: 0px 0 0 36px;
}


.REG_ICONO_tipoComida{ 
	height: 21px;
	background: url(images/iconos/icono_tipos_comida.gif) no-repeat center 0;
	padding: 0px 0 0 36px;
}

.REG_ICONO_servicioTurismo{ 
	height: 21px;
	background: url(images/iconos/icono_servicio_turismo.gif) no-repeat center 0;
	padding: 0px 0 0 36px;
}
.REG_ICONO_tipoTurismo{ 
	height: 21px;
	background: url(images/iconos/icono_tipos_turismo.gif) no-repeat center 0;
	padding: 0px 0 0 36px;
}


.REG_ICONO_tipoEntretenimiento{ 
	height: 21px;
	background: url(images/iconos/icono_tipos_entretenimiento.gif) no-repeat center 0;
	padding: 0px 0 0 36px;
}
