body {
	text-align:center;
	background-color: #F0E3C0;
	background-repeat: repeat-y;
	link: #0000FF;
	Vlink: #FF0000;
	color: black;
	font-size: 10pt;
}

table {
	background: white;
	font-family: serif;
	font-size: 10pt;
	white-space: normal;
	background-position: 25%;
	position: relative; /*	left: 30%;*/
}

body_01{
	background-image: url(images/fond_index.jpg);
	background-color: Silver;
}

#nav {
background-color : #FFCC00;
padding: 0.2em;
margin-top :1em;
border-style:solid;
border-width : 1px;
border-color:#003366;
text-align: center;
position: relative;
	left:5%;
	top:1em;
	width: 95%;}

#nav a {
padding: 0.1em;
color:red;
font-weight:bolder;
text-decoration: none; <!-- aucun soulignement-->
}

#nav a:hover{
	color:#CCCCCC; 	<!-- liens survolés en gris-->
	background-color: Blue;
}

#nav a:visited{
	color:#000000;<!-- liens visités en noir-->
}

#tout {
	text-align:left;
	width: 460pt;
	border:0px solid #003366;
	background-color: #FFFCAC;
	background-image: url(images/bordu_212.jpg);
	padding: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	position:relative;
	padding-left:30pt;
	top:0.3em;	
}

#titre {
	width: 400pt;
	text-align: center;
	vertical-align:middle;
	font-style: italic;
	color: white;
	line-height: 5em;
	background-image: url(images/fond_titre.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-style: solid;
	border-width: 1px;
	border-color: #003366;
	position: relative;
	margin-left: 30pt;
}

#contenu{
	text-indent: 1.5em;
	text-align: justify;
	line-height:1em;
}

#lst_ecl{
	position :relative;
	left:30%;
}


#tout_asc {
	border:2px solid #003366;
	background-color: #FFFCAC;
	background-image: url(images/jyl_bkgr.gif);
	padding: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	position: relative;
	left:10%;
	top:5em;
	width: 90%;
}

#dt_maj{
 font-size: x-small;
 font-family: "Times New Roman", Times, serif;
 text-align: right;
 color: Red;
}

.ret_pp{
 	font-size: x-small;
	font-style: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: blue;
	position: relative;
	top: 1em;
	left: 5%;
}

img{
	border: medium Black;
	float: left;
}
