/*----- décor pages -----*/
html 
{
	color: #111;
	margin-top: 50px;
}
body
{
	margin-bottom: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	margin: auto;
	font-family: Arial;
	font-size: 40px;
	color: #660000;
	text-align: center;
	background-color: #f3d369;
}
/*footer*/

#pied_de_page 
{
	margin: auto;
	margin-top: 40px;
}
#pied_de_page table
{
	width: 100%;
}
#pied_de_page table a
{
	font-size: 12px;
	color: blue;
}

/*inscription*/
#remarque
{
	font-family: Comic Sans MS;
	font-size: 16px;
	color: #800000;
}
#titre
{
	font-family: Comic Sans MS;
	font-size: 30px;
	color: #800000;
	font-weight: bold;
}
#inscription, #renouvellement
{
	font-family: Comic Sans MS;
	font-size: 25px;
	color: #800000;
	font-weight: bold;
}
#inscription1, #renouvellement1, #paiement
{
	font-family: Comic Sans MS;
	font-size: 16px;
	color: #800000;
}
#champs
{
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #800000;
	font-weight: bold;
	font-style: italic;
}
	
/*rencontres*/

/*footer*/
footer
{
	font-family: Comic Sans MS;
	font-size: 16px;
	color: #800000;
	text-align: center;
}
footer table {
	text-align: center;
}
/*Statuts*/
#corps {
	font-family: Arial;
	color: #800000;
	
}
h3 {
	text-decoration: underline;
	text-align: center;
}
session {
	text-align: left;
}
session h6 {
	color: #0000ff;
	font-weight: bold;
	font-size: 25px;
}
session h7 {
	color: #0000ff;
	font-weight: bold;
	font-size: 20px;
}
session a {
	color: #0000ff;
	font-weight: bold;
	font-size: 16px;
}
session p {
	font-size: 16px;
	color: #800000;
}
session span {
	
	font-size: 20px;
	color: #800000;
	font-weight: bold;
	text-align: center;
}
session em {
	text-align: center;
	font-size: 18px;
	color: #800000;
	font-weight: bold;
	
}
session ins {
	text-align: center;
}
