﻿
#logo 
{
    width: 100%;
    height: auto;
    display: block;
    text-align: center;    
}
#logo h2 
{
    color: #434343;
}
#login 
{
    text-align: center;
    display: block;
    width:230px;

    padding-top: 0px;
    margin: 10px auto 0 auto;
    background: url(../imagenes/iconos/bg_shape.png) center center no-repeat;
    border:outset 1px;
    padding: 10px 10px 10px 10px;

    border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
}
#form1 table td
{
    text-align: center;    
}
#form1 label 
{
    display: block;
    margin: 5px 0 5px 0;
}
#form1 .submit 
{
    float:right;
	background:#A1BEF0;
	width:80px;
	height:30px;
	border-radius:5px;
	border-bottom:2px solid #bcbcbc;
	cursor:pointer;
	color:#eee;
	margin-right: 45px;
	margin-top: 5px;
}
#Aviso 
{
    font-style: italic;
    display: block;
    text-align: center;
    font-size: 10px;
    margin-top: 5px;
}
#footer p 
{    
    padding: 0;
    margin: 0;
}
#footer 
{
    font-style: italic;
    display: block;
    text-align: center;
    font-size: 10px;
    margin-top: 5px;
}
#form1 .submit:hover
{
    font-style: italic;
    background:#A1DAF0;
    color: #2D1E2D;
}
input
{
    padding: 0;
    margin: 0;
	border:0;
	outline:0;
	text-align:center;
	color:#999999;
	margin-bottom:15px;
}
select
{
    background-color: transparent;
    background: none;
    -webkit-appearance: none;
    padding: 5px 0px 5px 10px;
    margin: 0;
    border: 0 none;
    outline:0;
    color:#616060!important;
	text-align:center!important;
	margin-bottom:15px;
    border: 1px solid #d3d3d3;
    width: 95%;
}
select, option {
    text-align: center!important;
}
option
{
    background-color: transparent;
    padding: 0;
    margin: 0;
    border: 0 none;
    text-align: center!important;
}
#form1 a, #form1 a:link, #form1 a:visited
{
    color: #4b4b4b;
    text-decoration: none;
    font-size: 12px;
    font-style: normal;
}
#form1 a:hover
{
    font-style: italic;
    text-decoration: underline;
}
#Lbl_Mensaje {
    color: Red;
    font-size: 14px;
    font-style: italic;
    float: left;
    padding: 5px 0 0 10px;
}
#mensaje {
    display: block; 
    width:400px; 
    height:200px; 
    margin: 10px auto 0 auto;
}
#Btn_Img_Mensaje {
    float: left;
}
#ctl00_Cph_Area_Trabajo1_Txt_Usuario{
	background:url(../imagenes/iconos/textbox_usuario.png) no-repeat top left;
	width:170px!important;
	height:31px;
    padding-left:35px;
    padding-right:10px;
}
#ctl00_Cph_Area_Trabajo1_Txt_Usuario:focus{
	background:url(../imagenes/iconos/textbox_usuario.png) no-repeat center left;
	color:#333333;
}
#ctl00_Cph_Area_Trabajo1_Txt_Password{
	background:url(../imagenes/iconos/textbox_contrasenia.png) no-repeat top;
	width:170px!important;
	height:31px;
    padding-left:35px;
    padding-right:10px;
}
#ctl00_Cph_Area_Trabajo1_Txt_Password:focus{
	background:url(../imagenes/iconos/textbox_contrasenia.png) no-repeat center;
	color:#333333;
}
#Txt_Id{
	background:url(../imagenes/iconos/textbox_sistema.png) no-repeat top;
	width:220px;
	height:31px;
	text-align:center;
}
#Txt_Id:focus{
	background:url(../imagenes/iconos/textbox_sistema.png) no-repeat center;
	color:#333333;
}
#Txt_Respuesta{
	background:url(../imagenes/iconos/textbox_respuesta.png) no-repeat top;
	width:220px;
	height:31px;
	text-align:center;
}
#Txt_Respuesta:focus{
	background:url(../imagenes/iconos/textbox_respuesta.png) no-repeat center;
	color:#333333;
}
#Cmb_Pregunta_Secreta {
    background:url(../imagenes/iconos/textbox_pregunta.png) no-repeat top;
    width:220px;
	height:31px;
	text-align:center;   
}
#Cmb_Pregunta_Secreta:focus {
    background:url(../imagenes/iconos/textbox_pregunta.png) no-repeat center;
    color:#333333;  
}

#Cmb_Entidad_Medica {
    background:url(../imagenes/iconos/textbox_sistema.png) no-repeat top;
    width:220px;
	height:31px;
	text-align:center;   
}
#Cmb_Entidad_Medica:focus {
    background:url(../imagenes/iconos/textbox_sistema.png) no-repeat center;
    color:#333333;  
}
.boton_login
{
    border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;

	height:34px!important; 
	width:110px; 
	font-family:Century Gothic; 
	font-size:13px; 
    font-weight:bold;
	background-image:url(../Imagenes/Iconos/icon-aceptar_26x26.png);
	background-repeat:no-repeat;
	background-position:3px 3px;
	padding-left:0px;
	color:#777;
	background-color:#ffffff;
	border: 1px solid #d4d4d4;
    cursor: pointer;
}
.boton_login:hover
{
	background-color:#f3f3f3;
	color:Black;
	border: 1px solid #777;
	cursor:pointer!important;
}
#ctl00_Cph_Area_Trabajo1_Link_Recuperar_Contrasena {
    font-family:'Century Gothic';
    font-size:small;
    color: #575765;
}
#ctl00_Cph_Area_Trabajo1_Link_Recuperar_Contrasena:hover {
    color:#0095ff; 
}
.border_redondeado {
    border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;

    color:#777;
	background-color:#e9f1ff;
	border: 1px solid #95B8E7;
}