body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align:center;
	margin:0px;
	padding:0px;
	background: #9999aa url(graphisme/fond.gif);
}
#page {
	position : relative;
	width:780px;_width:782px;
	margin: 0px auto;
	text-align:left;
	font-size: 0.85em;
	border : solid 1px #333366;
	background:#ffffff url(graphisme/fond2.gif) no-repeat left ;
}
#entete {
	width:100%;
	height:128px;
	background : #99cccc url(graphisme/bandeau.jpg);
	margin:0px;
}
#ird {
	position : absolute;
	top : 6px;
	left : 6px;
	height : 50px;
	width : 88px;
}
#ird:hover {
	border : 1px solid #999999;
}
#ird span {
	display : none;
}
#menu {
	position : absolute;
	top:128px;
	left:0px;
	width:100%;
	font-size : 0.9em;
	text-align : right;
	background : #99cccc;
}
#menu ul {
	list-style : none;
	margin : 0px; padding : 0px;
	height : 1.5em;
	float : right;
}
#menu li {
	float : left;
	margin : 0px 0px 0px 1px; 
	padding : 0px;
}
#menu a {
	line-height : 1.5em;
	padding :  2px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #ffffcc;
	background : #669999 url(graphisme/coin_blanc.gif) no-repeat right bottom;
}
#menu a:hover {
	background-color : #336666;
	color : #ffffff;
}
#marge {
	position : absolute;
	left : 0px;
	top : 128px;
	width : 180px;
	margin-top : 4.8em;
}
#marge ul {
	padding : 0px;
	margin : 0px;
	list-style : none;
	text-align : left;
}
#marge li {
	margin : 16px 16px 0px 16px;
	padding : 0px; 
	border : solid 1px #ffffff;
}
#marge a {
	display : block;
	text-decoration : none;
	color : #003333;
	font-size : 0.95em;
	font-weight : bold;
	padding : 4px 0px 0px 6px;
	background : url(graphisme/coin1.gif) no-repeat left top;
}
#marge li.chap2 a {
	background-image : url(graphisme/coin2.gif);
}
#marge li.chap3 a {
	background-image : url(graphisme/coin3.gif);
}
#marge li.chap4 a {
	background-image : url(graphisme/coin4.gif);
}
#marge li.chap5 a {
	background-image : url(graphisme/coin5.gif);
}
#marge li.chap6 a {
	background-image : url(graphisme/coin6.gif);
}
#marge li.chap7 a {
	background-image : url(graphisme/coin7.gif);
}

#marge li:first-letter  {
	font-size : 1.2em;
}
#marge li a:hover {	
	background-image : url(graphisme/coin_fonce.gif);
}
#principal {
	margin : 3em 16px 20px 195px ;
	padding : 0px;
	text-align : justify;
}
#principal h2 {
	margin : 0px;
	color : #003333;
	text-align : center;
}
#principal h2 span {
	padding : 5px 0px 0px 10px;
	background : url(graphisme/coin1_24.gif) no-repeat left top;
}
#principal h2.chap2 span {
	background-image : url(graphisme/coin2_24.gif);
}
#principal h2.chap3 span {
	background-image : url(graphisme/coin3_24.gif);
}
#principal h2.chap4 span {
	background-image : url(graphisme/coin4_24.gif);
}
#principal h2.chap5 span {
	background-image : url(graphisme/coin5_24.gif);
}
#principal h2.chap6 span {
	background-image : url(graphisme/coin6_24.gif);
}
#principal h2.chap7 span {
	background-image : url(graphisme/coin7_24.gif);
}

.intro {
	font-size : 1.2em;
}
.intro:first-letter {
	font-size : 1.4em;
}

.menu_photo {
	text-align : center;
	white-space:nowrap;
	background : #ffffff;
	margin : 0px;
	padding : 0px;
}
.menu_photo ul {
	min-width : 50px;
	_width : 10%;
	margin : 8px 0px 24px 0px; 
	padding: 8px 16px;
	border : solid 1px #99cccc;
}

.menu_photo li  {
	display : inline;
	margin : 0px;
	padding : 0px;
}
.menu_photo a {
	margin : 0px 4px;
	_border : solid 1px #336666;
}
.menu_photo img {
	vertical-align : middle;
	border : solid 1px #336666; _border:none;
}
.menu_photo a:hover, .menu_photo img:hover {
	border-color : #99aaaa;
}

.note {
	font-size : 0.8em;
}

#image p {
	font-size : 0.9em;
	margin : 0px;
	font-style : italic;
	text-align : center;
}
#image img {
	border : solid 1px #336666;
}
#image p.note {
	font-size : 0.8em;
	text-align : left;
	font-style : normal;
	margin-top : 16px;
}
#principal hr {
	clear : both;
	margin : 0px;
	padding : 0px;
	visibility : hidden;
}
#lien {
	margin : 16px;
	border-top : solid 1px #336666;
	text-align : center;
}
#lien ul {
	list-style : none;
	margin : 0px; padding : 0px;
	text-align : center;
}
#lien li {
	display : inline;
	margin : 0px 0px 0px 0px; 
	padding : 0px;
	font-size : 0.9em;
}
#lien a {
	padding :  2px 10px;
	height : 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
.logos {
	text-align : center;
}
.logos img {
	vertical-align : middle;
	margin : 16px;
}
.invisible, #entete h1, #marge h3 {
	display : none;
}
