@CHARSET "ISO-8859-1";
@media print {
  @page         { margin: 30px; size: landscape;}
}
body {
	font-family: sans-serif;
	/*added relsa-web +++ sólo parte pública *//*
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -65px; */ /* the bottom margin is the negative value of the footer's height */
}
/* select:focus {
    width: auto;
    position: relative;
} */
.tabla tr:odd {
  background-color: #dedede;
}
.fieldset {
    background-color: #F6F6F6;
    border-bottom: 0.05em solid #BECA94;
    border-style: solid none;
    border-top: 0.75em solid #BECA94;
    margin: 0.8em 0.4em 0.4em;
    padding-left: 0.9em;
}
.listalINK{
	line-height: 160% !important;
}
.tabla tr:hover
{
  background-color:#E1E7B6;
  color:#000;
}
table.tabla
{
  border:1px solid #628000;
  border-collapse: collapse;
}

.centrar_contenido
   {
       width:80%;
       margin-left:auto;
       margin-right:auto;
   }
fieldset {
	/*width: 78%;
	font-family: Verdana, Arial,Geneva, Helvetica, sans-serif;
	font-size: 11px;*/
	background-color: #F6F6F6;
}

.txt_buscador{
	/*font-family: Verdana, Arial,Geneva, Helvetica, sans-serif;*/
	font-size: 12px;
}
.tit_buscador{
	/*font-family: Verdana, Arial,Geneva, Helvetica, sans-serif;*/
	font-size-adjust: none;
	font-size:  13px !important;
	padding-bottom: 4px !important;
}

.bloque_buscador{
	font-size: 12px;
	/*font-weight: bold;*/
	width: 100%;
}

.relsa_input{
	height: 17px;
	/*border:  2px;*/
	vertical-align: text-top;
	border-width: thin;
	border-color: #9999CC;
	min-width: 130px;
	margin-top: 3px; /*no modifica??*/
}


.caja_menu_med_ini {
    background-color: #628000;
    float: left;
    height: 100%;
    width: 150px;
    text-align: center;
    text-decoration: none;
    margin-left:0.3%;
}
.caja_menu_med_ini DIV {
    height: 1.8em;
    margin: 0.2em 0.4em;
}
.caja_menu_med_ini A {
    color: #FFFFFF;
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
    font-size: 0.75em;
    text-decoration: none;
}
.caja_herramientas {
    /* float: left; */
    height: 30px;
    width: 148px;
    text-align: center;
    text-decoration: none;
    margin-top: 6px;
    margin-left:0.3%;
    border-style: dotted;
    border-color: #628000;
    border-width: thin;
	
}
#pie {
clear: both;
background: transparent none repeat scroll 0 0;
padding-top: 3px;
text-align: center;
font-size: 90%;
/* margin-top: 35px; */
margin-bottom: 0px;
}

* {
	margin: 0;
}
html {
	height: 100%;
}

@page { 
          margin-bottom: 100px;
          @bottom-center { 
            content:element(footer);
          }
}
#footer, .push {
	height: 65px; /* .push must be the same height as .footer */
	bottom: 0;
	display: run-in;
	position: running(footer);
}
.ico_caja{
	margin-left: 8px;
	margin-right: 8px;
	top:3px;
	vertical-align: middle;
}

.warning{
	color:#9F6000;
	background-color:#FEEFB3;
}

.classValidationError{
	color:#D8000C;
}

.classSuggestion{
	font: italic;
	font-size:x-small;
}


.anchuraPantalla {
	width:800px;
}

select {
    font-size: 12px;
    font-family: Verdana;
}
textarea {
    font-size: 12px;
    font-family: Verdana;
}

.encabezado{
	padding-top: 26px !important;
	font-size: 12px !important;
	font-weight: bolder !important;
}
.separa { 
	border:1px solid #628000;
}
.separa tr td{ 
	padding: 0 !important;
}
.separa tr td select{ 
		margin: 0 !important;
}
.divFicheroSubido{
display:table-cell; 
color:green;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
vertical-align:middle;
}

.divSuperiorFicheroSubido{
width: 80%; 
margin:30px 0px 40px 0; 
border: solid 2px green;
clear: both;
height:40px;
display:none;
margin-left: auto;
margin-right: auto;
}
 
Meter en relsa.css
.subidaFicheros:hover{
cursor:pointer;
cursor: hand; 
}
.anchoAutocompletar .token-input-list{
display:inline-block;
min-width: 300px; 
max-width: 300px; 
width: 300px;
border: 1px solid #999;
border-spacing: 0px !important;
}
 

.selectInformeOferta { 
margin-right: 0px;	
width: 70%;
}