
.link_plan span {
    color: #d13a40;
    font-size: 13px;
    font-weight: 300;
}

.contenido {
    margin: 0 auto;
    position: relative;
    width: 1200px;
}
* {
    font-family: helvetica;
    margin: 0;
}
.logo-posicionart {
    float: left;
    margin: 30px 0 0;
    text-align: center;
    width: 100%;
}
.logo img {
    margin: 10px 0 0;
    width: 150px;
}
header {
    background: #f2f2f2 none repeat scroll 0 0;
    border-bottom: 1px solid #999;
    float: left;
    padding: 0 0 10px;
    position: relative;
    width: 100%;
}
nav {
    float: left;
    height: 50px;
    margin: 0 0 0 30px;
    position: relative;
    width: 1000px;
}
.logo {
    float: left;
    width: 150px;
}
nav ul {
    bottom: 0;
    height: 40px;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 300px;
}
nav ul li {
    float: left;
    font-size: 13px;
    line-height: 60px;
    list-style: outside none none;
    width: 33%;
}
nav ul li a {
    color: #666;
    font-family: "Open Sans Condensed",sans-serif;
    font-weight: bold;
    text-decoration: none;
}
.administrar {
    right: 0;
}
.administrar > li {
    width: 50%;
}
.administrar p {
    color: #565656;
    float: left;
    font-family: open sans condensed;
    font-weight: 700;
    text-align: center;
    width: 100%;
}
.sesion-p > img {
    width: 50px;
}
#divproyecto {
    min-height: 600px;
}
.herramienta_header {
    bottom: 0;
    cursor: pointer;
    height: 40px;
    margin-top: 3px;
    width: 35px !important;
}
.pop_administrar {
    background: #f9f9f9 none repeat scroll 0 0;
    display: none;
    padding: 10px 0 30px;
    position: absolute;
    right: 220px;
    top: 55px;
    width: 260px;
    z-index: 10;
}
.imagen-header > img {
    width: 45px;
}
.imagen-header {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin: 10px 0;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}
#administrar_header > input {
    height: 30px;
    margin: 5px 5%;
    padding: 0 10px;
    width: 80%;
}
#guardar_contrasena {
    background: #004595 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: open sans condensed;
    font-size: 18px;
    width: 90% !important;
}
#administrar_header {
    float: left;
    width: 100%;
}
#administrar_header input[type="password"]:hover, #administrar_header input[type="password"]:focus {
    border: 2px ridge #db6266;
}
