* {
	color: #282828;
	margin: 0; padding: 0;
}

html, body{
	background: #F7F7F7; 
	color: #7c7873; 

	height:90%;
}
#wrap {
	width:auto; 
	margin:60px auto 0; 
	height:auto;
}
#logo {
	height: 120px;
	width: 180px;
	border: solid 1px #fff;
	background: url("../img/b7.png") no-repeat 30px 5px;
	background-size: 112px 110px;
	display:block;
	margin: 0px auto 0px auto;
}
#logo_2 {
	height: 30px;

	display:block;
	font-family: 'YanoneKaffeesatzRegular';
	font-size: 19px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
}
.abc {
	color: #858274;
	font-size: 24px;
	font:24px/1.5 Arial, sans-serif;
	letter-spacing: 6px;
	font-weight: bold;
	/*text-shadow: -1px -1px 1px #ccc, 1px 1px 1px #ccc, -1px 1px 1px #ccc, 1px -1px 1px #ccc;*/
	/*text-shadow: -1px -1px 1px #B51829, 1px 1px 1px #B51829, -1px 1px 1px #ED7D31, 1px -1px 1px #ED7D31;*/
}
h1 {
	font-family: 'YanoneKaffeesatzRegular';
	margin-bottom:10px; 
	text-align:center;
	padding-top: 5px;
	font-size:30px; 
	color: #DFDFDF;
	 
}
h4 {
	font-family: 'YanoneKaffeesatzRegular';
	margin-bottom: 10px;
	margin-top: 10px;
	text-align:center;
	padding: 7px 20px 0px 20px;
	font-size: 24px; 
	color: #DFDFDF;

}

.titulo {
	font-family: 'YanoneKaffeesatzRegular';
	color: #737373;
	font-size: 22px;
	margin: 30px 0px 0px 20px;
}

.contacto{
	background: #FCFCFC; 
	width: 400px;
	height: auto;
	padding: 0px 0 20px 0;
	margin: 10px auto 20px auto;
	border: 0px solid #C7C7C9;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 16px #5F5F5F, inset 0px 0px 27px #FFF;
	-moz-box-shadow: 0px 0px 16px #5F5F5F, inset 0px 0px 27px #FFF;
	-webkit-box-shadow: 0px 0px 16px #5F5F5F, inset 0px 0px 27px #FFF;
}
#wrap input[type='text'], #wrap input[type='password'] {
	font-family: 'Arial';
	font-size: 15px;
	color: #7c7873;
	background-color: rgba(255,255,255,.35);
	width: 84%; 
	height: 36px; 
	padding: 0px 10px; 
	border: 2px solid #BEBEBE;
	margin: 5px 20px 0px 20px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;

}
.boton_login {
	position:relative;
	font-family: 'YanoneKaffeesatzRegular'; 
	font-size:22px; 
	color: #fff;
	width:90%;
	height: 50px; 
	text-align:center;
	background: #295CA9;
	cursor: pointer;
	border: 0px solid #C7C7C9;
	text-shadow:0 1px 0 #EDEDED;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px; 
	margin: 20px 0px 20px 20px;
}

.boton_login:hover {
	color:#fff;
	background: #357AE8;
}

.boton_2 {
	text-align:center;
	text-decoration: none;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	color: #fcfcfc;
	
	background: #295CA9;
	border: 0px solid #C7C7C9;
	text-shadow: 0px 0 #EDEDED;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: px;
	height: 40px;
	width: 168px;	
	cursor: pointer;
	margin-left: 20px;
	margin-top: 20px;
	font-weight: bold;

}
.boton_2:hover {
	background: #357AE8;
}

.error{
	width: 82.5%;
	height: 20px;
	background-color: #F9E6E6;
	border: 2px solid #E48686;
	border-radius: 4px 4px 4px 4px;
	color: #E48686;
	font-size: 15px; 
	color: #7c7873;
	top: 10px;
	margin-left: 20px;
	margin-top: 5px;
	padding: 5px 12px;
	font-family: 'Roboto2';
}
.item {
	margin-top: 5px;

}

#error_login {
	display: none;
}
.contacto a {
	text-decoration: none;
	font-size: 18px; 
	color: #295CA9;
	text-shadow: 0px 1px 0px #fff;
	margin-left: 20px;
}
.contacto a:hover {
	color: #007FFF;
}
#registro {
	display: inline-block;
	float: right;
	margin-right: 25px;
	font-family: 'YanoneKaffeesatzRegular';
}
#recupera {
		font-family: 'YanoneKaffeesatzRegular';
}
#sesion {
	height: auto;
	padding: 1% 0 1% 0;
	border-bottom: 1px solid #C7C7C9;
	background: #7C0000;
	/*background: url("../img/bg_head.gif");*/
	border-radius: 5px 5px 0px 0px; 
	-moz-border-radius: 5px 5px 0px 0px; 
	-webkit-border-radius: 5px 5px 0px 0px;
}

.img_user {																			

	background: url("../img/icon-username.png") no-repeat 10px 8px;
	background-size: 20px 20px;	
}
.img_pasw {																			

	background: url("../img/icon-password.png") no-repeat 10px 8px;
	background-size: 20px 20px;	
}


#login_pie {
	height: 17px;
	display: block;
	padding-top: 8px;
	border-top: 1px solid #C7C7C9;
}
.span {
	font-family: 'Robo','Arial';
	font-size: 13px;
	font-weight: normal;
	padding-left: 0px;
	color: #515151;
}