/**
 * CSS Document
 *
 * $Id$
 * @author Miguel Vázquez González
 *
 * Created on 25-01-2009


 PANTONE LOGO de oscuro a claro:
 #87394F
 #9C5868
 #E35757
 #DC1C3F


 INDICE:
  1 - Estilos para elementos HTML [html tags]
  2 - Estilos para elementos con identificador [id]
  3 - Estilos para elementos con nombre de clase [clases]
  4 - Estilos para elementos de la página de documentos [pagina documentos]
  5 - Estilos para mostrar los RSS [rss]
  6 - Estilos para listas de navegación [listas de navegación horizontales]
  7 - Estilos para el menuú accesible [menu accesible]
  8 - Estilos para los enlaces [enlaces]


 *
 */
/*****************************************************************************
 * RESET
 *****************************************************************************/
/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}

body {
     line-height: 1
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}

*/
	
	form {
	     margin: 0;
	     padding: 0;
	     border: 0;
	     outline: 0;
	     font-weight: normal;
	     font-style: normal;
	     font-size: 100%;
	     font-family: inherit;
	     vertical-align: baseline	
		}
		
		
/*****************************************************************************
 * HTML Tags
 *****************************************************************************/
html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #EAEAEB; /* Rosa - #FFF7F9; */
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	/*font: 62.5%/1.6 Verdana, Helvetica, Arial, sans-serif;
		color: #000000;

		background-image:url(../../theme/images/bg.png);
		background-repeat: repeat;
		margin: 0 20px 0 20px;*/
	height: 100%;
	width: 100%;
}

h1,h2,h3,h4,h5,h6 {
	margin: 2px 0px 2px 0px;
	/*font-size: 1em;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;*/
}

h1 {
	font-size: 18px; /**/
}

h2 {
	font-size: 16px; /**/
	/*color: #4F1832;*/
}

h3 {
	font-size: 14px; /**/
}

h4 {
	font-size: 12px; /**/
}

h5 {
	font-size: 10px; /**/
}

h3 a {
	background-image: url(../../theme/images/bullet_16_grey.png);
	background-repeat: no-repeat;
	padding-left: 18px;
}

input { /*font-size: 12px;
		border: 1px #cccccc solid;*/

}

img { /*max-width: 540px;
		overflow: hidden;*/

}

dl,ol { /*margin: 1em 0;*/

}

dt { /*font-weight: bold;
		margin-top: 0.5em;*/

}

ul { /*list-style: none;
		padding-left: 1em;*/ /*margin: 1em 0 1em 0;*/

}

ul ul { /*margin: 0;*/

}

li,dd { /*padding-left:1em;
		margin-bottom: 0.3em;
		background: transparent url(../../theme/images/bullet.png) 0 0.6em no-repeat ;*/

}

fieldset { /*padding: 0.5em;
		border: none;*/

}

blockquote { /*margin: 1em 1.5em;*/

}

blockquote.widthBorder {
	background-color: #FBFBFB;
	border: 1px solid #666;
	padding: 15px;
}

/* http://www.xs4all.nl/~ppk/css2tests/ie6/purecsspopups.html */
p { /*margin-bottom: 0.8em;*/

}

/*****************************************************************************
 * Ids
 *****************************************************************************/
#page {
	width: 980px;
	text-align: left;
	margin: 0px auto 0px auto;
	background-image: url(../../theme/images/page_bg_ns.png);
	background-attachment: inherit;
	background-repeat: repeat-y;
	background-position: 50% 50px;
	background-color: #eaeaeb;
}

#page div { /*padding: 0px 10px 0px 10px;*/

}

/***************************************************************************/
#head {
	width: 980px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*
		 height: 27px;*/
	background-color: #eaeaeb; /* #eaeaeb;*/
}

#head_top {
	/*background:  #def0f9 url(../../theme/images/fondo_sup.jpg) bottom left no-repeat;
			width: 100%;
			padding: 0.2em 0;
			height: 18px;
			width: 100%;*/
	padding-top: 5px;
}

#head_middle {
	/*background-image:url(../../theme/images/fondo_cab_comun.jpg);
			background-position:left;
			background-repeat:no-repeat;
			padding: 10px 10px 10px 10px;*/
	padding: 6px 3px 3px 7px;
	margin: 0 auto;
	text-align: center;
	background-image: url(../../theme/images/bg_cabecera.png);
	background-repeat: repeat-y;
	/*min-height: 252px;*/
	height: 282px; /* PARA SOLUCIONAR PROBLEMAS CON IE 7 */
	
}

