/* CSS DEL SITE MG-TOURS ************************************************************************************************
*************************************************************************************************************************/

body{
	margin:0;
	padding:0;
	font: 11px Arial, Helvetica, sans-serif;
	background: #EAEAEA url(../images/index/backgrounds/bg-body.jpg) repeat-y;
}


/******************************** ESTILOS PRINCIPALES  *******************/

p{
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	}

.naranja{
	color:#f15d2a;
	font-weight: bold;
}
	
b{
	font-weight: bold;	
}

a {
	color:#F15D2A;
	text-decoration: none;
	border: 0;
	}

a:hover 		{
	color:#F15D2A;
	text-decoration:underline;
	} 

img{
	border:none;
}

strong{
	font-weight: bold;	
}


.img_empty {
	border:none;
	padding: 0;
	margin: 0;
}

.img_left{
	float:left;
	border:0;
	margin: 0px;
}

.img_right{
	float:right;
	margin: 5px 0px 5px 5px;
}

.thrumb{
	width: 109px;
	height: 109px;
	float:left;
	margin:0px 0px 1px 1px;
	border:0;
}

.thrumb_max{
	width: 220px;
	height: 220px;
	float:left;
	margin:1px 0px 1px 0px;
}


.precio{
	color:#f15d2a;
	font-weight: bold;
	font:20px "trebuchet MS", verdana, arial, Helvetica, sans-serif;
}

h1{
	font-family:"trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#4D4D4D;
	padding:5px 0px 0px 0px;
	margin:0px;
}
	
h2{
	font-family:"trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	width:290px;
	color:#4D4D4D;
	padding:5px 0px 0px 0px;
	margin:0px 0px 1px 0px;
	float:left;
	border-bottom: #D8D8D8 1px solid;
	display:block;
}
	
h3{
	font-family:"trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#94ADC6;
	padding:5px 0px 0px 0px;
	margin:0px;
	float:left;
}
	
h4{
	font-family:"trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-size:16px;
	color:#94ADC6;
	padding:5px 0px 0px 0px;
	margin:0px;
	float:left;
}

	
/******************************** BOXES PRINCIPALES  *********************/

#body{
	width:770px;
	height:auto;
	float:left;
	background-color:#000;
}

#subcab{
	width:770px;
	height:61px;
	float:left;
	background-color:#000;
}

#subcab-menu {
	width: 290px;
	height:20px;
	float:left;
	text-align:right;
	padding: 2px 10px 0px 290px;
	color:#fff;
}

.subcab a:link, .subcab a:visited{
	font-size:10px;
	color:#B3B3B3;
}


#cabecera{
	width:770px;
	height:201px;
	float:left;
	background-color:#000;
}


#cabecera_mini{
	width:770px;
	height:500px;
	float:left;
	background-color:#FFFFFF;
	background-image: url(../images/index/cabs/cab00.jpg);
	background-repeat: no-repeat;
}

#content{
	width:770px;
	height:auto;
	float:left;
	background: #fff url(../images/index/backgrounds/menu-lateral.jpg) repeat-y;
}

#contenidos_reducidos{
	width: 590px;
	height:auto;
	float:left;
}

#pie{
	width:760px;
	height:29px;
	float:left;
	color:#666666;
	font-size:10px;
	background: #000 url(../images/index/pie.jpg);
	margin:10px 0px 0px 0px;
	padding: 40px 0px 0px 10px;
}


.print{
	width:250px;
	height:30px;
	float:left;
	background:#fabada;
}

/******************************** MENÚ PRINCIPAL  *********************/

#menu-p{
	list-style: none;
	width: 180px;
	float: left;
	margin: 44px 0px 0px 0px;
	list-style: none;
	padding: 0;
}

#menu-p li{
	color: #000;
	margin: 0px 0px 0px 4px;
	padding: 2px 0px 2px 0px;
	width:165px;
	border:0;
}

#menu-p li a{
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 0px 0px 8px;
	width:165px;
	color: #000;
	text-transform: uppercase;
	height:14px;
	display:block;
	margin:0;
	border:0;

}

#menu-p li a:hover{
	background-color:#FFFFFF;
	background-image:url(../images/icons/bullet-menu.gif);
	background-position:3px 4px;
	background-repeat:no-repeat;
}



/******************************** ELEMENTOS CUMPLIMENTARIOS  *************/

/********* VARIOS */

