img{
	border: 0;
}
/*a, a:hover, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}*/
/********************************************************/
/* 		Blocs principaux 								*/
/********************************************************/
html {
	font-size: 100%;
}
body {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	background-image: url(images/fond-site.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	color: #666666;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	 
#global {
	position: relative;
	top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 995px;
	text-align: left; /* on rétablit l'alignement normal du texte */
}

	#header{
		background-image: url(images/bg-header.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;
		float: left;
		margin-top: 0px;
		margin-left: 1px;
		width: 995px;
		height: 190px;
	}
	#page{
		background-color: #FFFFFF;
		background-image: url(images/bg-page.jpg);
		background-position: bottom center;
		background-repeat: no-repeat;
		float: left;
		margin-top: -1px;
		margin-left: 1px;
		width: 983px;
		border-left: 1px solid #8c8c8c;
		border-right: 1px solid #8c8c8c;
	}
	#footer{
		background-image: url(images/bg-footer.jpg);
		background-position: top left;
		background-repeat: repeat-x;
		float: left;
		margin-top: -1px;
		margin-left: 1px;
		width: 973px;
		height: 95px;
		border-left: 1px solid #f3b800;
		border-right: 1px solid #f3b800;
		padding: 5px 0px 0px 10px;
		color: #DE8705;
		font-size: 1.2em;
		font-weight: bold;
	}
	

/********************************************************/
/* 		Header détail									*/
/********************************************************/
#logo-abc{
	width: 291px;
	height: 190px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	display: inline;
}
#banniere{
	/*background-color:#FFCC00;*/
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	width: 665px;
	height: 167px;
	display: inline;
}
#envoyer-site{
	/*background-color: #CC99FF;*/
	display: inline;
	background-image:url(images/bg-envoyer-site.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	margin-top: -2px;
	margin-right: 13px;
	width: 205px;
	height: 20px;
	text-align: right;
	padding-top: 5px;
}
#envoyer-site a, a:visited{
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: normal;
}
#envoyer-site a:hover{
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: underline;
	font-weight: normal;
}

/********************************************************/
/* 		Menu détail 									*/
/********************************************************/
#menu{
	/*background-color:#00FFFF;*/
	float: left;
	margin-top: 8px;
	margin-left: 0px;
	width: 210px;
	font-size: 0.9em;
	color: #FFFFFF;
}
	#menu1{ /* 4 menus bleus */
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		width: 191px;
		/*height: 290px;*/
	}
	#menu2{ /* Simul note */
		float: left;
		margin-top: 30px;
		margin-left: 0px;
		width: 190px;
		height: 48px;
		text-align: left;
	}
	#menu3{ /* catalogue */
		float: left;
		margin-top: 10px;
		margin-left: 0px;
		width: 179px;
		height: 49px;
		text-align: left;
	}
	#menu4{ /* spécial enseignant */
		background-image: url(images/bg-menu-special-ens.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		float: left;
		margin-top: 10px;
		margin-left: 0px;
		width: 154px;
		height: 23px;
		padding-top: 51px;
		padding-left: 25px;
		text-align: left;
	}
		#menu4 a, a:visited{
			color: #000000;
			font-size: 0.9em;
			text-decoration: none;
		}
		#menu4 a:hover{
			color: #000000;
			font-size: 0.9em;
			text-decoration: underline;
		}	
	#menu5{ /* spécial enseignant */
		background: transparent url(images/bg-menu-annales.jpg) top left no-repeat;
		float: left;
		margin: 35px 0 0 0;
		width: 162px; /* 190 */
		height: 53px; /* 92 */
		padding: 39px 0 0 28px;
		text-align: left;
	}
	
		#menu5 a, #menu5 a:visited{
			color: #FFFFFF;
			font-size: 1em;
			text-decoration: none;
			font-weight: normal;
			margin: 0;
		}
		#menu5 a:hover{
			color: #FFFFFF;
			font-size: 1em;
			text-decoration: underline;
			margin: 0;
		}
		
		#menu_facebook{
			float: left;
			display: inline;
			width:182px;
			height: auto;
			margin: 10px 0 0 0;
		}
		
/*	#menu_facebook{	Devenir fan (soft)
		background-color:#3b5998;
		background: #3b5998 url(images/bg-menu-facebook.jpg) top left no-repeat;
		float: left;
		display: inline;
		width:180px;
		height: 120px;
		margin: 35px 0 0 0;
		padding: 28px 0 0 0;
	}*/
	

