#titulo {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	color:#FE4B00;
}
#medio{
	width:973px;
	margin-left:10px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
}
#medio #foto {
	margin-right:10px;
}
#medio #fila {

}
#medio #titulo {
	font-size: 13px;
	color:#FF6600;
	font-weight:bold;
}
#medio #titulo_listado {
	font-size: 13px;
	color:#FF6600;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 4px;
}
#medio #entradilla {
	font-size: 11px;
	color:#000000;
	font-style: italic;
	font-weight:bold;
	}
#medio #contenido {
	font-size: 9px;
	margin-top:3px;
	color: #666666;
	text-align:justify;
	margin-bottom: 2px;
	padding-bottom: 3px;
	}
#separador {
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #666666;
	font-size:0px;
	margin-top:5px;
	margin-bottom:5px;
}

#centro {
width:993px;
}
/********************** HOTELES ***********************/

#hoteles {
	padding-top:20px;
}



/********************* BOTONES *****************************/

#ver {
	text-align:right;
	}

#ver a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 4px 4px 5px 4px;
	background-image: url(../imagenes_viajes/fd_ver_mas.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	text-decoration:none;
	color:#FFFFFF;
	margin-top:5px;
	height:100px;
	display:block;
	height:21px;
	float:right;
}
#ver a:hover{
	color:#000000;
}
#ver a span {
	margin:4px;
	display:block;
}

/************************* DESTINOS *******************************/
#destinos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#e1dddc;
}
#destinos #columna_01{
	width:837px;
	float:left;
	background-color:#FFFFFF;
}
#explicacion {
	font-size:12px;
	font-weight:bold;
	margin-top:40px;
	margin-left:80px;
	background-color:#FFFFFF;
}
#selectores {
	margin-top:30px;
	margin-left:80px;
	margin-bottom:10px;
	font-size:12px;
	color: #fe4202;
	font-weight:bold;
	
	
}
#selectores select {
	font-size:10px;
	margin-right:15px;
	float:left;
}
#selectores span {
	margin-right:10px;
	float:left;
}
#resultados {
	background-color:#e1dddc;
	padding-left:24px;
	padding-bottom:20px;
}
#descripciones {
	background-color:#FF6600;
	width:813px;
	font-size:12px;
	color:#FFFFFF;
	height:25px;
}
#descripciones div {
	display: block;
	float:left;
	text-align:center;
	height:25px;
	line-height:25px;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2dce0;
	border-right-color: #e2dce0;
	border-bottom-color: #e2dce0;
	border-left-color: #e2dce0;	
	overflow:hidden;
}
#descripciones .uno { background-color: #fe4202; width:293px;}
#descripciones .dos { background-color: #ff5601; width:140px;}
#descripciones .tres { background-color: #ff7200; width:170px;}
#descripciones .cuatro { background-color: #ff8a00; width:202px;}

#detalles {
	height:23px;
	font-size:10px;
	font-weight:normal;
}

#detalles .over{
	background-color:#fff0dd;
	}
#detalles #over{
	background-color:#fff0dd;
	}
#detalles .destacado{
	background-color:#ffc279;
}
#detalles .editar_btn{
	float:left;
	margin-left:268px;
	position:absolute;
	padding-top:3px;
	height:19px;
	}
#detalles a {
	display:block;
	text-decoration:none;

	cursor:hand;
	color:#000000;
}
#detalles #ver a {
	color:#FFFFFF;
}
#detalles #ver a:hover {
	color:#000000;
}
#detalles a:hover {
	background-color: #ffc279;
	color:#000000;
}
#detalles div {
	float:left;
	text-align:center;
	line-height:21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2dce0;
	border-right-color: #e2dce0;
	border-bottom-color: #e2dce0;
	border-left-color: #e2dce0;
}
#detalles .destacado_ico {
	margin-left:10px;
	height:21px;
	width:27px;
	float:left;
	background-image:url(../imagenes_viajes/destinos/viaje_destacado.gif)
}
#detalles .uno {width:288px; padding-left:5px;}

#detalles .dos {width:140px; height:21px;}
#detalles .tres {width:170px;}
#detalles .cuatro {width:202px;}

#leyenda_ico {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#828081;
	font-weight:bold;
	background-color:#e1dddc;
	display:block;
	float:left;;
	margin-top:10px;
}
#destinos #columna_02 {
	width:156px;
	background-color:#e1dddc;
	text-align:center;
	float:left;
}
#destinos #columna_02 #banner{
	float:right;
}
#destinos #columna_02 #banner img{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
}

/******************** PUBLICACIONES *********************/
#categorias {
	margin-left:10px;
	margin-top:10px;
	margin-bottom:20px;
}

#publicaciones .categoria a  {
	float:left;
	color: #333333;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	text-decoration:none;
	padding:4px;
	margin-bottom:5px;
	margin-right:10px;
	background-image: url(../imagenes_viajes/fd_leyenda.gif);
	background-repeat:  repeat-x;
}
#publicaciones .categoria a:hover {
	color:#FFFFFF;
	background-image: url(../imagenes_viajes/fd_ver_mas.gif);
	background-repeat:  repeat-x;
}
#publicaciones .activo a  {
	float:left;
	color: #FFFFFF;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	text-decoration:none;
	padding:4px;
	margin-bottom:5px;
	margin-right:10px;
	background-image: url(../imagenes_viajes/fd_ver_mas.gif);
	background-repeat:  repeat-x;
}


/************************ PAGINACIÓN **********************************/
#paginacion {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:20px;
}

#paginacion .tit {
	float:left;
	font-weight:bold;
	color:#828081;
}



#paginacion #num_paginas a {
	display:block;
	float:left;
	padding:1px 5px 1px 5px;	
	background-color:#999999;
	color:#FFFFFF;
	margin-left:5px;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

#paginacion #num_paginas .selected {
	background-color:#FF7200;
}

/*********************** editar_btn ****************************/

#editar_btn {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	display:block;
	height:20px;
	padding:5px;
}
#editar_btn span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:2px;
	background-color:#00CC00;
	float:left;
	margin-right:5px;
}
#editar_btn img {
	float:left;
}

.desplegar {
	color:#FFFFFF;
	background-color: #999999;
	padding:0px 3px 0px 3px;
	text-decoration:none;
	font-size:10px;
}

#bannerInferior #banner {
	width:730px;
	float:left;
	padding:10px;
}



/******************************************************/

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
. {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*
Arreglo a clearfix
—————————-*/
.clearfix {
        display:inline-block;
}
.clearfix {
        display:block;
}
#separador_buscador {
	margin-bottom: 30px;
	display: block;
}

