* {
	margin: 0;
	padding: 0;
}
body {
	background: #5c85b9 url(../images/bg_body.jpg) repeat-x left top;
	text-align: center;
	font-size: 1em;
	line-height: 1.8;
}
#wrap {
	margin: 0 auto;
	width: 800px;
	background: #FFFFFF url(../images/bg_content.jpg) repeat-y 0 0;
	text-align: left;
}
#header {
	width: 800px;
	height: 276px;
	background: url(../images/header.png) no-repeat 0 0;
}
#header h1 {
	display: none;
	text-indent: -9999px;
}

/* @group main-menu */

#menu {
	width: 800px;
	height: 31px;
	margin: 0;
	padding: 0;
}
#menu ul {
	background: #FFFFFF url(../images/menu.png) no-repeat 0 0;
	padding: 0;
	width: 800px;
	height: 31px;
	position: relative;
}
#menu ul li {
	list-style: none;
	position: absolute;
}
#menu ul li, #menu ul li a {
	height: 31px;
	display: block;
}
#menu ul li a {
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
#menu-home {
	left: 0;
	width: 125px;
}
#menu-home a {
	width: 125px;
}
#menu-evaluation {
	left: 125px;
	width: 222px;
}
#menu-evaluation a {
	width: 222px;
}
#menu-training {
	left: 347px;
	width: 90px;
}
#menu-training a {
	width: 90px;
}
#menu-corporate {
	left: 437px;
	width: 110px;
}
#menu-corporate a {
	width: 110px;
}
#menu-resources {
	left: 547px;
	width: 108px;
}
#menu-resources a {
	width: 108px;
}
#menu-contact {
	left: 655px;
	width: 145px;
}
#menu-contact a {
	width: 145px;
}
#menu-home a:hover {
	background: url(../images/menu.png) no-repeat 0 -31px;
	width: 125px;
}
#menu-evaluation a:hover {
	background: url(../images/menu.png) no-repeat -125px -31px;
	width: 222px;
}
#menu-training a:hover {
	background: url(../images/menu.png) no-repeat -347px -31px;
	width: 90px;
}
#menu-corporate a:hover {
	background: url(../images/menu.png) no-repeat -437px -31px;
	width: 110px;
}
#menu-resources a:hover {
	background: url(../images/menu.png) no-repeat -547px -31px;
	width: 108px;
}
#menu-contact a:hover {
	background: url(../images/menu.png) no-repeat -655px -31px;
	width: 145px;
}

#menu-home .active {
	background: url(../images/menu.png) no-repeat 0px -31px;
	width: 125px;}
#menu-evaluation .active {
	background: url(../images/menu.png) no-repeat -125px -31px;
	width: 222px;
}
#menu-training .active {
	background: url(../images/menu.png) no-repeat -347px -31px;
	width: 90px;
}
#menu-corporate .active {
	background: url(../images/menu.png) no-repeat -437px -31px;
	width: 110px;
}
#menu-resources .active {
	background: url(../images/menu.png) no-repeat -547px -31px;
	width: 108px;
}
#menu-contact .active {
	background: url(../images/menu.png) no-repeat -655px -31px;
	width: 145px;
}
/* @end */

#content {
	width: 490px;
	text-align: left;
	font-family: 'Lucida Grande', Verdana, Helvetica, arial, sans-serif;
	color: #6a6574;
	margin: 20px 0 30px 62px;
	float: left;
	clear: both;
	min-height: 800px;
	display: inline;
	font-size: 0.78em;
	line-height: 1.6em;
}

h1, h3 {
	font-weight: normal;
	padding: 0 0 15px 0;
}
h2 {
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	color: #676767;
	font-weight: bold;
	line-height: 1.3em;
	padding: 15px 0 10px 0;
	font-size: 115%;
}
a {
	color: #e6791f;
	text-decoration: none;
}
a:hover {
	color: #36597f;
}
#content ul {
	/*padding: 10px 0 10px 0;*/
	margin-left: 15px;
}
#content li {
	list-style-image: url(../images/li1.gif);
}
#content .bold {
	margin: 8px 0 6px 0;
	color: #676767;
}

