body {
	margin:0px;
	padding:0px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color:#fff;
}
img {
	border:0px;
}
/* ::::::::::::::::::::::::::::::::::::::::::::: */
/* début feuille de style pour la page d'accueil */
/* ::::::::::::::::::::::::::::::::::::::::::::: */
#toutelapage {
	width:964px;
	height:753px;
	margin: 0 auto;
	background:#fff url(../img/home/home.jpg) no-repeat;
}
/* boite menu site */
/* ::::::::::::::::::::::::::::::::::::::::::::: */
#menu-site {
	width:673px;
	height:509px;
	margin:0px;
	padding:0px;
	float:left;
}
/* boite actu */
/* ::::::::::::::::::::::::::::::::::::::::::::: */
#actu {
	width:230px;
	margin:0px;
	padding:0px;
	float:left;
}
.orange-actu {
	color:#eb6911;
}
.derouler_info {
	margin-top:20px;
}
.derouler_info marquee {
	height:140px;
}
.actu li {
	font-size:0.8em;
	color:#707173;
	margin-bottom:6px;
	margin-top:10px;
}

.actu li a {
	text-decoration:none;
}

.actu li a:hover {
	text-decoration:none;
}

.actu_gris {
	color:#707173;
	font-weight:700;
}
/* boite sous-menu */
/* ::::::::::::::::::::::::::::::::::::::::::::: */
#sous-menu {
	width:950px;
	height:137px;
	margin:0px;
	padding:0px;
	float:left;
}
.e-questionnaire {
	float:left; 
	margin-left:680px;
	margin-top:24px;
}
.newsletter {
	float:left; 
	margin-left:66px;
	margin-top:24px;
}
/* boite adresse fnb */
/* ::::::::::::::::::::::::::::::::::::::::::::: */
.logo-fnb {
	float:left; 
	margin-left:299px;
	margin-right:10px;
}
#adresse-fnb {
	width:220px;
	height:95px;
	margin:0px;
	padding:0px;
	float:left;
}
.adresse-fnb {
	color:#fff;
	font-size:0.8em;
	padding-left:0px;
}
.adresse-fnb a {
	color:#fff;
	text-decoration:none;
}
.adresse-fnb a:hover {
	color:#fff;
	text-decoration:underline;
}
/* boite adresse agefaforia */
/* ::::::::::::::::::::::::::::::::::::::::::::: */
.logo-agefaforia {
	float:left;
	margin-left:16px;
	margin-right:10px;
}
#adresse-agefaforia {
	width:260px;
	height:95px;
	margin:0px;
	padding:0px;
	float:left;
}
.adresse-agefaforia {
	color:#fff;
	font-size:0.8em;
	padding-left:0px;
}
.adresse-agefaforia a {
	color:#fff;
	text-decoration:none;
}
.adresse-agefaforia a:hover {
	color:#fff;
	text-decoration:underline;
}


/*<presentation>*/
#presentation {
position:relative;
height:54px;
width:144px;
top:280px;
left:430px;
}
#presentation a {
display:block;
height:54px;
width:144px;
background:url(../img/home/tt_presentation_off.jpg) no-repeat;
text-decoration:none;
}
#presentation a:hover {
background-image:url(../img/home/tt_presentation_on.jpg);
}
#presentation span {
visibility:hidden;
}
/*</presentation>*/

/*<certifications>*/
#certifications {
position:relative;
width:177px;
height:25px;
top:250px;
left:90px;
}
#certifications a {
display:block;
width:177px;
height:25px;
background:url(../img/home/tt_certifications_off.jpg) no-repeat;
text-decoration:none;
}
#certifications a:hover {
background-image:url(../img/home/tt_certifications_on.jpg);
}
#certifications a span {
visibility:hidden;
}
/*<certifications>*/

/*<les-metiers>*/
#metiers {
position:relative;
width:120px;
height:27px;
top:135px;
left:280px;
}
#metiers a {
display:block;
width:120px;
height:27px;
background:url(../img/home/tt_metiers_off.jpg) no-repeat;
text-decoration:none;
}
#metiers a:hover {
background-image:url(../img/home/tt_metiers_on.jpg);
}
#metiers a span {
visibility:hidden;
}
/*</les-metiers>*/

/*<missions>*/
#missions {
position:relative;
width:176px;
height:50px;
top:310px;
left:395px;
}
#missions a {
display:block;
width:176px;
height:50px;
background:url(../img/home/tt_missions_off.jpg) no-repeat;
text-decoration:none;
}
#missions a:hover {
background-image:url(../img/home/tt_missions_on.jpg);
}
#missions a span {
visibility:hidden;
}
/*</missions>*/

/*<observatoire>*/
#observatoire {
position:relative;
width:113px;
height:43px;
top:250px;
left:150px;
}
#observatoire a {
display:block;
width:111px;
height:43px;
background:url(../img/home/tt_observatoire_off.jpg) no-repeat;
text-decoration:none;
}
#observatoire a:hover {
background-image:url(../img/home/tt_observatoire_on.jpg);
}
#observatoire a span {
visibility:hidden;
}
/*</etudes>*/







