#dbdBrokerLogo{
	background-image: url(../img/dbdBrokerLogo.png);
	width: 755px;
	height: 120px;
	display: block;
	margin: 0px auto;
}
.centerAd{
	text-align: center;
}
html.login {
    background: #08498B !important;
}
#dbdLogoCont{
    background: transparent url("../img/icon-home.png") no-repeat scroll left center;
    width: 165px;
    height: 100%;
	padding-left: 45px;
	line-height: 65px;
    font-weight: 500;
    font-size: 12pt;
	//color: #DFDFDF;
	/*color: #91919D;*/
}

/*.tarif input[type="text"]:focus,
.tarif input[type="password"]:focus,
.tarif select:focus,
.tarif textarea:focus,
.tarif .focus,
.popup input[type="text"]:focus,
.popup input[type="password"]:focus,
.popup select:focus,
.popup textarea:focus,
.popup .focus {
	border: 1px solid #d69a2e;
	background-color: #f9d28c !important;
}*/
.tarif input.text,.tarif input.iText,.tarif select {
	background-color: #E9EEF8;
}
.tarif input.non_req,.tarif textarea.non_req {
    background-color: #ffffff;
/*    border: 1px solid #96A6C5;
    color: #333333;*/
}
#dbdLeftMenu{
    width:130px;
}
#dbdLeftMenu .dbdTileRow{
    width:130px;
}