html {

        color : navy; 
	border-color : navy;
}
div {
	border-color : navy;
//	border: 1pt solid windowtext; 
	padding: 1pt 4pt 1pt 5pt;
}
p{
	text-align: center;
}

body {
	border-color: navy ; 
/*	background-color: #ffe4c4;*/
	background-color: #993366;
	
}


h1, h2, h3, h4, h5, h6 {
	color: navy ; 
}
h1 {
	font-size : large;
}
h2 {
	font-size : medium;
}
h3 { 
	font-size : small;
}

li {
	list-style-position: outside ; 
}

a {
	text-decoration: none ; 
	color: #00088E ; 
}

a:hover {
	text-decoration: underline ; 
	color: navy ; 
}
a:visited {
	color: #88E ; 
}
#entete {
	vertical-align: middle;
	background-color: white;
}
#menu  {
	height:auto;
	width:auto;
	background-color: #993366;
	font-size: 130%;
}
#menu a {
	text-decoration: none;
	color: #cccc99;
}

#menu a:visited {
	text-decoration: none;
	color: #cccc99;
}

#menu a:hover {
	text-decoration: none;
	color: #4b0052;
}
#titres {
	color: #cccc99;
	background-color: #ffaaee;

}
#fondImages {
background-color: white;
}

#chhtml {

        color : navy; 
	border-color : navy;
}
div {
	border-color : navy;
//	border: 1pt solid windowtext; 
	padding: 1pt 4pt 1pt 5pt;
}
p{
	text-align: center;
}

body {
	border-color: navy ; 
	background-color: #993366;
	
}


h1, h2, h3, h4, h5, h6 {
	color: navy ; 
}
h1 {
	font-size : large;
}
h2 {
	font-size : medium;
}
h3 { 
	font-size : small;
}

li {
	list-style-position: outside ; 
}

a {
	text-decoration: none ; 
	color: #00088E ; 
}

a:hover {
	text-decoration: underline ; 
	color: navy ; 
}
a:visited {
	color: #88E ; 
}
#entete {
	vertical-align: middle;
	background-color: floralwhite;
}
#menu  {
	height:auto;
	width:auto;
	background-color: #993366;
	font-size: 130%;
}
#menu a {
	text-decoration: none;
	color: #cccc99;
}

#menu a:visited {
	text-decoration: none;
	color: #cccc99;
}

#menu a:hover {
	text-decoration: none;
	color: #4b0052;
}
#titres {
	color: #cccc99;
	background-color: #ffaaee;

}
#fondImages {
background-color:floralwhite;
/*background-color: white;
*/
}

#chapitres {
background-color: floralwhite;
}

#mailto {
padding-top: 10px;
}
#piedPage {
	background-color: #ffaaee;

}
#finte {
	color: #993366;
	font-size : large;
	font-style: oblique;
}
#auteur {
color: #993366;
font-size: small;
}
#comme {
	font-size : small;
	background-color:floralwhite;
}

