/*3 eme interface*/
/*test n°2*/

#haut{
	position:relative;
	top: -5px;
	width:750px;
	padding:0px;
	}
	
#suite{
	position:relative;
	top:-8px;
	width:750px;
	padding:0px;
	/*background*/
	}
#texte{
	margin/*-top*/:7px;
	/*margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;*/
	text-align:justify;
	padding:0px;
	line-height:17px;
	}

	
#bas{
	position:absolute;
	left:0px;
	width:750px;
	height:28px;
	/*background*/
	background-image:url(images/test2_25.gif);
	background-repeat:repeat-x;
	}
#menu{
	font-size:12px;
	text-align:center;
	}
/*Machin commun*/
body {	
	background-color: #669933;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 0.8em;	
	line-height: 1.166;	
	padding: 0px;
	padding: 0px;
	text-align: justify;
	}

a {	
	color: #000000;	
	text-decoration: none;
	font-weight:bold;
	font-size:1em;
}
a:link {
	color: #660000;
	text-decoration:none;
	font-weight:bold;
	font-size: 1em;
}
a:visited {
	color: #660000;
	text-decoration:none;
	font-weight:bold;
	font-size:1em;
	}
a:hover {	
	text-decoration: underline;
	color: #994400;
	font-weight:bold;
	font-size: 1em;
	}

h1 { 
	color: #990000;
	font-family: Garamond;
	font-size: 3.5em;
	font-weight:bold;
	text-align:center;
	line-height: 1em;
	padding :0px;
	margin:0px;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	}

h3 {	
	font: Arial, Helvetica, sans-serif;
	font-size:1.1em ;
	font-weight: bold;
	color: #003300;
	text-align:center;
	margin:3px;
	}
	
h4 { 
	color: #990000;
	font-family: Garamond;
	font-size: 3em;
	font-weight:bold;
	text-align:center;
	line-height: 1em;
	font-style:italic;
	}
h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 padding: 0px;
 padding: 0px;
}

hr {
	color: #993300;
	size:300px;
	}

#texte table {
	font-size: 1em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	}

#texte td {
	border-color:#000000;
	border-width:1px;
	border-style: solid;
	padding:3px;
	}
table {
	font-size: 1em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

caption{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	background-color: #CC9933;
	font-weight:bold;
	}
	
.total{
	width:650px;
	}
	
.tableau{
	width:700px;
	}

.milieu{
	width:100%
	}

