@font-face {
    font-family:"Montserrat-Regular"; /*normal*/
    src:url("../ttf/Montserrat/Montserrat-Regular.ttf") format("truetype"), url("../ttf/Montserrat/Montserrat-Regular.otf") format("truetype")
}
@font-face {
    font-family:"Montserrat-Light"; /*normal*/
    src:url("../ttf/Montserrat/Montserrat-Light.ttf") format("truetype"), url("../ttf/Montserrat/Montserrat-Light.otf") format("truetype")
}


html{height:100%; font-family:Montserrat-Light; font-size:100%}
body{background-image:; background-position:center center; background-repeat:no-repeat; background-attachment:fixed; background-size:cover; background-color:; width:100%; margin:auto; height:100%; font-size:100%; font-family:Montserrat-Light;}
header, article, hgroup, h1, h2, h3, section, p, nav, a {height:auto; margin:0px; padding:0px; text-decoration:none; font-weight:normal;}
img{border: 0px;}
#logo{width:auto; float:left; margin-left:3%;}
#logoText{width:auto; float:left; margin-left:5%; margin-top:2px}
.campo{width:96%; padding:2%; border-radius:5px; border:1px solid #999; font-family:Montserrat-Light; color:#333}
.campo:focus{outline:1px;}

#boton{width:200px; margin:auto; background:#268375; padding:6%; max-width:; border-radius:1px; border:1px solid #1E665B; cursor:pointer; float:none}
		#boton:hover{background:#1E665B}
		#botonIcon{float:right; margin-top:0px; margin-right:0px;}
		.boton{font-size:100%; color:#fff; text-align:center;}

#cargando, #recordar, #modal{display:none; position:fixed; left:0px; right:0px; bottom:0px; padding-bottom:20px; width:100%; text-align:center; min-height:10px;background-color:rgba(0,0,0,0.9); color:; z-index:99999; padding:0px; border-top:#000 solid 0px; height:100%;}		
#recordarConteDiv{width:55%; float:left; margin:auto; background:#fff; margin-top:%; background:; padding:3%; margin-left:19% }
#modalLoader{margin-top:20%;}
#modalText{margin-top:20%; font-size:100%; color:#002C4C; font-family:Montserrat-Regular; background:#FFF; padding:2%; border-bottom:6px solid #002C4C; }
/*#modal{display:inherit}*/

header{background; width:98%; padding:1%; float:left; height:; position:; margin-top:0px}
#contenido{width:100%; margin:auto; position: absolute; bottom: 0; height:100%; background:url(../imagenes/cuerpo/fondo.jpg); background-repeat:no-repeat; background-attachment:fixed; background-size:cover; background-position:center center;}
#contenido2{width:100%; margin:auto; position: absolute; bottom: 0; height:100%; background:url(../imagenes/cuerpo/fondo2.jpg); background-repeat:no-repeat; background-attachment:fixed; background-size:cover; background-position:center center;}
#conteLogin{width:30%; float:right; left:65%; background:rgba(255,255,255,0.5); position: absolute; bottom:0; height:97%; padding:1%}
#conteLoginDiv{width:90%; height:95%; padding:5%; background:#FFF}
	#conteLoginDivTitle{width:98%; padding:1%; float:left; margin-top:1%}
	.conteLoginDivTitle{font-size:150%; color:#000; text-align:center; font-family:Montserrat-Regular}
	#conteLoginDivSubTi{width:98%; padding:1%; float:left; margin-top:5%; margin-bottom:5%}
	.conteLoginDivSubTi{font-size:100%; color:#000; text-align:center; font-family:Montserrat-Regular}
	#conteLoginDivText{width:98%; padding:1%; float:left; margin-top:0%}
	.conteLoginDivText{font-size:90%; color:#000; text-align:left; font-family:Montserrat-Light}
	#conteLoginDivCampo{width:98%; padding:1%; float:left; margin-top:1%}
	#conteLoginDivTextError{width:98%; padding:1%; float:left; margin-top:1%; font-size:80%; color:#f00; text-align:left; font-family:Montserrat-Regular}
	#conteLoginDivBoton{width:200px; padding:1%; float:left; margin-top:10%; margin-left:22%}
	#conteLoginDivTextRecordar{width:98%; padding:1%; float:left; margin-top:1%; margin-top:5%}
	.conteLoginDivTextRecordar{ font-size:100%; color:#f00; text-align:center; font-family:Montserrat-Regular}
	
/***********USUARIOS************/

#conteUsu{display:none; position:fixed; left:0px; right:0px; bottom:0px; padding-bottom:20px; width:100%; text-align:center; min-height:10px;background-color:rgba(0,0,0,0.8); color:; z-index:99999; padding:0px; border-top:#000 solid 0px; height:100%;}
#divUsu{width:50%; position:fixed; left:0px; right:0px; bottom:0px; padding-bottom:20px; width:50%; text-align:center; min-height:10px;background-color:#FFF; color:; z-index:99999; padding:1%; border-top:#000 solid 0px; height:50%; left:25%; bottom:25%;}
#divUsuTitle{width:96.1%; padding:2%; float:left; margin-top:; background:#268375}
.divUsuTitle{font-size:150%; color:#FFF; text-align:center; font-family:Montserrat-Regular}
#divUsuSub, #divUsuSub2{width:96.1%; padding:2%; float:left; margin-top:; background:; border-bottom:1px solid #CCC}
#divUsuSub2{border-bottom:0px solid #CCC}
.divUsuSub, .divUsuSub2{font-size:100%; color:#000; text-align:left; font-family:Montserrat-Regular}
.divUsuSub2{font-family:Montserrat-Light}
#divBotonUsu{width:96.1%; padding:2%; float:left; margin-top:; background:; border-bottom:0px solid #CCC}
#botonUsu{width:30%; margin:auto; background:#268375; padding:2%; max-width:; border-radius:1px; border:1px solid #1E665B; cursor:pointer; float:none}
		#botonUsu:hover{background:#1E665B}
		#botonIcon{float:right; margin-top:0px; margin-right:0px;}
		.botonUsu{font-size:100%; color:#fff; text-align:center;}	


/******************************/	