body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	background-color:white;
	text-align:center;
}

.p1 {
	font-family:verdana,arial;
	font-size:12px;
	color:black;
}

.p2 {
	font-family:verdana,arial;
	font-size:12px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.p2:hover {
	text-decoration:underline;
}

.p3 {
	font-family:verdana,arial;
	font-size:12px;
	color:black;
	font-weight:bold;
}

.p4 {
	font-family:verdana,arial;
	font-size:12px;
	color:red;
	font-weight:bold;
}

.p5 {
	font-family:verdana,arial;
	font-size:10px;
	color:black;
}

.p6 {
	font-family:verdana,arial;
	font-size:10px;
	color:black;
	text-decoration:none;
}

.p6:hover {
	text-decoration:underline;
}

.p7 {
	font-family:verdana,arial;
	font-size:12px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.p7:hover {
	color:white;
}

.p8 {
	font-family:verdana,arial;
	font-size:12px;
	color:black;
	font-weight:bold;
}

.p9 {
	font-family:verdana,arial;
	font-size:10px;
	color:white;
	text-decoration:none;
}

.p9:hover {
	color:#fec10a;
}

.p10 {
	font-family:verdana,arial;
	font-size:10px;
	color:white;
}

.table1 {
	border-top:2px solid red;
	border-left:2px solid red;
	border-right:2px solid red;
	border-bottom:2px solid red;
}

.table2 {
	border-top:1px solid black;
	border-left:1px solid black;
}

.table3 {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.td1 {
	width:360px;
	height:38px;
	background-image:url(/images/fond-identification.jpg);
	background-repeat:no-repeat;
}

.td2 {
	width:100%;
	height:73px;
	text-align:right;
	margin-bottom:13px;
}

.td3 {
	width:950px;
	height:38px;
	background-image:url(/images/fond-menu.jpg);
	background-repeat:no-repeat;
}

.td4 {
	width:950px;
	height:24px;
	background-image:url(/images/fond-sous-menu.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
}

.td5 {
	border-right:1px solid black;
	border-bottom:1px solid black;
}

img {
	border:0px;
}