#head_bottom { /*width: 100%;*/ /*height: 25px;*/
	/*background: #0465a2 url(../../theme/images/fondo_nav_global.jpg) top left repeat-x;*/
	/*border-top: 1px solid #fff;
			border-bottom: 1px solid #fff;*/ /*padding: 0.1em 0 0.0em 0;*/
	/*color: #fff;*/ /*background-color: #F1F1F1;*/

	margin-right: 10px;
	padding-top: 15px;

}

.contentMenu {
	height: 16px;
	position: relative;
	z-index: 1;
	padding-left: 15px;
	padding: 0px 0px 27px 0px;
	margin-left: 5px;
	margin-right: 7px;
	margin-top: -42px;
	background-image: url(../../theme/images/linea_separadora_pie.png);
	background-repeat: repeat-x;
	background-position: bottom; /**/
}

/***************************************************************************/
#cuerpo { /*background-color:  #ff0000;*/
	width: 960px;
	padding: 0px 10px 0px 10px;
	text-align: left;
}

#cuerpo * {
	/*text-align: left; */ /* COMENTADO POR MVG - 21/07/2010  PARA TRATAR DE ARREGLAR EL ALIENEADO DE LOS BOTONES DE LOS FORMULARIOS */
}

#content {
	margin: 0px;
	/*background-color:  #ff0000;
		    background-image: url(../../theme/images/bg_content.png);
		    background-repeat: no-repeat;*/
	overflow: hidden; /* OJO CON ESTO PUEDE CORTAR IMÁGENES */
	width: 685px; /*700px;*/ /*height: 100%;*/
	float: left;
	text-align: left;
	padding: 0px 10px 10px 30px;
	/*minimo de alto del contenedor*/
	min-height: 2100px;
}

#content_gis {
	padding-top: 20px;
}

#content_data {
	padding-top: 2px;
}

#content_data * {
	/*text-align: left;*/ /* COMENTADO POR MVG 21/07/2010 - para solventart el centrado en los botones de los formularios */
}

#content_data_html {

}  /* width: 670px; */

#data_tabs {
	clear: both;
	width: 100%;
	height: 25px;
	padding: 0px 0px 0px 0px;
}

#data_tabs * {
	color: #fafafa;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
}

.dataTab {
	width: 120px;
	background-color: #0F0F0F;
	height: 24px;
	border: 1px #CFCFCF solid;
	/*------SAME BORDER COLOR (.dataTab, .dataTabSelected, #content_data_under_tabs )-----*/
	float: left;
	vertical-align: middle;
	margin: 0px 4px 0px 0px;
	z-index: 2;
}

.dataTabSelected {
	width: 120px;
	background-color: #3F3B3B;
	height: 24px;
	border: 1px #CFCFCF solid;
	/*------SAME BORDER COLOR (.dataTab, .dataTabSelected, #content_data_under_tabs )-----*/
	float: left;
	vertical-align: middle;
	margin: 0px 4px 0px 0px;
	border-bottom: 1px #3F3B3B solid;
	z-index: 3;
}

#content_data_under_tabs { /*float: left;*/
	padding: 0px;
	width: 690px;
	border: 1px #CFCFCF solid;
	/*------SAME BORDER COLOR (.dataTab, .dataTabSelected, #content_data_under_tabs )-----*/
	padding: 10px 0px 10px 10px;
	background-color: #3F3B3B;
	color: #fafafa;
	z-index: 1;
}

.content_title_dotted { 
	border-bottom: dotted 1px #4F1832;
	padding-top: 5px;
}


#sidebar { /*border: 1px solid #BFBFBF;*/ /*background-color: #F1F1F1;*/
	float: right;
	width: 210px;
	padding: 0px 10px 10px 10px;
	top: 10px;
	/*margin: 10px;*/
	height: 100%;
	min-height: 100%;
}

#sidebar h3 {
	text-align: right
}

#sidebar h4 {
	text-align: left
}

