@font-face {
	font-family: 'Oswald Light';
	src: url(http://themes.googleusercontent.com/static/fonts/oswald/v8/HqHm7BVC_nzzTui2lzQTDfY6323mHUZFJMgTvxaG2iE.eot);/* IE9 */
	src: local('Oswald Light'),local('Oswald-Light'),
			 url(http://themes.googleusercontent.com/static/fonts/oswald/v8/HqHm7BVC_nzzTui2lzQTDfY6323mHUZFJMgTvxaG2iE.eot?#iefix) format('embedded-opentype'),/* IE6 - IE8 */
			 url(http://themes.googleusercontent.com/static/fonts/oswald/v8/HqHm7BVC_nzzTui2lzQTDT8E0i7KZn-EPnyo3HZu7kw.woff?#iefix) format('woff'), /* Safari, Chrome, Firefox */
			 url(http://themes.googleusercontent.com/static/fonts/oswald/v8/HqHm7BVC_nzzTui2lzQTDaCWcynf_cDxXwCLxiixG1c.ttf) format('truetype'); /* Safari, Chrome, Firefox */
	font-style: normal;
	font-weight: 300;
}


#desconectado {width:680px; margin:0 auto; overflow: hidden;} 
#desconectado a{text-decoration:none; color:#ccc}
#desconectado .input{
	outline:none;
	padding: 3px 5px;
	border: 1px solid #a8a8a8;
	font-size:13px;
	background: #f1f1f1;
	vertical-align:middle;
	color:#666666;
	width:240px;
	margin-bottom:5px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	-khtml-border-radius: 5px; /* Linux browsers */
	border-radius: 5px; /* Opera 10.50, IE and CSS3 */	
	 
	 -moz-box-shadow: 1px 1px 3px #c9c9c9  inset, 0 0 0 0 ;
	 -webkit-box-shadow: 1px 1px 3px #c9c9c9 inset, 0 0 0 0 ;
	 box-shadow: 1px 1px 3px #c9c9c9 inset, 0 0 0 0 ;
	 /*rgba(0, 0, 0, 0.25)*/ 
	}
#desconectado .anotacion {
	font: 10px/16px Helvetica, Arial, sans-serif;
	color: #999;
	}
#desconectado .botonelnorte {
	padding: 5px;
	border: solid thin #444;
	margin: 5px;
	text-align: center;
	background-color: #333;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	color: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(1, 1, 1, .8);
	box-shadow: inset 0px 0px 2px 0px rgba(1, 1, 1, .8);
	font:300 16px/18px 'Oswald Light', 'Arial Narrow', sans-serif;
	}
#desconectado .botonelnorte:hover {
	background-color: #09F;
	}
	
#desconectado .botonreforma {
	padding: 5px;
	border: solid thin #444;
	margin: 5px;
	text-align: center;
	background-color: #333;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	color: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(1, 1, 1, .8);
	box-shadow: inset 0px 0px 2px 0px rgba(1, 1, 1, .8);
	font:300 16px/18px 'Oswald Light', 'Arial Narrow', sans-serif;
	}
#desconectado .botonreforma:hover {
	background-color: #3C0;
	}	

#desconectado .botonmural {
	padding: 5px;
	border: solid thin #444;
	margin: 5px;
	text-align: center;
	background-color: #333;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	color: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(1, 1, 1, .8);
	box-shadow: inset 0px 0px 2px 0px rgba(1, 1, 1, .8);
	font:300 16px/18px 'Oswald Light', 'Arial Narrow', sans-serif;
	}
#desconectado .botonmural:hover {
	background-color: #F33;
	}	
	
#desconectado .tit{font:300 18px/36px 'Oswald Light', "Arial Narrow", sans-serif; background:#000; color:#fff;}
#desconectado .susc{margin-bottom:10px; background:#333; color:#fff;}
#desconectado .floL{ float:left;}
#desconectado .floR{ float:right;}
#desconectado .box_input{float:left; width:200px; margin-right:30px;}
#desconectado .btn_ayuda{float:left; margin-left:30px;}
#desconectado area{ outline:none;}
#desconectado .img_publicaciones{float:left; margin-top:10px;}
#desconectado .text_registrate{float:left; font: 300 16px/40px 'Oswald Light', 'Arial Narrow', sans-serif; width:265px;}
#desconectado .logo_registrate{float:left; padding:5px 10px; width:103px; height:30px;}
#desconectado .btn_desconectado{width:150px; float:left;}
#desconectado .input{width:200px; margin-top:5px;}
#desconectado .sus15{background-color:#af00a1; margin-bottom:10px;}
#desconectado .sus15 .txt{float:left; font:300 17px/40px 'Oswald Light', 'Arial Narrow', sans-serif; color:#fff; margin-left:10px; width:265px;}
#desconectado .sus15 .box_input{width:110px; float:left;}


.numero{float:left; font:300 18px/36px 'Oswald Light', "Arial Narrow", sans-serif; background:#212121; color:#fff; padding:0 14px;}