@charset "utf-8";
/* CSS Document */
body {
	margin: 0 0 0 0;
	background: #606060 url(/adquisiciones/static/images/interfaz/fondo-nb.jpg) repeat-x scroll center top;
    font-family: sans-serif, Arial, Helvetica, sans-serif;
	color: #fff;
}
img { border:0; vertical-align:middle; }
.imprimir {display:none;}
/* ============================ CABECERA ======================== */
#cabecero {
	height: 100px; *height: 130px !important; *height: 130px; 
	width: 988px;
	margin:0 auto 0 auto;
}

#cabecero h1{
	color:#FFFFFF;
	margin: 30px 10px 0 0; *margin: 10px 10px 0 0 !important; *margin: 10px 10px 0 0;
    text-align: right;
}

#menu-accesibilidad {
	float: right;
	margin: 10px 10px 0 0; *margin: 20px 10px 0 0 !important; *margin: 20px 10px 0 0;
}

/* ============================ CUERPO ======================== */
#cuerpo{
	width:988px;
	margin:0 auto 0 auto;
}

#cuerpo-arriba {
	margin-bottom: 0px;
	background-image: url(../images/interfaz/fondo-caja-arriba.png);
	background-repeat:no-repeat;
	height: 0px;
	width:100%;
	float:left;
}

#cuerpo-centro {
	margin-top: 0px; *margin-top: 0px !important; *margin-top: -1.1em;
	background-image: url(../images/interfaz/fondo-caja.png);
	background-repeat:repeat-y;
	float:left;
	width: 100%;
	border-radius: 5px 0 0 0;
}

#cuerpo-abajo {
	margin-top: 0px;
	background-image: url(../images/interfaz/fondo-caja-abajo.png);
	background-repeat:no-repeat;
	height: 10px;
	float:left;
	width: 100%;
}

/* IE6 Only */
* html #cuerpo-abajo {
	margin-top: 0px;
	background-image: url(../images/interfaz/fondo-caja-abajo.gif);
	background-repeat:no-repeat;
	height: 10px;
	float:left;
	width: 100%;
}

#pie {
	margin:0 auto 0 auto;
	width: 988px;
	font-size:10px;
	text-align:center;
}
.clear {
	clear:both;
}

.caja-noticias {
	width: 100%;
	height: 300px;
	background:#fff5d7;
	margin-bottom: 20px;
}

.caja-noticias h1{
	background-image:url(../images/interfaz/fondo-titulo-cajita-nb.jpg);
	background-repeat: repeat-x;
	background-color: #191919;
	/*font-size:14px;*/
	font-size:0.9em;
}

.cuerpo-caja-noticias{
	margin-left: 10px;
	margin-right: 10px;
	height: 300px;
}

.caja1 {
	width: 100%;
	background:#000;
	margin-bottom: 10px;
	border: 1px solid #aaa;
	border-radius: 5px;
}

.caja1 h1{
	background-image:url(../images/interfaz/fondo-titulo-cajita-nb.jpg);
	background-repeat: repeat-x;
	background-color: #191919;
	/*font-size:14px;*/
	font-size:0.9em;
	line-height: 28px;
	color:#000000;
	margin: 0px;
}

.cuerpo-caja1{
	margin: 0 10px 5px 10px;
	font-size:0.8em;
}
.cuerpo-caja1 ul {
	margin:0; padding: 10px 0 0 0;list-style:none;
}
.cuerpo-caja1 li { padding-bottom: 5px; }

.caja2 {
	width: 100%;
	background: #000;
	border: 1px solid #aaa;
	border-radius: 5px;
	margin-bottom: 0px; *margin-bottom: 8px !important; *margin-bottom: 8px;
}

.caja2 h1{
	background-image:url(../images/interfaz/fondo-titulo-cajita-nb.jpg);
	background-repeat: repeat-x;
	background-color: #191919;
	color:#fff;
	/* font-size: 14px; */
	font-size: 0.9em;
	line-height: 28px;
	margin: 0px;
}

