﻿#derechacambiarusuario {
    float: right;
    height: 50%;
    width: 50%;
}


.tit
{
     font-weight: bold;
    }

.botonlogin
{
    float:left;
}

a:hover {
    color: #E2021B;
    cursor: pointer;
    font-weight: inherit;
    text-decoration: none;
}

.recuperar2 {
    left: 50px;
    margin-left: 220px;
        width:200px;
    float:left;
     }

.ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all {
    width: 200px !important;
}
#ui-datepicker-div {
    height: 159px !important;
}
.ui-widget{
    font-size: 0.7em !important;
}

.total {
	width: 100%;
}
.blanco {
    height:20px;
    clear:both;
    }
.main{
     font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,"sans-serif";
   	 margin:auto;
   	 width:1024px;
   	 color:#666666;
}
.header{
	background-color: #FFDB4D;
	border-bottom: 1px solid #CCCCCC;
	color: #FFFFFF;
	padding: 6px;
	text-align: center;
    font-size:86%;    
}
.recuperar {

    left: 50px;
    margin-left: 99px;
    width:175px;
    float:left;
    
    }
a {
	color: #FFCC00;
	cursor: pointer;
	font-weight: inherit;
	text-decoration: none;
}

.formularios {
    
    margin-left:80px;
    padding-bottom:20px;
    }
input[type="text"], input[type="password"] {
    width:302px;
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid #BABABA;
    font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,"sans-serif";
    font-size: 100%;
    padding: 4px 8px;
    }
input[type="submit"] {
    background-color: #FFCC00;
    color: #FFFFFF;
     padding: 3px 12px 5px;
     margin-left:20px;
     border: 0 none;
     height: 30px;
   
    }
    
    .aboton {
    background-color: #FFCC00;
    color: #FFFFFF;
     padding: 3px 12px 5px;
     margin-left:20px;
     border: 0 none;
     height: 30px;
   
    }
    
     .aboton:hover {
    background-color: #FFCC00;
    color: #FFFFFF;
     padding: 3px 12px 5px;
     margin-left:20px;
     border: 0 none;
     height: 30px;
   
    }
    
#derechacambiarcontrasena {
    float: right;
    height: 50%;
    width: 50%;
}
.izquierda{
    	height:80%;
    	background-color:#fff;
    	float:left;
    	width:auto;
}
.derecha{
    	height:50%;
    	float:right;
    	width:50%;
}
.derechacambiarcontrasena{
    	height:50%;
    	float:right;
    	width:50%;
}
.footer{
     border-top: 1px solid #CCCCCC;
    	height:20%;
    	clear:both;
   	 font-size:86%;}
.footerderecha{
    float:right;
    
    
    }
#derecha{
        height:50%;
        float:right;
        width:50%;
}
.logo{
    padding-bottom:30px;
    margin-left: 80px;
    }
.imagen1
{
   width:475px;
    height:490px; 
}
.imagen2
{
width:192px;
height:80px;
}

.bottonLogin {
   background-color: #FFCC00;
}

.bottonLogin:hover {
   background-color: #EF9102;
}
/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

.placeholder { color: #aaa; }

div .PopupContenido {
    border: 1px solid #FFDB4D;
    margin: 7px;
    text-align: center;
}
.titulobajo {
    color: #15428b;
    font-family: Helvetica;
    font-size: 1em;
    font-weight: bold;
}

.tituloprincipal {
    background: #FFDB4D;
    color: #15428b;
    font-size: 14px;
    font-weight: bold;
    height: 3.5%;
    padding: 0.2% 1%;
    text-align: left;
    text-overflow: ellipsis;
    vertical-align: middle;
}

div .CerrarPopupBoton, .btnenviar {

    background-color: #f5f5f5;
    border-image: none;
    border: 1px solid #FFDB4D;
    border-style: solid;
    border-width: 1px;
    color: #727272;
    cursor: pointer;
    font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 130%;
    margin: 5px 10px;
    padding: 5px 10px 6px 7px;
    text-decoration: none;
    width: 70px !important;
}
div .PopupMensaje {
    font-family: Arial;
    margin: 7px;
    text-align: center;
    font-size:11px;
}

