/* CSS Catalogo - jQuery 2008 */
/* Evitamos marco de imágenes y scroll 
html, body {
  overflow : auto;
  border : none
}
*/
/* Buscador */
.inputForm{
	width:180px;
	font-family: Arial, Times New Roman; 
	font-size: 10pt;
	color: #000;
	font-weight: normal;
}

.imagen {
	border: 0;
}

/*
.fieldForm{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #000000;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	width:240px; 
	background-color: #0099CC;
	line-height:15px;
	padding-top: 10px; 
}
*/

.textoCarta {
    position: absolute;
	font-family: Arial, Times New Roman; 
	font-size: 8pt;
/*    width: 200px; */
    color: red;
}

.selected {
    background-color: #ff9CD8;
}

.highlight {
	margin: -100px 0 0;
	font-weight: bold;
	color: #f00;
}

.head {
	margin: -100px 0 0;
	text-decoration: none;
}

.data_tabla
	{
	float:left;
	width:100%;	
	}
	
.busca_map {float:left; width:100%;} /*	display: block;} */
.transpa {border:0; z-index:0; position: absolute;}
.mapamarco {position: absolute; border:1px solid red; background-color: transparent; z-index: 1000;}
.mapamarco_pulsado {position: absolute; border: 2px solid #0033FF; background-color: #0033FF; filter:alpha(opacity=10); -moz-opacity: 0.3;opacity: 0.3;}
.texto_resaltado {font-weight:bold; color:red}

.Estilo {color: #023251}
.Estilo0 {position:absolute;border:thin #000000 double; color: black}
.Estilo1 {position:absolute;border:1px #ff0000 solid; color: black}
.Estilo2 {position:absolute;border:2px #ffaa00 solid; color: black;}
.Estilo3 {position:absolute;border:2.5px #ffffff solid; color: black;}
.Estilo4 {position:absolute;border:2.5px #ffff00 ridge; color: black;}
.estilo5ENC {position:absolute;border:2px #ff00ff solid; color: black;}
.Estilo5 {position:absolute;border:1.75px #ff00ff solid; color: black;}
.Estilo6 {font-weight: bold; color: violet;}

.recuadroNegro {border:thin #000000 double; color: black}
.recuadroRojo {border:1px #ff0000 double; color: black}
.recuadroNaranja {border:2px #ffaa00 double; color: black}
.recuadroBlanco {border:2.5px #ffffff double; color: black}
.recuadroAmarillo {border:1.75px #ff00ff double; color: black}
.recuadroVioleta {font-weight: bold; color: violet;}

.clickable {	cursor: help;	list-style: none;	color: #000000; margin-left: 1%;} /*	background-color: #EEEEEE; */	
.clickable2{	cursor: help;	color: #ff0000; 	background-color: #023251;	text-decoration: underline;}

/* Coming from CSS de Armada*/
.pager {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	color: #ff6600; 
}
.active {
	background: #0099CC; 
	border: 1px solid #006;
	color: #ffffff;
	font-weight:bold;
}

.page-number {
	cursor: help;
	padding: .3em;
	border: 1px solid #fff;
}

.sortable {
	cursor: help;
}

.TablaData 
	{
	width: 600px;
	border: 1;
	border-bottom-color: #bbb;
	border-style:none;
	text-align:center;
	}	  

.tit_tabla {
	background-color: #EEEEEE;
	background-image:url(../../images/catalogo/fondo_tabla_td.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 2px;
}

.tit_tabla_papel {
	background-image:url(../../images/catalogo/fondo_tabla_cabecera.gif);
	background-repeat:repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	height: 25px;
	line-height: 12px;
	text-align: justify;
}

.tit_tabla_ENC {
	background-image:url(../../images/catalogo/fondo_tabla_cabecera_verde.gif);
	background-repeat:repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	height: 25px;
	line-height: 12px;
	text-align: justify;
}

.datos_tabla_papel {
	background-color: #EEEEEE;
	background-position: center bottom;
	background-repeat: repeat-x;
	border-color: #FFFFFF rgb(255, 255, 255) rgb(0, 0, 0); /*#008080 */
	border-spacing: 2px;
	border-style: none;
	border-width: medium medium 2px;
	color: #006699;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding: 10px;
	text-align: justify;
}

.BoxAzul {
	background-color: #008080;
	color: #ffffff;
}

.Vertical {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	float: left;  
	width: 150px;
	list-style: none;
	padding-left:2px;
}
.Vertical_modotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	float: left;  
	width: 250px;
	list-style: none;
	padding-left:2px;
}

.enlace{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width: 250px;
	list-style: none;
	padding-left:2px;
}
.even {
	color:#006699;
	background-color: #CDDBFC;	
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
}
.odd {
	color:#006699;
	background-color: #dee3e9;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
} 

.SeccionActiva2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#305778;
	background-color:#eeeeee;
	width:95%;
	margin-left:1px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
/*	display:table; */
	text-align:left;
	}
	
.Tabla_caption
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0000ff;
	}


#contentidocentral tbody th,
.subhead {
  background-color: #6f93ce;
  padding-left: 0;
}

#contenidocentral th {
  text-align: center;
  color: #fff;
}
#contenidocentral thead th {
  background-color: #15b;    
}
	
a.tablita, a.tablita:visited, a.tablita:active
	{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	text-align: left;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold; 
	color: #0099CC;
	}	

#Botonera 
{
	width: 407px; 
	height: 16px; 
	border: thin; 
	text-align: center;
}
	
#Botonera tr
{
	width: 407px; 
	height: 14px; 
	border-width: 1px 0 0 1px;
	border-color: #FFFFFF;
	border-style: solid;
	background-color: #99BDDB;
}

#Botonera td
{
	text-align: center;
	letter-spacing: 0.8px;
/*	text-transform: uppercase; */
	background-color: #FFFFFF;
}

.botones1
{
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #99BDDB;
	width: 162px; 
	height: 19px; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	line-height: 11px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #6E88A0;	
}

.botones2
{
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #99BDDB;
	width: 120px; 
	height: 19px; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	line-height: 11px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #6E88A0;	
}

.botones2_ext
{
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #99BDDB;
	width: 160px; 
	height: 19px; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	line-height: 11px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #6E88A0;	
}
.botones1:hover, .botones2:hover, .botones2_ext:hover
	{
	color: red;
	} 

/* Mopdo Texto */	
.Vertical_modotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	float: left;  
	width: 200px;
	padding-left:10px;
}

table#enlaces thead tr th{color:#fff;background-color:#006699;font-weight:bold;text-transform:uppercase;}
table#enlaces th {color:#000000;line-height:18px;font-size: 16px;text-align:left;font-weight:bold;} /*color:#305778; */

#data_win
{
	position:relative;
	float: left;
}

/* Coming from CSS de Armada*/
.rcenter {
	border-collapse:collapse;
	border-spacing:0pt;
}

.tit_tabla_avisos
	{
	color: #FFFFFF;
	background-color: #000084;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}

.datos_tabla_avisos
	{
	color:#CC0000;
	background-color: #FFFFFF;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}

/* ENC */
.tit_ENC
	{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	height:25px;
	width: 400px;	
	background-color: #005050;
}	

.tit_tabla_ENC
	{
	color: #FFFFFF;
	background-color: #005050;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
}

#leyenda {
	width: 30%; 
	border : 0px; 
	background-color: #ffffff;
	float: left;
	line-height: 20px;
/*	padding-top: 4px; 
	padding-bottom: 4px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;*/
}

.leyenda
	{
	background-color: #FFFFFF;
	line-height:18px;
	padding-top: 4px; 
	padding-bottom: 4px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
}

.ENCdata 
	{
	position:relative;
}
		
#PrePie {
	height:120px;
 	position: relative}  

#PrePie2 {
	height:145px;
 	position: relative}  

#PrePie_buscador {
	height:220px;
 	position: relative}  

#PrePie_distancia {
	height:25px;
 	position: relative}  

#PrePie_ENC {
	height: 50px;
 	position: relative}  

#PrePie_ENC2 {
	height: 110px;
 	position: relative}  

#Pie, #r15, #r70 {
 	position: relative}  

#contenidoizquierdo
	{z-index: 1;
 	position: relative;
	}  

#contenidocentral {
/*	float:left; */
	width:50%;
	}

#cabecera_win   {
	position:relative;
	/*float:left;*/
	width:40%;
	}
	
.enlaces_cabecera
	{
	/*width: 580px; */
	list-style: none;
	font-family: Arial, Helvetica, sans-serif, Verdana;	
	font-size: 12px;
	margin-left: 1%;
}
	
.enlaces_pie {
	width:350px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif, Verdana;	
	font-size: 12px;
}
	
/* CSS Catalogo */
.map { 
	position: relative;
	background-color: transparent;
/* Febrero 2012 Arregla los marcos que se salen del indice */	
	overflow: hidden !important; 
	margin-right: auto;
	}

.enlace_marco
	{
	position: absolute;
	border: hidden;
	}

.mapatext , .mapazona{
	position: absolute;
	color: black;
	font-size: 10px; 
/*	background-color: transparent;  */
	font-family: Verdana;
	visibility: visible;
	}
	
.paspartu_izq_long{
	border:2px solid #ffffff; 
	height: 350px; 
	width: 20px; 
	left: -19px; 
	top: 0px; 
	position: absolute; 
	visibility: visible; 
	z-index:15; 
	background-color: #ffffff;
}

.paspartu_izq_short{
	border:2px solid #ffffff; 
	height: 180px; 
	width: 20px; 
	left: -20px; 
	top: 0px; 
	position: absolute; 
	visibility: visible; 
	z-index:15; 
	background-color: #ffffff;
}

.paspartu_der{
	border:2px solid #ffffff; 
	height: 160px; 
	width: 25px;
	left: 539px; 
	top: 0px; 
	position: absolute; 
	visibility: visible; 
	z-index:15; 
	background-color: #ffffff;
}
   
/* CSS Formulario */
.form {  
	background-color: white; 
	border: #BCA8D9; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Arial, Helvetica, sans-serif, Verdana; 
	font-size: 10px; 
	color: black; 
	text-decoration: none
	}

.txt_bold{font-family: Arial, Helvetica, sans-serif, Verdana; font-size: 10px; color: black; text-decoration: none; font-weight: bold}	
.Naranja16{margin-left:10px;font-weight:bold;color:#ff6600;line-height:18px;font-family: Arial, Helvetica, sans-serif;font-size: 16px;text-align:justify;}
.Blue{color:#305778;line-height:12px;font-family: Arial, Helvetica, sans-serif;font-size: 16px;text-align:justify;}

#FormPapel, #FormDepor, #FormENC {	width: 250px;	float: left;	}
/*#FormDepor {	width: 250px;	float: left;	}
#FormENC {	width: 250px;	float: left;	}
*/
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	float: left;  
/*	width: 30%; /*180px;*/
	list-style: none;
	padding-left:2px;
	text-align:center;
/*	visibility: show; */
}
.submenu legend{color:#ff6600;}
/*	
.submenu a.submenu, a.submenu:active, a.submenu:visited {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	background-color: #305778;
	width: 200px; 
	height:20px; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	line-height: 11px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
*/
.atajo {float: left;}
table.atajo {background-color:#ffffff;font-family:Arial, Helvetica, sans-serif;font-size:0.7em;font-weight:bold;margin:0 auto; margin-left:15px;width:180px}
table.atajo th, td{padding:0.2em 0.4em;}
table.atajo caption {font-size:0.9em;text-transform:uppercase;font-weight:bold;font-style:oblique;text-align:center;color:#ff6600;}
table.atajo thead tr th{background-color:#006699;font-weight:bold;color:#fff;text-transform:uppercase;} /*#006699 */ /*6f93ce*/
table.atajo tbody tr th{background-color:#0099CC;font-weight:bold;color:#fff;} /*0099CC; /*99BDDB*/*/
table.atajo tbody tr td{background-color:#eee;text-align:left;}
table.atajo tfoot tr td{padding-top:1em;font-size:0.9em;font-style:oblique;line-height:1em;}