@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #00453b;
	margin: 0px;
	color: #CCCCCC;
}
#apDiv1 {
	position:relative;
	left:50%;
	margin-left:-472px;
	width:944px;
	border: 1px solid #00332C;
	z-index:1;
}
#apDiv2 {
	position:relative;
	left:50%;
	margin-left:-472px;
	width:944px;
	padding-top:5px;
	z-index:1;
}
#apDiv3 {
	position:relative;
	left:50%;
	margin-left:-472px;
	width:944px;
	padding-top:5px;
	z-index:1;
	text-align:center;
}
#apDiv4{
	position:absolute;
	top:15px;
	left:50%;
	margin-left:-457px;
	width:30px;
	height:20px;
	z-index:2;
}
.colonne {
	float:right;
	width:160px;
	padding-left:10px;
}
.titre, h1 {font-size: 16px; font-weight: bold; color: #FFCC66}
a {
color: #FFCC66
}
.titre2 {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
table.tableau {
border-bottom: 1px solid #ffffcc;
border-right: 1px solid #ffffcc;
text-align:left;
}
table.tableau td {
	border-top: 1px solid #ffffcc;
	border-left: 1px solid #ffffcc;
	padding:3px;
}
table.tableau th {
	border-top: 1px solid #ffffcc;
	border-left: 1px solid #ffffcc;
	background-color:#00372F;
	padding:3px;
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
}
table.tableau td table td {
	border:0px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
}
h3 {font-size: 13px; font-weight: bold; color: #FFCC66}
.photo {
	border: 1px solid #00332C;
}
