#promo {
	background: #4e6781 url('../images/promo_bkg.jpg') no-repeat top left;
	color: #fff;
	display: block;
	font-weight: bold;
	margin: 0 0 6px 0;
	width: 100%;
	height: 70px;
	line-height: 70px;
}
#promo div {
	font-size: 18px;
	margin: 0 0 0 24px;
	padding: 4px 0 0 0;
}
#navSecondary {
	float: left;
	margin: 2px 0 0 0;
	width: 180px;
	}
	#navSecondary #sectionTitle {
		display: block;
		line-height: 33px;
		padding: 0 0 0 48px;
	}
	#navSecondary #sectionTitle.solutionsRH {	
		background: #3e5165 url('../images/sectionTitle-solutionsRH.jpg') no-repeat top left;
	}
	#navSecondary #sectionTitle.biblio {	
		background: #3e5165 url('../images/sectionTitle-biblio.jpg') no-repeat top left;
	}
	#navSecondary #sectionTitle.evenement {	
		background: #3e5165 url('../images/sectionTitle-evenement.jpg') no-repeat top left;
	}
	#navSecondary #sectionTitle.epsi {	
		background: #3e5165 url('../images/sectionTitle-epsi.jpg') no-repeat top left;
	}
	#navSecondary #sectionTitle a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}
	#navSecondary ul {
		list-style-type:none;
	}
	#navSecondary ul li {
		display: inline;
	}
	#navSecondary ul li a {
		border-bottom: 1px solid #b9c7d5;
		color: #000;
		display: block;
		line-height: 12px;
		padding: 8px 0 8px 8px;
		text-decoration: none;
	}
	#navSecondary ul li  a:hover, #navSecondary a.active {
		background-color: #e3e3e3;
	}
	#navSecondary .banner { /* width of 171px max - less when using padding class */
		border-top: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		margin: 36px 0 24px 0;
	}
	#navSecondary .banner a {
		color: #1f61a2;
		text-decoration: none;
	}
	#navSecondary .banner hr {
	margin: 0 0 6px 0;
	}
	#navSecondary .banner p {
	margin: 0 0 6px 0;
	}
	#navSecondary .banner .borderMore {
		border-right: 4px solid #E4E7EE;
	}
	#navSecondary .banner .paddingTLB {
		padding: 12px 12px 12px 0;
	}
	#navSecondary .banner .paddingTB {
		padding: 6px 0 6px 0;
		width: 100%;
	}
	#navSecondary .banner .paddingTB a {
		color: #1f61a2;
	}
	#navSecondary .banner a.buttonBlue {
		background: transparent url('../images/button-forBanner.jpg') no-repeat top left;
		color: #fff;
		display: block;
		font-size: 11px;
		font-weight: bold;
		line-height: 32px;
		padding: 0 0 0 7px;
		text-decoration: none;
		text-transform: uppercase;
		width: 167px;
	}
	#navSecondary .banner a.buttonGreen {
		background: transparent url('../images/button-forBanner_green.jpg') no-repeat top left;
		color: #fff;
		display: block;
		font-size: 11px;
		font-weight: bold;
		line-height: 32px;
		padding: 0 15px 0 7px;
		text-decoration: none;
		text-transform: uppercase;
		width: 167px;
	}
	#navSecondary .banner a.buttonGray {
		background: transparent url('../images/button-forBanner_gray.jpg') no-repeat top left;
		color: #fff;
		display: block;
		font-size: 11px;
		font-weight: bold;
		line-height: 32px;
		padding: 0 15px 0 7px;
		text-decoration: none;
		text-transform: uppercase;
		width: 167px;
	}
	#navSecondary .banner .bannerBlue {
		background-color: #3D5165;
		color: #fff;
		font-weight: bold;
		padding: 12px 0;
		text-align: center;
		width: 100%;
	}
	#navSecondary .banner .bannerBlue img { /* Image 135px max */
		margin: 12px 0;
	}
	#navSecondary .banner .bannerBlue strong {
		font-size: 14px;
		line-height: 16px;
	}
	#navSecondary .banner .bannerBlue a {
		color: #fff;
		text-decoration: none;
	}
