

.PlanEtContact{
        float:left;
        margin-left:10px;
        margin-top:4px;
}

.PlanGoogle{
        background-image:url(../images/backgroundPlan.jpg);
        background-repeat:no-repeat;
        height:320px;
        padding:10px;
        width:470px;
}

.descr{
	font-size:12px;
	padding-top:25px;
	width: 480px;
	float: right;
	}
	
.descr a{
	color: #F60;
	}

.descr a:hover{
	color:#000;
	}

