/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15 oct. 2019, 11:25:41
    Author     : yrossier
*/

.login h1 a {
	background-image: url('../total-child/images/logo_fr.png');
	background-size: 320px 58px;
	background-position: center top;
	background-repeat: no-repeat;
	color: #999;
	height: 58px;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 auto 25px;
	padding: 0;
	text-decoration: none;
	width: 320px;
	text-indent: -9999px;
	outline: none;
	overflow: hidden;
	display: block;
}