.cuerpo-caja2{
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px 0 20px 0; 
}


#columna-izquierda{
	margin-left: 10px;
	margin-top: 10px;
	float:left;
	width:180px;
}
#columna-centro{
	margin: 10px;
	float:left;
	width: 760px;
}

.png { behavior: url(images/iepngfix.htc) }

a, a:visited, a:active {
	text-decoration: none;
	color:#fff;
}

a:hover {
	text-decoration: underline;
	color:#fff;
}

a img {
    border: 0px;
    vertical-align: middle;
}

/*.png { behavior: url(/static/css/iepngfix.htc) }
img, div { behavior: url(/static/css/iepngfix.htc) }*/

#opciones_cuerpo_arriba { text-align:right; margin-bottom:10px; }
.submit { font-size: 1.2em; }
.error { line-height: 28px;	color: white; }
form .ferror { color: white; font-weight: bold; font-size: 0.7em; }
#fadjunto { border: 1px solid white; margin: 5px 30px 0 3px; background-color:black; padding: 0 0 0 10px;}
.helptext { color: white; margin-right:10px; font-size: 0.9em; }
.searchtext { color:white; margin-right:10px; font-size: 0.9em; }
.caja-texto1 { border: 1px solid white; margin: 5px 5px 20px 3px; background-color:black; padding: 5px 5px 5px 10px; border-radius:5px; }
.caja-texto2 { border: 1px solid white; margin: 5px 5px 20px 3px; background-color:black; padding: 5px 5px 5px 10px; border-radius:5px; }
.caja-error { border: 1px solid white; margin: 5px 5px 20px 3px; background-color:black; padding: 5px 5px 5px 10px; font-weight: bold; }

/* Estados */
.caja-estado-nopendiente { border: 1px dashed white; padding: 5px; background-color: black; border-radius:5px; }
.caja-estado-pendiente { border: 2px solid white; padding: 5px; background-color: black; border-radius:5px; }
.caja-estado-cerrado { border: 1px dotted white; padding: 5px; background-color: black; border-radius:5px; }
.caja-estado-denegado { border: 1px dotted white; padding: 5px; background-color: black; border-radius:5px; }
.caja-estado-borrador { border: 1px dashed white; padding: 5px; background-color: black; border-radius:5px; }
.linea-estado-nopendiente { border-top: 1px dashed white; border-bottom: 1px dashed white; background-color: black; vertical-align:middle; }
.linea-estado-pendiente { border-top: 2px solid white; border-bottom: 2px solid white; background-color: black; vertical-align:middle; }
.linea-estado-cerrado { border-top: 1px dotted white; border-bottom: 1px dotted white; background-color: black; vertical-align:middle; }
.linea-estado-denegado { border-top: 1px dotted white; border-bottom: 1px dotted white; background-color: black; vertical-align:middle; }
.linea-estado-borrador { border-top: 1px dashed white; border-bottom: 1px dashed white; background-color: black; vertical-align:middle; }

.detalle_responsable { font-size:0.7em; color:white; }
.color-fondo { background-color: black; }

.tabla-registros {
	width:100%; font-size:0.8em; margin-bottom:10px;
}
.tabla-registros td, .tabla-registros th { padding: 3px; }
.index-linea1 { background-color:black; }
.index-linea2 { background-color:black; }
.index-linea-resaltada {background-color:gray; cursor: pointer; }

#resultados-busqueda {
	border:0; border-bottom:1px solid #AAA; border-top:1px solid #AAA;
	width:100%; font-size:0.8em;
	border-collapse: collapse;
}
#resultados-busqueda th { padding: 3px; border-bottom:1px solid #AAA; text-align:left; }
#resultados-busqueda td, #resultados-busqueda th { padding: 3px; }
#resultados-busqueda tr td { border-top: 1px solid #333; vertical-align:top; }
