﻿BODY {
    font-family: Garamond, Tahoma;
    font-size: 12px;
    color: rgb(102,102,102);
}

/* Cuerpo para la página de inicio*/
BODY#inicio {
    font-size: 18px;
    margin:0;
}

/* Elementos que forman la cabecera en la página de inicio y posteriores. */

DIV#total {
    min-width: 1000px;	
}	

DIV#cabecera {
    background: #666666 url(http://www.teologiaburgos.org/img/fondo.gif) top right no-repeat;
    height:108px;
    width:100%;
    padding:0px;
    margin:0px;
    position:absolute;
    top:0px;
    left:0px;
}

IMG {
    border: none;
}

IMG#ondaArriba {
    position: absolute;
    left: 0px;
    top: 0px;
}

.t_cruz{
  width:100%;
  height:100%;
  padding:0;
  margin:0;
}


/* Título en la página de inicio. */
SPAN#tituloInicio {
    position: absolute;
    top: 18px;
    width: 100%;
    height: 100%;
    color: rgb(240,250,245);
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}

/* Título en el resto de páginas. */
SPAN#titulo {
    position: absolute;
    top: 18px;
    width: 100%;
    height: 100%;
    text-align: center;
	left: 3px;
}

/* Gótico con foto en la página de inicio. */
DIV#cruz {
    position: absolute;
    top: 130px;
    left: 0px;
    width: 100%;
    height: 70%;
    text-align: center;
}

/* Botones de cabecera: Teología, ISCR, IVR. */
SPAN#botonesCabecera {
    position: absolute;
    top: 60%;
    left: 20%;
    width: 60%;
    height: 30%;
    color: rgb(163,163,163);
    font-weight: bold;
    font-size: 15px;
    text-align: left;
}

SPAN#tTeologia {
    position: relative;
    left: 10px;
    top: -4px;
}

SPAN#bISCR {
    position: absolute;
    left: 35%;
    top: 0px;
    width: 170px;
}

SPAN#tISCR {
    position: absolute;
    left: 25px;
    top: -6px;
    width: 125px;
    text-align: center;
}

SPAN#bIVR{
    position: absolute;
    left: 82%;
    top: 0px;
    width: 170px;
}

SPAN#tIVR{
    position: absolute;
    left: 28px;
    top: -6px;
    width: 90px;
    text-align: center;
}


/* Fondo que va a contener el menú general. */
DIV#fGeneral {
    position: absolute;
    left: 0px;
    top: 108px;
    width: 200px;
    height: 80%;
    background: transparent url(http://www.teologiaburgos.org/img/general.png) top left no-repeat;
}

/* Fondo que va a contener el menú general. */
DIV#fGeneral1 {
    position: absolute;
    left: 0px;
    top: 108px;
    width: 200px;
    height: 85%;
    background: transparent url(http://www.teologiaburgos.org/img/general1.png) top left no-repeat;
}

/* Menú general. */
DIV#mGeneral {
    position: relative;
    left: 15px;
    top: 15px;
    width: 85%;
/*    height: 100%;   PROBAR ALGO PARA HACER QUE CUBRA TODA  LA PÁGINA **************************/
    color:rgb(163,163,163);
    font-weight: bold;
    font-size: 15px;
    text-align: left;
    line-height: 150%;
}

IMG#seccion {
    position: relative;
    left: 30px;
}

IMG#logoISCR {
    position:relative;
    top: -10px;
    left:60px;
}

IMG#logoTeo {
    position: relative;
    top: -15px;
    left:55px;
}

IMG#logoTeoCat {
    position: relative;
    top: -15px;
    left:30px;
}

IMG#logoTeoCatSem {
    position: relative;
    top: -15px;
    left:43px;
}

IMG#ondaContenido {
    position: absolute;
    left: 200px;
    top: 108px;
}

/* Fondo que va a contener el texto del apartado seleccionado. */
DIV#fContenido {
    position: absolute;
    left: 225px;
    top: 120px;
    width: 75%;
    text-align: justify;
    font-size: 14px;
    line-height: 125%;
    padding-right:10px;
}

/* Fondo que va a contener el texto del apartado seleccionado de Publicaciones. */
DIV#fContenidoPub {
    position: absolute;
    left: 225px;
    top: 120px;
    width: 75%;
    text-align: justify;
    font-size: 14px;
    line-height: 125%;
}

TABLE {
    font-size: 14px;
    text-align: justify;
}

TABLE#noticias {
    text-align: justify;
    font-size: 14px;
    line-height: 125%;
    width: 100%;
    padding: 0;
}

TABLE#tasas {
    text-align: justify;
    font-size: 14px;
    line-height: 125%;
    width: 50%;
    border-color: rgb(120,120,120);
    border-width: 1px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
}

TABLE#publicaciones {
    text-align: justify;
    font-size: 14px;
    line-height: 125%;
    width: 100%;
    padding: 0;
}

TABLE#publicacionesRB {
    text-align: justify;
    font-size: 14px;
    line-height: 170%;
    width: 50%;
    padding: 0;
}

TABLE#detalles {
    text-align: justify;
    font-size: 14px;
    line-height: 125%;
    width: 100%;
    padding: 20px;
}

TABLE#programa {
    text-align: left;
    font-size: 14px;
    line-height: 125%;
    width: 70%;
    padding: 0;
}

P#creditos {
    font-weight: bold;
    font-size: 11px;
    text-align: right;
    position: absolute;
    right: 50px;
    color: rgb(102,204,152);
}

P#tituloContenido {
    font-weight: bold;
    font-size: 17px;
}

P.subtitulo {
    font-weight: bold;
}

