*
{
	margin-top:0px;
	padding:0px;
	border:0px;
}	

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body a{
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}
body a:hover{
	text-decoration: underline;
}

#page{
  margin-left:auto;
	margin-right:auto;
	width:1024px;
	

}



.erreur {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.reussite {
	font-size: 10px;
	font-weight: bold;
	color: #669900;
}
.donnee {
	font-weight: bold;
	color: #FF9900;
	font-size: 12px;
}
.titre {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	margin-top:10px;

	
}
.tableaux {
	font-size: 10px;  
  color: #0099CC;
	background-color: #eeeeee;
	border-style:solid; 
  border-width:1px; 
  border-color:black;
  width:1020px;
  text-align:center;
	padding: 5px;
}

#fond_livres{
  background-image:url('design/fond_back_office.png');
  position:absolute;
  background-repeat:no-repeat;
  margin:50px 0px 0px 119px;
	width:297px;
	height:244px;
	
}
#titre_livres{
  font-size: 16px;
  position:absolute;
  margin:95px 0px 0px 215px;
  color: FF9900;
  font-weight: bold;
  
}

#texte_livres{
  position:absolute;
  text-align:center;
  margin:140px 0px 0px 178px;  
}

#fond_auteurs{
  background-image:url('design/fond_back_office.png');
  position:absolute;
  background-repeat:no-repeat;
  margin:50px 0px 0px 385px;
	width:257px;
	height:214px;
	
}
#titre_auteurs{
  font-size: 16px;
  position:absolute;
  margin:95px 0px 0px 435px;
  color: FF9900;
  font-weight: bold;
  text-align:center;
  
}

#texte_auteurs{
  position:absolute;
  text-align:center;
  margin:162px 0px 0px 432px;  
}

#fond_actions{
  background-image:url('design/fond_back_office.png');
  position:absolute;
  background-repeat:no-repeat;
  margin:50px 0px 0px 651px;
	width:257px;
	height:214px;
	
}
#titre_actions{
  font-size: 16px;
  position:absolute;
  margin:95px 0px 0px 735px;
  color: FF9900;
  font-weight: bold;
  text-align:center;
  
}

#texte_actions{
  position:absolute;
  text-align:center;
  margin:140px 0px 0px 705px;  
}

#fond_autres{
  background-image:url('design/fond_back_office.png');
  position:absolute;
  background-repeat:no-repeat;
  margin:250px 0px 0px 385px;
	width:257px;
	height:234px;
	
}
#titre_autres{
  font-size: 16px;
  position:absolute;
  margin:275px 0px 0px 420px;
  color: FF9900;
  font-weight: bold;
  text-align:center;
  
}

#texte_autres{
  position:absolute;
  text-align:center;
  margin:310px 0px 0px 435px;  
  
}

#fond_partenaires{
  background-image:url('design/fond_back_office.png');
  position:absolute;
  background-repeat:no-repeat;
  margin:250px 0px 0px 119px;
	width:257px;
	height:214px;
	
}
#titre_partenaires{
  font-size: 16px;
  position:absolute;
  margin:295px 0px 0px 180px;
  color: FF9900;
  font-weight: bold;
  text-align:center;
  
}

#texte_partenaires{
  position:absolute;
  text-align:center;
  margin:330px 0px 0px 158px;  
  
}

#fond_admin{
  background-image:url('design/fond_back_office.png');
  position:absolute;
  background-repeat:no-repeat;
  margin:250px 0px 0px 651px;
	width:257px;
	height:214px;
	
}
#titre_admin{
  font-size: 16px;
  position:absolute;
  margin:295px 0px 0px 695px;
  color: FF9900;
  font-weight: bold;
  text-align:center;
  
}

#texte_admin{
  position:absolute;
  text-align:center;
  margin:330px 0px 0px 700px;  
  
}
#deco{
  position:absolute;
  margin-top:485px;
  margin-left:auto;
	margin-right:auto;
	width:1024px;
  
}