#camino_migas {
	width:95%;
	float:left;
	color:#666;
	margin:8px 0px 0px 0px;
	text-decoration:none;
	background-image: url(../images/icons/guion.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding: 1px 0px 0px 12px;
}


#camino_migas a{
	color:#666;
}

#camino_migas a:hover{
	color:#F15D2A;
}

/********* MAPA LATERAL */

.mapa_combo{
	width: 179px;
	height:16px;
	float:left;
	background-color:#E5E5E5;
	color:#666;
	font: 10px Arial, Helvetica, sans-serif;
	border:0;
	border-bottom:1px solid #666;
	text-transform: uppercase;
}

.mapa_combo_option{
	background-color:#000;
	color:#fff;
	}
	
#menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	width:178px;
	height:auto;
	margin:0px;
	padding:0px;
}


dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

dl#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

dl#menu dt {
	padding: 0px;
	color: #5C82A7;
	background-color: #D2DEE9;
}



dl#menu dt a {
	color: #666666;
	background:#F2F5FB;
	text-decoration: none;
	display: block;
	padding: 0;
	margin: 0;
}
dl#menu dt{
	padding:0;
}

dl#menu li {
	margin: 1px 0px;
}

dl#menu li a{
	text-decoration:none;
	color:#666;
	padding: 0px;
	display:block;
	border:1px solid #E6E6E6;

}
dl#menu li a:hover{
	text-decoration:none;
	padding: 0px 0px 0px 0px;
	border:1px solid #8396C3;
	background-color:#F2F5FB;
}

#submenu {
	width:149px;
	padding:10px 5px 5px 5px;
	margin: 5px 10px;
	text-align:center;
	border-bottom:1px solid #000000;
	background: url(../images/icons/bullet2-vertical.gif) no-repeat 75px 2px;
}


/********* MENÚ DERECHA */

#menu-derecha-cab{
	font-family:"trebuchet MS", verdana, arial, Helvetica, sans-serif;
	width: 210px;
	height: auto;
	float:left;
	background-color: #000;
	color: #fff;
	padding: 2px 0px 2px 10px;
	font-size: 14px;
	font-weight: bold;
}

#menu-derecha-text{
	font-family: arial, verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 205px;
	height: auto;
	float:left;
	background-color: #F2F2F2;
	color: #666666;
	padding: 0px 5px 2px 10px;
	margin:1px 0px 0px 0px;
}

/********* MENÚ DERECHA LISTADO NORMAL */

#menu-derecha{
	padding: 0;
	margin: 0;
	float:left;
	width: 220px;
	font-size: 10px;
}

#menu-derecha ul{
	margin:0;
	padding:0;
	float:left;
}


#menu-derecha li a {
	list-style: none;
	display:block;
	margin: 0px 0px 0px 0px;
	width:210px;
	padding: 2px;
	background:#F2F2F2;
	text-decoration: none;
	border:0;
	border-left: 3px solid #E4E4E4;
	border-right: 3px solid #E4E4E4;
	border-top: 1px solid #ffffff;
	color: #333333;
	text-transform: uppercase;
}

#menu-derecha li#dias_salida {
	list-style: none;
	margin: 0px 0px 0px 1px;
	width:210px;
	float:left;
	padding: 2px;
	background:#F2F2F2;
	text-decoration: none;
	border:0;
	border-left: 3px solid #E4E4E4;
	border-top: 1px solid #ffffff;
	color: #333333;
	text-transform: uppercase;
}

#menu-derecha li a:hover {
	border-left: 3px solid #F15D2A;
	border-right: 3px solid #F15D2A;
	border-top: 1px solid #ffffff;
	background:#E4E4E4;
}


/********* MENÚ DERECHA LISTADO NORMAL */

#menu-derecha-pdf{
	padding: 0;
	margin: 0;
	float:left;
	width: 220px;
	font-size: 10px;
}

#menu-derecha-pdf ul{
	margin:0;
	padding:0;
	float:left;
}


#menu-derecha-pdf li a {
	list-style: none;
	display:block;
	margin: 0px 0px 0px 0px;
	width:194px;
	padding: 2px 2px 2px 18px;
	background:#F2F2F2 url(../images/icons/icon_pdf.gif) no-repeat 2px 0;
	text-decoration: none;
	border:0;
	border-left: 3px solid #E4E4E4;
	border-right: 3px solid #E4E4E4;
	border-top: 1px solid #ffffff;
	color: #333333;
	text-transform: uppercase;
}

