body { 
	margin: 0; 
	padding: 0; 
	font-family : verdana, helvetica, sans-serif;
    background: url('degrade_fond.png') repeat-x scroll 0px 0px;
	background-color: #FAE6BE;
}
div.texte {
	background-color: #F7F7F7;
	border: 3px solid #D3C4A4;
}
div#gauche {
	position: absolute;
	top: 180px;
	left: 22px;
	width: 188px;
}
div#corps {
	position: absolute;
	top  : 180px;
	left : 225px;
	width: 742px;
}
div#entete {
	position: absolute;
	top  : 0px;
	left : 0px;
	width: 922px;
}
div#licence {
   margin: 30px;
   padding: 10px
}
div#licence p {
   margin: 30px;
}
div.bouton {
    margin-left : 13px;
	margin-top : 8px;
}
div#ecran {
   margin: 10px; 
}
a.telecharge {
   display:block;
   width: 152px;
   height: 79px;
   background: url(telecharger.png) no-repeat 0px 0px;
}
a.telecharge:hover {
   background: url(telecharger.png) no-repeat 0px -80px;
}

/*---------------------------------*/
div#corps p {	
    text-align: left;
    padding: 5px;
	margin: 5px;
}
div#gauche p {	
    text-align: center;
    padding: 0 5px 0 5px;
	margin: 0;
}
p.petit {
   font-size: smaller;
}
/*------------------------------------------*/
img { border-width : 0 }
h1 { text-align : center;
	 margin: 0.5em;
}
h2 { text-align : center;
	 margin: 0.5em;
}
h3 { text-align: left;
	padding-left: 5px }
/*---------------------------------*/
#bas {
   width: 737px;
   border: 3px solid #D3C4A4;
   text-align: center; 
   padding-top: 1em;
   padding-bottom: 1em;
}
#bas .bouton {
	padding-left: 285px }
}
table#social {
	margin-left: 1 em;
	margin-right: 1 em;
}
table#social td {
	margin-left: 3 em;
	margin-right: 3 em;
}
/*----- FindFiles style */
.fmlink1 {
  width: 88px;
  height: 31px;
  overflow: hidden;
  display: block;
  background: url("findfiles-button-hot.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  }
a.fmlink1:hover { background-position: -88px 0; }
/* End FindFiles style */


