/* para resetear todas las propiedades*/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }


address {
	font-style:normal;
}
body{
width:100%;
background-color:#e8f0f4;
background-image: url(../images/diseinado.gif);
	background-repeat: no-repeat;
	background-position: right 150px;
}
/*fin del reseteo*/
#txt_error {
	width: 600px;
	background-color: #0019a8;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#txt_error p {
	padding-bottom: 20px;
}
#txt_error a {
	text-decoration: underline;
	font-size: 12px;
	color: #fff;
}
#logo_horizontal {
	text-align: left;
}
#mensaje {
	text-align: left;
	font-size: 19px;
	padding-top: 50px;
	padding-bottom: 10px;
	color: #fff;
	padding-left: 13px;
}
#ir_home {
	text-align: right;
	padding-top: 75px;
	color: #fff;
	font-size: 11px;
}
#ir_home a {
	color: #fff;
	text-decoration: underline;
	border-bottom-color: #c00000;
	font-size: 14px;
	padding-right: 10px;
}

#centrado {
	width:891px;
	margin-right: auto;
	margin-left: auto;
	
	
}
#general {
	width: 891px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	float: left;
	
	
}
#creditos {
	padding-left: 200px;
	float: left;
	width: 665px;
	color: #666666;
}
#creditos span {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: right;
	display: block;
	float: left;
}

.cie {
	float: right;
	color: #9482d0;
	text-align: right;
	font-weight: bold;
	line-height:15px;
	width: 400px;
	padding-right:20px;
}



#submenu {
	float: right;
	width: 650px;
	padding-right: 0px;
	padding-top: 10px;
	height: 18px;
}

#submenu ul {
	float: right;
	display: block;
}
#submenu li {
	display: block;
	color: #0019a8;
	height: 18px;
	width: auto;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 18px;
	text-align: center;	
}
#submenu li a {
	text-decoration: none;
	color: #0019a8;
	display: block;
	float: left;
	width: 75px;
	height: 18px;
	line-height: 18px;
	text-align: center;	
}
#submenu li a span {
	display: none;
}

#logo {
	float: right;
	width: 170px;
	height: 55px;
	/*margin-left: 0px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	display:block;
	

}
#logo a{
width: 170px;
float: right;
height: 55px;
margin-left: 0px;
background-image: url(../images/logo.png);
background-repeat: no-repeat;
background-position: 0px 0px;
display:block;
}
#logo span{
display:none;
}
*html #logo a{
/*width: 180px;
padding-bottom:5px;*/
height: 65px;
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/logo.png");
background-repeat: no-repeat;
background-position: center bottom;
	
}
#menu {
	float: left;
	width: 685px;
	padding-top: 0px;
	padding-left: 20px;
	height: 18px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
*html #menu {
background-image: none;

}
#menu li {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
}
#menu .seleccionado a {
	background-image: url(../images/pestanas_menu_hover.png);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 18px;
}
*html #menu .seleccionado a {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pestanas_menu_hover.png", sizingMethod="scale");
background-repeat: no-repeat;
background-position: center bottom;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width: 80px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 2px;
	margin-right: 2px;
	font-size: 11px;
	background-image: url(../images/pestanas_menu.png);
	background-position: center top;
	background-repeat: no-repeat;
	line-height: 18px;
}
*html #menu a  {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pestanas_menu.png", sizingMethod="scale");
background-repeat: no-repeat;
background-position: center center;
}

#col_izq #menu a:hover {
	background-image: url(../images/pestanas_menu_hover.png);
	background-repeat: no-repeat;
	background-position: center top;
}
*html #col_izq #menu a:hover {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pestanas_menu_hover.png", sizingMethod="scale");
}

#col_dcha {
	float: left;
	width: 180px;
	padding-top: 20px;
	
}

#col_dcha #cont {
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 470px;
	width: 175px;

	background-image: url(../images/fondo_dcha.png);
	padding-right:0px;
}
*html #col_dcha #cont {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/fondo_dcha.png", sizingMethod="scale");
}


#col_dcha #horario {
	width: 165px;
	float: right;
	margin-top: 10px;
	margin-bottom:5px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#col_dcha #horario #horas {
	background-image: url(../images/inf_horario.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 164px;
	float: left;
	padding-bottom: 5px;
}
#cont #horario img {
	float: left;
	margin: 0px;
	padding: 0px;
}

#col_dcha #horario #horas h3 {
	background-color: #FFBD0F;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 164px;
	float: left;
}
#col_dcha #horario #horas ul {
	font-size: 10px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 145px;
	float: left;
	margin: 0px;
	padding-right: 0px;
}
#col_dcha #horario #horas li {
	float: left;
	display: block;
	width: 145px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: 13px;
}
#col_dcha #horario #horas .dia {
	color: #0019a8;
	font-size: 10px;
	padding-top: 8px;
	padding-bottom:4px;
	width: 145px;
}
#col_dcha #horario #horas .dia_domingo  {
padding-top:5px;
	line-height: 11px;
	font-size: 11px;
	color: #000000;
}
#col_dcha #horario #horas .dia_domingo strong  {
	color: #0019a8;
	font-size: 10px;
	padding-top: 6px;
	padding-right: 10px;
}

#col_dcha #horario #horas b {
	color: #a99bd9;
	width: 70px;
	display: block;
	float: left;
	line-height: 11px;
}
#col_dcha #horario #horas span {
	float: left;
	line-height: 11px;
	font-size: 11px;
}



#col_dcha #suspcripcion {
	width: 165px;
	margin-left: 0px;
	margin-bottom: 5px;
	height: 84px;
	float: right;
	background-color: #FFFFFF;
	background-image: url(../images/fondo_suscripcion.gif);
	background-position: center top;
	background-repeat: no-repeat;
/*	margin-right: 5px;*/
	margin-bottom:5px;
}
#col_dcha #suspcripcion h3 {
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
}

