body {
	background-color: #FFFFFF;
	margin-top : 0;
}

#cadre {
	width : 750px;
	margin : 0 auto;
}

#menu_top {
	width : 250px;
	height : 407px;
	position : relative;
	float : left;
	background-image : url(../image/legend_site.png);
	background-repeat : no-repeat;
}

#menu_conteneur {
	width : 250px;
	height : 200px;
	position : relative;
	top : 407px;
	float : left;
	background-image : url(../image/legend_moz_site.png);
	background-repeat : no-repeat;
}

#menu {
	width : 250px;
	height : auto;
	position : relative;
}

#entete {
	width : 500px;
	height : 90px;
	position : relative;
	float : right;
	background-image : url(../image/titre.png);
	background-repeat : no-repeat;
}

#corps {
	width : 484px;
	height : auto;
	position : relative;
	float : right;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 25px;
	margin : 0;
}

#menu_corps {
	width : 750px;
	position : relative;
}

#pied {
	width : 400px;
	height : 35px;
	float : right;
	position : relative;
	top : 40px;
	font-family : "DejaVu Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : right;
	color : #666666;
}

#arbre {
	margin-top : 5px;
	font-family : "DejaVu Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #666666;
}

#arbre a:link {
	color : #666666;
	text-decoration : underline;
}

#arbre a:visited {
	color : #666666;
	text-decoration : underline;
}

#arbre a:hover {
	color : #666666;
	text-decoration : none;
}

.tbl {
	font-family : "DejaVu Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	color : #666666;
	padding : 5px;
	border-spacing : 0;
	margin-left : 15px;
	margin-right : 10px;
}

.titre {
	width : 220px;
	height : 25px;
	position : relative;
	top : 5px;
	float : right;
	font-family : "DejaVu Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	color : #000000;
}

.lien {
	width : 220px;
	height : 18px;
	position : relative;
	float : right;
	left : 10px;
	font-family : "DejaVu Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #000000;
}

.lien a:link {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

.lien a:visited {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

.lien a:hover {
	color : #555555;
	text-decoration : underline;
	font-weight : bold;
}

.form {
	font-family : "DejaVu Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size : 85%;
	color : #666666;
	border : 1px solid #666666;
}

.form_txt {
	font-family : "DejaVu Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size : 85%;
	color : #666666;
}

.indice {
	font-family : "DejaVu Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #666666;
	text-align : left;
}

.indice a:link {
	color : #000000;
	text-decoration : underline;
}

.indice a:visited {
	color : #000000;
	text-decoration : underline;
}

.indice a:hover {
	color : #000000;
	text-decoration : none;
}

h1 {
	font-family : "DejaVu Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	color : #8A4E1D;
	margin-top : 10px;
	margin-bottom : 5px;
}

h2 {
	font-family : "DejaVu Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	color : #000000;
	margin-top : 5px;
	margin-bottom : 3px;
	border-bottom : 1px solid #000000;
}

h3 {
	font-family : "DejaVu Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-variant : small-caps;
	color : #000000;
	margin-top : 12px;
	margin-bottom : 0;
	margin-left : 15px;
}

h3 a:link {
	color : #333333;
	text-decoration : none;
}

h3 a:visited {
	color : #333333;
	text-decoration : none;
}

h3 a:hover {
	color : #000000;
	text-decoration : none;
}

p {
	font-family : "DejaVu Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #666666;
	text-align : justify;
	line-height: 14px;
	margin-left : 15px;
	margin-right : 10px;
	margin-top : 7px;
	margin-bottom : 12px;
}

p a:link {
	color : #000000;
	text-decoration : underline;
}

p a:visited {
	color : #000000;
	text-decoration : underline;
}

p a:hover {
	color : #000000;
	text-decoration : none;
}