#menu-derecha-pdf li a:hover {
	border-left: 3px solid #faba00;
	border-right: 3px solid #faba00;
	border-top: 1px solid #ffffff;
	background:#E4E4E4 url(../images/icons/icon_pdf.gif) no-repeat 2px 0;
}
/********* MENÚ PESTAÑAS */

#menu-pestanas{
	font-family:"trebuchet MS", verdana, arial, Helvetica, sans-serif;
	width: 350px;
	height: 18px;
	float:left;
	background: #000 url(../images/eltos/menu_pestanas/esquina.jpg) no-repeat left bottom;
	padding: 4px 0px 0px 15px;
	font-size: 12px;
	font-weight: bold;
}

#menu-pestanas li{
	list-style: none;
	float:left;
	text-align:center;
}

#menu-pestanas li a, #menu-pestanas li a:link{
	color: #ccc;
	padding: 0px 10px;
	text-decoration: none;
	border-right:1px solid #3D3D3D;
}

#menu-pestanas li a:hover{
	color: #fff;
	border-right:1px solid #3D3D3D;
}

#menu-pestanas li a#current{
	color:#333333;
	background: #fff;
	margin:0;
	padding: 2px 15px 0px 15px;
}

#menu-pestanas li#hoteles a, #menu-pestanas li#hoteles a:link{
	color: #ccc;
	padding: 0px 15px;
	text-decoration: none;
	border-right:1px solid #3D3D3D;
}
/******************************** BOXES HOME  ****************************/

#home_mapa{
	width: 184px;
	height:auto;
	float:left;
}

#home_contacto{
	width: 178px;
	height:auto;
	float:left;
	text-align: center;
	color: #959595;
	margin: 25px 0px;
}

#home_bloque_A{
	width:376px;
	height:auto;
	float:left;
}

#home_bloque_B{
	width:210px;
	height:auto;
	float:left;
	text-align:center;
	padding:0px 0px 25px 0px;
	background: #F7F7F7 url(../images/home/images_Pdf/pie_columna.jpg) no-repeat bottom left;
}


#home_bloque_A1{
	width: 345px;
	height: auto;
	float:left;
	padding:10px 10px 0px 10px;
}

#home_bloque_A2{
	width: 365px;
	height: auto;
	float:left;
	margin:0 0 0 5px;
}

#home_bloque_B1{
	width:210px;
	height:auto;
	float:left;
	text-align:center;
}


/******************************** INDEX OFERTAS */

#home_ofertas{
	width: 365px;
	height:auto;
	float:left;
}


#home_ofertas ul{
	margin:0;
	padding:0;
	float:left;
	height:auto;
	list-style:none;
	border-top: solid 1px #E4E4E4;
}

#home_ofertas li{
	width:360px;
	margin:2px 0px 0px 0px;
	display:block;

}

#home_ofertas li a{
	color:#333333;
	padding: 2px 2px 5px 2px;
	border: solid 1px #fff;
	display:block;
	background: url(../images/eltos/separadores/gris-horizontal.gif) repeat-x bottom;
}

#home_ofertas li a:hover{
	background:#F2F2F2;
	text-decoration:none;
	border: solid 1px #E4E4E4;
}

.home_ofertas_nombre{
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.home_ofertas_dias{
	font: normal 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.home_ofertas_desde{
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#F15D2A;;
}

.home_ofertas_ciudades{
	font-size:10px;
	text-transform:uppercase;
}

.home_ofertas_foto{
	width: 42px;
	height:42px;
	float:left;
	border:0;
	margin: 0px 5px 0px 0px;
}


/******************************** BOXES PAÍS  ****************************/

#pais_izda{
	width: 366px;
	height:auto;
	float:left;
}

#pais_dcha{
	width: 220px;
	height:auto;
	float:left;
	background: url(../images/eltos/box_decha1/pie_columna.jpg) repeat-x bottom;
	padding: 0px 0px 23px 0px;
}


#pais_nota_extensiones{
	width:198px;
	height:auto;
	float:left;
	padding:2px 0px 3px 20px;
	margin: 1px 0px 0px 0px;
	background: #F2F2F2 url(../images/icons/asterisco.jpg) no-repeat 2px 1px;
	border:#E4E4E4 solid 1px;
}

#pais_galeria{
	width:220px;
	height:auto;
	float:left;
	padding:0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}


/******************************** LISTADO DE VIAJES */