#col_dcha #suspcripcion #form1 {
	padding-top:5px;
	text-align: center;
	font-size: 10px;
}
#col_dcha #suspcripcion #form1 #email {
	font-size: 11px;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
	position:relative;
	z-index:100px;
}
#col_dcha #suspcripcion #form1 #btn_suscribirse {
	position: relative;
	z-index: 100;
}

#col_dcha #banner{
	width: 165px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: 75px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 0px;
	position:relative;
z-index:100;
}
#col_dcha #banner a{
position:relative;
z-index:100;
}
#col_dcha #banner img{
position:relative;
z-index:100;
}

#col_izq #banner_booking{
	width: 158px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: 75px;
	float: left;
	/*background-image: url(../images/fondo_suscripcion.png);
	background-position: center top;
	background-repeat: no-repeat;*/
	margin-right: 5px;
	margin-top: 0px;
}
#col_izq {
	float: left;
	/*width: 750px;*/
	height: auto !important; /*para los navegadores buenos*/
	height: 520px;  /*para IE5+ */
	min-height: 520px; /*para los navegadores buenos*/
	padding-top:5px;
	width: 705px;
		

}
#col_izq  #contenido {
	float: left;
	height: auto !important; /*para los navegadores buenos*/
	height: 475px;  /*para IE5+ */
	min-height: 475px; /*para los navegadores buenos*/
	width: 680px;
	padding-left: 20px;
	background-color: #FFFFFF;
	margin-top:-1px;
}
#col_izq .banners{
	float: left;
	/*height: auto !important; /*para los navegadores buenos*/
	/*height: 100px;  para IE5+ */
	/*min-height: 100px; para los navegadores buenos*/
	width: 700px;
	padding:10px 0px 10px 0px;
	background-color:#FFFFFF;
}
#col_izq .banners ul{
padding-left:5px;
}
#col_izq .banners li{
	
	width: auto;
	float:left;
	padding-right:3px;
	padding-left:3px;
	
	
}
#col_izq  #contenido_contacto {
	float: left;
	height: auto !important; /*para los navegadores buenos*/
	height: 475px;  /*para IE5+ */
	min-height: 475px; /*para los navegadores buenos*/
	width: 680px;
	padding-left: 20px;
	background-color: #FFFFFF;
	margin-top:-1px;
	background-image: url(../images/fondo_contacto.gif);
	background-repeat: no-repeat;
	background-position: right 150px;
}

#col_izq  #contenido_mapa {
	float: left;
	height: auto !important; /*para los navegadores buenos*/
	height: 475px;  /*para IE5+ */
	min-height: 475px; /*para los navegadores buenos*/
	width: 680px;
	padding-left: 20px;
	background-color: #FFFFFF;
		margin-top:-1px;
}
#col_izq #contenido_mapa ul {
	float: left;
	clear: both;
	width: 650px;
	padding-top: 15px;
	padding-bottom: 15px;
}



#col_izq #contenido_mapa ul li {
	color: #999999;
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
		
	
}
#col_izq #contenido_mapa .agencia {
	clear: both;
	float: left;
	width: 600px;
}

#col_izq #contenido_mapa li a {
	font-size: 12px;
	color: #0019a8;
	text-decoration: none;
	font-weight: bold;
	padding-left: 25px;
	background-image: url(../images/fondo_menu_agencia_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	height: 30px;
}
#col_izq #contenido_mapa a:hover {
	background-image: url(../images/fondo_menu_agencia.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#col_izq #contenido_mapa ul li ul li a {
	background-image: none;
}


#col_izq #contenido_mapa ul li ul li a:hover {
	background-image: none;
	color: #999999;
}

#col_izq #contenido_mapa ul li  ul {
	width: 600px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#col_izq #contenido_mapa ul li ul li {
	float: left;
	padding-right: 11px;
	padding-left: 11px;
	width: auto;
}

#col_izq .menu_agencia{
	padding-top: 0px;
	float: left;
	height: 22px;
	padding-left: 12px;
}
#col_izq .menu_agencia ul {
	width:660px;
	padding-left: 5px;
}
#col_izq .menu_agencia li {
	height: 25px;
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
	display: inline;
}
#col_izq .menu_agencia li a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	position:relative;
	z-index: 100;
	background-image: url(../images/fondo_menu_agencia.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-right: 10px;
	height: 25px;
	display: block;
	float: left;
	width: auto;
}
#col_izq  .menu_agencia .activado {
	color: #0019A8;
	height: 25px;
	font-size: 18px;
	line-height: 13px;
	background-image: url(../images/fondo_menu_agencia_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#col_izq  .menu_agencia li a:hover {
	color: #0019A8;
	background-image: url(../images/fondo_menu_agencia_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#col_izq  .menu_agencia .privado {
	background-image: none;
	color: #FFBD0F;
	padding-left: 10px;
}
#col_izq  .menu_agencia .privado:hover {
	background-image: none;
	color: #0019A8;
}

#col_izq #contenido_situacion{
	float: left;
	height: auto !important; /*para los navegadores buenos*/
	height: 475px;  /*para IE5+ */
	min-height: 475px; /*para los navegadores buenos*/
	width: 683px;
	padding-left: 15px;
	background-color: #FFFFFF;
		margin-top:-1px;
}

#contenido_situacion  #plano_situacion {
	height: 405px;
	width: 390px;
	float: right;
	padding: 20px 35px 20px 0px;
	margin-top: 20px;
	background-image: url(../images/fondo_plano.jpg);
	background-repeat: no-repeat;
	background-position:-1px 20px;
}
#contenido_situacion #plano_situacion a {
	color: #0019A8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-image: url(../images/img_informacion_gris.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 36px;
	width: 115px;
	border: 1px solid #B8B8B8;
	float: left;
	margin-top: 10px;
}

