@import url(http://fonts.googleapis.com/css?family=Open+Sans:600,400,700);
@import url('menu_new_login.css');
* { margin: 0;padding: 0;}
img { border: 0;}
body { font-family: 'Open Sans' !important;font-style: normal;font-weight: 600;}
.messagebox{
    position:absolute;
    width:250px;
    margin-left:200px;
    border:1px solid #c93;
    background:#666666;
    padding:3px;color:white;
}
.messageboxok{
    position:absolute;
    width:250px;
    margin-left:200px;
    border:1px solid #349534;
    background:#C9FFCA;
    padding:3px;
    color:#008000;
}
.messageboxinfo{
    position:absolute;
    width:250px;
    margin-left:200px;
    border:1px solid #46b8da;
    background:#5bc0de;
    padding:3px;
    color:#fff;
}
.messageboxerror{
    position:absolute;
    width:250px;
    margin-left:200px;
    border:1px solid #CC0000;
    background:#F7CBCA;
    padding:3px;
    color:#CC0000;
} 

/* Encabezado,menu,redes sociales y  botón busqueda */
.menuPrincipal #navigation nav ul li  a { text-decoration: none; color: #5b5c5c ;font-family: 'Open Sans' !important;font-style: normal;font-weight: 600; font-size: 13px; width: 100%;}
.menuPrincipal #navigation nav ul li  a:hover { color: #f0920e;width: 100%;  }
nav .menu li ul li:hover{background:#E7541A;}
nav .menu li a{color:#999999;}
nav .menu li:hover ul{border-top:3px solid #FF9F19;}

.encabezado { border: 1px dashed transparent; width: 1002px; height:142px; margin:0 auto; background-color: #EAEAEA; background-image:url(../imagenes/newLogin/encabezado3.jpg) ; background-repeat:no-repeat;/*padding-top: 30px; */} 
.redesSociales { width:360px; height:auto;min-height:25px; margin:31px 27px 0 auto; /*background-color: #3C599B;*/ }
.menuPrincipal { width:88%; height:20px; margin:22px auto 0 128px; }

#tipue_search_input  {
    background: url(../imagenes/newLogin/lupa.png) no-repeat 10px 6px #FF9F19;
    border: 0;
    font-family: 'Open Sans' !important;font-style: normal;font-weight: 400;
    font-size: 12px;
    color: #777;
    width: 151px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    height: 20px;
    padding: 4px 6px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
/* Encabezado,menu,redes sociales y  botón busqueda */


.corte {clear: both;}
.negritas { font-weight: bold;}
.negritasContacto { font-weight: bold;color:#F66A46;}


/* Index */
#container { width: 1018px; height: auto; margin: 20px auto;}
#header { width: 100%; height: 172px; margin: 10px auto;}
#main { width: 100%; height: 600px; margin: 0px auto;}
#footer { width: 100%; height: 370px; margin:10px auto;}
#leyenda {color: #5B5C5C;font-family: 'Open Sans' !important;font-style: normal;font-weight: 400;font-size: 0.875em; margin-top: 5px;}
#error {color: red;font-family: 'Open Sans' !important;font-style: normal;font-weight: 400;font-size: 0.875em; margin-top: 5px;}
#xUsuario { width:212px; height:32px;background-position: 5px 5px; padding-left: 27px;background-image: url(../imagenes/img_usr.png); background-repeat: no-repeat; color: #999999;-moz-border-radius:10px; -webkit-border-radius:10px;}
#xContrasena { width:212px; height:32px;background-position: 5px 5px; padding-left: 27px;background-image: url(../imagenes/img_psw.png); background-repeat: no-repeat;color: #999999;-moz-border-radius:10px; -webkit-border-radius:10px;} 


.btn{
    height: 23px; width:115px; background-color: #f5f5f0; border-bottom: 1px solid #555555;
    border-right:1px solid #555555; border-top:0px; border-left:0px; font-size: 12px; font-weight:bold;
    color:black; background-image: url(../imagenes/btns.png);
    padding-left: 20px; background-repeat: no-repeat; cursor:pointer;
    margin-left:5px; margin-right:5px; outline-width:0px;
}

.btn:hover{
    height: 23px; width:115px;background-color: #f5f5f0; border-bottom: 1px solid #AAAAAA;
    border-right:1px solid #AAAAAA; border-top:0px; border-left:0px;
    font-size: 12px; font-weight:bold; color:black;padding-left: 20px; background-repeat: no-repeat;
    cursor:pointer; margin-left:5px; margin-right:5px;outline-width:0px;
    background-image: url(../imagenes/btns_act.png);

}


.btnlogout{ background-position: 0px -368px; }
/* Index */

/* Pie de página */
.pie { width: 1002px; height:189px; margin:0 auto; background-image: url(../imagenes/newLogin/footer.png); border:1px solid transparent; padding-top: 6px;}

.pie a{ text-decoration: none;}
.pie a:link {color: #5B5C5C;}      /* unvisited link */
.pie a:visited {color: #5B5C5C;}  /* visited link */
.pie a:hover {color: #5B5C5C;}  /* mouse over link */
.pie a:active {color: #5B5C5C;}  /* selected link */

.logos { width: 1005px; height:73px; margin:0 auto 0 auto; background-color: #EAEAEA; } 
/* Pie de página */