/* @group subnav */

#subnav {
	width: 166px;
	float: right;
	margin: 0 10px 0 0;
	padding: 20px 10px 0 10px;
	font-size: 80%;
	display: inline;
	/*border: 1px dotted red;*/
}
/*#subnav h3 {
	color: #818181;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 85%;
	text-transform: uppercase;
}*/
#subnav ul {
	
}
#subnav ul li {
	list-style: none;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #e2e4e4;
}
#subnav ul li a {
	display: block;
}
.active {
	color: #36597f;
}

/* @end */
.clear {
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: 1px;
}
#footer {
	background: #fff url(../images/footer.jpg) no-repeat left top;
	width: 800px;
	height: 42px;
}
.programme {
	/*font-family: Georgia, Times;*/
	/*font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;*/
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #475a80;
	padding: 0;
	margin: 0 0 5px 0;
}

.level {
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial;
	text-transform: uppercase;
	font-size: 0.7em;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
}
h5 {
	text-transform: uppercase;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial;
	font-size: 75%;
	color: #2654ae;
	letter-spacing: 1px;
	padding: 12px 0 4px 0;
	border-bottom: 1px dotted ;
	border-color: #d6d6d6;
}
body#index #header {
	background-image: url(../images/header.png);
	background-position: top left;
	background-repeat: no-repeat;
}
body#evaluations #header {
	background-image: url(../images/header_evaluations.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
body#training #header {
	background-image: url(../images/header_training.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
body#corporate #header {
	background-image: url(../images/header_corporate.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
body#contact #header {
	background-image: url(../images/header_channel_office.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

/* @group ZemSkin
 */

.zemContactForm legend {
	color: #797979;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	margin: 0.7em 0 0.3em 0;
	padding: 0.5em 10px 0.5em 0;
	width: 250px;
}

form.zemContactForm {
	border: none;
}
form.zemContactForm p {
	margin-bottom: 10px;
}
label.zemText, label.zemTextarea {
	width:105px;
	display:block;
	float:left;
	clear:both;
}
input.zemSubmit, input.zemCheckbox {
	margin-left:105px;
	margin-top: 12px;
	margin-bottom: 12px;
}
label.zemCheckbox {
	margin-left:10px;
}
input.zemText {
	width:327px;
	border:1px solid #CCC;
	color:#333;
	padding:3px;
	margin-bottom: 10px;
	font:inherit;
}
textarea.zemTextarea {
	height:160px;
	width:321px;
	padding:6px;
	font:inherit;
	border:1px solid #CCC;
	color:#333;
}
ul.zemError {
	color:#F90;
}
ul.zemError strong {
	font-weight:bold;
}
textarea.comments_error {
	background:#FD5;
}
.zemContactForm fieldset {
	border: none;
}

/* @end */
.lafonction {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 0.70em;
	color: #6A6A6A;
	letter-spacing: 1px;
}
#content h4 {
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 95%;
	color: #2d4f72;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 16px 0 8px 0;
}
.title {
	color: #318396;
	font-weight: bold;
	margin: 10px 0;
}
.titre {
	font-weight: bold;
}
.projet {
	border-top: 1px dotted #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
	font-size: 85%;
	text-align: left;
	padding: 6px;
	margin: 10px 0;
}
.cadre1 {
	background-color: #fbfbfb;
	border: solid 1px #ececec;
	margin: 10px 0;
	padding: 10px;
	width: 460px;
	text-align: left;
	}
.download {
	background-image: url(../images/download.gif);
	background-repeat: no-repeat;
	padding: 0 0 5px 20px;
	}
.comment_training {
	width: 460px;
	background: transparent url(../images/bulle.png) no-repeat 5px 5px;
	padding: 6px;
	/*height: 80px;*/
	margin: 20px 0 0 0;
}
.comment_training p {
	margin: 0 0 0 52px;
	border-left: 1px dotted #bebebe;
	padding: 0 0 0 6px;
	font-style: italic;
}
/*#search {
	width: 160px;
	height: 74px;
	margin: 10px 0 0 0;
	background-color: #e6e6e6;
}
#search form {
	padding: 0 0 0 4px;
}*/
h3.entry-title {
	margin: 15px 0 0 0;
}
.floatleft {
	float: left;
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #dedede;
	margin: 3px 6px 0 0;
}
img.cal {
	float: left;
	/*padding: 3px;*/
	background: #FFFFFF;
	/*border: 1px solid #dedede;*/
	margin: 3px 6px 0 0;
}
body#training #content h5 {
	text-transform: uppercase;
	font-size: 75%;
	color: #2654ae;
	letter-spacing: 1px;
	margin: 8px 0 2px 0;
	/*padding: 12px 0 4px 0;*/
}
.training {
	padding: 0 0 15px 0;
}
/*.titre_training {
	padding: 0 0 15px 0;
}*/
.course {
	padding: 0 0 20px 0;
}
#search form input {
	margin-left: 5px;
}
#business_card {
	width: 300px;
	margin: 0;
	padding: 10px;
	border: 1px solid #5F5F5F;
	background-color: #FAFAFA;
	margin-bottom: 4px;
}
.partnerbox {
	width: 480px;
	margin: 0 0 20px 0;
	border: 1px solid #ddd7d1;
	padding: 0;
	background-color: #fdfdfd;
}