#contenido_situacion  #texto_situacion {
	width: 200px;
	font-size: 11px;
	line-height: 18px;
	float: left;
	padding-top: 250px;
	text-align: justify;
	padding-left: 12px;
}
#contenido_situacion  #texto_situacion strong {
	font-size: 12px;
	font-weight: bold;
	color: #0019A8;
}
#contenido #album  {
	width: 680px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	
}

#contenido #texto_album {
	float: left;
	width:600px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#listado_album {
	width: 640px;
	float: left;
	height: auto !important; /*para los navegadores buenos*/
	height: 300px;  /*para IE5+ */
	min-height: 300px; /*para los navegadores buenos*/
	padding-left:20px;
}


#listado_album li {
	height: 115px;
	float: left;
	width: 275px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top: 12px;
	margin-right: 10px;
	background-image: url(../images/fondo_album.gif);
	margin-top: 20px;
}
#listado_album .foto {
	text-align: center;
	float: left;
	padding: 3px;
	background-color: #CCCCCC;
	border: 2px solid #666666;
	width: auto;
}
#listado_album .texto {
	text-align: justify;
	padding-left: 0px;
	float: left;
	width: 250px;
	line-height: 18px;
	padding-top: 10px;
}
#listado_album .texto p {
	display: block;
	text-indent: 20px;
	padding: 5px;
}
#listado_album h5 {
	padding-left: 8px;
	display: block;
	float: left;
	width: 110px;
}
#listado_album .destino {
	font-size: 20px;
	color: #0019A8;
}
#listado_album .fecha {
	font-weight: normal;
	color: #999999;
}
#listado_album .nombre {
	line-height: 25px;
	font-weight: normal;
	color: #0019A8;
	font-size: 13px;
}

#listado_album .det_album {
	background-image: url(../images/img_informacion.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0px;
	text-align: right;
	color: #0019A8;
	width:90px;
	float: right;
	padding-right: 0px;
	background-color: a99bd9;
	margin-top: 15px;
	margin-right: 18px;
}
#listado_album .det_album a {
	text-decoration: none;
	color: #0019A8;
	background-color: #D4CDEC;
	display: block;
	width: 60px;
	padding-right: 0px;
	float: right;
	font-size: 10px;
}
#listado_album #paginacion {
	text-align: right;
	width: 695px;
	color: #666666;
}
#col_izq .bordesup {
	float: left;
	width: 700px;
	height: 15px;
	background-image: url(../images/borde_sup_cont.png);
	background-repeat: no-repeat;
	background-position: left top;
}
*html #col_izq .bordesup {
width: 700px;
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/borde_sup_cont.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
}
/*#col_izq .borde_sup_agencia {
	float: left;
	width: 745px;
	height: 24px;
	background-image: url(../images/borde_sup_agencia.png);
	background-repeat: no-repeat;
	background-position: center top;
}
*html #col_izq .borde_sup_agencia {
	background-image: none;

filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/borde_sup_agencia.png", sizingMethod="scale");
	background-repeat: no-repeat;
	background-position: center top;
}*/

#col_izq #contenido .vacaciones, #col_izq #contenido .hoteles {
	height: 228px;
	width: 160px;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}


*html #col_izq #contenido .vacaciones, *html #col_izq #contenido .hoteles {
	height: 225px;
	width: 160px;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;

}

.galeria{
	height: 228px;
	width: 318px;
	float: left;
	text-align: center;
	background-image: url(../images/ventana_galeria.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
/**html .galeria{
	width: 318px;
	background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/ventana_galeria.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	height: 225px;
}*/

/*.mas_album {
	padding-top: 0px;
	width: 110px;
	display: block;
	float: left;
	margin-left: 35px;
	background-image: url(../images/img_informacion.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #0019A8;
	line-height: 15px;
	height: 15px;
}
*html .mas_album {
	margin-left: 20px;
	line-height: 15px;
}*/
.mas_album {
	width: 115px;
	background-image: url(../images/img_informacion.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	width: 115px;
	height: 15px;
	padding-left: 23px;
	float: left;
	margin-top: 3px;
}
*html .mas_album  {
	width: 120px;
}
.mas_album a {
	display: block;
	text-align: center;
	line-height: 15px;
	padding-right: 0px;
	background-color: #d4cdec;
	text-decoration: none;
	color: #0019a8;
	font-size: 10px;
	width: 90px;
	float: right;
	height: 15px;
	
}
.mas_album2 {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/simbolo_cursor.gif);
	background-repeat: no-repeat;
	background-position: 335px 22px;
}

.mas_album2 strong {
	font-size: 13px;
	color: #0019a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	
	}
.mas_album2 a strong{
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: #0019a8;
	text-decoration: underline;
}

.galeria .imagenes {
	float: left;
	margin-left: 0px;
	text-align: left;
	margin-right: 0px;
	display:block;
	height: 135px;
	width: 315px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
*html .galeria .imagenes {
	
	margin-left: 5px;
	
}
.galeria .imagenes img {
	margin-left: 18px;
}
.galeria #botones {
	float: left;
	padding-left: 78px;	/* << con 6 botones || con 4 botones >> 95px */
	width: 200px;		/* << con 6 botones || con 4 botones >> 165px */
	padding-bottom: 2px;
	margin: 0px;
}
.galeria #botones a {
	width: 30px;
	display: block;
	float: left;
}
.galeria #botones_2 {
	float: left;
	padding-left: 75px;
	width: 200px;
	padding-bottom: 2px;
	margin: 0px;
}
.galeria #botones_2 a {
	width: 30px;
	display: block;
	float: left;
}
#col_izq #contenido .galeria h4 {
	font-size: 15px;
	color: #FFFFFF;
	float: left;
	clear: both;
	width: 315px;
	text-align: center;
	background-color: #0019A8;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