.sidebar_title { /*padding: 0px 0px 4px 0px;
				margin: 15px 0px 0px 0px;
				font-size: 1.2em;
				background-image: url(../../theme/images/grey_line.gif);
		    	background-repeat: repeat-x;
		    	background-position: bottom;*/
	border-bottom: dotted 1px #4F1832;
	/*color: #4F1832;*/
	/*border-bottom: dotted 1px #990000;
	color: #990000;	*/
	padding-top: 5px;
}

.sidebar_item {
	padding: 0px;
}

#herramientasTexto {
	float: left;
	margin-left: 10px;
}

.herramientasWeb20 {
	float: right;
	margin-right: 21px;
	margin-bottom: 10px;
}

/***************************************************************************/
#foot {
	border-top: solid 1px #eaeaeb;
}

#foot p { /*margin: 1em 15px;*/

}

#foot img { /*border: none;
			margin: 0;
			float: none;*/

}

.content_foot {
	font-size: 0.9em;
	color: #AFAFAF;
	background-color: #fafafa;
	margin: 2px 10px 0px 13px;
	padding: 15px 0px 15px 0px;
}

.copyright {
	font-size: 0.9em;
	color: #AFAFAF;
	float: right;
	padding-right: 20px;
}

.footer_logos {
	font-size: 0.9em;
	color: #AFAFAF;
	float: left;
	padding-left: 20px;
}

.footer_links { /*font-weight: bold;
			font-size: 0.9em;
			background-image: url(../../theme/images/pie_del_pie.png);
			background-color: #F2F2F2;
			background-color: #eaeaeb;*/
	text-align: center;
	border-top: solid 1px #eaeaeb;
	font-size: 0.7em;
	font-weight: bold;
}

.footer_development_by { /*font-size: 0.9em;
			color: #9F9F9F;
			background-image: url(../../theme/images/pie_del_pie.png);
			background-color: #F2F2F2;
			background-color: #eaeaeb; */
	text-align: center;
	color: #9f9f9f;
	font-size: 0.9em;
	visibility: hidden;
}

.footer_certificados_logos {
	text-align: center;
	float: right;
	padding-right: 20px;
}

/*****************************************************************************
 * Clases
 *****************************************************************************/
	/* Enlaces - Siempre por encima del resto de clases para que no las anule */
a img {
	vertical-align: middle;
	border: none 0px;
	text-decoration: none;
}

a,a:link,a:visited {
	color: #5F1D3D;/* #7F2F54; /* #4F0025; /* GRIS oscuro: #4F4F4F; /* GRANATE: #6F0728; */
	text-decoration: none;
}

a:hover,a:active {
	color: #2F2F2F; /* GRANATE: 6F0728; GRIS: #2F2F2F; */
	text-decoration: underline;
}

a.web20links:hover {
	text-decoration: none;
}

/* IMAGENES */
img.filete {
	margin: 0px 0px 0px 0px;
}

img.img_linea_bajo_titulo {
	margin-bottom: 3px;
}

img.bg_busqueda_head {

}

img.bg_busqueda_foot {

}

img.img_icono_menuItem {
	vertical-align: middle;
}

img.randomSecurityImg {
	vertical-align: middle;
	margin-bottom: 3px;
}

img.img_tarjeta_credito {
	vertical-align: middle;
	border: 1px solid #2F2F2F;
}

/* DESTACADOS */
div.destacados {
	/*background-image: url(../../theme/images/bg_destacados.png);
		background-repeat: no-repeat;*/
	min-height: 120px; /**/
	width: 668px;
	padding: 0px 0px 15px 15px;
	border: 1px solid #cccccc;
}

div.destacados img,.destacado2top img,.destacado3top img,.destacado1 img {
	margin-bottom: 8px;
}

.destacados_fondo {
	/*background-image: url(../../theme/images/bg_destacados_fondo.png);
		background-repeat:repeat-y*/

}

div.destacados h1,div.destacados h2,div.destacados h3,div.destacados h4 { /*font-size: 0.9em;*/

}

.destacado { /* para el formato del contenido de la pagina de portada */
	/*float: left;
		width: 300px;
		padding: 0px 0px 0px 0px;*/

}

.destacado1 {
	float: left;
	width: 210px;
	/*padding: 10px 0px 15px 0px;*/
	font-size: .81em;
	text-align: left;
	padding: 5px 0px;
}

