

#titulo {
    background-color : transparent;
    color : #27477f;
    font-family : Arial, sans-serif;
    font-size : 20px;
    font-weight : bold;
    height : 150px;
    left : 25%;
    min-width : 800px;
    padding-top : 0px;
    position : absolute;
    top : 20px;
    width : 75%;
    z-index : 1;
  }


#titulo1 {
    /*line-height : 15px;
    */ color : #27477f;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 50px;
    font-weight : bolder;
    letter-spacing : 5px;
    margin-top : 0px;
    text-decoration : none;
  }


.elementos {
    background-color : transparent;
    color : #27477F;
    float : left;
    font-weight : bold;
    height : 25px;
    list-style-type : none;
    margin-left : 2px;
    text-align : center;
    top : 0px;
    vertical-align : middle;
    width : 130px;
    z-index : 2;
    cursor:pointer;
  }


ul.listas {
    list-style-position : inside;
    list-style-type : square;
    margin-left : 25px;
    text-align : justify;
    text-indent : -15px;
  }


.nlista {
    padding-left : 25px;
    list-style-position : inside;
    text-align : justify;
    text-indent : -25px;
  }


li.nlista {
    padding-top : 15px;
  }


#barra {
    height : 30px;
    margin-left : 1%;
    position : absolute;
    top : 170px;
    width : 74%;
    z-index : 1;
  }


.lista {
    position : absolute;
    right : 0px;
    top : 0px;
    z-index : 2;
  }


.elementos1 {
    background-color : transparent;
    float : left;
    width : 118px;
    font-weight : bold;
    text-align : center;
    margin-left : 2px;
    height:25px;
    top:0px;
    z-index:2;
    vertical-align : middle;
    list-style-type : none;
    color:#27477f;
    cursor:pointer;
  }


* {
    margin-left : 0px;
    margin-top : 0px;
  }


#imagen {
    position : absolute;
    top : 25px;
    z-index:1;
    width:25%;
    left:15px;
  }


.cuerpo {
    border-bottom-width : 0px;
    border-left-width : 0px;
    border-right-width : 0px;
    border-top-width : 0px;
    margin-left : 1%;
    min-height : 200px;
    padding-top : 15px;
    position : absolute;
    text-align : justify;
    text-indent : 20px;
    top : 180px;
    width : 74%;
    color : #27477f;
  }

.cuerpo1{
	background-color : #fffff1; 
	border: 1px solid #fffff1; 
	padding-bottom : 0px;
	padding-top:20px;
}

#tnoticias {
    background-color : transparent;
    float : left;
    font-weight : bolder;
    text-align : center;
    height : 25px;
    top : 170px;
    position : absolute;
    right : 10%;
    width:14%;
    list-style-type : none;
    color : #27477f;
    z-index : 1;
  }


#noticias {
    min-height : 200px;
    position : absolute;
    right:1%;
    top : 195px;
    width : 23%;
    text-align : justify;
    text-indent : 10px;
    color : #0D419A;
    z-index:1;
  }


div.bder {
    /*lateral derecho de botones del menú principal*/ background-image : url('botones/botoncd.gif');
    background-position : right;
    background-repeat : no-repeat;
    padding-left : 7px;
    padding-right : 7px;
    height : 25px;
  }


div.bizq {
    /*lateral izquierdo de botones del menú principal*/ background-image : url('botones/botonci.gif');
    background-position : left;
    background-repeat : no-repeat;
    height : 25px;
  }


div.bcue {
    /*cuerpo central de botones del menú principal*/ background-image : url('botones/botonc.gif');
    background-position : bottom;
    background-repeat : repeat-x;
    height : 25px;
  }


div.bsder {
    background-image : url('botones/botondd.gif');
    background-position : right;
    background-repeat : no-repeat;
    padding-left : 7px;
    padding-right : 7px;
    height : 25px;
  }


div.bsizq {
    background-image : url('botones/botondi.gif');
    background-position : left;
    background-repeat : no-repeat;
    height : 25px;
  }


div.bscue {
    background-image : url('botones/botond.gif');
    height : 25px;
  }


div.sbder {
    background-image : url('botones/botonbd.gif');
    background-position : right;
    background-repeat : no-repeat;
    padding-left : 7px;
    padding-right : 7px;
  }


div.sbizq {
    background-image : url('botones/botonbi.gif');
    background-position : left;
    background-repeat : no-repeat;
  }


div.sbcue {
    background-image : url('botones/botonb.gif');
    height:25px;
  }


div.sbsder {
    background-image : url('botones/botonvd.gif');
    background-position : right;
    background-repeat : no-repeat;
    padding-left : 7px;
    padding-right : 7px;
  }


div.sbsizq {
    background-image : url('botones/botonvi.gif');
    background-position : left;
    background-repeat : no-repeat;
  }


div.sbscue {
    background-image : url('botones/botonv.gif');
    height:25px;
  }


div.sblder {
    background-image : url('botones/botonbld.gif');
    background-position : right;
    background-repeat : no-repeat;
    padding-left : 7px;
    padding-right : 7px;
  }


div.sblizq {
    background-image : url('botones/botonbli.gif');
    background-position : left;
    background-repeat : no-repeat;
  }


div.sblcue {
    background-image : url('botones/botonbl.gif');
    height:25px;
  }