#pais_viajes{
	width: 340px;
	height:auto;
	float:left;
	padding: 20px 0px 2px 10px;
	
}


#pais_viajes ul{
	margin:0px 0px 0px 0px;
	margin:100px 0 0 0;
	padding:100px 0 0 0;
	float:left;
	height:auto;
	list-style:none;
	border-top: solid 1px #E4E4E4;
}

#pais_viajes li a{
	width: 340px;
	height:auto;
	margin:2px 0px 0px 0px;
	padding: 2px 2px 5px 2px;
	display:block;
	color:#333333;
	border: solid 1px #fff;
	background: url(../images/eltos/separadores/gris-horizontal.gif) repeat-x bottom;

}

#pais_viajes li a:hover{
	background:#F2F2F2;
	text-decoration:none;
	border: solid 1px #E4E4E4;
}

.pais_viajes_nombre{
	font-size:10px;
	text-transform:uppercase;
}

.pais_viajes_precio{
	font-size:10px;
	color:#f15d2a;
	text-transform:uppercase;
}

.pais_viajes_foto{
	width: 42px;
	height:42px;
	float:left;
	border:0;
	margin: 0px 5px 0px 0px;
}

.pais_viajes_oferta{
	background-color: #FCFFE5;
}

/******************************** LISTADO DE OPCIONALES */

#viajes_opcionales{
	width: 330px;
	height:auto;
	float:left;
	padding: 20px 0px 2px 10px;
}


#viajes_opcionales ul{
	margin:15px 0px 20px 0px;
	padding:0;
	float:left;
	height:auto;
	list-style:none;
}

#viajes_opcionales li a{
	width: 320px;
	height: auto;
	margin:2px 0px 0px 0px;
	padding: 2px 2px 5px 2px;
	display:block;
	color:#333333;
	border: solid 1px #fff;
	background: url(../images/eltos/separadores/gris-horizontal.gif) repeat-x bottom;

}

#viajes_opcionales li a:hover{
	background:#F2F2F2;
	text-decoration:none;
	border: solid 1px #E4E4E4;
}

.viajes_opcionales_nombre{
	font-size:11px;
	text-transform:uppercase;
	font-weight: bold;
}

.viajes_opcionales_foto{
	width: 42px;
	height:42px;
	float:left;
	border:0;
	margin: 0px 5px 0px 0px;
}

/******************************** TABLA DE PRECIOS */

.viajes_table{
	width:350px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	font:10px;
	text-align:center;
}

.viajes_table_ul{
	margin:0;
	padding:0;
}

#pais_viajes ul{
	margin:0;
	padding:0;
	text-align:left;
}

/******************************** BOXES HOTELES  ****************************/

.hoteles_table1{
	height: auto;
	float:left;
	margin:0px 0px 0px 10px;
	}
	
.hoteles_tabl21{
	height: auto;
	float:left;
	margin:0px 0px 0px 0px;
	}

.hoteles_columna1{
	width:70px;
	height:17px;
	font-size:10px;
	text-align:right;
	margin:0;
	padding:0;
	font-weight: bold;
}

.hoteles_columna2{
	width:250px;
	height:20px;
	font-size:10px;
	text-align:left;
	margin:0;
	padding:0px 0px 0px 10px;
}

#hoteles_ciudades{
	width:340px;
	height:auto;
	float:left;
}

#hoteles_ciudades ul{
	margin:0;
	padding:0;
	list-style:none;
}

#hoteles_ciudades li{
	width:169px;
	float:left;
	margin:0px 1px 1px 0px;
}

#hoteles_ciudades li a{
	display:block;
	padding:0px 0px 0px 8px;
	color:#333;
	background:#F4F3F3 url(../images/icons/guion.gif) no-repeat 1px 4px;
}

#hoteles_ciudades li a:hover{
	background:#E0E0E0 url(../images/icons/guion.gif) no-repeat 1px 4px;
	text-decoration:none;
}



#hoteles_list{
	width:340px;
	height:auto;
	float:left;
}

#hoteles_list ul{
	margin:0px 0 0 0;
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	float:left;
	height:auto;
	list-style:none;
}

#hoteles_list li a{
	width: 330px;
	height:42px;
	margin:2px 0px 0px 0px;
	padding: 2px 2px 5px 2px;
	display:block;
	color:#333333;
	border: solid 1px #fff;
	background: url(../images/eltos/separadores/gris-horizontal.gif) repeat-x bottom;

}