.destacado2top { /*border: 1px solid #ff0000;*/
	float: left;
	width: 318px;
	padding: 15px 0px 0px 15px;
}

.destacado2 { /*border: 1px solid #ff0000;*/
	float: left;
	width: 317px;
	padding: 15px 15px 0px 1px;
}

.destacado3top {
	float: left;
	width: 200px;
	/*width: 45%;*/
	padding: 20px 0px 0px 15px;
}

.destacado3 {
	float: left;
	width: 205px;
	/*width: 45%;*/
	padding: 15px 15px 0px 1px;
}

.destacado3 h3,.destacado2 h3 {
	min-height: 35px;
	/* en vez de height utilizamos min-height para que no se montan entre sí los textos de las noticias de actualidad */
}

.rss {
	float: left;
	width: 210px;
	padding: 20px 0px 0px 17px;
}

/* **** */
.flashContent {
	padding: 0px 0px 0px 0px;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

.galeria {
	background-image: url(../../theme/images/bg_media.png);
	background-repeat: no-repeat;
	float: left;
	width: 145px;
	padding: 10px 0px 10px 20px;
}

.no_visible,.no_visible * {
	display: none;
}

.btnLoadLanguajeCombo {
	width: 30px;
	height: 22px;
	margin: 3px;
	vertical-align: middle;
}

.cmbLanguaje {
	min-width: 100px;
	vertical-align: middle;
}

.tblMiViaje,.tblMiViaje td { /*border: 1px solid #808080;*/

}

.divMarco {
	border: 1px #cccccc solid;
	padding: 10px 10px 10px 10px;
	min-height: 60px;
	margin: 0px 0px 10px 0px;
}

.divSidebarNoticias {
	background-image: url(../../theme/images/sidebar_noticias.jpg);
	background-repeat: no-repeat;
	background-position: right 50%;
	height: 20px;
	margin-top: 5px;
	/* Por ser el primero lo separamos un poco del titulo */
	padding-top: 63px;
	padding-left: 110px;
	margin-bottom: 5px;
}

.divSidebarMapa {
	background-image: url(../../theme/images/sidebar_mapa.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	padding-top: 63px;
	padding-left: 110px;
	margin-bottom: 5px;
}

.divSidebarGaleria {
	background-image: url(../../theme/images/sidebar_galeria.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	padding-top: 63px;
	padding-left: 110px;
	margin-bottom: 5px;
}

.divSidebarVideo {
	background-image: url(../../theme/images/sidebar_video.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	padding-top: 63px;
	padding-left: 110px;
	color: #FFFFFF;
	margin-bottom: 5px;
}

a.enlaceBlanco,a.enlaceBlanco:visited {
	color: #FFFFFF;
}

.error_message {
	color: #ff0000;
}

.contenedorListadoRecursos {
	width: 700px;
}

.contenedorItemlistadoRecursos {
	/* Es el div que contiene un item de recurso con img de Head e img de Foot,
									Se quitaron las imagenes de head y foot */
	float: left;
	margin-top: 5px; /*8px;*/
}

/* NO SE DEBE DAR ESTILO CSS A ESTE DIV
	#divListadoRecursos {
		####width: 705px;
	} */ /************************************************/
	/*	Devolucion de los datos de un Recurso		*/
	/************************************************/
#divDatosRecurso {
	margin-top: 15px;
}

.divInsideDatosRecurso {
	border: #CCCCCC solid 1px;
	background-color: #F7F7F7;
	padding: 10px;
	width: 663px;
}

.divInsideDatosRecursoNoAjax { /*padding: 0px 10px 10px 10px;*/
	width: 665px;
}

#pestanas {
	clear: both;
	width: 660px;
	height: 26px;
	padding: 10px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
}

#pestanas div {
	text-align: center;
	vertical-align: middle;
}

.boton_pestana { /*padding: 5px 10px 0px 10px;
				width: 140px;
				vertical-align: middle;
				text-align: center;
				height: 20px;
				background-color:#ffffff;
				border:1px #333333 solid;
				margin: 0px 4px 0px 0px;
				float: left;*/
	padding: 5px 10px 0px 10px;
	border: dotted 1px #ccc;
	border-bottom: hidden;
	float: left;
	margin-right: 1px;
	height: 20px;
	background-color: #efefef;
}

.boton_pestana_select { /*padding: 5px 10px 0px 10px;
				width: 140px;
				vertical-align: middle;
				text-align: center;
				height: 20px;
				background-color:#f1f1f1;
				border:1px #333333 solid;
				border-bottom:1px #f1f1f1 solid;
				margin: 0px 4px 0px 0px;
				float: left;*/
	padding: 5px 10px 0px 10px;
	border: solid 1px #996666;
	border-bottom-color: #fff;
	float: left;
	margin-right: 1px;
	height: 20px;
	background-color: #fafafa;
}

/*engadido botons*/
.boton_pestana a {
	color: #999;
	text-decoration: none;
}

.boton_pestana a:hover {
	color: #900;
}

/*fin engadido botons*/
#contentPestanas { /*background-color:#F1F1F1;
				margin: 0px 0px 10px 0px;
				border: #333333 solid 1px;
				padding: 10px;*/
	background-color: #fafafa;
	border: solid 1px #996666;
}

