/*Contenu de a page reglement*/
#reglement h1{
	font-size:1.7em;
}

#reglement h2{
	font-size: 1.2em;
	background: black ;
	color: white;
}
/*Contenu de a page historique*/
#historique{
	background: url(../../images/logoGHt.gif) center top;
}

#historique .lettrine{
	font-family:monotype corsiva;
	font-size: 2em;
	font-weight: bold;
	font-style: italic ;
}
/*Contenu de a page Ou Quand*/


#ouquand{
font-family: Verdana, helvetica, "Bitstream Vera Sans", sans-serif;
}

#ouquand  th{
	font-size:1.2em;
}

#ouquand .ou{
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	font-size:1em;
	background-color:#FFCC99; /*orange light*/
}

#ouquand .ou_titre{
	background-color:#FF9900; /*orange*/
}

 .aster{
	font-size:0.9em;
	color: red;
	vertical-align: 4px;
}

#ouquand .quand{
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	font-size:1em;
	background-color:#FFCCFF; /*purple light*/
}

#ouquand .cat{
	padding: 5px 5px 5px 5px;
	font-size:1.2em;
	background-color:#FFCC99; /*orange light*/
	
}

#ouquand .jeune{
	margin-left:20px;
	font-size:1em;
	font-weight:bold;
}
#ouquand .jour{
	font-size:1em;
	/*font-weight:bold;*/
	color:blue;
}
#ouquand .heure{
	font-size:1em;
	/*font-weight:bold;*/
	color:green;
}