body {
	width: 950px;
	background-color:#CCCCCC;
	margin: auto; /* Pour centrer notre page */
	margin-bottom: 20px;    /* Idem pour le bas du navigateur */
	margin-top:0px;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
}

a
  {
    color:#1464ae;
    text-decoration:none;
  }

a:hover
  {
    color:#1464ae;
    text-decoration: none;
  }
  
.install {
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
text-align:center;
width:150px;
border:0px;
}
.marque {
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
text-align:center;
height:50px;
width:auto;
border:0px;
}


.p {
font:"Times New Roman", Times, serif;
}

#hautcorps {
	background-image:url(images/hautcorps.png);
	height:21px;
	
}


#entete {
	margin-bottom: 1px;
	background-image:url(images/logo2.jpg);
	height:201px;
	width:800px;
	margin-left: 14px;
	padding-top: 0px;
	background-repeat: no-repeat;
}

#menu {
	width: 140px;
	float: left;
}
.menu1 {
	text-decoration: none;
	font-size:16px;
	font:Arial, Helvetica, sans-serif;
	display:block;
	width: 150px;
	margin-left: 5px;
}

.list_menu {
list-style-image:url(images/bouton.jpg);
}

.space {
clear:both; height:2px; display:block;
}

#corps {
	font-size:15px;
	font:Arial, Helvetica, sans-serif;
	height:auto;
	margin-left: 175px;
	margin-top:0px;
	padding: 0px;
	margin-right: 20px;
}

#pied {
	clear:both;
	padding: 5px;
	background: url("images/pied.jpg");
	height:127px;
	width: 790px;
	margin-left: 14px;
	float: none;
	position: relative;
	visibility: inherit;
}

#colonne1 {
	width:830px;
	margin-left:180px;
	height: auto;
}
#fond {
	background-image: url(images/fondcorps.png);
	width: 100%;
}

#haut {
	background-image: url(images/hautcorps.png);
	background-repeat:no-repeat;
	background-position:top;
	height: 21px;
}
.haut2 {
	background-position:top;
	width:180px;
	background-image: url(images/hautcolonne.png);
	height: 20px;
}
#fond2 {
	background-image: url(images/fondcolonne.png);
	padding-bottom: 1px;
	padding-top:1px;
}

#colonne2 {
	float:left;
	width:180px;
	text-align: center;
}
.bas2 {
	background-position:bottom;
	width:180px;
	background-image: url(images/bascolonne.png);
	height: 20px;
}

.img {
width:130px;
height:170px;
padding-bottom:5px;
border:0px;
}