/*	#menu_facebook{	Devenir fan avec 6 fans	
		background-color:#94a3c4;
		float: left;
		display: inline;
		width:180px;
		height: 276px;
		margin: 35px 0 0 0;
	}*/	
		
	#menu6{ /* Simul note */
		float: left;
		margin-top: 30px;
		margin-left: 0px;
		width: 190px;
		height: 120px;
		text-align: left;
	}

		#logo-nathan{ /* logo nathan */
			float: left;
			margin-top: 30px;
			margin-left: 0px;
			width: 100px;
			height: 33px;
			text-align: left;
	}

		#menu1 ul{
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		#menu1 ul ul{
			display: none;
		}
		.titre_menu{
			margin: 0px;
			/*line-height: 15px;*/
			cursor:pointer;
			width: 181px;
			height: 41px;
			margin-top: 2px;
			padding:0;
		}
		a.lien-titre-menu, a.lien-titre-menu:visited{
			display: block;
			width: 161px;
			height: 31px;
			color: #FFFFFF;
			font-size: 0.9em;
			text-decoration: none;
			margin: 0;
			padding-top: 10px;
			padding-left:18px;
		}
		a.lien-titre-menu:hover{
			display: block;
			width: 161px;
			height: 31px;
			color: #004F94;
			font-size: 0.9em;
			text-decoration: none;
			margin: 0;
			padding-top: 10px;
			padding-left:18px;
		}
		.titre_menu-choisis-abc{
			margin: 0px;
			/*line-height: 15px;*/
			cursor:pointer;
			width: 179px;
			height: 42px;
			padding: 0px;
			font-weight: bold;			
		}
			a.lien-titre-menu-choisis, a.lien-titre-menu-choisis:visited{
				display: block;
				width: 149px;
				height: 27px;
				color: #FFFFFF;
				font-size: 0.9em;
				text-decoration: none;
				margin: 0;
				padding-top: 14px;
				padding-left:30px;
			}
			a.lien-titre-menu-choisis:hover{
				display: block;
				width: 149px;
				height: 27px;
				color: #004F94;
				font-size: 0.9em;
				text-decoration: none;
				margin: 0;
				padding-top: 14px;
				padding-left:30px;
			}		
		.sous-menu{
			width:178px;
			height: 25px;
			margin: 1px 0px 0px 0px;
			padding: 0px;
			text-align: left;
			cursor:pointer;
		}
		.sous-menu a, .sous-menu a:visited{
			display: block;
			background-color: #c4e0f5;
			width:148px;
			height: 20px;
			margin: 0;
			padding-left: 30px;
			padding-top: 5px;
			color: #666666;
			font-size: 1em;
			font-weight: bold;
			text-decoration: none;			
		}
		.sous-menu a:hover {
			display: block;
			background-color:#91bde2;
			width:148px;
			height: 20px;
			margin: 0;
			padding-left: 30px;
			padding-top: 5px;
			color: #000000;
			font-size: 1em;
			font-weight: bold;
			text-decoration: none;
		}

/********************************************************/
/* 		Contenu page détail								*/
/********************************************************/
#contenu-page{
	/*background-color:#FF9900;*/
	float: left;
	margin: 0px;
	padding-bottom: 20px;
	width: 770px;
	height: 590px;
	
}
html>body #contenu-page {
	height: auto;
	min-height: 590px;
} 		


#bandeau-titre-page{
	float: left;
	margin: 0px 0px 15px 0px;
	width: 770px;
	height: 55px;
}
h1{
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 20px;
	width: 515px;
	font-size: 12px;
	font-weight: normal;
}
.h1-toute-largeur{
	width: 740px;	
}
.h1-bleu{
	color: #007DC4;
	font-size: 1.3em;
	font-weight: bold;
}	
.h1-rouge{
	color: #FF003F;
	font-size: 1.3em;
	font-weight: bold;

}
.h1-violet{
	color: #A200A6;
	font-size: 1.3em;
	font-weight: bold;
}

#contenu-pages-texte{
	margin: 0px;
	padding: 0px;
	width: 750px;
}

#contenu-pages-texte_ident{
	margin: 0px;
	padding: 0px;
	width: 590px;
}

/********************************************************/
/* 		Contenu pages catalogue (annales, guide ...)		*/
/********************************************************/
#sous-menu-catalogue{
	float: left;
	margin-top: -13px;
	margin-left: 0px;
	width: 770px;
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
}
#sous-menu-catalogue a, a:visited{
	display: inline;
	margin-left: 5px;
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: underline;
}
#sous-menu-catalogue a:hover{
	display: inline;
	color: #007DC4;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: underline;
}
#titre-collection{
	/*background-color: #00CCFF;*/
	float: left;
	margin-top: 25px;
	margin-left: 0px;	
	width: 100%;
	height: 68px;
}
#bandeau-orange{
	background-image: url(images/bandeau-orange.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin-top: 15px;
	margin-left: 0px;	
	width: 750px;
	height: 16px;
	padding-left: 20px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 1;
}
#pg-catalogue-couv-feuilletage{
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 770px;
	height: 240px;	
	z-index: 2;
}
#pg-catalogue-couv{
	float: left;
	margin-top: 0px;
	margin-left: 0px;	
	width: 144px;
	height: 237px;
}
#pg-catalogue-interieur-feuilletage{
	float: left;
	margin-top: 0px;
	margin-left: 20px;	
	width: 260px;
	height: 207px;
}
#pg-catalogue-bt-feuilleter{
	background-image: url(images/pg-catalogue-bt-feuilleter.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin-top: 200px;
	margin-left: -100px;
	padding-top: 15px;
	padding-left: 40px;	
	width: 126px;
	height: 23px;
}
	#pg-catalogue-bt-feuilleter a, a:visited{
		color: #333333;
		font-size: 0.8em;
		font-weight: bold;
		text-decoration: none;
	}
	#pg-catalogue-bt-feuilleter a:hover{
		color: #333333;
		font-size: 0.8em;
		font-weight: bold;
		text-decoration: underline;
	}
