img{	border: none;}img.img-site{	float: right;	clear: both;	margin: 0;	margin-bottom: 20px;	margin-top: -10px;}#logo{	background-image: url("../images/bandeau2.png");	background-repeat: no-repeat;	background-position: 30%;	background-color: #FCFCF7;	width: 65.7%;	border-left: 3px solid #fff;	height: 100px;	display: block;	position: absolute;	top: 5px;	left: 15%;	padding-top:5px;}a.logo-revuesorg {        /*         *      Logo avec Roll Over : définition du style quand le logo est inactif     */        display: none;	width: 177px;	/*position: absolute;	left: 0;*/        height:50px;        background-image:url(../images/logo_revues.gif);	background-color: #e0e0e0;        background-repeat: no-repeat;        background-position: top left;        margin:35px 0 20px 0;        background-color: #E0E0E0;        }a.logo-revuesorg:hover    {        /*         *      Logo avec Roll Over: définition du style quand le logo est survolé     */        background-image:url(../images/logo_revues_on.gif);}a.logo-eds{        /*         *      Logo avec Roll Over : définition du style quand le logo est inactif     */        display: block;		width: 145px;	/*position: absolute;	left: 0;*/        height:102px;        background-image:url(../images/logo-gauche.gif);		background-color: #fefef1;        background-repeat: no-repeat;        background-position: top left;        margin: 15px 10px 20px 15px;}