body {
	font-family: "Comic Sans MS", "Trebuchet MS", "Tempus Sans ITC", sans-serif;
	font-size: 16px;
	text-indent: 15px;
	margin:auto;
	color: #0000CC;
	margin-left: 25px;
	margin-right: 25px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(/Image/herbechemin.jpg);
	font-weight: normal;
}
p 
{
	text-align:justify;
	font-size:14px;
}
baspage {
	font-family: "Comic Sans MS", "Trebuchet MS", "Tempus Sans ITC", sans-serif;
	text-align: center;
}

p:first-letter /* La première lettre de chaque paragraphe */
{
   font-weight: bolder; /* En gras */
   font-size: 2em; /* Ecrit légèrement plus gros que la normale */
   color:#3300FF;
   font-style: italic;
}
ul {
	list-style-image:url(/Image/course-pedestre-ronde-icone.png);
	text-align: justify;
	margin-right: 50px;
	font-weight: normal;
	font-size: 14px;
}
li {
	font-weight: normal;
}

ol {
	list-style-type: decimal;
	font-size: 14px;
}
dt {
	list-style-image: url(/Image/course-pedestre-ronde-icone.png);
	text-align: justify;
	margin-right: 50px;
	list-style-type: square;
}
dd{
	text-indent:-3px;
	text-align:justify;
	list-style-image: url(/Image/course-pedestre-ronde-icone.png);
	padding-left:30px;
	padding-right:50px;
	list-style-position: inside;
	list-style-type: circle;
	
}

}
table {
	width: 500px;
}
table {
	text-align: center;
	margin: auto;
	outline-color: #FFFFCC;
	outline-style: groove;
	border-top-color: #FFFF33;
	border-right-color: #CC6633;
	border-bottom-color: #CC6633;
	border-left-color: #FFFF66;
	outline-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	left: auto;
	right: auto;
}
.fonds {
	
	background-image: url(/Image/essai2jambes.png);
	background-repeat: inherit;
	background-attachment: scroll;
}
.fonds h1 {
	color: #0066CC;
	font-weight: bolder;
}
.fonds h2 {
	color:#0066CC;
	width:auto;
	text-decoration: underline overline;
}

.haut-page {
	position:fixed;
	right:20px;
	top:30px;
	background-position:top;
	background-repeat:no-repeat;
	}
td {
	border-bottom-color: #FFFFCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
tr {
	border-right-color: #CCFF99;
	border-right-style: groove;
	border-right-width: medium;
}
a {
	text-decoration: none;
	color: #6666FF;
}
a:hover {
	color: #66CC33;
}
.menu {
	font-family: "Trebuchet MS", "Tempus Sans ITC", Tahoma, "Snap ITC", "Small Fonts";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment:fixed;
	background-position: center top;
	border:none;
}
.menu th {
	text-align: center;
	border: medium groove #33FF00;
}