*html #col_izq #contenido .galeria h4 {
margin-left:1px;
}
#contenido .galeria h4 span {
	font-weight: normal;
	font-size: 11px;
	padding-left: 15px;
}


#col_izq #contenido .imagen {
	height: 80px;
}
#contenido .imagen .tit_oferta {
	font-size: 18px;
	color: #0019A8;
	font-weight: bold;
}


#col_izq #contenido .vacaciones{
	background-image: url(../images/ventana_vacaciones.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenido h3 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}

#col_izq #contenido .hoteles{
	background-image: url(../images/ventana_hoteles.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#col_izq #contenido .recomendados{
	height: 144px;
	width: 158px;
	float: left;
	text-align: center;
	background-image: url(../images/ventana_recomendados.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-bottom:0px;
	padding-top: 7px;
}
#col_izq #contenido .recomendados ul {
	padding-top: 0px;
	float: left;
	display: block;
	padding-left: 10px;
	
}
#col_izq #contenido .recomendados li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4CDEC;
	float: left;
	padding-left: 0px;
}


#col_izq #contenido .recomendados .destino2 {
	width: 90px;
	float: left;
	display: block;
	height: 15px;
	text-align: left;
	padding-left: 0px;
	color: #0019a8;
	padding-left: 0px;

}

#col_izq #contenido .recomendados .desde {
	width: 45px;
	float: left;
	display: block;
	height: 15px;
	text-align: right;
	color: #a99bd9;

}
*html #col_izq #contenido .recomendados .desde {
	/*width: 40px;*/
	
}
#col_izq #contenido .destino {
	font-size: 17px;
	font-weight: bold;
	color: #0019a8;
	font-family: Arial, Helvetica, sans-serif;
}
#col_izq #contenido .precio {
	color: #0019a8;
	margin-bottom: 5px;
}
#col_izq #contenido .precio strong {
	font-size: 14px;
}
#contenido .mas_info {
	width: 115px;
	background-image: url(../images/img_informacion.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	width: 115px;
	height: 15px;
	padding-left: 23px;
	float: left;
	margin-top: 8px;
}

*html #contenido .mas_info  {
	width: 120px;
}
#contenido .mas_info a {
	display: block;
	text-align: center;
	line-height: 15px;
	padding-right: 0px;
	background-color: #d4cdec;
	text-decoration: none;
	color: #0019a8;
	font-size: 10px;
	width: 90px;
	float: right;
	height: 15px;
	
}

#contenido .mas_ofer {
	background-image: url(../images/img_informacion.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	width: 115px;
	height: 15px;
	float: left;
	margin-top: 8px;
	padding-left: 20px;
}
#contenido .mas_ofer a {
	display: block;
	text-align: center;
	line-height: 15px;
	padding-right: 0px;
	background-color: #d4cdec;
	text-decoration: none;
	color: #0019a8;
	font-size: 10px;
	width: 85px;
	float: right;
	height: 15px;
}
*html #col_izq #contenido .mas_ofer a {
	margin-top:0px;
	width: 83px;
}
#col_izq #contenido .mas_img a {
	display: block;
	width: 180px;
	height: 18px;
	background-image: url(../images/img_informacion.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	line-height: 18px;
	padding-right: 5px;
	background-color: #0019A8;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 78px;
	float: left;
}
#col_izq #contenido_quienes{
	float: left;
	height: auto !important; /*para los navegadores buenos*/
	height: 475px;  /*para IE5+ */
	min-height: 475px; /*para los navegadores buenos*/
	width: 685px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
#col_izq #contenido_quienes #texto {
	line-height: 20px;
	float: left;
	width: 290px;
	text-align: justify;
	padding-top: 20px;
	padding-left: 15px;
}
#contenido_quienes #texto p {
	margin-bottom: 10px;
	margin-top: 10px;
}
#contenido_quienes #texto a {
	font-size: 13px;
	font-weight: bold;
	color: #0019A8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


#col_izq h4 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0019a8;
	padding-bottom: 10px;
	padding-left: 0px;
}





#col_izq #pie {
	color: #0019a8;
	float: left;
	width: 675px;
	background-image: url(../images/borde_inferior.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:15px;
	padding-left: 25px;
	line-height: 15px;
	
}
#col_izq #pie span {
display:none;
}
#col_izq #pie .direccion {
	float: left;
	background-image: url(../images/viajes_mpiro.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 55px;
}

*html #col_izq #pie  {
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/borde_inferior.png", sizingMethod="scale");
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
#general #col_izq #pie img {
	padding-top: 3px;
}
/* INICIO galeria de fotos LA AGENCIA*/
/* default link style - needed to make the :active work correctly in IE */
a, a:visited, a:hover, a:active {
color:#000;
}
/* style the outer cntaining div to fit the landscape, portrait and buttons */
#galeria_agencia{
	width:370px;
	float: right;
	margin-right: 0px;
	padding-bottom: 0px;
	height: 400px;
	margin-top: 15px;
}

*html #galeria_agencia{

	margin-top: 25px;
}
#galeria_agencia .inicial {
	top: -330px;
	position: relative;
	z-index: 0;
}


/* remove the padding margin and bullets from the list. Add a top margin and width to fit the images and a position relative */
.gallery {
	list-style-type:none;
	position:relative;
	margin-top: 275px;
	margin-bottom: 0;
	margin-left: 15px;
	background-color: #0019A8;
	width: 316px;
	z-index: 100;
	color: #CCCCCC;
	font-size: 10px;
	text-align: justify;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	float: left;
}
*html .gallery {
margin-left: 8px;
}
/* remove the default image border */
.gallery img {
	border:0;
	float: left;
}
.gallery .inicial {
	position: relative;
	top: -315px;
	z-index: 0;
}

