/*----------------------------------------------- login ccs start -----------------*/
	#content_login_title{
		width:700px;
		height:auto;
		margin:0 auto;
		font-weight:normal;
		/*border-top:3px solid #ccc;*/
	}
	#content_login_form{
		width:700px;
		/*height:220px;*/
		margin:0 auto;
		font-weight:normal;
	}
	#content_login_form_alt{
		width:580px;
		margin:20px auto;
		background-color:#f5f5f5;
		font-weight:normal;
	}
	#content_login_form .title1{
		font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
		margin-left:3px;
	}
	#content_login_form .title2{
		font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	#content_login_form .h4{
		color:#f60;
	}
	#content_login_form .h5{
		color:#f60;
	}
	#content_login_form a{
		color:#5577bb;
		text-decoration:underline;
	}
	#content_login_form a:hover{
		color:#88bb44;
		text-decoration:none;
	}
	#content_login_form li{
			margin-left:10px;
			list-style:none;
			line-height:20px;
		}
	#login_left{
		width:300px;
		/*float:left;*/
	}
	#login_right{
		/*display:inline-block;*/
		width:355px;
		float:right;
		margin-top:-140px;
		padding-left:15px;
		border-left:2px solid #999;
	}
/*------------------- login ccs end -----------------*/
/*------------------- create account succes ccs start -----------------*/
	#create_account_succes{
		width:500px;
		height:120px;
		margin:50px auto;
		border:10px solid #88bb44;
	}
	#inside{
		position:relative;
		width:480px;
		height:100px;
		margin:10px auto;
	}
	#inside #img{
		position:relative;
		width:100px;
		height:100px;
		margin:0;
		float:left;
	}
	#inside #text{
		position:relative;
		width:380px;
		height:100px;
		margin:0;
		float:left;
	}
	#text p{
		font-weight:normal;
	}

        /* liens vers les biens immo sur la page d'accueil'*/
	#content_hints_home{
		width:320px;
		/*margin:10px auto;*/
		font-weight:normal;
                float: left;
	}
	#content_hints_home .titre{
		color: #53575a;
		font-weight:bold;
	}
	#content_hints_home .soustitre{
		color: gray;
                font-size: 11px;
                margin-left: 10px;
                margin-top: 0px;
                margin-bottom: 0px;
	}
        .serieux {
            font-size: 22px;
        }

        /* bloc news sur la page d'accueil*/
	#content_news_home{
		width:250px;
		margin-left:10px;
		font-weight:normal;
                float: left
	}
	#content_news_home .titre{
		color: #53575a;
		font-weight:bold;
	}

	#content_footer{
		width:580px;
		margin:10px auto;
		font-weight:normal;
	}
/*----------------------------------------------- create account succes ccs end -------------------*/
