body{
	display:block;
	clear:both;
	width:700px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	color:#919191;
	text-align:justify;
	padding-right:15px
}


.caja:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.caja {display: inline-block;}

/* Hides from IE-mac \*/
* html .caja {height: 1%;}
.caja {display: block;}
/* End hide from IE-mac */

.oculto { display: none !important; visibility:hidden; }
.visible { display: block; }
.invisible { display: block !important;visibility: hidden !important;position: absolute !important;left: 0 !important;top: 0 !important;width: 0 !important;height: 0 !important;font-size: 0.1px !important;line-height: 0 !important; }
.overflow-auto { overflow: auto; }
.overflow-hidden { overflow: hidden; }
.derecha { float: right; }
.izquierda { float: left; display: inline; /* ie hack */ }
.centrado { margin-left: auto; margin-right: auto; }
.fot-derecha { float: right; margin-bottom:8px; margin-left:8px; }
.fot-izquierda { float: left; display: inline; /* ie hack */ margin:0 8px 8px 0;}
.centrar-text { text-align: center; }
.inline { display: inline; }
.clear { clear: both; }

a img{ border:0; }
a, input, button { outline:0; }

/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* AŅADIDO ESTILOS EDITOR DE TEXTO */
.Programas_dias{
	list-style-image:url(../img/fechaZul.gif);
	font-style:italic;
	margin-bottom:10px
}
.listado_Flechas{
	list-style-image:url(../img/bullet_turismo.gif);
	margin-bottom:5px
}
.Nota_Informativa_Azul{
	display:block;
	clear:both;
	margin:15px 0px;
	padding:5px 8px 5px 35px;
	color:#264F85;
	background:url(../img/bullet1.gif) 5px 5px no-repeat;
	min-height: 40px
}
.Nota_Informativa_Roja{
	display:block;
	clear:both;
	margin:15px 0px;
	padding:5px 8px 5px 35px;
	color:#264F85;
	background:url(../img/bullet2.gif) 5px 5px no-repeat;
	min-height: 40px
}
.Nota_General{
	display:block;
	clear:both;
	margin:15px 0px;
	padding:5px 5px 5px 55px;
	color:#264F85;
	background:url(../img/info.gif) 5px 5px no-repeat;
	min-height: 60px
}
.precio_oferta_desa{
	display:block;
	/*float:right;*/
	margin:3px 0px 0px 0px;
	width:270px;
	padding: 30px;
	background:#063B97 url(../img/fondo_precio_degrad.gif) left top repeat;
	color:#FFFFFF;
	border:1px solid #000000
}
.precio_oferta_desa span{
	font-family:"Times New Roman", Times, serif;
	font-size: 36px;
	color:#FFFFFF
}
.precio_oferta_desa .iva{
	font-size: 28px;
}
.precio_oferta_desa .suplemento{
	display:block;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:5px 8px 5px 35px;
	color:#FFFFFF !important;
	background:url(../img/bullet1Zul.png) 5px 5px no-repeat;
	min-height: 20px
}
.desarrollo_oferta_reservas{
	display:block;
	float:right;
	width:323px;
	margin: 0px;
	padding:0px 0px 0px 7px;
	text-transform:uppercase;
	border-top: 1px solid #e7e7e7;
	text-decoration:none;
	color:#a6a39a;
	background-color:#f0efea;
	text-align:center
}

.desarrollo_oferta_reservas a{
	width:120px;
	font-size:10px;
	margin:5px;
}
.enlace_PDF{
	display:block;
	padding:10px 30px;
	margin:20px 0px 20px 18px;
	border:1px dotted #CCCCCC;
	background:url(../img/pdf.png) 5px 10px no-repeat;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	text-decoration:none
}
li{
	list-style-image:url(../img/bullet_turismo.gif);
	margin-bottom:5px
}	

.ofertaEmpleo{
	display:block;
	float: left;
	clear:both;
	width:100%;
	border:1px solid #CCCCCC
}
.ofertaEmpleo td, .ofertaEmpleo th{
	padding:5px;
	margin:0px;
	border-bottom: 1px dotted #EFEFEF;
	text-align:left
}
.ofertaEmpleo th{
	font-size:16px;
	text-align:left
}
.media_columna{
	display: block;
	float:left;
	width:340px;
	margin:0px;
	padding:0px;
}
.columna_ancha{
	display: block;
	clear:both;
	float:left;
	width:100%;
	height: auto;
	margin:00px;
	padding:0px;
}
