* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 20px;
	font-style: italic;
	text-align: center;
}
h3 {
	font-size: 12px;
}
p {
	font-size: 12px;
}
.logo {
	float:left;
	width: 18%;
	margin-right: 1%;
}
img {
	border: 0;
}
.titrepage {
	float: left;
	padding: 10px 0 0 0;
	width: 60%;
}
.centre {
	float: left;
	padding-left: 38%;
}
.contact {
	float: right;
	padding: 15px 0px 0px 0px;
	width: 20%;
}
.spacer {
	overflow: hidden;
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	font-size: 1px;
}
	
	#certificats .tablePresentation {
		border: solid #1165af 1px;
		margin: 10px 0;
		padding: 0;
	}
	#certificats .tablePresentation th {
		background-color: #1165af;
		color: #fff;
		padding: 0;
		margin: 0;
		font-size: 11px;
		height: 22px;
		font-weight: bold;
		}
	#certificats .tablePresentation td.alternate1 {
		padding: 0;
		margin: 0;
		font-size: 11px;
		height: 22px;
		}
		
	#certificats .tablePresentation td.alternate2 {
		background-color: #f2f9ff;
		color: #1165af;
		padding: 0;
		margin: 0;
		font-size: 11px;
		height: 22px;		
	}				


