.styleotendres {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FF9900;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FF9900;
	border-left-color: #FF6600;
}
.bouton {
	font-family: "Tiranti Solid LET";
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	cursor: hand;
}
.bouton2 {
	font-family: "Tiranti Solid LET";
	font-size: 16px;
	font-style: normal;
	color: #FFCC00;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FF9900;
	border-left-color: #FF6600;
}
.modifiable {
	font-family: "Cataneo BT";
	font-size: 24px;
	color: #FFCC00;
	background-attachment: scroll;
	background-image: url(images/background-modifiable.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FF9900;
	border-left-color: #FF6600;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;

}
.modifiablesansfond {

	font-family: "Cataneo BT";
	font-size: 18px;
	color: #FFCC00;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FF9900;
	border-left-color: #FF6600;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;
}

