﻿#footer
{
    clear:both;
	width: 100%;
	height: auto; 
    font-size:1.2em;
	margin: 1px auto !important;
}

.fptLogo1
{
	background: url(../../img/fptLogo.png) no-repeat;
	width: 30px;
	height: 30px;
	float: left;
}

.fptLogo
{
	/* background: url(../../img/fptLogo.png) no-repeat; */
	background: url(../../img/LogoFPT.png) no-repeat;
	width: 46px;
	height: 30px;
	float: left;
}
.fptLisence
{
	/* height: 30px; */
	/* vertical-align: middle; */
	/* display: table-cell; */
	/* padding: 0 40px 0 10px; */
	float:left;
	width: 100% !important;
	font-size: 15px !important;
	margin-top: 0px;
	height: 30px;
}

.fptLisence1
{
	float:left;
	width: 100% !important;
	font-size: 15px !important;
	margin-top: 5px;
	height: 30px;
	display: inline-block;
	color: #ffffff;
	padding-left: 10px;
}

.EditPagecontainer #divFooter{
    font-size:1em;
}

.fptLisence_moi {
    float: left;
    width: 400px !important;
    font-size: 13px !important;
    margin-top: 10px;
    height: 30px;
}

.fptLisenceLogin {
	font-size: 12px !important;
}

