/* @override http://localhost:8888/portalnf/content/css/loginRed.css */
p#breadcrumb{
	margin: 0;
	font-size: 13px;
	padding-top: 2px;
	padding-left: 4px;
}
#blankLogin{
	overflow: hidden;
	background-color: #fff;
	width: 950px;
	height: 522px;
}

#contentBREADCRUMB{
	margin-right: auto;
	margin-left: auto;
}

#breadcrumb a{
	color: #46aae1 !important;
	text-decoration: underline !important;
}

#blankLogin *{
	overflow: hidden;
	font-family: Arial;
}

#mensajeLoginRed{
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	margin-top: 37px;
}
	
#divCentralLogin{
	width: 646px;
	height: 257px;
	margin-right: auto;
	margin-left: auto;
	background: url(/portalnf/content/images/loginSolo.jpg) no-repeat center center;
}

#divCentralLogin div{
	float: left;
}
		
#izqCent{
	width: 350px;
	height: 211px;
	padding-top: 19px;
	padding-left: 20px;
}

#izqCent p{
	margin: 0;
	clear: both;
	display: block;
	height: 20px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}

#izqCent form{
	margin: 0;
	clear: both;
	overflow: hidden;
	width: 314px;
	text-align: right;
}

form label{
	color: #fff;
	font: 16px Arial;
}

#izqCent form a{
	margin-left: auto;
	margin-top: 25px;
	margin-right: auto;
}

#izqCent form input{
	width: 205px;
	font-size: 12px;
}

#derCent{
	width: 252px;
	padding-left: 14px;
	padding-top: 19px;
}

#derCent p{
	margin: 0;
	clear: both;
	display: block;
	height: 20px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}

#derCent form{
	overflow: hidden;
	overflow: hidden;
	clear: both;
	padding-top: 0;
	margin: 0;
}

#derCent form input{
	width: 180px;
	font-size: 12px;
}

#derCent form a{
	margin-left: auto;
	margin-top: 25px;
	margin-right: auto;
}

#registroLogin{
	text-align: center;
}

#registroLogin p{
	color: #46aae1;
	font-size: 14px;
	font-weight: bold;
}

#registroLogin a{
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#registroLogin input{
	display: block;
	font-size: 12px;
	margin: 0;
}

#blankLogin form div {
	float: none;
	width: inherit;
	overflow: hidden;
	text-align: center;
}

#blankLogin form .ingresarAred {
	float: none;
	clear: both;
	font-size: 13px;
	font-family: Arial;
	color: white;
	height: 32px;
	width: 92px;
	background: #ff9700 url(/portalnf/content/images/registrateFONDO.png) no-repeat 0 bottom;
	border-style: none;
	border-width: 0;
	margin: 10px auto 0;
	cursor: pointer;
}

a.ingresarAred {
	clear: both;
	color: white;
	height: 32px;
	width: 92px;
	background: url(/portalnf/content/images/registrateFONDO.png) no-repeat 0 bottom;
	margin: 0 auto;
	padding: 0;
	font: 14px/29px Arial;
	text-decoration: none;
}

#espacioUno{
	overflow: hidden;
	height: 48px;
	width: 200px;
	clear: both;
}

#espacioDos{
	clear: both;
	overflow: hidden;
	height: 83px;
	width: 100px;
}

.espacioEntreInputs{
	display: block;
	clear: both;
	overflow: hidden;
	height: 16px;
	width: 40px;
	float: none !important;
}
