
body {
	line-height: 1;
	padding:0;
	margin:0;
	font-size:12px;
	color:#666;
	font-family: ubuntu-condensed, serif;
}

h1{filter:Shadow(Color=#666666,Direction=135,Strength=3);font-size:32px;letter-spacing:-1px;margin:0;text-shadow:#666 0 1px 0}
#header{background:#7F7D7D url(../img/fono.png) no-repeat 730px 16px;color:#fff;padding:14px 18px;width:919px}
#container{width:955px}
#header,#container{margin:0 auto;position:relative}
#header span{font-size:12px;font-weight:700;position:absolute;right:22px;top:22px;}
#header span a{color:#fff;}
#logo_imed_izquierda{background:url(../img/logo_imed_b.jpg);height:312px;position:absolute;top:20px;width:134px;}
#img_central{background:url(../img/img_central_login.jpg) no-repeat bottom;color:#9b9b9b;font-size:28px;height:400px;left:200px;position:absolute;top:20px;width:476px;text-align:center;}

#form_login{height:136px;padding:30px 5px;position:absolute;right:30px;top:60px;width:190px;}

#form_login .input{margin-bottom:4px;}

#form_login #btnIngresar{background:#8CC63E;border:0;outline-style:none;outline-width:0;color:#fff;display:block;width:100px;height:25px;font-weight:700;margin-left:45px;margin-top:5px;text-align:center;}
#logo_autentia_derecha{background:url(../img/logo_autentia.jpg) no-repeat;height:50px;position:absolute;right:60px;top:350px;width:182px;}
#footer{color:#757575;font-size:11px;margin:450px auto 0;text-align:center;width:955px;}
#overLoader{background-color:#fff!important;height:100%;left:0;margin:auto;position:fixed;top:0;width:100%;z-index:500;}
#windowLoader{background:#fff;border:1px solid #bbb;font-weight:700;left:25%;padding:20px;position:fixed;text-align:center;top:30%;width:50%;z-index:600;}
#windowLoader img{display:block;margin:2px auto;}
.divTooltip{background:#ffffcf;border-top:1px solid #eee;border-right:1px solid #aaa;border-bottom:1px solid #aaa;border-left:1px solid #ddd;color:#000;font-size:80%;font-weight:bold;}
.warning, .alerta, .aviso, .warning a, .alerta a, .aviso a{color:#fff;font-weight:bold;}
.alerta{background:#cc211a;}
.aviso{background:#239a02;} 
.warning{background:#ffd61c;color:#000;}

.btnVerde{
        background:#8CC63E;
        border:0;
        color:#fff;
        width:100px;
        height:25px;
        font-weight:700;
        text-align:center;
}

.login{
        width:250px;
        height:160px;
        float: right;
        border:3px solid #e5e5e5;
        -moz-border-radius: 18px;
        -webkit-border-radius: 18px;
        background:#fff;
        margin: 0px 0px 17px 0px;
}

.login a {color:#666;text-decoration:none;}

.body_login{width:204px;height:auto;float:left;padding:15px 0px 0px 15px;}
input, textarea { color: #000; }
.placeholder { color: #aaa; }