/* CSS Document */
body {
	background-color: #999999;
	padding: 0;
	margin: 20px 0;
	color: #333333;
}
h1 {
	padding: 0;
	margin: 0;
	font-size: 16px;
}

h2 {
	padding: 0;
	margin: 0;
	line-height: 24px
}
a img {
	border: none;
}
#container {
	width: 900px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0 auto;
	padding: 0;
}
#upperContainer {
	background-color: #FFFFFF;
	padding: 0 0 5px 0;
	margin: 0;
}
#headerContainer {
}
#topBannerFr, #topBannerEn {
	width: 890px;  /* 702px */
	height: 168px;
	padding: 0;
	margin: 5px 5px 0 5px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#topBannerFr {
	background-image: url(../images/banner_fr.jpg);
}
#topBannerEn {
	background-image: url(../images/banner_en.jpg);
}
.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0098d4;
	font-weight: bold;
}
.services2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0098d4;
	font-weight: bold;
}
.obj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C60;
	font-weight: bold;
}
.tem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C60;
	font-weight: bold;
	font-style: italic;
}

/******************
 * Top Navigation *
 ******************/
#topNav {
	background-image:url(../images/shadow.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	height:32px;
	width: 900px; /* 702px */
	padding: 0 0 0 0;
	margin: 0 0 0 5px;
}
#topNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topNav li {
	float: left;
	padding:0;
	margin:0;
}
#topNav img {
	background: transparent;
	background-color:#FFFFFF;
}
#topNav img:hover {
	background-color: #203846;
}
.topNavFillerFr {
	background-color:#BC5812;
	background-position:top left;
	width:140px;
	height:25px;
}
.topNavFillerEn {
	background-color:#BC5812;
	background-position:top left;
	width:178px;
	height:25px;
}
/************************/

#mainContainer {
	padding: 0;
	margin: 0 5px 0 5px;
	position: relative;
	background-color: #FFFFFF;
}
#rightColumn {
	padding: 20px 15px 15px 15px;
	margin: 0 0 0 0;
	background-color: #f0f0f0;
	float: left;
	width: 598px;  /****was 410px***/
	min-height: 920px
}
#emploi {
	margin: 0 0 0 0;
	background-color: #f0f0f0;
	left: 170px;
	width: 550px;  /****was 410px***/
	padding-left: 50px;
}


#history {
	background-image: url(../images/bg_house.jpg);
}


#leftColumn {
	padding: 0;
	margin: 0;
	float: left;
	width: 262px;
}
#leftColumnTop {
	background-image: url(../images/bg_face_r.jpg);
	background-repeat: no-repeat;
	width: 262px;
	height: 125px;/**250px**/
}
#leftColumnTop div.stats {
	padding:30px 10px 0 10px;
	margin:0;
}
#infolettre {
	padding:30px 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: center;
}
#testimonial {
	padding:30px 10px 0 10px
}

/********************
 * Left column cube *
 ********************/
#leftColumnCube {
	width: 262px;
	height: 250px;
}
#leftColumnCubeTopLeft {
	background-image:url(../images/box_photo.jpg);
	background-repeat:no-repeat;
	width:127px;
	height:127px;
	float:left;
	margin:0 4px 0 0
}
#leftColumnCubeTopRight {
	background-color:#f05e22; /*#e5f2ff*/
	width:127px;
	height:127px;
	float:left;
}
#leftColumnCubeTopRight p {
	padding:10px 10px 0 0;
	text-align:right;
	color:#ffffff; /*#666666*/
	margin:0;
}
#leftColumnCubeBottomLeft {
	background-color:#23a9e1;
	width:127px;
	height:127px;
	float:left;
	margin:4px 4px 0 0;
}
#leftColumnCubeBottomLeft img {
	padding:65px 0 0 5px;
}
#leftColumnCubeBottomRightFr, #leftColumnCubeBottomRightEn{
	background-color:#8fd3f0;
	width:127px;
	height:127px;
	float:left;
	margin: 4px 0 0 0;
}
#leftColumnCubeBottomRightFr img {
	padding:70px 0 0 11px;
}

#leftColumnCubeBottomRightEn img {
	padding:70px 0 0 5px;
}

/*************************/

#leftColumnLogos {
	/***background-image: url(../images/logos.gif);
	background-repeat: no-repeat;
	background-position: center;***/
	width: 262px;
	height: 170px;
	margin:20px 0 0 0;
}
#columnsAlign {
	clear: both;
	padding: 0;
	margin: 0;
}
#lowerContainer {
	background-image:url(../images/shadow_gr.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	height: 10px;
}

/*********************
 * Bottom Navigation *
 *********************/
#bottomNav {
	background-color: #000000;
	background-position: top left;
	width: 900px;
	height: 7px;
	margin:0;
	padding:0;
}
#bottomNav img {
	background: transparant;
	background-color:#FFFFFF;	
}
#bottomNav img:hover {
	background-color:#FFFFCC;
}
#bottomNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#bottomNav li {
	float: left;
	padding:0;
	margin:0 2px 0 0;
	background-image:url(../images/shadow_gr.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	height:24px;
}
/**********************/

/*CSS for the scroller*/

#pscroller1 {
	width: 200px;
	height: 30px;
	border: 0px solid black;
	padding: 5px;
}

.scrollstyle { 
	padding-left:100px;
	color: #666666;
}


/*CSS for the forms*/

fieldset {
	border:1px dotted #666666;
	background: #e5f2ff;
	padding: 5px;
}

legend {
	font-size: 14px;
}

/*extras*/

.blue {
	color: #0099ff;
}

#orangebox {
	width: 410 px;
	background-color: #ee5222
}
