/* header */

.title {
	background: #fff;
        float:left;
        height:180px;
        width:250px;
  
}
.title h1 {
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
        background: #fff url(img/logo-efinor.jpg) no-repeat center;
        margin-top:10px;
        width:110 px;
        height: 140px;
}

.header {
	background: #fff;
	height: 180px;
}

.diaporama {
background: #fff url(img/fd-header-sema.jpg) no-repeat bottom;
height:180px;
float:right;
width:634px;
}
