
body {
	font-family:;
	padding: 0px;
	margin: 0px;
	font-size: 62.5%; /* pour mettre la taille à 10px */
	font-family: verdana, Arial, sans-serif;
	color: #222;
}

a {
	color: #00c;
}

a:hover {
	color: #00f;
}

a:active {
	color: #00c;
}

#heading {
	height: 100px;
	position: relative;
}

#logo {
	background-image: url(http://www.isbglobal.com/images/ISBwhite.png);
	width: 400px;
	height: 100px;
	top: 0px;
	left: 10px;
	background-repeat: no-repeat;

	position: absolute;
}

#search {
	position: relative;
	width: 120px;
	float: right;
	
	text-align: center;
	bbackground-color: #afbdec;
	
	height: 23px;
	padding-top: 2px;
	
	margin: 0px;
}

#search form {
	display: inline;
	height: 23px;
}

#search input {
	font-size: 0.825em;
	padding: 0px;
	margin-top: 2px;
}

.attachment {
	clear: both;
	background-color: #ccf;
}

.attachment dt {
	font-weight: bold;
	padding: 4px;
}

.attachment dd {
	padding: 4px;
	float: right;
}

#navigation {
	bbackground-color: #afbdec;
	height:  25px;
}

#menu {	
	float: left;
	margin-left: 1px;
}

#menu .link_level0 {
	position: relative;
	
	padding-top: 2px;
	
	float: left;
	width: 100px;
	margin: 0px;
	
	border-right: 1px solid white;
	z-index: 1000;
}

#menu .link_level0 .link_name {
	background-image: url(http://www.isbglobal.com/images/button.gif);
	height: 15px;
	
	display: block;
	padding: 3px 1px 1px 3px;
	
	font-weight: bold;
	color: #333;
	
	text-shadow: white 1px 1px 2px;
	
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #ccc;
}

#menu .link_level0 .link_name:hover {
	color: #fafaff;
	text-decoration: underline;
}

#menu .link_level1 .link_name {
	background-image: none;
	text-shadow: none;
	
	display: block;
	padding: 2px;
	
	height: 15px;
	
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	
	padding-top: 4px;
	background-color: white;
	
	border: none;
}

#menu .link_level1 .link_name:hover {
	color: #333;
	text-decoration: underline;
	
	background-color: #eee;
}

.initial {
	display: none;
}

#menu .link_level0 .children {
	top: 25px;
	width: 220px;
	
	position: absolute;
	
	background-color: #00c;
	padding: 0px 2px 2px 2px;
	
	z-index: 100;
}

#content {
	clear: both;
	padding: 10px;
}

h1.list {
	border-top: 1px solid black;
	background-color: #ccc;
	color: #444;
	font-size: 14px;
	padding: 2px;
}

div .actions {
	font-size: 12px;
	font-weight: normal;
	float: right;
}

table.list {
	clear: both;
	padding: 0px; margin: 0px;
	border-bottom: 1px solid #000;
}

table.list th {
	border-bottom: 1px solid #ccc;
	color: #333;
}

table.list th, table.list td {
	padding: 2px;
}

table.list th {
	text-align: left;
}

.sheet th {
	background-color: #ccc;
}

td, th {
	vertical-align: top;
}

table {
	width: 100%;
}

.calendarTable {
	width: 220px;
}

.header {
	height: 25px;
}

#page_header {
	clear: both;
	padding: 0px;
	margin: 0px;
}

#page_header li {
	text-align: center;
	
	display: block;
	float: left;
	padding: 8px;
	background-color: #eee;
	font-weight: bold;
}

.header th {
	background-color: #eee;
	border: 1px solid white;
}

.header th:hover {
	border: 1px solid #ccc;
}

.dataset dt {
	font-size: 11px;
	color: #888;
}

.dataset dd {
	font-size: 11px;
	font-weight: bold;
	
	margin-bottom: 4px;
}

.sheet .list {
	border-bottom: none;
}

.sheet {
	padding: 2px;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}

.controls {
	text-align: right;
	background-color: #ccf;
	padding: 2px;
	
	font-weight: bold;
}

.controls a {
	background-color: #eee;
	border: 1px outset #669;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
}

.controls a:hover {
	background-color: #ccc;
	border: 1px inset #669;
}

.contact {
	background-color: #eef;
	padding: 10px;
	margin-bottom: 10px;
}

.contact dt {
	font-weight: bold;
	font-size: 13px;
}

.primary .contact {
	background-color: #ccf;
	color: black;
}

.pages {
	text-align: right;
	background-color: #ccc;
	padding: 2px;
}

dl.position_skills dt,
dl.position_qualifications dt,
dl.position_industry_sectors dt {
	font-weight: bold;
	margin: 4px;
}

.keywords {
	padding: 0px;
	margin: 2px;
	list-style: none;
}

.keywords span,
.keywords li,
dl.position_skills dd,
dl.position_qualifications dd,
dl.position_industry_sectors dd {
	display: block;
	padding: 2px;
	padding-left: 10px;
	margin: 2px;
	border: 1px solid #ddd;
	background: #faffff;
}

.header_label {
	font-weight: bold;
	color: red;
}

.messages dt {
	background-color: #ccf;
	padding: 2px;
	font-weight: bold;
	margin: 0px;
	
	font-size: 11px;
}

.messages dd {
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-right: 10px;
	
	font-size: 10px;
}

.search_box,
form.status_change {
	border: 1px solid #ccc;
	background-color: #efefff;
}

.search_header {
	text-align: left;
}

.search_field {
	background-color: #ccf;
	padding: 2px;
}

.search_submit {
	text-align: right;
}

.open {
	color: green;
}

.closed {
	color: #aaa;
}

.is_working {
	background-color: #fcc;
}

.has_worked {
	background-color: #cfc;
}

.never_worked {
	
}

.icon {
	vertical-align: middle;
}

form.status_change {
	padding: 2px 5px 2px 5px;
	width: 95%;
}

.subform dt {
	display: block;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	width: 120px;
}

.subform dd {
	
}

form.button-to {
	display: inline;
	padding: 0px;
	margin: 0px;
}

.statistics {
	text-align: center;
}

img {
	border: none;
}
