@import url(estilo_ucm.css);
@import url(directorio.css);

/* Definir tipo de fuente para todos los elementos de la página */

body, ul, td, th, p, h1, h2, h3, h4, small, input, textarea, select, a {
    font-family: 'Trebuchet MS', Verdana, arial, helvetica, sans-serif;
}

/* Estilos generales para los tags h */

h1, h2, h3, h4 {
   /*font-weight: bold;*/
   /*color: #A35C25;*/
}

h1 { font-size: 130%; /*top: -35px;*/} 
h2 { font-size: 125%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }

hr {
   border: 0px;
   color: black;
   background-color: black;
   height: 1px;
}
.general {
	font-size: 1.9em;
}
/* Tamaño por defecto del texto por defecto */


/* Definicion de contenedores */

#herramientasdis {
  position: absolute;
  top:0px;
  right:0px;
  margin:0;
  border-bottom: 1px solid #A88470; 
  border-left: 1px solid #A88470; 
  background: #BBCFCF;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 5px;
  padding-left:6px;
  font-size: 70%;
}
/* Para poner el título de la página en el banner superior */
#titulopagina {
  position: absolute;
  bottom:0px;
  left:0px;
  /*background: transparent;*/
  margin: 0px;
  padding-top: 1px;
  padding-bottom: 0px;
  padding-left:6px;
  padding-right:6px;
     /*top: -35px;*/

}

#titulopagina h1{
  font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif; 
  /*color: #A70146;*/ 
  margin: 0;
  /*font-size: 1.8em;*/
  font-weight: bold;
  font-style: normal;
  /*font-variant: small-caps;*/
  letter-spacing: 0.1em;
  /*background-image:url('../../media/images/mtrs.gif');*/
/*  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../../media/images/p_trans.png");*/
  padding:5px;
  position:relative;
}

#menusup {
   /*margin: 0px; 
   left: 0px; */
   top: 0px; 
   position: relative; 
   visibility: visible; 
   background-color: #FFF; 
   text-align:left;
   /*width: 100%;*/
   height: 79px;
}

#menusup1 {
   margin: 0px; 
   left: 0px; 
   top: 0px; 
   position: relative; 
   /*visibility: hidden; */
   text-align:right;
   width: 100%;
   margin:0;
   height:18px;
   /*border-bottom: 1px solid rgb(125,125,125); 
   background: rgb(247,247,247);*/
   padding-top: 1px;
   padding-bottom: 0px;
   padding-right: 0px;
   padding-left: 0px;
   font-size: 0.8em;
   white-space: nowrap;
   /*background-image: url('../../temas/ucm5/images/fondomenusup1.gif');
   background-repeat: repeat-x;
   background-position: bottom;*/
   background-color: #fff; 

}

#menubarra {
   margin: 0px; 
   left: 0px; 
   top: 0px; 
   position: relative; 
   visibility: visible; 
   /*background-color: rgb(255,255,247);*/
   background: #fff;
   text-align:left;
  /*width: 100%;*/
   /*font-size: 1em;
   background-image: url('../../media/images/fondoperfilamarillo.gif');
   background-repeat: repeat-x;
   background-position: bottom left;*/
   /*min-height: 40px;*/
   /*height: auto !important;
   height: 18px;*/
}

#barherramientas {
   margin: 0px; 
   left: 0px; 
   top: 0px; 
   position: relative; 
   visibility: visible; 
   background-color: #fff; 
   text-align:left;
   width: 100%;
}

#container {
	position: relative;
	width: 100%;
    /*height: 100%;*/
	margin: 0;
	padding: 0;
}

#contenidoder {
   margin-top: 0px;
   margin-bottom: 0px;
   /*margin-left: 159px;
   margin-right: 10px;*/
   padding-top: 0px;
   padding-bottom: 20px;
   padding-left: 8px;
   padding-right:4px;
   position: relative;
   overflow: visible;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   /*background: rgb(255,255,255);
   border-left: 1px solid  rgb(181,24,24);
   border-right: 1px solid  rgb(181,24,24);*/
   background: #fff;
   font-size:1em;
   min-height: 25em;
   /*height: auto !important;
   height: 35em;*/
/*top:-20px;*/

}

#contenidodersinlineas {
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 159px;
   margin-right: 0px;
   padding-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   position: relative;
   overflow: visible;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background: #fff;
   font-size:0.9em;
}

#contenidoizq { /*PASADO A ESTILOS_UCM*/
   /*float:left;
   position: absolute;
   font-size: 0.8em;
   left: 0px;
   top: 0px;
   width: 159px;
   height: auto;
   border-right: 1px solid  rgb(181,24,24);
   padding-top: 0px;
   padding-bottom: 0px;
   display: none;*/
}

#contenedorpie {
	/*top:-20px;*/
	position:relative;
	/*clear: both;*/
	margin: 0px;
	/*margin-right: 10px;*/
	padding-top: 2px;
	/*margin-left: 159px;*/
	padding-bottom: 2px;
	padding-right: 5px;
	/*border-top: 1px solid  rgb(181,24,24);*/
	color:#FFF;
	font-size: 0.9em;
	background: #56799A;
	min-height:6em;
	border-top:1px solid #7c7a7a;
}

/*#barraderold {
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 159px;
   margin-right: 0px;
   padding-top: 1px;
   padding-bottom: 1px;
   padding-left: 8px;
   padding-right:4px;
   position: relative;
   overflow: visible;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   border-right: 1px solid #A88470; 
   border-bottom: 1px solid #A88470; 
   border-top: 1px solid #A88470; 
   border-left: 1px solid #A88470; 
   background: #BBCFCF;
   height: 100%;
   white-space: nowrap;
   font-size: 0.7em;
}*/


#barrader {
   /*color: #333;*/
   text-align:right;
   margin-top: 0px;
   margin-bottom: 0px;
   /*margin-left: 0px;
   margin-right: 0px;*/
  padding-top: 2px;
   /*padding-bottom: 6px;*/
   padding-left: 8px;
   /*padding-right:4px;*/
  /* overflow: visible;*/
   /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
   /*border-right: none; 
   border-bottom: none; 
   border-top: 1px solid  rgb(173,173,148); 
   border-left: none;*/
   /*background:  rgb(181,24,24);*/
   /*height: 40px;*/
   white-space: nowrap;
   /*font-size: 0.6em;*/
   /*background-image: url('../../biblioteca/doc12859.gif');
   background-repeat: repeat-x;
   background-position: top;*/
   /*min-height: 18px;*/
   /*height: auto !important;*/
   /*min-height: 40px;*/
   position:relative;
	/*top:-74px;*/
	/*left:165px;*/
	font-weight:normal;
	/*display:none;*/
	background-color:#FFF;
	font-size:1.1em;
}
#barrader a{
	   font-size: 1.2em;
}
#barraizq {
   position: absolute;
   left: 0px;
   top: 0px;
   width: 159px;
   height: auto;
   padding-top: 2px;
   padding-bottom: 1px;
   padding-left: 5px;
   vertical-align:bottom;
   border-right: 1px solid #A88470;
   border-top: 1px solid  rgb(173,173,148); 
   white-space: nowrap;
}

#barraizq a {
   color: rgb(170,143,72);
   font-size : 0.9em;
   font-family: Times, Palatino, Georgia, TimesNR, Palatino, Arial, sans-serif; 
   letter-spacing: 0.15em;
   font-weight: 600;
}


img.banner {
  border:0;
}