.divAgendaRecurso {
	padding: 20px;
}

.divFotosRecurso {
	padding: 1px 0px 0px 0px;
}

.divPropertiesRecurso {
	padding: 0px 20px 20px 20px;
}

.divIconoAgendaRecurso {
	padding: 0px 10px 15px 0px;
	float: left;
	width: 70px;
}

.divDatosAgendaRecurso {
	padding: 0px 0px 20px 0px;
	float: left;
	width: 280px;
}

.divSendSMSAgendaRecurso { /*float: left;
						width: 280px;*/
	padding: 0px 0px 15px 0px;
}

.div_sms {
	padding: 0px 0px 15px 60px;
}

.divRecursoBotoneraTop {

}

.divRecursoBotoneraBotttom { /*border: #333333 solid 1px;
				background-color: #F1F1F1;
				padding: 10px;
				margin-top: 15px;
				margin-bottom: 15px;*/
	border-width: 0px 1px 1px 1px;
	border-color: #996666; /*880000;*/
	border-style: solid;
	/*background-color: #cfcfcf;*/
	background-color: #FFF7F9; /*9C5868; /*F9EFFF; /* ROSA - FFF5F5; */
	padding: 5px 10px 5px 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.textoInfo {
	color: #c10040;
	float: left;
	margin-left: 15px;
	font-weight: bold;
}

.divRecursoBotoneraTop .textoInfo {
	padding-top: 3px;
}

.divContenedorTarjetasCredito { /*border: dotted 1px #990000;*/
	padding: 2px;
}

/***********************************************/
.divListadoRecursosClientes,divListadoRecursosClientes * {
	font-family: verdana;
	font-size: 1em;
	padding: 15px;
}

.divDatosEnlacesRecurso {
	float: left;
	width: 200px;
}

.listadoRecursos {
	width: 705px;
	overflow: hidden;
}

.message_ajax { /* DIV */ /*display: block;*/
	/*background-image: url(../../theme/images/bgBusquedaBody.png);
		background-repeat: repeat-y;*/
	/*background-image: url(../../theme/images/bgBusquedaBody.png);
		background-repeat: repeat-y;*/
	padding: 10px 10px 10px 10px;
	border: 1px solid #73828D;
	background-color: #f4f4f4;
	margin-top: 8px;
	/*width: 622px;
		background-color: #f4f4f4;
		border-top: 1px solid #73828D;
		padding: 20px 20px 20px 20px;*/
}

.divItemFromListadoRecursos,.divItemFromListadoRecursosBuscador,.divItemFromListadoBuscador
	{ /*float: left;*/
	width: 313px;
	height: 100%;
	/*background-image: url(../../theme/images/bgListadoBody.png);
		background-repeat: repeat-y;*/
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding: 5px 10px 5px 10px;
	font-size: 0.85em;
	margin-right: 15px; /**/
}

.divItemFromListadoRecursosAddress {
	padding: 6px 10px 6px 0px;
	font-size: 0.9em;
}

.divItemFromListadoBuscador {
	min-height: 49px;
}

.divItemFromListadoRecursosBuscador { /*height:120px;*/
	height: 60px;
}

.titulo_resultados {
	font-size: 1.1em;
	background-color: #87394F; /*F9EFFF; /* ROSA - FFF5F5; */
	border-bottom: dotted 1px #fafafa;
	color: #fafafa;
	width: 685px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
}

.separator_dotted {
	border-bottom: dotted 1px #87394F;
	padding-top: 2px;
	background-color: #FFEFF3; /*9C5868; /*F9EFFF; /* ROSA - FFF5F5; */
	width: 685px;
}

.divTextoItem {
	padding: 10px 20px 10px 0px;
}

.resultadoBusquedaOcultar {
	display: none;
}

.resultadoBusquedaMostrar { 
	margin-top: 20px;
	font-weight: bold;
	/*display: block;*/
	/*background-image: url(../../theme/images/bgBusquedaBody.png);
		background-repeat: repeat-y;
		margin: 0px;
		padding: 0px;
		border: 0px none;*/ /*padding: 10px;
	}

	.resultadoBusquedaMostrarItems {
		/*display: block;*/
	/*background-image: url(../../theme/images/bgBusquedaBody.png);
		background-repeat: repeat-y;
		padding: 20px 20px 20px 20px;*/

}

.contenedorFormBusqueda {
	/*background-image: url(../../theme/images/bgBusquedaBody.png);
		background-repeat: repeat-y;*/
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-bottom: 15px;
}

.contenedorCarrito {
	/*background-image: url(../../theme/images/bgCarritoBody.png);
		background-repeat: repeat-y;*/
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 10px 10px;
}

.separadorCarrito {
	background-image: url(../../theme/images/lineaVerticalCarrito.png);
	background-repeat: repeat-y;
}

.eliminarCarrito {
	vertical-align: top;
	/*background-color:#000000;*/
	text-align: center;
	padding-right: 15px;
}

.formBusqueda {
	float: left;
	min-width: 65px;
	padding: 0px 0px 0px 15px;
}

.imputKeywordFormBusqueda {
	padding: 1px 1px 1px 3px;
	background-color: #FFF7F9;
	margin: 0;
	vertical-align: bottom;
	border: solid 1px #CCCCCC;
}

.formContacto {
	float: left;
	min-width: 135px;
	min-height: 25px;
	padding: 0px 10px 5px 10px;
}

.input {
	padding: 1px 1px 1px 3px;
	background-color: #FFF7F9;
	margin: 0;
	vertical-align: bottom;
	border: solid 1px #CCCCCC;
	/*	
	border: 1px solid #666666;
	text-align: center;
	background-color: #fafafa; */
}

.input_short {
	padding: 1px 3px 1px 3px;
	background-color: #FFF7F9;
	margin: 0;
	vertical-align: bottom;
	border: solid 1px #CCCCCC;
	width: 20px;
	/*	
	border: 1px solid #666666;
	text-align: center;
	background-color: #fafafa; */
}

.button {
	border: 1px solid #666666;
	text-align: center;
	background-color: #DFDFDF; /**/
}

.envioContacto { /*float: left;
		min-height: 25px;*/
	padding: 0px 20px 0px 20px;
}

/* PRINT OPTIONS */
.no_imprimir {
	padding: 0px;
	margin: 0px;
}

@media print {
	.no_imprimir {
		display: none;
	}
	.no_imprimir * {
		display: none;
	}
}

/*****************************************************************************
 * RSS
 *****************************************************************************/
	/*
	.divCabeceraRss {
		text-align: center;
	}

	.imputFormBuscador {
		border-right: #00428b 1px solid;
		border-top: #00428b 1px solid;
		border-left: #00428b 1px solid;
		border-bottom: #00428b 1px solid;
		font-size: 10px;
		color: #012266;
		background-color: #ffffff;
		font-family: Verdana,Arial,Helvetica,sans-serif;
	}

	div.separaNoticiasClear {
		clear:both;
		border-bottom: 1px #666666 solid;
		padding: 4px 0 10px 0 ;
	}

	div.separaNoticiasPadding {
		padding: 20px 0 10px 0 ;
	}
		div.separaNoticiasTransparente {
		clear:both;
		padding: 4px 0 10px 0 ;
	}

	.divNoticias {
		text-align: left;
		width: 100%;
	}

	a.tituloCanal {
		font-weight: bold;
		font-size: 14px;
		color: #196CB9;
	}

	a.tituloCanal:hover {
		color: #009CC4;
	}

	a.enlaceNoticia {
		font-weight:bold;
		font-size: 10px;
		color: #196CB9;
		text-align:justify;
		text-decoration: none;
	}

	a.enlaceNoticia:hover {
		color: #009CC4;
		text-decoration: underline;
	}

	div.descripcionNoticia{
		color: #003366;
		font-size: 10px;
		text-align:justify;
		padding-top: 6px;
	}

	div.fechaNoticia {
		color: #666666;
		font-size: 10px;
		padding-top: 6px;
	}
*/
#sidebar p {
	margin: 0;
	padding: 0;
}

