body {
	background:url(../img/bgBody.jpg) no-repeat;
	background-color:#10428f;
	background-position:center top;
	margin:0; padding:0;
}
#titre {
	position:absolute;
	top:19px; left:165px;
}
#logoRA {
	position:absolute;
	top:20px; right:250px;
	z-index:1;
}
#logoCapB {
	position:absolute;
	top:20px; right:175px;
	z-index:1;
}
#logoCapB img{
        width:70px;
}
#lienPaysFifrelin {
	color:#fb0d03;
	position:absolute;
	top:80px; right:135px;
	z-index:1;
	text-decoration:none;
	font:normal bold 14px arial;
}
#lienPaysFifrelin:hover { text-decoration:underline; }
#mainIntro {
	width:1264px; height:723px;
	margin:0 auto; padding:0;
	position:relative;
}
#signature{
    display:block;
    margin-left:863px;
    font-style: italic;
}
#signature a{
     color:red;
}
/********************************************************************* MENUS */

#conteneurMenu {
	width:135px; height:436px;
	position:absolute;
	top:243px; left:142px;
	opacity:0;
}
#conteneurMenu a {
	position:absolute;
	display:block;
}
#lienMenuBandeAnnonce {
	top:0; left:11px;
	background:url(../img/btnMenuBandeAnnonce.jpg) no-repeat top left;
	width:111px; height:58px;
}
#lienMenuBandeAnnonce:hover { background-position:top right; }
#lienMenuBandeAnnonce-select {
	top:-7px; left:0;
	background:url(../img/btnMenuBandeAnnonce-select.jpg) no-repeat;
	width:135px; height:67px;
}
#lienMenuBD {
	top:62px; left:11px;
	background:url(../img/btnMenuBD.jpg) no-repeat;
	width:113px; height:60px;
}
#lienMenuBD:hover { background-position:top right; }
#lienMenuBD-select {
	top:56px; left:0;
	background:url(../img/btnMenuBD-select.jpg) no-repeat;
	width:134px; height:69px;
}
#lienMenuMakingOff {
	top:126px; left:11px;
	background:url(../img/btnMenuMakingOff.jpg) no-repeat top left;
	width:111px; height:59px;
}
#lienMenuMakingOff:hover { background-position:top right; }
#lienMenuMakingOff-select {
	top:119px; left:0;
	background:url(../img/btnMenuMakingOff-select.jpg) no-repeat;
	width:134px; height:69px;
}
#lienMenuSitesPays {
	top:189px; left:11px;
	background:url(../img/btnMenuSitesPays.jpg) no-repeat top left;
	width:112px; height:60px;
}
#lienMenuSitesPays:hover { background-position:top right; }
#lienMenuSitesPays-select {
	top:185px; left:0;
	background:url(../img/btnMenuSitesPays-select.jpg) no-repeat top left;
	width:131px; height:70px;
}
#lienMenuTelecharger {
	top:256px; left:11px;
	background:url(../img/btnMenuTelecharger.jpg) no-repeat top left;
	width:112px; height:60px;
}
#lienMenuTelecharger:hover { background-position:top right; }
#lienMenuTelecharger-select {
	top:250px; left:0;
	background:url(../img/btnMenuTelecharger-select.jpg) no-repeat;
	width:140px; height:73px;
}
#lienMenuPresse {
	top:324px; left:11px;
	background:url(../img/btnMenuPresse.jpg) no-repeat top left;
	width:111px; height:59px;
}
#lienMenuPresse:hover { background-position:top right; }
#lienMenuPresse-select {
	top:318px; left:0;
	background:url(../img/btnMenuPresse-select.jpg) no-repeat;
	width:135px; height:71px;
}
#lienMenuEditeur {
	top:384px; left:11px;
	background:url(../img/btnMenuEditeur.jpg) no-repeat top left;
	width:111px; height:59px;
}
#lienMenuEditeur:hover { background-position:top right; }
#lienMenuEditeur-select {
	top:377px; left:0;
	background:url(../img/btnMenuEditeur-select.jpg) no-repeat;
	width:137px; height:75px;
}
