.enveloppe {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
.enveloppe #news p a {
	color: #000;
	text-decoration: none;
}
.enveloppe #news p a:hover {
	text-decoration: underline;
}

.enveloppe #menu ul li {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: -17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	position: relative;
}
.enveloppe #menu ul .anne ul li {
	font-family: Verdana, Geneva, sans-serif;
	color: #F96;
	height: 32px;
	width: 300px;
	padding-top: 0px;
	list-style-type: circle;
	display: none;
	padding-left: 2px;
	position: relative;
	list-style-position: inside;
	background-color: #F96;
	font-size: 8px;
	top: 10px;
	left: -57px;
	border: thin none #999;
}
.accueil {
	background-image: url(media/menu-entete/accueil.png);
	display: block;
	float: left;
	height: 35px;
	width: 90px;
	right: 40px;
	margin: 0px;
	padding: 0px;
}
.anne {
	display: block;
	float: left;
	height: 35px;
	width: 99px;
	background-image: url(./media//menu-entete/anne.png);
	right: 40px;
}

.activités {
	background-image: url(./media//menu-entete/activite.png);
	display: block;
	float: left;
	height: 35px;
	width: 83px;
	right: 28px;
}
.biblio {
	background-image: url(./media//menu-entete/biblio.png);
	display: block;
	height: 35px;
	width: 110px;
	left: 10px;
}
.mlc {
	background-image: url(./media//menu-entete/mlc.png);
	height: 35px;
	float: left;
	width: 62px;
	right: 18px;
}
.it {
	background-image: url(./media//menu-entete/it.png);
	display: block;
	float: left;
	height: 35px;
	width: 58px;
	right: 10px;
}
.livre {
	background-image: url(./media//menu-entete/livre.png);
	display: block;
	float: left;
	height: 35px;
	width: 89px;
}
.lien {
	background-image: url(./media//menu-entete/liens.png);
	display: block;
	float: left;
	height: 35px;
	width: 75px;
	left: 12px;
}
.enveloppe #menu ul .lien a {
}

.contact {
	background-image: url(./media//menu-entete/contact.png);
	display: block;
	float: left;
	height: 35px;
	width: 62px;
	left: 20px;
}

.enveloppe #entete {
	height: 175px;
	background-color: #FFF;
}
.enveloppe #menu {
	height: 40px;
	background-color: #FFF;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(media/menu-entete/fondblanc.png);
	width: auto;
	float: none;
}
.enveloppe #news {
	float: left;
	width: 145px;
	background-color: #BFBFBF;
}
.enveloppe #contenu {
	float: left;
	width: 650px;
	text-align: justify;
	background-color: #FFF;
}
.enveloppe #pied {
	height: 50px;
	float: left;
	width: 800px;
	font-family: Verdana, Geneva, sans-serif;
	right: 15px;
	font-size: 12px;
	text-align: center;
}
.enveloppe #news p {
	font-size: 15px;
	color: #000;
	padding-left: 4px;
	text-align: left;
}
.enveloppe #contenu p {
	text-align: justify;
	margin-left: 30px;
	color: #000;
	margin-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.enveloppe #contenu p a {
}

.enveloppe #pied p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.enveloppe #news h1 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	right: 2px;
	padding-left: 5px;
}


.c {
	z-index: auto;
	line-height: 3px;
}
.enveloppe #menu ul .lien a {
	height: 35px;
	width: 75px;
	display: block;
	position: absolute;
	left: 4px;
	top: 6px;
}
.enveloppe #menu ul .contact a {
	display: block;
	height: 50px;
	width: 62px;
}
.enveloppe #menu ul .accueil a {
	display: block;
	height: 35px;
	width: 81px;
	position: relative;
}
.enveloppe #menu ul .accueil:hover {
	display: block;
}

.enveloppe #contenu ul li ul li {
	color: #F63;
	list-style-type: circle;
}
.enveloppe #contenu ul li a {
	color: #000;
	text-decoration: none;
	list-style-type: disc;
}
.enveloppe #contenu p a {
	color: #000;
	text-decoration: underline;
}
.enveloppe #menu ul .anne ul {
	position: absolute;
	left: 20px;
	top: 42px;
	list-style-type: none;
	display: block;
}
.enveloppe #menu ul .biblio ul {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}
.enveloppe #menu ul .activités ul {
	display: block;
	position: absolute;
	left: -9px;
	top: 52px;
}
.enveloppe #menu ul .livre ul {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}
.enveloppe #menu ul .it ul {
	display: none;
	position: absolute;
	top: 39px;
	left: 52px;
	height: 150px;
	width: 150px;
	right: auto;
	bottom: auto;
	padding: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	float: none;
}
.enveloppe #menu ul .lien ul {
	display: block;
	position: absolute;
	top: 39px;
	left: 0px;
	right: auto;
	bottom: auto;
}

