* {
	margin: 0;
	padding: 0;
}
body {
	color: #5C616A;
	font: 12px tahoma,arial;
	margin: 0 auto;
	text-align: center;
}
#container {
	background-color: #fafafa;
	border: 1px solid #d8d9db;
	margin: 8px auto;
	text-align: left;
	padding: 9px;
	width: 740px;
}
#borders {
	background: #fff url('../images/bkg_Header.jpg')  no-repeat top left;
	border: 1px solid #d8d9db;
	clear: left;
}
.padding {
	padding: 8px 8px 8px 8px;
}
#header {
	height: 110px;
}
	#header #logo {
		display: block;
		float:left;
		margin: 20px 0 0 8px;
	}
	#header #navTop {
		color: #666666;
		float: right;
		width: 360px;
	}
		#header #navTop div {
			float: right;
			font-weight: normal;
			line-height: 34px;
		}
			#navTop div a {
				display: inline;
				font: 10px tahoma,arial;
				font-weight: bold;
				text-decoration: none;
			}
		#header #navTop form {
				float: right;
				margin: 0 0 0 10px;
				position: relative;
				left: 10px;
			}
		#header #navTop .search {
			position: relative;
			left: -10px;
			top: 6px;
		}
	#header #navPrimary {
		clear:right;
		float:right;
		height: 66px;
		line-height: 66px;
		margin: 7px 0 0 0;
		width: 456px;
		min-width: 456px;
	}
		#header #navPrimary ul {
			list-style-type:none;
			margin: 0!important;
		}
		#header #navPrimary ul li {
			float: left;
			margin: 0 auto;
			text-align: center;
		}
		#header #navPrimary div.left{
			background: #fff url('../images/navPrimary_left.jpg') repeat-x top left;
			float: left;
			height: 66px;
			width: 35px;
		}
		#header #navPrimary div.right{
			background: #fff url('../images/navPrimary_right.jpg') repeat-x top left;
			float: left;
			height: 66px;
			width: 36px;
		}
		#header #navPrimary a {
			background: #fff url('../images/navPrimary_bkg_off.jpg') repeat-x top left;
			color: #5C616A;
			display: block;
			float: left;
			font: 10px tahoma,arial;
			height: 66px;
			width: 77px;
			min-width: 77px;
			text-decoration: none;
		}
		#header #navPrimary a:hover, #header #navPrimary a.active {
			background: #fff url('../images/navPrimary_bkg_on.jpg') repeat-x top left;
		}
		#header #navPrimary img {
			margin: 7px 0 0 0;
			text-align:center;
		}
#footer {
	background: #a2b2cd url('../images/footer_bkg2.jpg') repeat-x top left;
	clear: both;
	color: #fafafa;
	display: block;
	height: 255px;
}
	#footer div.solutionsRH {
		display: block;
		float: left;
		padding: 10px 8px 16px 22px;
		width: 21%;
	}
	#footer div.evenements {
		display: block;
		float: left;
		padding: 10px 8px;
		width: 25%;
	}
	#footer div.evenements p.phone {
		color: #fafafa;
		font: 18px tahoma,arial;
		font-weight: bold;
		text-align: center;
	}
	#footer div.evenements p.phone a {
		color: #fafafa;
	}
	#footer div.evenements div.indent {
		margin: 0 0 0 19px;
	}
	#footer div.bibliotheque {
		display: block;
		float: left;
		padding: 10px 8px;
		width: 18%;
	}
	#footer div.epsi {
		display: block;
		float: left;
		padding: 10px 8px;
		width: 23%;
	}
	#footer a {
		line-height: 18px;
		color: #BED6EF;
		text-decoration: none;
	}
	#footer a.active {
		font-weight: bold;
	}
	#footer .title {
/*		color: #b9d1e9;  LIGHT BLUE*/
		color: #fafafa;
		font-weight: bold;
		letter-spacing: 1px;
		text-transform: uppercase;
		line-height: 24px;
	}
#footer2 a {
	clear: both;
	line-height: 18px;
	text-decoration: none;
}
#contentSearch   {
	margin: 24px 0 0 24px;
}
#cse-search-results iframe   {
   height: 980px;
   width: 660px;
}
a {
	color: #5c616a;
	text-decoration: underline;
}
.aligncenter {
	text-align: center;
}
.big {
	font-size: 14px;
}
.bold {
	font-weight: bold;
}
.button { /* to use with floatright/left*/
	background-color:#afb47c;
	margin:0 24px 0 0;
	padding:4px!important;
}
.button a {
	color:#fff!important;
	font-weight:bold;
	text-decoration:none;
}
.box{background-color:#f1f1f1;display:block;margin:0 0 12px 0;padding:6px;}
.clear {
	clear: both;
}
.alignright {
	text-align: right;
}
.clear {
	clear: both;
}
.floatleft {
	float: left;
	padding: 8px;
}
.floatright {
	float: right;
	padding: 8px;
}
img {
	border: none;
	vertical-align: top;
}
.justify {
	text-align: justify;
}
a.noline {
	text-decoration: none;
}
.red {
	color: #CC252B!important;
}
.small {
	font-size: 10px;

}
.smaller {
	font-size: 9px;

}
ul {
	margin: 0 0 12px 0;
	line-height: 16px;
}
.spacing li {
	margin-bottom: 18px;
}
ul.lines li {
	border-bottom: 1px solid #cccccc;
	padding: 0 0 17px 0; 
}
ol {
	margin: 0 0 12px 36px;
	line-height: 16px;
}