.partnerboximage {
	width: 140px;
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
	border-right: 1px dotted #ececec;
}

.partnerboxtext {
	width: 280px;
	margin: 0 10px 0 0;
	padding: 5px 0 4px 0;
	float: right;
}

.partnerboxtext p {
	font-family: Verdana, 'Lucida Grande', Helvetica, Arial, sans-serif;
	text-align: left;
	color: #777;
	margin: 0;
	padding: 0;
	font-size: 85%;
}
.partnerboximage p a img {
        border: none;
}
#footer p {
	padding-top: 10px;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	margin: 0 auto;
}

.inhouse-modules{
	padding: 8px 0 0 15px;
	font-weight: 300;
	color: #696879;
}

.entry_content h2 {
	padding: 10px 0;
}
.entry_content h4.programme {
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #475a80;
	padding: 8px 0 0 0;
}
.entry_content h5.level {
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial;
	text-transform: uppercase;
	font-size: 0.7em;
	letter-spacing: 1px;
	padding: 6px 0 0 0;
	margin: 0;
}
ul.section_list li a, p.section_list a {
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: 2px;
}
.current {
	font-weight: bold;
}
.clear-block:after {
	content: ".";
	display: block;
	height: 85px;
	width: 320px;
  	clear: both;
 	visibility: hidden;
}
.titre-section {
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 90%;
	color: #938a7e;
}
.links {
	padding: 0 0 0 10px;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial;
	font-size: 0.8em;
}
.inside-section-links {
	font-size: 90%;
}
.excerpt {
	margin: 8px 0 12px 0;
	padding: 3px 0 0 0;
}
.resume {
	padding: 12px 0 10px 0;
	border-bottom: 1px dotted #ececec;
}
.latestreports {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial;
	font-size: 0.87em;
	color: #6a6574;
}
.latestreports h5 {
	padding: 0px 0px 5px 0px;
}
.latestreports p {
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial;
	font-size: 0.87em;
	color: #6a6574;
}
.caps {
	text-transform: uppercase;
}
.evaluation {
	padding-top: 15px;
}
#choice {
	font-size: 0.7em;
	font-weight: bold;
	width: 50px;
	background-color: transparent;
	height: 20px;
	text-align: right;
	font-family: 'Lucida Grande', Verdana, Helvetica, arial, sans-serif;
	margin: 0 20px 0 0;
	float: right;
	clear: both;
	z-index: 100;
	color: #bebebe;
}
#choice a {
	color: #cfcfcf;
}
#choice a:hover {
	color: #8d8d8d;
}