#hoteles_list li a:hover{
	background:#F2F2F2;
	text-decoration:none;
	border: solid 1px #E4E4E4;
}

.hoteles_list_nombre{
	font-size:10px;
	text-transform:uppercase;
	padding:0px 0px 10px 0px;
}

.hoteles_list_foto{
	width: 42px;
	height:42px;
	float:left;
	border:0;
	margin: 0px 5px 0px 0px;
}

.hoteles_list_categoria1{
	width:12px;
	height:20px;
	float:left;
	background:url(../images/icons/estrellita.gif) bottom left repeat-x;
}

.hoteles_list_categoria2{
	width:25px;
	height:20px;
	float:left;
	background:url(../images/icons/estrellita.gif) bottom left repeat-x;
}

.hoteles_list_categoria3{
	width:36px;
	height:20px;
	float:left;
	background:url(../images/icons/estrellita.gif) bottom left repeat-x;
}

.hoteles_list_categoria4{
	width:50px;
	height:20px;
	float:left;
	background:url(../images/icons/estrellita.gif) bottom left repeat-x;
}

.hoteles_list_categoria5{
	width:60px;
	height:20px;
	float:left;
	background:url(../images/icons/estrellita.gif) bottom left repeat-x;
}
/******************************** CONTACTAR  ****************************/

#contactar_box{
	width: 500px;
	height:auto;
	float:left;
	margin: 5px 0px 0px 10px;
}

#contactar_sede1{
	width: 500px;
	height:140px;
	float:left;
	padding: 0px 0px 0px 10px;
	border: 1px solid #efefef;
	background-color: #f9f9f9;
	background: url(../images/contactar/mapa-madrid.jpg) no-repeat right;
	margin: 10px 0px 0px 20px;
}

#contactar_sede2{
	width: 500px;
	height:140px;
	float:left;
	padding: 0px 0px 0px 10px;
	border: 1px solid #efefef;
	background-color: #f9f9f9;
	background: url(../images/contactar/mapa-bcn.jpg) no-repeat right;
	margin: 10px 0px 0px 20px;
}

.contactar_sede{
	font-family:"trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-size:20px;
	color:#D2D2D2;
	margin: 0;
	padding: 0;
}

/******************************** RESERVAS ONLINE  ****************************/

#reservas_izda{
	width: 366px;
	height:auto;
	float:left;
}

#reservas_dcha{
	width: 206px;
	height:350px;
	float:left;
	color:#333;
	background:#F3F3F3;
	padding: 50px 5px 23px 8px;
	border-left:1px dotted #ccc;
}

.reservas_table{
	margin:20px 0 0 0;
}

.reservas_table_col1{
	width:120px;
	height:auto;
	padding:2px 0 0 0;
	color:#333333;
	text-align: right;
}


.reservas_table_col2{
	width:200px;
	height:auto;
	color:#0033FF;
}

.reservas_table_col2_form{
	width:200px;
	height:auto;
	margin:0px 0 0 0;
	padding:0px 0 1px 7px;
	color:#0033FF;
	border:0;
	font:10px;
	background:url(../images/backgrounds/form_background.jpg) no-repeat bottom left;
}


/******************************** APARTAMENTOS EN USA  ****************************/

#apartamentos_izda{
	width: 346px;
	height:auto;
	float:left;
	padding:0 10px 0 10px;
}

#apartamentos_dcha{
	width:220px;
	height:auto;
	float:left;
	padding:0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

/******************************** HOTELES ****************************/
#hoteles_izda{
	width: 366px;
	height:auto;
	float:left;
	padding:0 0px 0 0px;
}

#hoteles_izda_content{
	width: 346px;
	height:auto;
	float:left;
	margin:20px 0 0 0;
	padding:0 10px;
}


#hoteles_dcha{
	width:220px;
	height:auto;
	float:left;
	padding:0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}


#hoteles_selector_box{
	width: 350px;
	height: 18px;
	float:left;
	padding: 4px 0px 0px 15px;
	background: #000 url(../images/eltos/menu_pestanas/esquina.jpg) no-repeat left bottom;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.hoteles_selector{
	font: 11px Arial, Helvetica, sans-serif;
	width: 220px;
	height:14px;
	background:#000;
	color:#fff;
	border:none;
}
	

/******************************** CONGRESOS E INCENTIVOS ****************************/
#congresos_izda{
	width: 346px;
	height:auto;
	float:left;
	padding:0 10px;
}

