 /* Font Definitions */
/*	color: #FF9E3F; orange soleil */
/*	color: #D3CE82; vert lune */
/*	color: #3FD6FF; bleu etoiles */

body {
	font-family: Century, Verdana;
	font-size: 12pt;
	text-align: justify;
	background: url(index_fichiers/image001.jpg);
	background-color: #ffffcc;
	margin: 30px;
}
a {
	font-family: Century, Verdana;
	color: #b60033;
	text-decoration: none;
}
a:hover {
/*	color: #732A88; */
	text-decoration: underline;
/*	color: #CD5B79;*/
}
.devenir {
	font-size: 12pt;
	font-style: italic;
	text-align: center;
}
.fleche {
	list-style-image : url("index_fichiers/fleche.jpg");
}
h1 {
	font-family: "French Script MT";
	font-size: 28pt;
	color: #660033;
	text-align: center;
	margin-top: 10px;
}
.petith1 {
	font-family: "French Script MT";
	font-size: 12pt;
	color: #660033;
	text-align: center;
	margin-top: 10px;
}
#navigation {
	font-family: Maiandra GD, Verdana;
	font-size: 14pt;
	text-align: center;
	color: #FCF1D5;
/*	color: #FCF1D5;*/
	background-color: #660033;
}
#navigation a {
	font-family: Maiandra GD, Verdana;
	color: #FCF1D5;
	background-color: #660033;
	text-decoration: none;
}
#navigation a:hover {
	color: #FF8080;
/*	color: #CD5B79;*/
}
.maison {
	font-family: French Script MT;
	font-size: 15pt;
	color: #660033;
}
.maison a {
	font-family: French Script MT;
	font-size: 15pt;
	color: #660033;
	text-decoration: underline;
}
#p1 {
	margin: 15px 25px 5px 25px;
	padding: 15px 25px 5px 5px;
}
#p2 {
	margin: 15px 25px 5px 25px;
	padding: 15px 25px 5px 5px;
}
#p3 {
	margin: 15px 25px 5px 25px;
	padding: 15px 25px 5px 5px;
}
#horaires {
	list-style-image : url("index_fichiers/fleche.jpg");
}
#contact {
	list-style-image : url("index_fichiers/fleche.jpg");
}
#lune {
	position: absolute;
	top: 0;
	right: 0;
	margin: 30px;
}
#soleil {
	position: absolute;
	top: 0;
	left: 0;
	margin: 30px;
}
#salon1 {
	float: right;
	margin: 5px 25px 5px 5px;
	padding: 5px 25px 5px 5px;
}
#glingling {
	float: left;
	margin: 15px 25px 5px 25px;
	padding: 15px 25px 5px 5px;
}
#zodiaque {
	float: right;
	margin: 0 50px 0 0;
	padding: 0 50px 0 0;
}
#lune_etoilee {
	float: right;
	margin: 15px 25px 5px 15px;
	padding: 15px 25px 5px 15px;
}
#progres1 {
	position: relative;
	width: 750px;
	left:50%;
	margin-left: -375px;
}
/* STYLE TABLEAU DES TARIFS DE COURS */
table {
	border-collapse:collapse;
}
td {
	border:1px solid black;
	text-align:center;
	padding: 5px;
	width: 230 px;
}
caption {
 font-weight:bold
}