#sidebar h5 a {
	font-size: 10px;
	font-weight: normal;
	color: #990000;
}

#sidebar h5 a:hover {
	font-size: 10px;
	color: #CC3300;
	text-decoration: none;
}

#sidebar h3 a {
	font-size: small;
	float: left;
}

#content_data_html p {
	margin: 0;
	padding: 0;
}

#content_data_html h5 a {
	font-size: 10px;
	font-weight: normal;
	color: #990000;
}

#content_data_html h5 a:hover {
	font-size: 10px;
	color: #CC3300;
	text-decoration: none;
}

#content_data_html h1 {
	color: #b3071b;
	border-bottom: solid 2px #b3071b;
	padding-left: 5px;
}

#contentPestanas p {
	margin: 10px;
}



/* RESERVAS TRIATLON */
	.tablaPreciosTriatlon {
		border: 1px solid #996666;
		width: 400px;
		font-size: 0.85em;
	}
	.headTablaPreciosTriatlon1 {
		font-weight: bold;
		font-size: 1.15em;
		padding: 5px 10px 5px 10px;
	}
	.headTablaPreciosTriatlon2 {
		text-align: center;
		font-weight: bold;
		background-color: #EFEFEF;
		padding: 5px 10px 5px 10px;	
	}
	.headTablaPreciosTriatlon3 {
		font-weight: bold;
		background-color: #EFEFEF;
		padding: 0px 5px 0px 5px;	
	}
	.datoTablaPreciosTriatlon {
		background-color: #FFF7F9;
		text-align: right;
		padding: 5px 10px 5px 10px;
	}