.enveloppe #menu .anne:hover ul li{
	display: block;
}
.enveloppe #menu .it:hover ul li {
	display: block;
}

.enveloppe #menu .anne:link ul li {
	display: block;
}
.enveloppe #menu ul .activités ul li {
	font-family: Verdana, Geneva, sans-serif;
	color: #F30;
	background-color: #F96;
	display: none;
	height: 32px;
	width: 275px;
	list-style-position: inside;
	list-style-type: circle;
	position: relative;
	font-size: 11px;
	left: -20px;
	font-weight: normal;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.enveloppe #menu ul .activités:hover ul li {
	display: block;
}
.enveloppe #menu ul .activités:link ul li {
	display: block;
}
.enveloppe #menu ul .activités:active ul li {
	display: block;
}
.enveloppe #menu ul .activités ul li ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #333;
	display: none;
	height: 32px;
	width: 233px;
	list-style-type: none;
	position: relative;
	background-color: #FC9;
	list-style-position: inside;
	padding-top: 0px;
	font-size: 11px;
	left: -43px;
	top: -2px;
	border: thin none #F96;
}
.enveloppe #menu ul .activités ul li ul {
	display: none;
	position: absolute;
	top: 20px;
	left: 280px;
	float: left;
}
.enveloppe #menu ul .lien:hover ul li {
	display: block;
}
.enveloppe #menu ul .lien:link ul li {
	display: block;
}
.enveloppe #menu ul .lien:active ul li {
	display: block;
}
.enveloppe #menu ul .biblio ul li {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #F96;
	display: none;
	width: 180px;
	height: 32px;
	list-style-position: inside;
	list-style-type: circle;
	position: relative;
	font-size: 14px;
	left: -36px;
	top: 53px;
	border: thin none #999;
}
.enveloppe #menu ul .biblio:hover ul li {
	display: block;
}
.enveloppe #menu ul .biblio:active ul li {
	display: block;
}
.enveloppe #menu ul .biblio:link ul li {
	display: block;
}
.enveloppe #menu ul .it ul li {
	font-family: Verdana, Geneva, sans-serif;
	color: #F93;
	background-color: #F96;
	display: block;
	height: 32px;
	width: 150px;
	list-style-position: inside;
	list-style-type: none;
	position: relative;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: -40px;
	right: 0px;
	top: 13px;
	z-index: auto;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.enveloppe #menu ul .livre ul li {
	font-family: Verdana, Geneva, sans-serif;
	color: #393;
	background-color: #F96;
	display: none;
	width: 230px;
	height: 32px;
	list-style-position: inside;
	list-style-type: circle;
	position: relative;
	font-size: 14px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: -40px;
	top: 53px;
}
.enveloppe #menu ul .livre:hover ul li {
	display: block;
}
.enveloppe #menu ul .livre:active ul li {
	display: block;
}
.enveloppe #menu ul .livre:link ul li {
	display: block;
}

.enveloppe #menu ul .mlc ul {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}
.enveloppe #menu .anne:link ul li {
	display: block;
}
.enveloppe #menu ul .activités ul li ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #C30;
	text-decoration: none;
}
.enveloppe #menu ul .activités ul li ul li a:hover {
	text-decoration: underline;
}

.enveloppe #menu ul a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #C30;
	text-decoration: none;
}


.enveloppe #menu .anne:active ul li {
	display: block;
}
.enveloppe #menu ul .activités ul li:hover ul {
	display: block;
}

.enveloppe #menu .it:active ul li {
	display: block;
}
.enveloppe #menu ul a:visited {
	color: #C30;
}
.enveloppe #menu ul a:active {
	color: #FFF;
}


.enveloppe #menu ul a:hover {
	text-decoration: underline;
}



.enveloppe #menu ul .mlc ul li {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	background-color: #F96;
	display: none;
	height: 32px;
	width: 200px;
	list-style-position: inside;
	list-style-type: circle;
	position: relative;
	margin-right: 0px;
	font-size: 14px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 53px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	left: -31px;
}
.enveloppe #menu .mlc:hover ul li {
	display: block;
}
.enveloppe #menu ul .it:hover ul {
	display: block;
}




.enveloppe #contenu h1 {
	font-size: 18px;
	color: #666;
	margin-left: 30px;
	font-style: normal;
	font-weight: bolder;
}
.enveloppe #contenu h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999;
	font-style: italic;
	margin-right: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.enveloppe #contenu p {
	text-align: left;
}
.enveloppe #pied p a {
	color: #999;
	text-decoration: underline;
}
.enveloppe #contenu ul li {
	color: #000;
}
.enveloppe #contenu p {
	text-align: justify;
}