P#contenidoCursiva {
    font-family: Times;
    font-size: 13px;
    font-style: italic;
    line-height: 150%;
}

UL {
    font-family: Garamond, Tahoma;
    font-size: 14px;
    list-style-type:none;
    margin-top:10px;
    margin-bottom:-15px;
}
ul li{
    padding-bottom: 8px;
    background: url(http://www.teologiaburgos.org/img/enum.gif) left top no-repeat;
    padding-left:18px;
    margin-left:-15px;
}

ul.normal{
   list-style-type:disc;
}
ul.normal li{
   padding-left:0px;
   margin-left:0px;
   background-image:none;
}

/* Cuando se pone un número en vez de la imagen hay que anularla. */
li.sin{
    padding-bottom: 8px;
    background-image: none;
    padding-left:0px;
}

SPAN#paginacion {
    position: absolute;
    left:20px;
    bottom:-30px;    
}

/* Para la flecha de Anterior cuando tiene que estar a la vez que Siguiente */
SPAN#paginacion1 {
    position: absolute;
    bottom:-30px;
    text-align: right;
    right:100px;
}

IMG#paginacion {
    position: absolute;
    top: 0;
}

SPAN#volverDetalles {
    position: absolute;
    right: 25px;
    text-align: right;
}

IMG#volverDetalles {
    position: absolute;
    top: 0px;
    right: 40px;
}

/* Área donde se pone la imagen de enlace a Novedades. */
DIV#novedades {
    float:right;
    font-weight:bold;    
}

/* Área donde se ponen las publicaciones dentro del contenido de la página. */
DIV#areaPublicaciones
{	
	width:80%;
}

/* Fondo que va a contener el submenú en Teología e ISCR. */
SPAN#fSubMenu {
    position: absolute;
    left: -10px;
    top: 90px;
    width: 10%;
    font-weight: bold;
    text-align: left;
    font-size: 13px;
    line-height: 125%;
}

/* Fondo para poner el texto correspondiente a la opción elegida en fSubMenu */
DIV#fSubContenido{
    position: relative;
    left: 100px;
    top: 10px;
    width: 85%;
    text-align: justify;
    line-height: 150%;
    padding-right:10px;
}


/* Enlaces para la página de inicio. */
A {
   text-decoration: none;
   /*color: rgb(163,163,163);*/
   color: rgb(0,171,89);
}

/* Pilares en página de inicio. */
A.inicio {
    font-size: 19px;
    font-weight: bold;
    color: rgb(102,102,102);
}

/* Botones de la cabecera. */
A.botones {
    /*color: rgb(163,163,163); gris casi oscuro*/
    color:rgb(219,182,198);
}
A.botones:hover{
  /*antes se aplicaba el A:hover */
  color:rgb(240,231,235);
}

A.botonesSelec{
    color: rgb(102,204,152); /*verde*/
    /*color:rgb(209,90,143);*/
}
A.botonesSelec:hover{
  color:rgb(240,231,235);
}

A.enlacesMenu {
    color: rgb(102,102,102);
}

A.enlacesMenuSelec{
    color: rgb(0,171,89);
}

/* Para las asignaturas en Ciclo Institucional, se subrayan para que se vea mejor que son enlaces. */
A.enlacesMenuAsig {
    color: rgb(102,102,102);
    text-decoration:underline;
}

A.enlacesMenuSelecAsig{
    color: rgb(0,171,89);
}

/* Título de la cabecera para volver a la página principal */
A.tituloVolver {
    color: rgb(240,250,245);
    font-weight: bold;
    font-size: 20px;
}

A.asig {
    font-weight: bold;
}

A:hover {
    color: rgb(0,171,89);
}

A.subEnlace
{
	font-size:0.7em;
}

.titulo_biblio 
{
	font-style: italic;
	font-size: 1.2em;
}	

select {
    font-family: Garamond, Tahoma;
    font-size: 14px;
    color: rgb(102,102,102);
}
input.cajatexto {
    font-family: Garamond, Tahoma;
    font-size: 14px;
    color: rgb(102,102,102);
    margin-bottom:5px;
	margin-left:10px;
	width:295px;
}
input {
    font-family: Garamond, Tahoma;
    font-size: 14px;
    color: rgb(102,102,102);
    margin-bottom:5px;
}

input.boton {
    background-color: rgb(240,250,245);
    color: rgb(102,102,102);
    border-color: rgb(102,102,102);
    border-top: none;
    border-left: none;
}

input.boton:hover {
    color: rgb(0,171,89);
}

/* Estilos para los menús javascript. */
.horizontalMenuItem {
    height: 30px;
    cursor: auto; cursor: pointer;
    font-family: Garamond,Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: rgb(230,0,102);
    text-align: left;
}

.horizontalMenuItemOver {
    height: 30px;
    cursor: auto; cursor: pointer;
    font-family: Garamond,Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: rgb(0,171,89);
    text-align: left;
}

/* Lista de fotografías */
#listaFotos{
     width: 330px;
     height: 400px;
     overflow:auto;
     float:left;
     margin-right:-50px;
}
#listaFotos .imagen{
     width: 100px;
     height: 90px;
     vertical-align:middle;
     text-align:center;
     float:left;
     padding-top: 7px;
     background: transparent url(http://www.teologiaburgos.org/img/fondo_foto_lista.gif) top left;
}

#fotoGrande{
	float:right;
	margin-bottom: 30px;
}

/* Pie de página con copyright.*/
.pie{
    clear:both;
    width:100%;
    height:25px;
    background-color:#F0FAF5;
    font-weight: bold;
    font-size: 11px;
    text-align: right;
    color: #666666;
    padding-top:5px;
}
.pie .texto{
    margin-right:40px;
}