/* CENTRAL DE RESERVAS */

	.crs_form {
		
	}
	
	.crs_div_sort_form {
		border: 1px #cccccc solid; /* 996666 */
		/*background-color: #FFF7F9; /*#FFEFF0; FFF7F9*/
		padding: 10px 10px 10px 10px;
		margin-bottom: 15px;
	}
	
	.crs_div_label_form {
		/*background-color: #DFDFDF;*/
		float: left;
		min-width: 120px;
		padding: 2px 20px 0px 20px;	
		vertical-align: baseline;
	}
	
	.crs_div_input_form {
		float: left;
		min-width: 120px;
		padding: 0px 10px 0px 20px;	
	}	

	.crs_divListadoHoteles {
		margin-top: 15px;
	}
	
	.crs_divInsideDatosRecurso {
		border: #CCCCCC solid 1px;
		background-color: #F7F7F7;
		padding: 10px;
		width: 640px;
	}
		
		.crs_titleFoundHotels {
			font-size: 1.3em;
		}
		
		.crs_linksDataHotel {
		
		}
		
		.crs_contentDataHotel {
		
		}
			
		.crs_tablaPreciosHoteles {
			background-color: #ffffff;
			border: 1px solid #996666;
			/*width: 600px;*/
			font-size: 0.85em;		
		}
			
		.crs_tdHead_tablaPreciosHoteles {
			background-color: #ffffff;
			text-align: center;
			font-weight: bold;
			padding: 5px 5px 5px 5px;	
			font-size: 1.10em;
		}
			
		.crs_tdHead2_tablaPreciosHoteles {
			text-align: center;
			font-weight: bold;
			background-color: #EFEFEF;
			padding: 1px 5px 1px 5px;	
			font-size: 1.05em;
		}
			
		.crs_tdDatos_tablaPreciosHoteles {
			background-color: #FFF7F9;
			text-align: right;
			padding: 1px 5px 1px 5px;	
		}
	
	.divFormDatosClienteCRS {
		margin-top: 50px;
		margin-bottom: 25px;
		padding-top: 15px;
	}

	.crs_devolucion_datos_reserva {
		padding: 10px 10px 10px 10px;
		border: 1px solid #73828D;
		background-color: #f4f4f4;
		margin-top: 8px;
	}	




	