sup {
	font-size:70%;
	line-height:1;
}

.tBuscador {
	border-collapse:collapse;
	border: 1px dotted #336666;
	background-color: #f5f5f5;
	margin-top:0;
	margin-bottom:1em;
	font-family: georgia;
	color: #336666;
	width:290px;
}

.tBuscador td {
	padding: 2px;
	padding-top:0;
	border:0;
}

.tBuscador th {
	text-align: left;
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
	padding-bottom:0;
}

.dEnviar {
	text-align:center;
	margin:0.8em;
}
select {
	font-family: Arial;
	font-size: 90%;
}
input {
	font-family: Arial;
	font-size: 90%;
}


#FormRef th, #FormRef td {
	padding-top:0.5em;
}
/*  */


/*BUSCADOR*/

table.CabezaLista {
	width:680px;
	margin-bottom: 11px;
	margin-top: 5px;
	font-family:Arial;
}
table.CabezaLista th {
	font-size:10pt;
	padding: 0px 3px 0px 2px;
	color: #336666;	
}
table.CabezaLista img {
	border:0;
}	
table.Lista {
	border-collapse: collapse;
	width:720px;
	border-top:1px solid #336666;
	border-right:3px solid #336666;
	border-bottom:3px solid #336666;
	border-left:3px solid #336666;
	font-family:Arial;
}

table.Lista thead th {
	font-size: 10pt;
	color: white;
	background-color:#336666;
	
	border:1px solid #FFF;
	border-collapse: collapse;
	padding:2px 2px 2px 2px;
}

table.Lista tbody th {
	font-size: 10pt;
	
	border:1px solid #e5e5e5;
	border-collapse: collapse;
	padding:2px 2px 2px 2px;
	background-color:white;
	text-align:left;
	font-weight:bold;
}

table.Lista td {
	font-size: 10pt;
	
	border:1px solid #e5e5e5;
	border-collapse: collapse;
	padding:2px 2px 2px 2px;
	background-color:white;
}

table.Lista td a {
	text-decoration:underline;
	color: blue;
}

table.Lista td a:hover {
	text-decoration:none;
}

/*  */

#contenedor {
	padding-left:3em;
	padding-bottom:1em;
	background-color:white;
	margin:0;

	font-size:80%;
}

#contenedor h1 {
	margin:0;
	padding-top:1em;
}

.tFotos {
	margin-left:auto; margin-right:auto;
	margin-top:1em;	margin-bottom:1em;
	
}
.tFotos td {
	padding:4px;
	
}
.tFotos td img {
	margin-left:auto; margin-right:auto;
	
}

.ListaInm {
	font-size: 9pt;
	border:1px solid #e5e5e5;
	font-family:arial;

}



.Ficha{
	font-size: 11pt;	
	font-family:arial;

}

.CabecAdic	{
	font-family:georgia;
	text-align:center;
	font-size: 11pt;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
}

#navegadorInferior {
	width:650px;
	text-align:right;	
	font-family:georgia;
	font-size: 11pt;

}

.aviso {
	color:red;
	text-align:center;
}
.mensaje {
	background-color:white;
	padding:2em;
	margin:0;
}

.mensaje h1{
	font-size:120%;
}