table.direcciones {
    background-color : #FFFFCA;
    border : 1px solid #f4bd27;
    display : none;
    font-family : 'Courier New', 'sans-serif';
    font-size : 14px;
    font-weight : bold;
    margin-bottom : 15px;
    margin-left : 25px;
    margin-top : 10px;
    padding-bottom : 10px;
    padding-left : 20px;
    padding-top : 10px;
    text-decoration : none;
    text-indent : 0px;
    width : 85%;
  }


table.cuadro {
    background-color : #FFFFCA;
    border : 1px solid #f4bd27;
    font-family : 'Courier New', 'sans-serif';
    font-size : 14px;
    font-weight : bold;
    margin-bottom : 15px;
    margin-left : 25px;
    margin-top : 10px;
    padding-bottom : 10px;
    padding-left : 20px;
    padding-top : 10px;
    text-decoration : none;
    text-indent : 0px;
    width : 85%;
  }


a:link, a:visited {
    color : #3E72CC;
    text-decoration : underline;
  }


a:hover {
    color : inherit;
    cursor : pointer;
    text-decoration : underline;
  }


a.boton:link, a.boton:visited, a.boton:active {
    color : #27477F;
    text-decoration : none;
  }


span.asoc {
    cursor : pointer;
    text-decoration : underline;
    color:#3E72CC;
  }


li.sublistaactual {
    background-color : #FFD1A1;
    border-bottom-color : #FFB86E;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #FFB86E;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #FFB86E;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #FFB86E;
    border-top-style : solid;
    border-top-width : 0px;
    color : #27477F;
    display : none;
    font-size : 10pt;
    height : 14px;
    left : 0px;
    list-style-type : none;
    padding-left : 0px;
    text-align : center;
    text-indent : 0px;
    vertical-align : middle;
    width : 118px;
    z-index : 2;
  }


li.sublistaactual:hover {
    border:1px solid #DB7F32;
    background-color: #FFE0C0;
    display:block;
    cursor : pointer;
  }


.esquinas {
    height:1px;
    font-size:1px;
    overflow:hidden;
    display:block;
    background:#fffff1;
    margin-bottom : 0;
    margin-top : 0;
  }


#b1 {
    margin:0 5px;
  }


#b2 {
    border-right:2px solid #fffff1;
    border-left:2px solid #fffff1;
    margin:0 3px;
  }


#b3 {
    border-right:1px solid #fffff1;
    border-left:1px solid #fffff1;
    margin:0 2px;
  }


#b4 {
    border-right:1px solid #fffff1;
    border-left:1px solid #fffff1;
    margin:0 1px;
  }


h1 {
    text-indent:0px;
  }


h2 {
    color : #234072;
    text-decoration : underline;
    text-indent : 0px;
    padding-top:15px;
  }


h3 {
    color : #234072;
    text-decoration : underline;
    text-indent : 0px;
    padding-top:15px;
  }


h4 {
    color : #234072;
    text-indent : 0px;
    padding-top:15px;
  }


.linkoculto {
    display:none;
  }


.secciones {
    margin-left : 2%;
    margin-right : 2%;
  }


.cabeceraform {
    background-image: url("botones/botonb.gif");
    background-repeat: repeat-x;
    background-position: left top;
    border-color: #000099;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    height: 20px;
    z-index:2;
  }


.cabeceraform:hover {
    background-image: url("botones/botonbl.gif");
    color:#4f4a44;
  }


input.contacto {
    background:#FAF6F0;
    border:1px solid #FAD19B;
    line-height: normal;
    height: 20px;
    font-family:monospace;
    margin: 2px 2px 2px 2px;
    color:#A38E72;
    position:absolute;
    left:220px;
    top:0px;
    width:280px;
  }


input.contacto:hover {
    background:#fff url("botones/narcl.png") repeat-x top left;
    border:1px solid #F29211;
  }


textarea.areacontacto {
    background:#FAF6F0;
    border:1px solid #FAD7A8;
    line-height: normal;
    font-family:monospace;
    margin: 2px 2px 2px 2px;
    color:#A38E72;
    position:relative;
    left:17px;
    width:483px;
  }


textarea.areacontacto:hover {
    background:#FAF5ED url("botones/narcl.png") repeat-x bottom left;
    border:1px solid #F29211;
  }


select.contacto {
    background-color : #FAF6F0;
    border:1px solid #FAD7A8;
    color : #A38E72;
    font-family : monospace;
    height : 20px;
    left : 220px;
    line-height : normal;
    padding-bottom : 0.15em;
    padding-left : 0.45em;
    padding-right : 0.45em;
    padding-top : 0.15em;
    position : absolute;
    top : 0px;
    width : 280px;
  }


select.contacto:hover {
    background:#FAF5ED url("botones/narcl.png") repeat-x top left;
    border:1px solid #F29211;
  }


.bformulario {
    border:1px solid #ccc8c5;
    background-color : #FAEBD7;
    width : 550px;
    color: #4f4a44;
    z-index: 2;
  }


.campo {
    position:relative;
    width: 540px;
    margin-top: 15px;
    left:10px;
  }


.campo1 {
    position:relative;
    width: 540px;
    margin-top: 10px;
    left:20px;
  }


.botonenv {
    /*background-attachment : fixed;
    */ background-color: transparent;
    background-image : url("botones/boton.png");
    height:30px;
    width: 75px;
    border:0;
    color:#4f4a44;
    margin-left:0px;
    position:absolute;
  }


.botonenv:hover {
    background-color: transparent;
    background-image : url("botones/botoncl.png");
    color:#2B1C0A;
  }


ul.cursos {
    list-style-position : inside;
    list-style-type : none;
    margin-left : 35px;
    text-align : justify;
    text-indent : -55px;
  }

