body {
	background: #92A5D5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	height: 100%;
}

h1,h2,h3,h4,h5,h7,h8,h9 {
	color: #4F8AC9;
}

p {
	margin: 0;
	padding: 0;
}

a {color: #F076A5; text-decoration: none;}
a:visited {
	color: #F076A5;    
}
a:link {
	color: #F076A5;
}
a:hover {
	color: #F076A5;
}

.champobligatoire {
	color: #FF0000;
	font-weight: bold;
}

#conteneur {
	position: absolute;
	left: 50%;
	width: 878px;
	margin-left: -439px;
}

#interface_haut {
	background: url('../fr/nav/haut.gif') no-repeat;
	width: 878px;
	height: 119px;
}

#interface_haut a {
	width: 300px;
	height: 119px;
	text-indent: -5000px;
	display: block;
}
#interface_haut span {text-indent: -5000px; display: block;}

#interface_haut .version1, #interface_haut .version2 {
	width: auto;
	height: auto;
	text-indent: 0px;
	position: absolute;
	top: 10px;
}

#interface_haut .version1 { left: 775px; }
#interface_haut .version2 { left: 800px; }

.tampon {
	clear: both;
}

#outil {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#outil li {
	margin: 3px 0 3px 0;
}

#outil a {
	text-indent: -5000px;
	width: 29px;
	height: 27px;
	display: block;
}

#outil #rechercher a {
	background: url('../fr/nav/loupe.gif') no-repeat;
}

#outil #plan a {
	background: url('../fr/nav/plan.gif') no-repeat;
}

#outil #copy a {
	background: url('../fr/nav/copy.gif') no-repeat;
}

a img {
	border: none;
}

#navigation {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url('../fr/nav/menu_bas.gif') no-repeat bottom left;
	width: 878px;
	height: 34px;
}

#navigation a {
	height: 26px;
	text-indent: -5000px;
	float: left;
}

#navigation li {
	display: inline;
}

#navigation #menu_1 a {
	background: url('../fr/nav/menu_1.gif') no-repeat;
	width: 151px;
}

#navigation #menu_2 a {
	background: url('../fr/nav/menu_2.gif') no-repeat;
	width: 181px;
}

#navigation #menu_3 a {
	background: url('../fr/nav/menu_3.gif') no-repeat;
	width: 158px;
}

#navigation #menu_4 a {
	background: url('../fr/nav/menu_4.gif') no-repeat;
	width: 116px;
}

#navigation #menu_5 a {
	background: url('../fr/nav/menu_5.gif') no-repeat;
	width: 156px;
}

#navigation #menu_6 a {
	background: url('../fr/nav/menu_6.gif') no-repeat;
	width: 116px;
}

#navigation #menu_1_active a {
	background: url('../fr/nav/menu_hover_1.gif') no-repeat;
	width: 151px;
}

#navigation #menu_2_active a {
	background: url('../fr/nav/menu_hover_2.gif') no-repeat;
	width: 181px;
}

#navigation #menu_3_active a {
	background: url('../fr/nav/menu_hover_3.gif') no-repeat;
	width: 158px;
}

#navigation #menu_4_active a {
	background: url('../fr/nav/menu_hover_4.gif') no-repeat;
	width: 116px;
}

#navigation #menu_5_active a {
	background: url('../fr/nav/menu_hover_5.gif') no-repeat;
	width: 156px;
}

#navigation #menu_6_active a {
	background: url('../fr/nav/menu_hover_6.gif') no-repeat;
	width: 116px;
}

#navigation #menu_1 a:hover {
	background: url('../fr/nav/menu_hover_1.gif') no-repeat;
}

#navigation #menu_2 a:hover {
	background: url('../fr/nav/menu_hover_2.gif') no-repeat;
}

#navigation #menu_3 a:hover {
	background: url('../fr/nav/menu_hover_3.gif') no-repeat;
}

#navigation #menu_4 a:hover {
	background: url('../fr/nav/menu_hover_4.gif') no-repeat;
}

#navigation #menu_5 a:hover {
	background: url('../fr/nav/menu_hover_5.gif') no-repeat;
}

#navigation #menu_6 a:hover {
	background: url('../fr/nav/menu_hover_6.gif') no-repeat;
}

#interface_contenu {
	width: 878px;
	background: #fff;
}

#interface_bas {
	background: url('../fr/nav/bas.gif') no-repeat;
	width: 878px;
	height: 32px;
}

#interface_bas p {
	margin: 0;
	text-align: center;
	line-height: 25px;
	color: #88847D;
	font-size: 0.9em;
}

#pyxis p {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

#pyxis p a {
	color: #C4D1F1;
	font-size: 0.85em;
	text-decoration: none;
}

