.bouton1{
	font-family:Arial;
	font-size:11px;
	text-align:center;
	width:100px;
	height:31px;
	background-color:#FDF8DD;
	border:3px dotted #F7601E;
	color:#F7601E;
	margin-left:auto;
	margin-right:auto;
} 

.bouton1 a{color:#000000;} 

.bouton1 a:hover{text-decoration:none;}

.lien_bleu{color:#000080;}

.centr{
	margin-left:auto;
	margin-right:auto;
}