.h1-orange-catalogue {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 100%;
	color: #FF5100;
	font-size: 1.6em;
	font-style: italic;
	font-weight: normal;
}
.puce-jaune{
	display: block;
	background-image: url(images/puce-jaune-paragraphe.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin: 10px 0px 0px 0px;
	padding-left: 12px;
	width: 415px;
	line-height: 1.7em;
}
#catalogue-lien-vers-yoda{
	background-image: url(images/fleche-bleue.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 10px;
	padding: 15px 0px 0px 27px;
	height: 26px;
	color: #007DC4;
	font-size: 0.8em;
	font-weight: bold;
}

#lien0{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background: transparent url(images/lien-vers-yoda-3e.jpg) top left no-repeat;
	width: 38px;
	height: 39px;
}
a#lien0:hover {	/* décalage de l'arrière-plan pour chaque bouton */
	background-position: 0% -40px;
}
a#lien1{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background: transparent url(images/lien-vers-yoda-2de.jpg) top left no-repeat;
	width: 38px;
	height: 39px;
}
a#lien1:hover {	/* décalage de l'arrière-plan pour chaque bouton */
	background-position: 0% -40px;
}
a#lien2{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background: transparent url(images/lien-vers-yoda-1re.jpg) top left no-repeat;
	width: 38px;
	height: 39px;
}
a#lien2:hover {	/* décalage de l'arrière-plan pour chaque bouton */
	background-position: 0% -40px;
}
a#lien3{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background: transparent url(images/lien-vers-yoda-term.jpg) top left no-repeat;
	width: 38px;
	height: 39px;
}
a#lien3:hover {	/* décalage de l'arrière-plan pour chaque bouton */
	background-position: 0% -40px;
}

/********************************************************/
/* 		Contenu pages texte								*/
/********************************************************/
#titre-menu-ancres{
	background-image:url(images/bg-menu-ancres.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 500px;
	height: 40px; /* 65px */
	padding: 25px 0px 0px 70px;
	color: #FF5100;
	font-size: 1.2em;
	font-weight: bold;
}
#menu-ancres{
	background-color: #E3F2FF;
	margin: -1px 0px 0px 17px;
	width: 460px;
	padding: 0px 10px 10px 53px;
}
	.menu-ancres-texte-gras{
		color: #007DC4;
		font-weight: bold;
	}
	.podcasts{
		display: block;
		background-image:url(images/puce-h2-menu-ancres.gif);
		background-position: top left;
		background-repeat: no-repeat;
		margin: 0px 0px 0px 0px;
		padding: 2px 0px 0px 22px;
		height: 60px;
		color: #007DC4;
		font-size: 1em;
		font-weight: bold;
		text-decoration: none;
	}
		.podcasts2{
		display: block;
		background-image:url(images/puce-h2-menu-ancres.gif);
		background-position: top left;
		background-repeat: no-repeat;
		margin: 0px 0px 0px 0px;
		padding: 2px 0px 0px 22px;
		height: 40px;
		color: #007DC4;
		font-size: 1em;
		font-weight: bold;
		text-decoration: none;
	}
	a.liens-menu-ancres, a.liens-menu-ancres:visited{
		display: block;
		background-image:url(images/puce-h2-menu-ancres.gif);
		background-position: top left;
		background-repeat: no-repeat;
		margin: 0px 0px 0px 0px;
		padding: 2px 0px 0px 22px;
		height: 20px;
		color: #007DC4;
		font-size: 1em;
		font-weight: bold;
		text-decoration: none;
	}
	a.liens-menu-ancres:hover{
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 2px 0px 0px 22px;
		height: 20px;
		color: #007DC4;
		font-size: 1em;
		font-weight: bold;
		text-decoration: underline;
	}
h2{
	background-image:url(images/puce-h2-menu-ancres.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	color: #007DC4;
	font-size: 1.1em;
	font-weight: bold;
	height: 20px;
	margin-top: 25px;
	padding-top: 2px;
	padding-left: 22px;	
}
h3{
	background-image:url(images/puce-fleche-h3.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	font-size: 1em;
	font-weight: bold;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
}

#contenu-pages-texte p{
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#contenu-pages-texte ul{
	margin: 7px 0px 0px 0px;
}

#contenu-pages-texte li{
	padding-bottom: 7px;
}

.lien_identification_complements{
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 25px;
	text-decoration: underline;
}

#titre_ouvrage{
	background: transparent url(images/bg-titre-ouvrage.gif) top left no-repeat;
	width: 667px; /* 737 */
	height: 30px; /* 63 */
	margin: 0;
	padding: 33px 0 0 70px;
	color: #FFFFFF;
}
