body {
	font-family: Verdana;
	font-size: 9pt;
	text-align: justify;
	background-image: url(/images/40original.gif);
	background-repeat: repeat;
	margin: 0; padding: 0; }

DIV#div_body {
  padding:30px;
}

DIV#div_body th,
DIV#div_body td {
  border:1px solid #000;
  padding:.5em;
}
.x-unselectable,.x-unselectable *{-moz-user-select:none;-khtml-user-select:none;}
.x-layout-panel-hd{background-image:url(/images/panel-title-light-bg.gif);color:black;border-bottom:1px solid #98c0f4;position:relative;}
.x-layout-panel-hd-text{font:normal 11px tahoma,verdana,helvetica;padding:4px;padding-left:4px;display:block;white-space:nowrap;}
.x-layout-panel{position:absolute;border:1px solid #98c0f4;overflow:hidden;background-color:white;}

#cab_login_datos div {
  height:16px; text-align:right; padding-top:4px;
}

#cab_login_datos .logout {
	background-position: left center;
	/*border: 1px solid #000000;*/
	background-image: url('/images/icons/stop.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 130px;
	height: 20px;
}


#cabecera_pagina {
  margin:0px;
  width:100%;
  border:0px;
}

#cabecera_pagina tbody,
#cabecera_pagina td,
#cabecera_pagina tr {
  border:0px;
  vertical-align:center;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {

at;

}

p { 
  text-indent:30px;
  text-align:justify;
}
a, a:hover, a:visited { text-decoration:none; }
th { text-align:left; }
img { border:0px ; }

#IDbody {
	width:955px;
	height:600px;
	margin:auto;
	border:0px;
	background-image:url(../images/fondo.gif);
	z-index:1;
	position:relative;
}
#IDlogo {
	width:130px;
	height:130px;
	z-index:2;
	position:absolute;
	left:50px;
	top:20px;
}
#ID-menu-DIV {
	z-index:2;
	position:absolute;
	left:10px;
	top:150px;
	font-size:16px;
}
#ID-menu-UL ul {
	list-style-image:url(../images/li_menu.gif);
	list-style-position:outside;
}

#ID-menu-UL li {
	list-style:none;
/*	padding:15px 0px 15px 0px; */
	height:30px;
}
#ID-menu-UL a:hover {
	background-image:url(../images/li_menu.gif);
	background-position:bottom;
	height:30px;
	vertical-align:text-top;

}

#ID-titulo-DIV {
	background-image:url(../images/titulo_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	z-index:3;
	position:absolute;
	top:27px;
	left:340px;
	width:592px;
	height:75px;
	vertical-align:middle;
}

#ID-titulo-DIV h1 {
	font-size:22px;
	text-align:left;
}

#ID-sf_content {
	z-index:4;
	position:absolute;
	top:100px;
	left:275px;
	overflow:auto;
	height:454px;
	width:656px;
	
}

#ID-piepagina {
	z-index:5;
	position:absolute;
	top:565px;
	left:0px;
	height:12px;
	width:100%;
	font-size:10px;
	text-align:center;
}

.ficheros li {
  margin:10px 0px 10px 0px;
  padding:9px 0px 0px 42px;
  /* list-style-image:url('/images/pdf.png'); */
  list-style-type: none;
  /* background-attachment: fixed; */
  background-image: url('/images/pdf.png');
  background-repeat: no-repeat;
  background-position: left top;
  height:32px;
  /* border:1px solid grey; */
}