html {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #fff
}

body {
	padding:10px 0 300px 0;
	margin:0;
	color: #03478c;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#conteneur {
	position:relative;
	width:640px;
	margin: 0px auto 0;
}

/* ----- second menu ----- */
#enteteplan {
	position:absolute;
	left:430px; top:570px; width:200px;
	z-index:5;
}


.enteteplanul {
	margin: 0; padding: 0;
}

.enteteplanul a span {
	display: none;
}

.enteteplanul li {
	list-style: none;
	float: left;
	line-height: 20px;
	white-space: nowrap;
}
  
.enteteplanul a {
	display: block;
	float: left;
	padding: 0 2px 0 0;
	text-decoration: none;
	width: .1em;
}

html>body .enteteplanul a {
	width: auto;
}
.enteteplanul a {
	float: none;
}

.enteteplanul a:hover {
	border-bottom: 0px;
}

.enteteplanul a:hover span {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	width: 200px;
	text-align: left;
	color:#993399;
	font-size:9px;
}

/* ----- menu zoom ----- */
#entetezoom {
	position:absolute;
	left:10px; top:570px; width:30px;
	z-index:5;
}


.entetezoomul {
	margin: 0; padding: 0;
}

.entetezoomul a span {
	display: none;
}

.entetezoomul li {
	list-style: none;
	float: left;
	line-height: 20px;
	white-space: nowrap;
}
  
.entetezoomul a {
	display: block;
	float: left;
	padding: 0 2px 0 0;
	text-decoration: none;
	width: .1em;
}

html>body .entetezoomul a {
	width: auto;
}
.entetezoomul a {
	float: none;
}

.entetezoomul a:hover {
	border-bottom: 0px;
}

.entetezoomul a:hover span {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	width: 30px;
	text-align: left;
	color:#33cc33;
	font-size:9px;
}


#centre {
	margin:0px;
	width:640px;
	height:610px;
}

#centre h1 {
	font-size:17px;
}

#centre h2 {
	font-size:14px;
}

#centre h3 {
	font-size:12px;
}

#centre p  {
	text-align:justify;
}

#centre a:link, #centre a:visited {
	color:#4d8dce;
	font-weight:bold;
}

#centre a:hover { 
	color:#003366;
}

#centre ul  {
	list-style-image:url(../boutons/puce.gif);
}

#pipo05 {height:50px}

#pipo1 {height:100px}

#pipo2 {height:200px;}

#pipo3 { height:300px;}

#pipo4 {height:400px;}

#pipo5 {height:500px;}

#pied {
	height: 50px;
	CLEAR: both;
	margin-top: 50px;
	padding: 2px 10px 0px 0px;
	FONT-SIZE: 11px;
	color:#003366;
	font-weight:bold;
	TEXT-ALIGN: right;
}

#pied h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	margin:0;
	padding:2px 0px;
}

#pied h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	margin:0;
	padding:0;
}

#pied a:link, #pied a:visited{ 
	color:#1382f2;
}

#pied a:hover { 
	color:#003366;
}

.separation {
	clear:both;
	visibility:hidden;
}

.imageg {
	float:left;
	border:1px solid #000000;
	margin :0 5px 5px 0;
}

.imaged {
	float:right;
	border:1px solid #000000;
	margin :0 0 5px 5px;
}
.imprimante {
	float:right;
	margin :0 0 5px 5px;
	border:0;
}

