@charset "utf-8";

/* Mise en page pour tous */
body {
	background-image: url(../images/page_Bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 1.3em;
	}

h1 {
	color: #E81E00;
	line-height: 1.2em;
	font-size: 24px;
	}
h2 {
	color: #E81E00;
	line-height: 1.2em;
	font-size: 19px;
	font-weight: normal;
	padding-top: 10px;
}

	
h4 {
	color: #E81E00;
	line-height: 2.3em;
	font-size: 12px;
	margin-top: 25px;
	text-align: center;
	}
h6 {
	line-height: 1.1em;
	font-weight: normal;
	font-size: 10px;
	}

p {
	margin-top: -5px;


	}

a:link {
	color: #FF7500;
	}

a:hover, a:visited {
	color: #E81E00;
	}
#player a {
	color: #E81E00;
}


/* Propriétés des hyperliens au bas de chaque page */
#bas a:link {
	color: black;
	text-decoration: none;
	}
#bas a:hover, a:visited {
	text-decoration: underline;
	color: black;
	}

/* Titre rouge de la page Contact.html */
.contact {
	font-weight: bold;
	color: #E81E00;
	}
.sessions {
	font-size: 20px;
	color: #E81E00;
	line-height: 1.8em;
	padding-top: 30px;
	}
	

.inscription {
	padding-bottom: -50px;
	}

.col_titre {
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	line-height: 1.8em;
	border-bottom-color: #666666;
	}

.col_texte {
	line-height: 1.8em;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #666666;
	}

.Paypal {
	font-size: 12px;
	}

.Paypal_Titre {
	font-size: 12px;
	font-weight: bold;
}
