body {
	margin: 0px 0px 0px 0px;
	background-color: #822580;
}

body, table, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #822580;
}

input, textarea {
	color: #FFFFFF;
}

h1:first-letter {
	font-size: 40px;
	color: #9966FF;
}

h2 {
	margin-bottom: 0px
}

hr {
	height: 2px;
	color: #915f92;
	background-color: #915f92;
	border: none;
}

a {
	color: #822580;
	text-decoration: underline;
}

a:hover {
	color: #915F92;
}

.block_gauche {
	background-color: #FFCC99;
	padding: 20px;
	width: 200px;
	vertical-align: top;
}

.block_centre {
	padding: 20px;
	vertical-align: top;
}

p{
	text-indent: 30px;
	text-align: justify;
}

.tarifs td, .tarifs th {
	height: 30px;
	vertical-align: middle;
}

/*Couleurs pour les textes situés directement sur le fond violet*/
.surfond {
	color: #EDD3BA;
}

.surfond a{
	color: #EDD3BA;
	text-decoration: none;
}

.surfond a:hover {
	color: #915F92;
	text-decoration: underline;
}

.formulaire {
	font-size: 10px; 
	width: 100%; 
	background-color: #822580;
}
.formulairebouton {
	font-weight: bold; 
	width:: 50%; 
	background-color: #822580;
}.txt {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
