td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #A90003;
	text-decoration: none;
}

a:hover {
	color: #A90003;
	text-decoration: underline;
}

.boitetexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
}

.boutons {
	background-color: #E9E8E9;
	border:2px solid;
	border-style:bevel;
	border-color: #9A4546;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : normal;
	width:100;
	text-align:center;
}
.boutonsjap {
	background-color: #E9E8E9;
	border:2px solid;
	border-style:bevel;
	border-color: #9A4546;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : normal;
	width:50;
	text-align:center;
}

.matable {
	background-color: #9A4546;
}

.back {
	background-repeat: repeat-y;
}

.back2 {
	background-repeat: no-repeat;
}
.calendrier {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}
.bleutooth {color: blue; }

.form_inscription{
width:260px;
}