html,body,form{
    margin: 0px;
    padding: 0px;
    height: 100%;
}

a 
{ 
    text-decoration: none; 
    outline: 0;
}

a img {border: none; }

.nob { border-style:none; }
.now { font-weight: normal; }

.btn1g { background-image: url(images/MenuBtn1_G.gif); }
.btn1r { background-image: url(images/MenuBtn1_R.gif); }
.btn2g { background-image: url(images/MenuBtn2_G.gif); }
.btn2r { background-image: url(images/MenuBtn2_R.gif); }
.btn3g { background-image: url(images/MenuBtn3_G.gif); }
.btn3r { background-image: url(images/MenuBtn3_R.gif); }
.btn4g { background-image: url(images/MenuBtn4_G.gif); }
.btn4r { background-image: url(images/MenuBtn4_R.gif); }
.btn5g { background-image: url(images/MenuBtn5_G.gif); }
.btn5r { background-image: url(images/MenuBtn5_R.gif); }
.btn6g { background-image: url(images/MenuBtn6_G.gif); }
.btn6r { background-image: url(images/MenuBtn6_R.gif); }
.btn7g { background-image: url(images/MenuBtn7_G.gif); }
.btn7r { background-image: url(images/MenuBtn7_R.gif); }

.txtnegro
{
    color: #333333;
    font-size: 0.7em;
    text-decoration: none;
    font-family: Tahoma;
}
.txtnegroif
{
    color: #333333;
    font-size: 0.65em;
    text-decoration: none;
    font-family: Tahoma;
}
#coloquios
{
    padding-bottom:0.2em;
}
#menu-investigacion a
{
    color:#333333;
}
#inicio
{   
    float:left;
    margin-top:0.5em;
}
#detalle-proyectos-borde
{   
    width:33em;
    border-top:0.1em solid #cccccc;
    float:left;
}
#detalle-proyectos
{   
    width:33em;
    float:left;
}
#detalle-proyectos p
{   
    margin:0em;
    padding-bottom:0.3em;
}
#detalle-proyectos-borde p
{   
    margin:0em;
    padding-bottom:0.3em;
}
#imagenes
{   
    padding-bottom:0.7em;
    float:left;
    /*background-color:Orange;*/
}
.fotos
{   
    float:left;
}
.fotos a
{
    float:left;
    border:0.1em solid #cccccc;
    margin-right:0.5em;
}
.txt-enlace
{
    color: #333333;
    font-size: 0.7em;
    text-decoration: none;
    font-family: Tahoma;
}
.txt-enlace-marcado
{
    color: #333333;
    font-size: 0.7em;
    text-decoration: none;
    font-family: Tahoma;
    font-weight:bold;
}
.txtnegrogordo
{
    color: #333333;
    font-size: 0.7em;
    font-weight: bold;
    text-decoration: none;
    font-family: Tahoma;
}

.txt12 {  font-size: 0.75em; }
.txt10 {  font-size: 0.7em; }
.txt8 {  font-size: 0.5em; }

.txtrojo
{
    color: #b83704;
    font-size: 0.7em;
    text-decoration: none;
    font-family: Tahoma;
}

.rojo { color: #b83704; }
.txtrojogordo
{
    color: #d23704;
    font-size: 0.7em;
    font-weight: bold;
    text-decoration: none;
    font-family: Tahoma;
}
.txtrojogordo2
{
    color: #d23704;
    /*font-size: 0.9em;*/
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    font-family: Tahoma;
}
.txtrojogordo3
{
    color: #b83704;
    font-size: 1.8em;
    text-decoration: none;
    font-family: Georgia;
}

.lista_equipo, #list_enlaces
{
    list-style-type: none;
    margin:0;
    padding:0;
    text-align: left;
}
#combo_equipo { clear: both; }
/*#equipo, #combo_equipo, #ficha_equipo, #lista_equipo li div
{
    position:relative;
    float:left;
}*/
#equipo, #combo_equipo, .lista_equipo li div
{
    position:relative;
    float:left;
}
.titulos-tablas
{
    text-align:center;
    background-color:Orange;
    width:40em;
}
.ficha_equipo
{
    float:left;
}
#list_enlaces li
{
    line-height: 80%;
    padding-bottom: 7px;
}

.nol { list-style-type:none; }

#edittext { padding-left: 0px; }

.actualizar, #actualizar2 { padding-bottom: 10px; }
/*--------- Css correspondiente a Investigación -----------------*/
.titulo-investigacion
{
    font-family:Georgia;
    font-size:1.8em;
    color:#b83704;
}
#menu-investigacion
{   
    width:10.6em;
}
#proyectos
{   
    margin-bottom:0.3em;
}
#coloquios
{   
    margin-bottom:0.3em;
}
/*#conferencias
{
    background-color:Gray;
}*/
/*--------- Css correspondiente a Docencia -----------------*/
#menu-docencia
{   
    width:10.6em;
    /*background-color:Orange;*/
}
#menu-docencia a
{
    color:#333333;
}
#cursos
{
    /*background-color:Fuchsia;*/
}
#seminarios
{   
    /*width:9em;*/
    margin-bottom:0.3em;
    /*background-color:Green;*/
}
#masteres
{
    /*padding-bottom:0em;
    width:11em;*/
    margin-bottom:0.3em;
    /*background-color:Purple;*/
}