#congresos_dcha{
	width:220px;
	height:auto;
	float:left;
	padding:0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

#congresos_izda ul{
	list-style:none;
	margin:30px 0 0 30px;
	padding:0;
}

#congresos_izda li{
	width:280px;
	background: url(../images/icons/bullet-orange.gif) no-repeat 1px 4px;
	padding: 0 0 0 9px;
	margin:0 0 10px 0;
}


/******************************** OFERTAS ****************************/


#ofertas_content{
	width: 586px;
	height:auto;
	float:left;
}

#ofertas_content ul {
	list-style:none;
	margin:0;
	padding:0;
}

#ofertas_content li a{
	width: 576px;
	height:115px;
	display:block;
	padding:5px 0 0 10px;
	background: url(../images/eltos/separadores/gris-horizontal.gif) repeat-x bottom;
	text-decoration:none;
}

#ofertas_content li a:hover{
	background: #F2F2F2 url(../images/eltos/separadores/gris-horizontal.gif) repeat-x bottom;
}

.ofertas_thrumb{
	width:110px;
	height:110px;
	float:right;
	padding:0px 5px 0 5px;
	border:none;
}

.ofertas_title{
	font:bold 20px "trebuchet MS", verdana, arial, Helvetica, sans-serif;
	color:#4D4D4D;
	display:block;
}
.ofertas_dias{
	font:bold 15px "trebuchet MS", verdana, arial, Helvetica, sans-serif;
	margin:0 0 0 20px;
}

.ofertas_ciudades{
	color:#4d4d4d;
	display:block;
	margin:0 0 0 20px;
}

.ofertas_salidas{
	margin:0px 0 0 10px;
}

.ofertas_precio{
	font:20px "trebuchet MS", verdana, arial, Helvetica, sans-serif;
	display:block;
	padding:10px 0 0 320px;
}


/******************************** CONDICIONES GENERALES  ****************************/

#condiciones_izda{
	width: 346px;
	height:auto;
	float:left;
	padding:10px;
}


#condiciones_izda ul{
	padding: 20px 0 10px 10px;
	
}

#condiciones_izda ul ul{
	padding:8px 10px 10px 20px;
}

#condiciones_izda ul ul ul{
	padding: 8px 20px 10px 30px;
}


#condiciones_izda li{
	background:url(../images/icons/guion.gif) no-repeat 0px 4px;
	margin:0 0 20px 0;
	padding:0 0 0 8px;
}


#condiciones_izda li li{
	background:url(../images/icons/guion.gif) no-repeat 0px 4px;
	padding:0 0 0 8px;
	margin:0 0 10px 0;
}

#condiciones_izda li li li{
	background:url(../images/icons/guion.gif) no-repeat 0px 4px;
	padding:0 0 0 8px;
	margin:0 0 8px 0;
}























/******************************** TABLAS DE LOS HOTELES  ****************************/

.tabla_enunciado{
	background:#ccc;
	color:#fff;
	text-align:center;
	border-right:1px solid #fff;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.tabla_date1{
	background:#333;
	color:#fff;
	text-align:center;
	border-right:1px solid #fff;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}


.tabla_precios{
	width:350px;
	margin:0 0 10px 0;
	background:#fff;
}

.tabla_precios td{
	height:14px;
	border-top:1px solid #fff;
	border-bottom: 1px dotted #ccc;
}

.tabla_precios tr:hover{
	background:#ccc;
}

.tabla_columnas_hotel{
	width:auto;
	padding:0 0 0 10px;
	background: #F9F9F9 url(../images/icons/guion.gif) no-repeat 0px 3px;
}

.tabla_columnas_precios{
	width:43px;
	text-align:center;
}


.tabla_columnas_noches{
	width:30px;
	text-align:center;
	background:#f2f2f2;
}

.tabla_columnas_temporada{
	background:#Fff;
	padding:10px 15px;
	color:#333;
	font-style: italic;
}

.tabla_columnas_temporada p{
	margin:6px 0 0 0;
	padding:0;
}

.tabla_columnas_temporada ul{
	margin:10px 0 30px 0;
	padding:10px 0 30px 0;
	float:left;
	display:block;
}

.tabla_columnas_temporada li{
	list-style:none;
	background: #F9F9F9 url(../images/icons/guion.gif) no-repeat 0px 3px;
	padding:0 0 5px 10px;
}