/* make the list horizontal */
.gallery li {
float:left;
}
/* style the link text to be central in a surrounding box */
.gallery li a, .gallery li a:visited {
	font-size:12px;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	line-height:24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;

}
/* position the images using an absolute position and hide them from view */
.gallery li a img {
/*position:absolute; 
top:-280px; 
visibility:hidden; 
border:0;*/
}
/* fix the top position for the landscape images */
.gallery li a img.landscape {
	visibility:hidden;
	border:0;
	position:absolute;
	top:-260px;
	left: 0px;
	z-index: 100;
}
*html .gallery li a img.landscape {
left: -1px;
}
/* fix the left position for the portrait images */
.gallery li a img.portrait {
	left:0;
/*	border-left:40px solid #eee;
	border-right:40px solid #eee;*/
	top: -330px;
}
/* style the hover background color for the text boxes */
.gallery li a:hover {
	}
/* style the active/focus colors for the text boxes (required for IE 6) */
.gallery li a:active, .gallery li a:focus {
background:#0019a8; 
color:#333333;
}
/* make the images visible on active/focus */
.gallery li a:active img, .gallery li a:focus img {
	visibility:visible;
}
.gallery li a span {
	top:-25px;
	left: 0px;
	visibility:hidden;
	position:absolute;
	z-index: 100;
	height: 20px;
	width: 320px;
	color: #333333;
	font-weight: normal;
	text-align: left;
}
.gallery li a:active span, .gallery li a:focus span {
	visibility:visible;
}
.gallery .nota {
	width: 320px;
	float: left;
	display: block;
	padding-top: 5px;
	height: 15px;
}


/*FIN galeria de fotos LA AGENCIA*/



/*INICIO  galeria ALBUM FOTOS*/
/* needed for IE to make :active state work first time */
a, a:visited {color:#000;} 

/* common styling for all galleries */
a.album, a.album:visited {
	color:#000;
	text-decoration:none;
	border:1px none #000;
	width:75px;
	height:50px;
	margin:2px;
	z-index:50;
	display: block;
	float: left;
}
/*a.slidea {background:url(london/thumb2.jpg);}
a.slideb {background:url(london/thumb3.jpg);}
a.slidec {background:url(london/thumb4.jpg);}
a.slided {background:url(london/thumb5.jpg);}
a.slidee {background:url(london/thumb6.jpg);}
a.slidef {background:url(london/thumb7.jpg);}
a.slideg {background:url(london/thumb8.jpg);}
a.slideh {background:url(london/thumb9.jpg);}
a.slidei {background:url(london/thumb10.jpg);}
a.slidej {background:url(london/thumb11.jpg);}*/
a.album em, a.album span {display:none;}
a.album:hover {border:1px none #fff;}

/* styling for RIGHT album */
#container_right {
	position:relative;
	width:403px;
	height:425px;
	border:1px solid #999999;
	float: left;
	left: 25px;
}
/*#container_right img {
	border: 1px solid #CCCCCC;
	padding: 5px;
}*/
#container_right .thumbs {
	width:400px;
	position:absolute;
	left: 0px;
	margin-top: 320px;
	padding-left: 2px;
	height: 120px;
}
#container_right a.album:active span, #container_right a.album:focus span {
	display:block;
	position:absolute;
	width:395px;/* hecha prueba poniendo a 403px */
	height:20px;
	top:-25px;
	left:5px;
	padding:0px;
	color:#333333;
	z-index:100;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

/*#container_right a.album:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#000;}*/
#container_right a.album:active, #container_right a.album:focus {border:1px none #000;}
#container_right a.album:active em, #container_right a.album:focus em {
	display:block;
	position:absolute;
	width:395px;/* hecha prueba poniendo a 403px */
	height:265px;
	top:-320px;
	left:0px;
	color:#000;
	border:1px none #3d330f;
	z-index:50;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;/* hecha prueba comentando este padding */
	background-color: #FFFFFF;
}
#container_right h1 {
	clear:both;
	margin:0;
	padding-top:5px;
	padding-left:20px;
	width:300px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:normal;
	color:#999999;
	float: left;
	position: relative;
}
#album #comentario {
	float: right;
	width: 220px;
	line-height: 18px;
	text-align: justify;
	padding-right: 20px;
		height: auto !important; /*para los navegadores buenos*/
	height: 350px;  /*para IE5+ */
	min-height: 350px; /*para los navegadores buenos*/
	
}
#album #comentario h5 {
	display: block;
	padding-bottom: 5px;
}
#album #comentario p {
	line-height: 18px;
	text-indent: 20px;
}

#album #comentario .nombre {
	font-size: 13px;
	font-weight: normal;
	color: #0019A8;
}
#album #volver_album {
	float: right;
	width: 80px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding-right: 0px;
	margin-right: 40px;
	font-size: 11px;
	line-height: 16px;
	background-color: #D4CDEC;
	/*margin-bottom: 20px;
	margin-top: 40px;*/
}
*html #album #volver_album {
margin-right: 20px;
}
#album #volver_album a {
	text-decoration: none;
	color: #0019A8;
	line-height: 16px;
	width: 76px;
	display: block;
	float: right;
	padding-right: 3px;
	font-size: 10px;
	background-image: url(../images/img_informacion.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#container_right .inicial {
	margin-top: 5px;
	margin-left: 3px;
}
#container_right .inicial span {
	display:block;
	width:395px;
	height:20px;
	padding:25px 0px 0px 2px;
	color:#333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}
*html #container_right .inicial span {
	
	padding:22px 0px 0px 2px;
	
}
#comentario .fecha {
	font-weight: normal;
	color: #666666;
}

#col_izq #enlaces {
	width: 660px;
	/*padding-left: 25px;*/
	padding-top: 20px;
	margin-top: 0px;
	float: left;
	
}
#enlaces li {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 680px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #001948;
}
#enlaces span {
	float: left;
	display: block;
	width: 375px;
	padding-left: 25px;
	line-height: 18px;
}
#enlaces a {
	float: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	display: block;
	height: 70px;
	width: 250px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #0019a8;
}

