
body
{
	overflow:hidden;
}

p 
{
	text-align: center;
	font-size: 14px;
}


h1 
{
	font-family: "Comic Sans MS";
	font-style: italic;	
	text-align: center;
	margin-right: 20px;		
	margin-top: 5px;	
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 20px;
	color: white;	
}

h2
{
	font-family: "Trebuchet MS";
	font-style: italic;		
	text-align: left;
	line-height: 30px;
	margin-left: 20px;	
	margin-top: -10px;	
	margin-right: 20px;		
	margin-bottom: -20px;
	font-weight: bold;
	font-size: 20px;		
	color: maroon;	
}
h3
{
	font-family: "Trebuchet MS";	
	text-align: left;
	margin-left: 20px;	
	margin-top: -14px;	
	margin-right: 20px;		
	margin-bottom: -20px;
	font-weight: bold;
	font-size: 16px;		
	color: maroon;	
}
h4
{
	font-family: "Comic Sans MS";
	text-align: justify;
	font-style: normal;		
	line-height: 20px;
	margin-left: 10px;		
	font-weight: bold;
	font-size: 14px;		
	color: black;
}

h5
{
	font-family: "Comic Sans MS";
	text-align: justify;
	margin-left: 20px;	
	margin-top: -20px;	
	margin-right: 20px;		
	margin-bottom: -20px;
	font-weight: bold;	
	font-size: 14px;		
	color: black;
}

div
{
	overflow-y: scroll;
	overflow-x: hidden; 
	padding: 10px;
	height:510px;
	margin-left: 10px;	
	margin-top: 10px;	
	margin-right: 5px;		
	margin-bottom: 10px;
}

th
{
	color: black;
}

.tp-extension
{
	overflow: hidden; 	
}

.gauche 
{
	float:left;
	margin-left: 10px;	
	margin-top: 5px;	
	margin-right: 10px;		
	margin-bottom: 5px;
}

.droit 
{
	float:right;
	margin-left: 10px;	
	margin-top: 5px;	
	margin-right: 10px;		
	margin-bottom: 5px;
}
