* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #EBEFF0;
	text-align: center;
	padding-bottom: 15px;
}
table, tbody, tr, td {
	font-size: 1em;
	vertical-align: top;
	clear: none;
}
a, a:visited, a:link, a:active {
	color: #1378a9;
	text-decoration: none;
}
a:hover {
	color: #1378a9;
	text-decoration: underline;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin: 0 13px 0 172px;
	padding: 2px 6px 2px 6px !important;
	padding: 3px 6px 2px 6px;
}
h2 a {
	float: right;
	font-size: 0.9em;
	font-weight: normal;
	background-image: url('print.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
h3 {
	font-size: 1.05em;
	font-weight: bold;
	color: #000033;
	text-transform: uppercase;
}
p {
	margin-bottom: 0.6em;
	text-align: justify;
}

div#global {
	width: 958px;
	background-image: url('global.gif');
	background-repeat: repeat-y;
	text-align: left;
	margin: 0 auto 0 auto;
}

/* Header */
div#top {
	margin: 0 13px 0 12px;
	background-image: url('top.gif');
	background-repeat: repeat-x;
	height: 27px;
}
div#top div {
	width: 161px;
	height: 27px;
	background-image: url('top-left.gif');
	background-repeat: no-repeat;
}
div#top a {
	float: right;
	display: block;
	height: 21px;
	color: #d5f4ff;
	text-decoration: none;
	padding: 3px 6px 3px 8px;
	background-image: url('top-a.gif');
	background-repeat: no-repeat;
}
div#top a:hover {
	color: #fff;
}
h1 {
	float: left;
	margin-left: 12px !important;
	margin-left: 6px;
	width: 158px;
	height: 140px;
	font-size: 0px;
	letter-spacing: -50px;
	color: #ccc;
	background-image: url('logo.gif');
	background-repeat: no-repeat;
	background-position: top center;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}
h1 img {
	display: none;
}
div#carte {
	background-color: #093d6e;
	margin: 0 13px 0 173px !important;
	margin: 0 13px 0 0;
	font-size: 0;
	height: 140px;
	border-bottom: 1px solid #ccc;
	background: url('carte.gif');
	background-repeat: no-repeat;
}
div#content {
	margin: 0 13px 0 173px;
	padding: 3px 6px 0 10px;
}

/* Footer */
div#footer {
	background-image: url('footer.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	font-size: 0.8em;
	text-align: center;
	padding: 0 13px 9px 173px;
	margin-top: 10px;
}

/* Menu */
div#menu {
	float: left;
	width: 161px;
	margin-left: 12px !important;
	margin-left: 6px;
	background-image: url('menu.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 88px;
}
div#menu ul {
	list-style-type: none;
}
div#menu li {
	padding: 2px 0 4px 8px;
	border-bottom: 1px solid #ccc;
}
div#menu a {
	text-decoration: none;
	color: #666;
}
div#menu ul ul li {
	border-bottom: none;
	padding: 0;
}
div#menu ul ul li a {
	background-image: url('li.gif');
	background-repeat: no-repeat;
	background-position: left 0.4em;
	padding-left: 11px;
	margin-left: 3px;
	display: inline-block;
}
div#menu ul li a:hover {
	color: #197bab;
}

/* Contenu */
span.contact {
	font-weight: bold;
	float: left;
	display: block;
	width: 100px;
}
div#content img {
	margin: 0 0.4em 0.1em 0;
}
div.clear {
	font-size: 0;
	letter-spacing: -50px;
	height: 0;
	clear: left;
}
a.membre {
	display: block;
	margin: 3px;
	padding: 3px;
	border: 1px solid #ccc;
	height: 185px;
}
a.membre img {
	float: left;
}
a.membre:hover {
	background-color: #eee;
	text-decoration: none;
}
div#content ul {
	list-style-type: circle;
	padding-left: 20px;
	padding-right: 3em;
	margin-bottom: 0.6em;
}
table.cv-intro {
	float: left;
}