#enlaces a:hover {
text-decoration: underline;
}
#enlaces .redireccion{
	height: 45px;
	width: 250px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #0019a8;
	padding-top:25px;
	background-image: url(../images/fondo_enlace.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/*inicio LISTADO OFERTAS*/
#ofertas {
	width: 670px;
	padding-left: 0px;
	padding-top: 15px;
	margin-top: 0px;
	float: left;
	
}
#ofertas ul {
	float: left;
}


#ofertas li {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	float: left;
	width: 640px;
	clear: both;
	padding-left: 30px;
	height: 100px;
	background-image: url(../images/fondo_listado_ofertas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
}
#ofertas #descrip_oferta {
	float: left;
	width: 215px;
}
#ofertas #descrip_oferta .destino {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #a99bd9;
	width: auto;
	line-height: 35px;
	height: 35px;
	padding-left: 10px;
}
#ofertas #descrip_oferta .descripcion, #ofertas #descrip_oferta .fecha, #ofertas #descrip_oferta .salida {
	line-height: 20px;
	height: 20px;
	padding-left: 10px;	
}
#ofertas #descrip_oferta strong {
	font-size: 13px;
	font-weight: bold;
	color: #0019a8;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px;
}
#ofertas .imagen {
	width: 175px;
	float: left;
	text-align: left;
	display: block;
}
#ofertas .imagen .tit_oferta {
	color: #FFC20F;
	font-size: 14px;
}

#ofertas .imagen h3 {
	color: #0019a8;
	font-size: 18px;
	line-height: 35px;
}
#ofertas .precio {
	float: left;
	width: 150px;
}

#ofertas span {
	float: left;
	display: block;
	width: 375px;
	padding-left: 25px;
	line-height: 18px;
}
#ofertas a {
	float: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#botones_paginacion a span {
	display: none;
}


#ofertas .mas_info {
	padding-top: 40px;
	width: auto;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-image:none;
}

#ofertas .mas_info a {
	display: block;
	width: 115px;
	height: 18px;
	background-image: url(../images/img_informacion.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	line-height: 18px;
	background-color: #d4cdec;
	text-decoration: none;
	color: #0019a8;
	font-size: 10px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#botones_paginacion {
	float: left;
	clear: both;
	width: 650px;
	padding-top: 3px;
	text-align: center;
	padding-bottom:3px;
	height: 20px;
}
#botones_paginacion a {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	font-size: 18px;
	color: #FFC20F;
}
#botones_paginacion .listado {
	font-size: 11px;
	color: #0019A8;
}


/*fin LISTADO OFERTAS*/

#contenido_noticias {
	padding-top: 0px;
	float: left;
	width: 700px;
	padding-left: 0px;
	height: auto !important; /*para los navegadores buenos*/
	height:500px;  /*para IE5+ */
	min-height:500px; /*para los navegadores buenos*/
	background-color: #FFFFFF;
}
#contenido_noticias #noticia {
	float: left;
	width: 700px;
	height: auto !important; /*para los navegadores buenos*/
	height: 375px;  /*para IE5+ */
	min-height:375px; /*para los navegadores buenos*/

}

#contenido_noticias #espacio {
	height: 35px;
	width: 100%;
	float: left;
}

#contenido_noticias h4 {
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#contenido_noticias .inicio_not {
	text-align: justify;
	padding-left: 13px;
	padding-right: 15px;
}



/* INICIO galeria de fotos LA NOTICIA*/
/* default link style - needed to make the :active work correctly in IE */
a, a:visited, a:hover, a:active {
color:#000;
}
/* style the outer cntaining div to fit the landscape, portrait and buttons */
#not_principal{
	width:350px;
	margin-top: 0;
	float: left;
	margin-right: 7px;
	margin-left:7px;
	padding-bottom: 0px;
	/*height: 460px;*/
	background-color: #F5F5F5;
	border: 1px solid #E8E8E8;
	margin-bottom: 25px;
	/*background-image: url(../images/galeria_agencia/carmen.jpg);*/
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
#not_principal .titular {
	position: relative;
	/*top: -225px;*/
	z-index: 0;
}

#not_principal .ir_noticia {
	float: right;
	width: 95px;
	height: 17px;
	clear: both;
	background-image: url(../images/img_informacion.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	position: relative;
	/*	top: -240px;*/
	z-index: 0;
	margin-bottom:10px;
	margin-right: 10px;
}
#not_principal .ir_noticia a {
	background-color: #d4cdec;
	color: #0019a8;
	display: block;
	float: right;
	width: 60px;
	height: 17px;
	text-decoration: none;
	padding-right: 3px;
}
#det_noticia {
	text-align: justify;
	line-height: 20px;
	width: 550px;
	padding-left: 50px;
	padding-top: 25px;
	float: left;
}
#titular_noticia {
	width: 550px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: justify;
	padding-left: 50px;
	color: #0019A8;
	padding-top: 25px;
	float: left;
	padding-bottom: 15px;
}
#contenido_noticias #det_noticia img {
	float: right;
	text-align: justify;
	clear: left;
	padding-left: 15px;
	padding-bottom: 5px;
}
#contenido_noticias #det_noticia p {
	padding-bottom: 15px;
	text-indent: 25px;
	margin: 0px;
}
 #volver_noticia {
	width: 160px;
	text-align: right;
	height: 18px;
	line-height: 18px;
	background-image: url(../images/img_informacion_gris.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 8px;
	float: right;
	margin-right:50px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
*html #volver_noticia {
margin-right:25px;
}
#volver_noticia a {
	text-decoration: none;
	color: #999999;
}



