@charset "utf-8";

a.bouton:link{
	width:200px;
	height:30px;
	text-decoration:none;
	color:white;
	text-align:center;
	font-weight:normal;
	padding:1px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
a.bouton:visited{
	width:200px;
	height:30px;
	text-decoration:none;
	color:white;
	text-align:center;
	font-weight:normal;
	padding:1px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
a.bouton:hover{
	width:200px;
	height:30px;
	text-decoration:none;
	color:#46592F;
	text-align:center;
	font-weight:normal;
	padding:1px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
.bouton{
	text-align:left;
	font-family: Verdana;
	font-size: 11px;
}

a.bouton2:link{
	width:200px;
	height:30px;
	text-decoration:none;
	color:white;
	text-align:center;
	font-weight:normal;
	padding:1px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
a.bouton2:visited{
	width:200px;
	height:30px;
	text-decoration:none;
	color:white;
	text-align:center;
	font-weight:normal;
	padding:1px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
a.bouton2:hover{
	width:200px;
	height:30px;
	text-decoration:none;
	color:#460F15;
	text-align:center;
	font-weight:normal;
	padding:1px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
.bouton2{
	text-align:left;
	font-family: Verdana;
	font-size: 11px;
}