#content2col {
	margin: 24px 0 0 24px;
	width: 95%;
	overflow: hidden;
}
#content {
	float: right;
	margin: 4px 0 0 0;
	width: 526px;
}
	#content a, #content2col a {
		color: #1F61A2;
	}
	#content2col a {
		text-decoration: none;
	}
	#content ul, #content2col ul {
		padding: 0 0 0 36px;
	}
	#content ul li, #content2col ul li {
		list-style-image: url('../images/bullet.gif');
	}
	#content ul.noIndent, #content2col ul.noIndent {
		padding: 0 0 0 16px;
	}
.indexImage {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.col2 {
	float: left;
	margin: 0 6px 6px 6px;
	padding: 0 10px 10px 10px;
	width: 218px;
}
.mandatory {
	display: none;
}
.formTitle {
	font-weight: bold;
	font-size: 10px;
	padding: 3px;	
}
	.col2  span.title {
		border: 1px solid #cccccc;
		color: #cc252b;
		font-weight: bold;
		line-height: 34px;
		padding: 4px 70px 4px 46px;
		text-transform: uppercase;
		width: 200px;
	}
	.col2  span.phone {
		background: #fff url('../images/epsi_contact_phone.gif') no-repeat top left;
	}
	.col2  span.pen {
		background: #fff url('../images/epsi_contact_pen.gif') no-repeat top left;
	}
	.col2  span.mail {
		background: #fff url('../images/epsi_contact_mail.gif') no-repeat top left;
	}
	.col2 .subtitle {
		color: #1f61a2;
		text-transform: uppercase;	
	}
form .topMargin {
	margin: 8px 0 10px 0;
}
h1 {
	background: transparent url('../images/arrowH1.gif') no-repeat top left;
	color: #5c616a;
	display: block;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 12px 0;
	padding: 0 0 0 16px;
	text-transform: uppercase;
}
	h1 a {
		color: #5c616a!important;
		text-decoration: none;
	}
h1.bkgBlue {
	background: none;
	background-color: #003263;
	color: #fff;
	padding: 8px;
	text-align: center;
}
h2 {
	color: #1f61a2;
	font-size: 12px;
	margin: 0 0 12px 0;
	text-transform: uppercase;
}
	h2 a {
		color: #1f61a2!important;
		text-decoration: none;
	}
h3 {
	color: #5c616a;
	font-size: 12px;
	margin: 0 0 12px 0;
}
	h3 a {
		color: #5c616a!important;
		text-decoration: none;
	}
h4 {
	border-bottom: 1px solid #cccccc;
	color: #5c616a;
	font-size: 12px;
	margin: 0 0 12px 0;
	padding: 0 18px;
}
	h4 a {
		color: #5c616a!important;
		text-decoration: none;
	}
hr { 
	height: 1px; 
	border-bottom: 1px solid #cccccc; 
	border-top: none; 
	border-right: none; 
	border-left: none;
	clear: both;
	margin: 0 0 12px 0;
}
p {
	margin: 0 0 12px 0;
}
.highlight {
	background-color: #f4f4f4;
	float: right;
	font: 18px tahoma,arial;
	margin: 8px;
	padding: 8px;
	width: 176px;
	border-top: 1px solid #E4E7EE;
	border-left: 1px solid #E4E7EE;
}
.highlight a.button {
		background: transparent url('../images/button-forBanner.jpg') no-repeat top left;
		color: #fff!important;
		display: block;
		font-size: 12px;
		line-height: 23px;
		padding: 0 0 4px 5px;
		text-decoration: none;
}
.thumbnail {
	display: block;
	float: left;
	margin: 0 8px 10px 0;
}