#not_principal .inicio_not {
	line-height: 18px;
	padding-bottom: 20px;
	position: relative;
	/*top: -225px;*/
	z-index: 0;
}


/* remove the padding margin and bullets from the list. Add a top margin and width to fit the images and a position relative */
.noticia {
	list-style-type:none;
	position:relative;
	margin-top: 275px;
	margin-bottom: 0;
	margin-left: 15px;
	background-color: #0019A8;
	height: 55px;
	width: 311px;
	padding: 5px;
	z-index: 100;
}
/* remove the default image border */
.noticia img {
	border:0;
	float: left;
}
.noticia .inicial {
	position: relative;
	top: -315px;
	z-index: 0;
}

/* make the list horizontal */
.noticia li {
float:left;
}
/* style the link text to be central in a surrounding box */
.noticia li a, .noticia li a:visited {
	font-size:12px;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	line-height:24px;
	border:1px solid #444;
	margin:2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
/* position the images using an absolute position and hide them from view */
.noticia li a img {
/*position:absolute; 
top:-280px; 
visibility:hidden; 
border:0;*/
}
/* fix the top position for the landscape images */
.noticia li a img.landscape {
	visibility:hidden;
	border:0;
	position:absolute;
	top:-260px;
	left: 0px;
	z-index: 100;
}
/* fix the left position for the portrait images */
.noticia li a img.portrait {
	left:0;
/*	border-left:40px solid #eee;
	border-right:40px solid #eee;*/
	top: -330px;
}
/* style the hover background color for the text boxes */
.noticia li a:hover {
	background-image: url(../images/bot_galeria_agencia_hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/* style the active/focus colors for the text boxes (required for IE) */
.noticia li a:active, .noticia li a:focus {
background:#444; 
color:#fff;
}
/* make the images visible on active/focus */
.noticia li a:active img, .noticia li a:focus img {
	visibility:visible;
}

/*FIN galeria de fotos LA NOTICIA*/
#listado_noticias  {
	float: right;
	width: 325px;


}
*html #listado_noticias{
width: 320px;}
#listado_noticias  .foto_not {
	height: 75px;
	width: 75px;
	float: left;
	margin-right: 13px;
	/*background-color: #FFFFCC;*/
}
#listado_noticias .con_foto h5 {
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#listado_noticias .sin_foto p {
	display: block;
	float: left;
	line-height: 18px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 300px;
}
#listado_noticias .sin_foto {
	float: left;
	width: 300px;
	text-align: justify;
}
#listado_noticias .sin_foto li {
	margin-bottom: 3px;
	margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	float: left;
	text-align: justify;
	width: 300px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	display: block;
}
#listado_noticias .con_foto {
	width: 300px;
	float: left;
	text-align: justify;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
#listado_noticias .ir_noticia {
	float: right;
	width: 93px;
	height: 17px;
	background-image: url(../images/img_informacion_gris.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-right: 0px;
	border: 1px solid #CCCCCC;
	margin-top: 6px;
}
#listado_noticias .ir_noticia a {
	text-decoration: none;
	color: #999999;
	padding-right: 3px;
}
#tipo_oferta {
	width: 175px;
	float: left;
	text-align: center;
	padding-left: 25px;
	padding-top: 50px;
}
#tipo_oferta .tit {
	float: left;
	font-size: 18px;
	color: #a99bd9;
	width: 175px;
}
#tipo_oferta .precio_oferta {
	font-size: 15px;
	float: left;
	width: 175px;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #a99bd9;
	font-weight: bold;
}
#det_oferta {
	float: left;
	width: 630px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto !important; /*para los navegadores buenos*/
	height: 150px;  /*para IE5+ */
	min-height:150px;
	line-height:19px;

}
#det_oferta .fechas {
	font-weight: bold;
	font-size: 12px;
}
#det_oferta .detalle {
}
#det_oferta .otros_datos {
	font-size: 10px;
}
#galeria_oferta {
	width: 400px;
	float: left;
	text-align: center;
}
#galeria_oferta h4 {
	font-size: 24px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#galeria_oferta #botones {
	padding-top: 20px;
	float: left;
	width: 270px;
	padding-left: 119px;
}
#galeria_oferta #botones a {
	margin-right: 4px;
	margin-left: 4px;
	display: block;
	float: left;
}
#det_oferta ul {
	padding-bottom: 20px;
}
#det_oferta li {
	height: 17px;
}
#formu {
	float: right;
	width: 123px;
	height: 18px;
	background-image: url(../images/img_informacion.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
}
#formu a {
	text-decoration: none;
	color: #0019a8;
	line-height: 18px;
	width: 92px;
	display: block;
	text-align: center;
	float: right;
	background-color: #d4cdec;
	font-size: 11px;
}
#form2 {
	width: 350px;
	padding-left: 25px;
	line-height: 18px;
	font-size: 11px;
	color: #0019A8;
	padding-top: 30px;
	height: 425px;
	text-align: justify;
	float: left;
}

#form2 p {
	width: 320px;
	padding-bottom: 15px;
	display: block;
	float: left;
}

#form2 input {
	font-size: 11px;
	float: left;
	width: 320px;
	clear: both;
	border: 0px none #FFFFFF;
	background-color: #a99bd9;
}
#form2 .boton {
	font-size: 13px;
	background-color: #0019A8;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#form2 textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 320px;
	clear: both;
	background-color: #A99BD9;
}
#form2 span {
	display: block;
	float: left;
	line-height: 18px;
	font-size: 12px;
	color: #0019A8;
	font-weight: bold;
}
#form2 label {
	float: left;
	width: 350px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 18px;
}
#col_dcha_oferta{
width:300px;
float:right;
}
#col_dcha_oferta #foto_oferta {
	/*float: right;*/
	width: 300px;
	margin-top: 15px;
	height: 270px;
}
#col_dcha_oferta h4 {
	color: #0019A8;
	float: right;
	width: 300px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 15px;
}

