@import url(estilo_ucm.css);

BODY {
	background-color: rgb(255,255,247);
        background-image: url('../../media/images/fondobody1.gif');
        margin: 0px;
        padding: 0px;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	color:#252515 
}


/* 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 */

#menusup1 {
   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(200,200,192) url('images/fondomenusup1.gif') repeat-x 0% 50%;
   padding-top: 1px;
   padding-bottom: 0px;
   padding-right: 0px;
   padding-left: 0px;
   font-size: 0.8em;
   background-position-y:50%; background-image:url('images/fondomenusup1.gif'); background-repeat:repeat-x
}

#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%;
}

#titulopagina {
  position: absolute;
  bottom:0px;
  left:0px;
  background: transparent;
  margin:0;
  padding-top: 1px;
  padding-bottom: 0px;
  padding-left:6px;
}

#titulopagina h1{
  font-family: Times, Georgia, TimesNR, Palatino, Arial, sans-serif; 
  color: rgb(198,33,66); 
  margin: 0;
  font-size: 1.3em;
  font-weight: 500;
  font-style: normal;
  font-variant: small-caps;
  letter-spacing: 0.1em;
}

#menusup {
   margin: 0px; 
   left: 0px; 
   top: 0px; 
   position: relative; 
   visibility: visible; 
   background-color: white; 
   text-align:left;
   width: 100%;
   height: 79px;
}

#menubarra {
   margin: 0px; 
   left: 0px; 
   top: 0px; 
   position: relative; 
   visibility: visible; 
   background-color: rgb(255,255,249);
   text-align:left;
   width: 100%;
   font-size: 1em;
   background-image: url('../../media/images/fondoperfilamarillo.gif');
   background-repeat: repeat-x;
   background-position: bottom left;
}

#barherramientas {
   margin: 0px; 
   left: 0px; 
   top: 0px; 
   position: relative; 
   visibility: visible; 
   background-color: white; 
   text-align:left;
   width: 100%;
}

#container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

#contenidoder {
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 159px;
   margin-right: 0px;
   padding-top: 12px;
   padding-bottom: 20px;
   padding-left: 8px;
   padding-right:4px;
   position: relative;
   overflow: visible;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background: #fff;
   border-left: 1px solid #BBCFCF;
   height: 100%;
   font-size:0.7em;
}

#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.7em;
}

#contenidoizq {
   position: absolute;
   font-size: 0.7em;
   left: 0px;
   top: 0px;
   width: 159px;
   height: auto;
   padding-bottom: 10px;
   background-color: #E4EEEE;
   border-right: 1px solid #BBCFCF;
   border-bottom: 1px solid #BBCFCF;
   padding-top: 8px;
}

#contenedorpie {
clear: both;
margin: 0px;
margin-left: 159px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 5px;
border-top: 1px solid #BBCFCF;
font-size: 0.65em;
}

#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.6em;
}

#barrader {
   color:rgb(0,0,0);
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 159px;
   margin-right: 0px;
   padding-top: 1px;
   padding-bottom: 4px;
   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(124,140,148); 
   border-left: 1px solid  rgb(124,140,148); 
   background: #BBCFCF;
   height: 100%;
   white-space: nowrap;
   font-size: 0.6em;
   background-image: url('../../media/images/fondobarra.gif');
   background-repeat: repeat-x;
   background-position: bottom;
}

#barraizq {
   position: absolute;
   left: 0px;
   top: 0px;
   width: 159px;
   height: auto;
   padding-top: 2px;
   padding-bottom: 1px;
   padding-left: 5px;
   border-right: 1px solid #A88470;
   border-top: 1px solid  rgb(173,173,148); 
   white-space: nowrap;
   vertical-align:bottom;

}

#barraizq a {
   font-size:0.8em;
   color: rgb(170,143,72);
   font-family: Times, Palatino, Georgia, TimesNR, Palatino, Arial, sans-serif; 
   letter-spacing: 0.15em;
   font-weight: 600;
}

#p_enlaces {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #F7FDDF;
	border-right-color: #F7FDDF;
	border-bottom-color: #293301;
	border-left-color: #F7FDDF;
	text-align: left;
	padding-bottom: 3px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 0px;
	margin-right: 0px;
}

#c_columnaenlaces{
	 width:20%; 
	 float:right;
}


#p_enlaces h2 {
 	font-size:0.9em;
 	color: #AA8F48;
	border-bottom:1px solid #293301; font-weight: bold;
	color: #293301;
	height:18px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	text-align: left;
	background-position:  left 50%;
	background-repeat:  no-repeat;
	margin-bottom: 2px;
	padding-left: 2px;
}

#p_enlaces h2:first-letter {
  font-size: 1.0em;
  color: rgb(128,0,0);
}

a.p_enlacerapido {
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-bottom: 1px;
	background-color: #FCFEF4;
	padding-left: 28px;
	padding-top: 3px;
	padding-top: 1px;
	font-size: 0.7em;
	background-image: url('../../media/iconos/enlaces.png');
    display:block;
	background-position: left top;
	background-repeat:  no-repeat;

}
a.p_unoticias {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: {ColorOscuroBG};
	margin-bottom: 1px;
	background-color: #FCFEF4;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-size: 0.7em;
	display:block;
}
