@import url(estilo_ucm.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: Verdana, arial, helvetica, sans-serif;
}

/* Estilos generales para los tags h */

h1, h2, h3, h4 {
   font-weight: bold;
   color: rgb(128,0,0);
}

h1 { font-size: 130%; }
h2 { font-size: 125%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }

hr {
   border: 0px;
   color: black;
   background-color: black;
   height: 1px;
}

/* 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 superios */
#titulopagina {
  position: absolute;
  bottom:0px;
  left:0px;
  background: transparent;
  margin: 0px;
  padding-top: 1px;
  padding-bottom: 0px;
  padding-left:6px;
  padding-right:6px;
}

#titulopagina h1{
  font-family: TimesNR, Times, Arial, sans-serif; 
  color: #CC0000; 
  margin: 0;
  font-size: 2.3em;
  /*font-weight: 500;*/
  font-style: italic;
  /*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;
}

#menusup {
   margin: 0px; 
   left: 0px; 
   top: 0px; 
   position: relative; 
   visibility: visible; 
   background-color: rgb(255,255,255); 
   text-align:left;
   width: 100%;
   height: 79px;
}

#menusup1 {
   margin: 0px; 
   left: 0px; 
   top: 0px; 
   position: relative; 
   visibility: visible; 
   text-align:left;
   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;
}

#menubarra {
   margin: 0px; 
   left: 0px; 
   top: 0px; 
   position: relative; 
   visibility: visible; 
   background-color: rgb(255,255,247);
   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: 18px;
   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: 12px;
   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);
   font-size:0.8em;
   min-height: 30em;
   height: auto !important;
   height: 30em;

}

#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.8em;
}

#contenidoizq {
   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;
}

#contenedorpie {
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);
font-size: 0.7em;
}

#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: rgb(255,255,255);
   text-align:right;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   padding-top: 5px;
   padding-bottom: 6px;
   padding-left: 8px;
   padding-right:4px;
   position: relative;
   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: 100%;
   white-space: nowrap;
   font-size: 0.75em;
   background-image: url('../../media/images/fondobarra.gif');
   background-repeat: repeat-x;
   background-position: bottom;
   min-height: 18px;
   height: auto !important;
   height: 18px;

}

#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;
}




