* {
	font-family: arial,courrier;
	/*border: 1px solid red;*/
}

img {
	border:0;
}

table {
	empty-cells: show;
}

body {
	background-color: #7FFFD4;
	/*background-image: url(documents/IMG_0134.JPG);*/
}

h1{
	font-family: courrier;
	text-align: center;
	font-size: 25pt;
	font-style: italic;
	font-weight: bolder;
	color: #00008B;	/*darkblue */
}

h2{
	font-family: courrier;
	text-align: center;
	font-size: 25pt;
	font-style: normal;
	font-weight: normal;
	color:blue;
}

cite{
	font-family: courrier;
	font-size: 10pt;
	font-style: italic;
}

#titre2{
	font-family: courrier;
	text-align: center;
	font-size: 25pt;
	font-style: normal;
	font-weight: normal;
	color:blue;
}
#date{
	font-family: courrier;
	font-size: 12pt;
	font-weight: bolder;
}

div#logo img{
	display: block;
	position: absolute;
	top: 0px;
	left: 1px;
	text-align: center;
}

div.menu {
	display: block;
	position: relative;
	text-align: center;
	top: 100px;
}

/*div#menu2{
	display:block;
	position: fixed;
	top: 50%;
}*/

div#maj {
	display: block;
	position: relative;
	top: 0px;
	text-align: right;
	font-size: 10pt;
}

div#email {
	display: block;
	position: absolute;
	bottom: 0%;
	text-align: center;
}

div#cpt {
	display: block;
	position: absolute;
	/*bottom: 0%;*/
	bottom: 0%;
	text-align: center;
}

div#livredor img {
	border: 0px;
}


a:link,a:visited{
	color:blue;
}
a:hover {
	color: black;
	font-weight: bolder;
}
#email {
	font-size:10pt;
}
#navig {
	font-size:10pt;
}
#his {
	font-size:10pt;
}
#his a:hover {
	font-weight: normal;
}
th {
	font-weight: bolder;
}
#saison {
	font-size:10pt;
}
b#saison {
	font-size:12pt;
}
#cours a:hover {
	font-weight: normal;
	text-decoration:none;
}
	