/*****************************/
/*** logo,  polices du footer**/
/*****************************/
#ecran {
margin: auto; background: url(../images/ecran.png) no-repeat; padding-top:20px;width: 777px; height: 500px;
}


div#logo_r {
	position: absolute;
	right: 0;
	top: 0;
	float: right;
	width: 141px;
	height: 52px;
    /*background:  url(../images/ives/top_right.png) no-repeat ;*/
	background:  url(../images/ives/logo_r.png) no-repeat ;

}

div#logo_t {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 103px;
	height: 53px; 
    background: url(../images/ives/logo_ives_t.png)  no-repeat;
  /* background: url(../images/ives/logo_ives.png)  no-repeat ; */
	margin-left: 25px;
}

div#logo_b {
	width: 107px;
	height: 12px;
    background: url(../images/ives/logo_ives_b.png)  no-repeat 0 0;
	margin-top:57px;
}

div#power_by { 
	float : right;
}

a.mainlevel, span.mainlevel  {/*séparateur des items dans le menu footer*/
	color : #ffffff;
	font-weight:bold;
}

a.mainlevel {/*séparateur des items dans le menu footer*/
	color : #ffffff;
	margin-right: 4px;
}
div#tabmenu{
	padding-top: 34px;	
	padding-bottom : 4px;
	padding-left: 90px;
}


div#syndicate{
	width: 85%;
} 

























