﻿*{
    margin:0;
    outline:0;
    padding:0

}

html
{
    background-color: #F5F5F5;
/*  background-image:url(../images/unal/fondo.jpg);
    background-repeat:no-repeat;*/
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;  
    color:#3A3A3A;
}

    html body {
        margin: 0 !important;
	    padding: 0 !important;
    }

body
{ 
    text-align:right;   
}


a{text-decoration: none; color:#06C;}
a:hover{text-decoration: underline; color: #039;}
a img{border:none}
ul{list-style: none;}
li{margin-left: 5px;}
dl,p{margin:13px 0;}
dd{padding-left:40px}
table{margin:auto}
a:hover,a:visited,a:focus{text-decoration:underline;color:#06C;}

#contenedor_gral {
    height:100%;
}

#contenedor_info{
    background-color:transparent;
    border:1px solid #999;
    display:table;
    text-align: left;
    color:#3A3A3A;
    position: absolute;
    height:100%;
}



#cabecera {
    background-color:#F5F5F5;
    background-image:url(../images/unal/baner.jpg);
    background-repeat:no-repeat;
    background-position:center;
    height:200px;
    width:100%;
    min-height:200px;
}

#headerUN{
    background-color:transparent;
    display:block;
    height:auto/*98px*/;
    text-align:left;
    width:100%;
    color:#3A3A3A;
    margin:0;
}

.escudon 
{ 
    width:193px; 
    height:82px; 
    float:left; 
    margin-left:10px; 
    background-color: transparent;

}

.escudorep 
{
    width:90px; 
    height:82px;
    float:right; 
    margin-left:103px;
    background-color: transparent;
}

.luna1 {width:950px; height:82px;text-align:center; background-color:transparent;}
.depen { margin: 10px auto 0; width:550px; display:table; text-align:center; color:#999; position:relative;  }
.tipage{ margin: 10px auto 0; width:550px; display:table; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; }


.contenedor
{
    width:950px;
    min-height: 500px;
    background-color:transparent;
    margin-top: 5px;
}

.izquierda
{
	/*background-image:url('../Images/logo3i.png');*/
	background-position: left;
	background-repeat:no-repeat;
    background-size: 50px;    
    text-align:left;
    margin-left:10px; 
    font-size:14px;
    width: 350px;
    font-family: "Franklin Gothic Medium","Arial Narrow",Arial,sans-serif;
}

.derecha
{
    width:415px;
    height:440px;
    float:right;
    background-image:url('../Images/LogoLogin.png');
    background-position:center;
    background-repeat:no-repeat;
}

.derechaInterno
{
    margin-top:140px;    
    margin-left: 95px;
    text-align:left;
    font-weight:bold;
    width: 300px;
}

.txtPass .txtUsr {
    margin-top:-5px !important;
}


#piedepagina{
    background-color:#CACACA;
    clear:both;
    color:#333;
    font-size:10px;
    height:56px;
    width:950px;
    margin:7px auto 23px;
}

#piedireccion{
    float:left;
    height:51px;
    margin-left:10px;
    margin-top:5px;
    text-align:left;
    width:371px
}
#piescudo{
    float:left;
    height:51px;
    width:200px
}
#pietelefono{
    float:right;
    height:51px;
    margin:5px 10px 0 0;
    text-align:right;
    width:270px
}

#pietelefono a{text-decoration:none;color:#FFF;background-color:#CACACA;}

#PieITTASA{

    margin-top:-40px;
    *margin-top:-50px;
    text-align:center;
    font-size: 9px;
    color: graytext;
    font-family: "Franklin Gothic Medium","Arial Narrow",Arial,sans-serif;
    font-size: xx-small;
    font-weight: bold;
}

#botonesLogin {
    padding-left:42px; 
    padding-top:10px;
}