html {
	height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 100%;
}
a {
	color: #000000;
	text-decoration: none;
}

H1{
	margin: 0;
	font-size: 24px;
}
h2{ 
	margin: 5px;
	font-size: 18px;
	
}
h3{
	font-size: 14px;
	margin: 0;
	text-align: left;
}

.expo H1{
	font-size: 18px;
}


tr.presentation{
	padding-top: 10px;
	border: 1px solid #FF0000;
}
td.Col_gauche {
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}
td.Col_droite {
	font-size: 12;
}
div.expo{
}
div.detail{
}