/*inicio formulario subir  fotos album*/
#form3 {
	width: 650px;
	padding-left: 5px;
	/*padding-left: 25px;
	line-height: 18px;
	font-size: 11px;
	color: #0019A8;
	padding-top: 50px;
	float: left;*/
}
#form3 p {
	text-align: justify;
	padding-bottom: 10px;
}

#form3 fieldset {
	width: 275px;
	line-height: 18px;
	font-size: 11px;
	color: #0019A8;
	float: left;
	padding: 15px;
	margin-right: 10px;
	border: 1px solid #0019a8;
}
#form3 legend {
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}


#form3 input {
	font-size: 10px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 270px;
	background-color: #A99BD9;
	height: 15px;
	line-height: 15px;
}
#form3 .boton {
	font-size: 11px;
	background-color: #a99bd9;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

#form3 textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 270px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	clear: both;
	background-color: #A99BD9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#form3 span {
	display: block;
	float: left;
	line-height: 15px;
	font-size: 11px;
	color: #0019A8;
	width: 150px;
	clear: both;
	height: 15px;
}
#form3 span.txt {
	display: block;
	float: left;
	font-size: 11px;
	clear: both;
	padding-left: 2px;
	width: 268px;
	color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #A99BD9;
	height: 15px;
	line-height: 15px;
}
#form3 span.txt_descripcion {
	display: block;
	float: left;
	font-size: 11px;
	clear: both;
	padding-left: 1px;
	padding-right: 1px;
	width: 268px;
	color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #A99BD9;
}
#form3 label {
	float: left;
	width: 275px;
	display: block;
	padding-top: 0px;
	line-height: 15px;
}
#form3 .boton_subir {
	background-color: #0019a8;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	position:relative;
	z-index:100px;
}
*html #form3 .boton_subir {
	margin-top: 3px;
}

/*fin formulario subir  fotos album*/
/*inicio formulario subir  fotos album*/
/*#form4 {
	width: 300px;
	padding-left: 25px;
	line-height: 18px;
	font-size: 11px;
	color: #0019A8;
	padding-top: 50px;
	float: right;
}
#form4 input {
	font-size: 11px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFC20F;
	border-right-color: #FFC20F;
	border-bottom-color: #FFC20F;
	border-left-color: #FFC20F;
	width: 150px;
	margin-right: 20px;
	height: 25px;
}
#form4 .boton {
	font-size: 13px;
	background-color: #0019A8;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#form4 textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFC20F;
}
#form4 span {
	display: block;
	float: left;
	line-height: 18px;
	font-size: 12px;
	color: #0019A8;
	font-weight: bold;
	clear: both;
	width: 250px;
}
#form4 label {
	float: left;
	width: 300px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}*/
#volver {
	float: right;
	clear: both;
	width: 85px;
	height: 18px;
	background-image: url(../images/img_informacion.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding-right: 0px;
	margin-bottom: 20px;
	margin-top: 40px;
	margin-right: 15px;
}
#volver a {
	display: block;
	width: 53px;
	float: right;
	text-align: center;
	color: #0019A8;
	background-color: #A99BD9;
	text-decoration: none;
	line-height: 18px;
	height: 18px;
}

#form4 #SUBIR {
	width: 115px;
	float: right;
	margin-right: 35px;
	background-image: url(../images/img_informacion.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	padding-right: 8px;
	height: 18px;
	background-color: #D4CDEC;
	margin-top: 30px;
	margin-bottom: 30px;
}
#form4 #SUBIR a {
	text-decoration: none;
	font-weight: bold;
	color: #26358A;
}



iframe.vacaciones  {
	float: left;
	height: 500px;  /*para IE5+ */	
	width:700px;
	padding:0px;
	border:none 0px;
}
iframe.coches {
	float: left;
	height: 500px;  /*para IE5+ */	
	width:700px;
	padding:0px;
	border:none 0px;
}
#contenido .bloque {
	width: 300px;
	float: left;
	text-align: justify;
	font-size: 11px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contenido .bloque strong {
	font-size: 13px;
	color: #0019a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contenido  h2 {
	font-size: 18px;
	color: #0019A8;
	font-weight: bold;
	padding-bottom: 20px;
	display:block;
}
#contenido .bloque h4 {
	font-size: 12px;
	color: #FFBD0F;
	border: 1px solid #CCCCCC;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 10px;
}
#contenido .bloque p {
	padding-bottom: 10px;
	text-indent: 15px;
}
#contenido .bloque a {
	text-decoration: underline;
	color: #FFBD0F;
}
/* >> >> MENSAJE RESPUESTA DE SUSCRIPCIÓN */
/* >> >> MENSAJE RESPUESTA DE NO ENVÍO DE CORREO A CONTACTOS */
/* >> >> MENSAJE RESPUESTA DE NO JAVASCRIPT */
#mens_suscripcion, #mens_contacto_noenvioemail, #mens_aviso_navegador {
	margin: 100px 0px 0px 30px;
	color: #CC0000;
	padding: 10px;
	border: 1px solid #CC0000;
	float: left;
}
#mens_suscripcion p, #mens_contacto_noenvioemail p {
	text-align: left;
	line-height: 20px;
}

#mens_suscripcion strong, #mens_contacto_noenvioemail strong {
	font-weight: bold;
}

/* >> >> MENSAJE ERROR O SIN CONTENIDO */
.mensaje {
	color: #CC0000;
	padding: 10px;
	border: 1px solid #CC0000;
	float: left;
}
.mensaje2{
	color: #CC0000;
	padding: 10px;
	border: 1px solid #CC0000;
	float: left;
	margin-left:30px;
}
.mensaje_form{
	color: #CC0000;
	padding: 10px;
	border: 1px solid #CC0000;
	float: left;
	margin: 50px 0px 0px 30px;
}

