body {
      background-color:#f1f1f1;
	  font-family: Arial, Verdana, Helvetica,sans-serif;
	  font-size: 12px;	
}
fieldset{
	border:0;
}
#izenburua{
      display:none;
}
#ariketaBista{
      border-color: #D9E3E8;
      background: #fff url(../sistema/irudiak/login-izenburua.png) no-repeat center 70px;
}
/*----------------------------------------------------------
						LOGIN KAXA
------------------------------------------------------------*/

#gunea {	
	border:1px solid #309AFD;
	background-color:#309AFD;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px; 
	width:800px;
	margin:auto;
	margin-top:100px;
	height:375px;
	background-image:url(../media/ikas_logoa.png);
	background-position:723px 297px;
	background-repeat:no-repeat;
	-moz-box-shadow: 0px 0px 10px #999999;
	-webkit-box-shadow:0px 0px 10px #999999;
}
#goiburukoa{
	width:750px;
	margin:auto;
	margin-bottom:80px;	
	padding-top:75px;
}
#goiburukoa div img{
	display:none;
	margin-right:5px;
}
#loginGoiburukoa{
	text-align: center;
}
#titulua{
	width:100%;	
	text-align:center;
}
#titulua img{
	/*margin-left:50px;*/
	display:inline !important;
}
 
#loginGorputza{
	width:300px;	
 	color: #309AFD;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #fff;
	background-color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px; 
	padding:5px;
	padding-top:15px;
}
#loginGorputza input{
	padding:0px;
	border:1px solid #309AFD;
	color:#000;
	padding:3px;		
}
#loginGorputza input:focus{
	background-color:#f1f1f1;
}
#loginGorputza form fieldset input{
	width:150px;
	margin-bottom:5px;
}
#login label{
	font-weight:bold;
	font-size:13px;
	display:block;
	float:left;
	width:100px;
	position:relative;
	top:3px;
}
#loginBotoia{
	width:80px;
	border:1px solid #309AFD;
	background-color:#309AFD !important;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px; 
	color:#fff !important;
	margin-left:110px;
	margin-top:5px;
	background:url(../media/fletxa8.png);
	background-position: 55px center;
	background-repeat:no-repeat;	
	text-align:left;
	height:25px !important;
	font-weight:bold;	
	cursor:pointer;
}
#loginMezua{
	color:red;
	margin:auto;
	font-size:11px;
	font-weight:bold;
	margin-top:20px;
	text-align:center;	
}
#InspectorBertsioa{
	color: #fff;
    font-size: 11px;
    margin-bottom: 0 !important;
    margin-top: 48px !important;
    padding-right: 10px;
    text-align: right !important;
}
.maintenance-notice {
    background: none repeat scroll 0 0 yellow;
    color: #001100;
    font-size: 12px;
    line-height: 1.15;
    margin: 0;
    padding: 6px 10px;
    text-align: center;
}