body
{
	width: 95%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url("pages images/stripe.png");
	font-family: Calibri, Arial, "Times New Roman", Times, Sérif;
	margin-left: 15px;
	margin-right: 15px;
}


#en_tete
{
	width: auto;
	height: 100px;
	margin-bottom: 10px;
	background-color: #333333;
}

#corps img {
	text-align: center;
}

#en_tete h1 {
	font-style: italic;
	font-size: xx-large;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	font-family: Calibri, Arial, "Times New Roman", Times; 
	text-align: center;
}

h1 em
{
	color:#FFFFFF;
	font-size:200%;
	text-decoration:underline;
	font-style:italic;
	font-family: "Times New Roman", Arial, "Arial Black",  Times;
}

h4
{
	text-decoration: underline;
	font-style: bold;
}

#en_tete h2 {
	font-style: italic;
	text-decoration: underline;
	text-align: center;
}

#corps
{
	margin-right: 15%;
	margin-bottom: 5px;
	padding: 5px;
	border: 2px thin;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: repeat-x;
}

#corps a 
{
	color: #99FFFF;
}


#corps h1 
{
   color: #FFFFFF;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2 
{
   height: 30px;
   background-repeat: no-repeat; 
   padding-left: 30px;
   color: #FFFFFF;
   text-align: left;
}

.par
{
font-style: italic;
}

.barre
{
text-decoration:line-through;
}

a img
{
border:none;
}
