body {

	width: 100%;
	height: 100%;
	background: #D8D8D8 url(../images/header-bg.jpg) top left repeat-x;

	font: normal 11px Tahoma, Arial, "Lucida Grande", "Lucida Sans Unicode";
	color: #494E51;
}


h3 {

	font-weight: bold;
	font-size: 12px;
	padding-bottom: 8px;
}

p {
	padding-bottom: 10px;
}

a:link, a:visited, a:hover, a:active {

	color: #FE8804;
	text-decoration: underline;
}

a:hover {

	text-decoration: none;
}

p a.newslink:link, p a.newslink:visited, p a.newslink:hover, p a.newslink:active {

	color: #FE8804;

	/*color: #494E51;*/
	font-weight: normal;
	text-decoration: underline;
}

p a.newslink:hover {

	text-decoration: none;
}


#container {
	position: relative;
	display: block;
	width: 990px;
	margin: 0 auto;
	min-height: 800px;
	height: auto;
}

#wrapper {
	float: left;
	height: auto;
	position: relative;
	width: 100%;
}

/************************************************* HEADERS *************************************************/
#header {
	position: relative;
	width: 100%;
	display: block;
	
}

#header #logo {

	position: relative;
	top: 7px;
	width: 215px;
	height: 91px;
	display: block;
	float: left;
}

#header #exhibit {
	
	position: relative;
	top: 21px;
	left: 85px;
	width: 125px;
	height: 65px;
	display: block;
	float: left;
}

#header #slogan {
	clear: none;
	float: right;
	position: relative;
	top:45px;
	left: 120px;
	display: block;
	width: 172px;
	height: 32px;

}

#logo img {
	/*width: 215px;*/
	/*height: 91px;*/
}

#navs_main {
	position: relative;
	top: 12px;
	left: 20px;
	display: block;
	clear: both;
	width: 946px;
	height: 40px;
}

#navs_main li {
	height: 38px;
	width: auto;
	float: left;
	padding-right: 13px;
}

#navs_main li a {
	height: 38px;
	display: block;
	width: auto;
	background: url(../images/all-menu-en.jpg) 0 0 no-repeat;
}


#navs_main a.societe:link, #navs_main a.societe:visited, #navs_main a.societe:hover {
	width: 123px;
	background-position: 0 0;
}

#navs_main a.societe:hover {
	background-position: 0 -39px;
}

#navs_main a.societe_active:link , #navs_main a.societe_active:visited, #navs_main a.societe_active:hover{
	background-position: 0 -78px;
	width: 123px;
}

#navs_main a.solutions:link, #navs_main a.solutions:visited, #navs_main a.solutions:hover {
	background-position: -124px 0;
	width: 123px;

}
#navs_main a.solutions:hover {
	background-position: -124px -39px;

}
#navs_main a.solutions_active:link, #navs_main a.solutions_active:visited, #navs_main a.solutions_active:hover {
	background-position: -124px -78px;
	width: 123px;

}

#navs_main a.pourquoi:link, #navs_main a.pourquoi:visited, #navs_main a.pourquoi:hover {
	background-position: -247px 0;
	width: 167px;
}

#navs_main a.pourquoi:hover {
	background-position: -247px -39px;

}
#navs_main a.pourquoi_active:link, #navs_main a.pourquoi_active:visited, #navs_main a.pourquoi_active:hover{
	background-position: -247px -78px;
	width: 167px;

}

#navs_main a.references:link, #navs_main a.references:visited, #navs_main a.references:hover {

	background-position: -415px 0;
	width: 123px;

}
#navs_main a.references:hover {
	background-position: -415px -39px;

}
#navs_main a.references_active:link, #navs_main a.references_active:visited, #navs_main a.references_active:hover{
	background-position: -415px -78px;
	width: 123px;
}

#navs_main a.contacts:link, #navs_main a.contacts:visited, #navs_main a.contacts:hover {

	background-position: -538px 0;
	width: 123px;
}

#navs_main a.contacts:hover {

	background-position: -538px -39px;
}

#navs_main a.contacts_active:link, #navs_main a.contacts_active:visited, #navs_main a.contacts_active:hover{

	background-position: -538px -78px;
	width: 123px;
}


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

#navs_lang {

	float:right;
	height: 23px;
	width: auto;	
}

#navs_lang ul {
	position: relative;
}

#navs_lang li {

	float: left;
	height: 23px;
	width: auto;
}

#navs_lang li.lang_left {
	
	width: 38px;
	height: 23px;
	display: block;
	background: url(../images/flags-left.jpg) top left no-repeat;
}

#navs_lang li.lang_center {

	width: auto;
	height: 23px;
	display: block;
	background: url(../images/flags-center.jpg) top left repeat-x;
	line-height: 23px;
}

#navs_lang li.lang_right {
	
	width: 38px;
	height: 23px;
	display: block;
	background: url(../images/flags-right.jpg) top left no-repeat;
}



#navs_lang li a {

	background: url(../images/flags.jpg) 0 0 no-repeat;
	width: 70px;
	display: block;
	height: 20px;
}

#navs_lang li a.lang_en {

	padding: 0;
	width: 67px;

}

#navs_lang li a.lang_fr {
	background-position: -77px 0;
	width: 60px;
}



/************************************************* CONTENT *************************************************/

#content {
	clear: both;
	position: relative;
	top: 26px;
	float: left;
	height: auto;
}

#main {
	position: relative;
	float: left;
	display: block;
	width: 626px;
	height: auto;
	min-height: 400px;
	top: -14px;
}

#sidebar {
	float: left;
	position: relative;
	left: 14px;
	display: block;
	width: 330px;
	margin: 0;
	padding:0;
	height: auto;
	min-height: 400px;
	top: -14px;
}


.bax1 {
	clear: both;
	float: left;
	width: 100%;
}

.bax2 {
	clear: both;
	float: left;
	width: 100%;
}

.bax2 div.bax2_left {
	float: left;
	position: relative;
	width: 306px;
}

.bax2 div.bax2_right {
	float: left;
	position: relative;
	width: 306px;
}

.bax2 div.bax2_spacer {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 14px;
	height: 20px;
	display: block;
	clear: none;
}



div.bax {

	clear: both;
	float: left;
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	margin-top: 14px;
}

div.bax div.bax_title {

	position: relative;
	display: block;
	height: 40px;
	width: 100%;
	background: url(../images/mid.jpg) 0 0 repeat-x;
}

div.bax_title div.title_left {
	
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	height: 40px;
	width: 11px;
	background: url(../images/left.jpg) 0 0 no-repeat;
}

div.bax_title div.title_right {

	position: absolute;
	top: 0;
	left: 100%;
	margin-left: -11px;
	display: block;
	height: 40px;
	width: 11px;
	background: url(../images/right.jpg) 0 0 no-repeat;
}

div.bax_title div.title_center {
	
	display: block;
	position: relative;
	top: 0;
	left: 9px;
	height: 40px;
	
}

div.title_center h2 {
	
	display: block;
	height: 22px;
	line-height: 22px;
	width: 98%;
	position: relative;
	top: 11px;
	font-size: 17px;
	left: 6px;
	float: left;
	
	color: #005CB3;
	font-weight: bold;
	font-size: 15px;
	font-family: Tahoma;
}

div.title_center h4 {
	
	display: block;
	width: 60%;
	margin: 0;
	position: relative;
	top: -6px;
	font-size: 14px;
	
	left: 110px;
	letter-spacing: -2px;
	float: left;

	color: #FFF;

	color: #888;
	font-family: Tahoma;
	font-weight: normal;
	letter-spacing: 0;
	font-size: 12px;
}

div.title_center span {

	position: relative;
	float: right;
	margin-right: 3px;
	margin-top: 1px;
}


div.bax div.bax_content {
	position: relative;
	clear: both;
	display: block;
	float: left;
	width: 100%;
	background: #FFF;
	padding-top: 10px;
}



div.bax_content h3 {
	padding-left: 16px;
	padding-right: 16px;
	display: block;
}

div.bax_content p {
	padding-left: 16px;
	padding-right: 16px;
	
	display: block;
}

div.bax_content ul {

	position: relative;
	list-style-type: disc;
	color: #494E51;
	width: 83%;
	list-style-position: outside;
	padding: 0;
	padding-left: 40px;
}




div.bax_content ul.list_num {
	
	list-style-type: decimal;
}

div.bax_content ul li {

	padding-bottom: 10px;
}

div.bax_content #numx {

	list-style-type: decimal;
	position: relative;
	margin-top: 10px;
	padding: 0;
	margin-left: 0;
	padding-left: 25px;
	width: 100%;
}

div.bax_content #numx li {
	padding-bottom: 10px;
}




div.bax div.bax_foot {
	
	display: block;
	clear: both;
	width: 100%;
	height: 9px;
	background: #FFF;
}

div.bax_foot div.bax_foot_left {
	
	float: left;
	display: block;
	width: 10px;
	height: 9px;
	background: #FFF url(../images/footer-left.jpg) 0 0 no-repeat;
}



div.bax_foot div.bax_foot_right {
	
	float: right;
	display: block;
	width: 10px;
	height: 9px;
	background: #FFF url(../images/footer-right.jpg) 0 0 no-repeat;
}




div.bax ol {
	position: relative;
	float: left;
	text-indent: 0px;
	padding: 0px;
	padding-left: 17px;
	padding-right: 17px;
	margin-left: 0px;
}

div.bax ol li {
	clear: both;
	display: block;
}

div.bax ol li span.lnum {
	clear: none;
	display: block;
	float: left;
	width: 20px;
	text-align: left;
}

div.bax ol li span.lcontent {
	float: left;
	display: block;
	width: 255px;
	padding-bottom: 4px;
	height: auto;
}




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

.bax1 form {
	padding-left: 16px;
	padding-right: 16px;
	display: block;
}
.bax1 form p {
	display: block;
	width: 594px;
	height: auto;
	float: left;
	clear: both;
	margin-top: 10px;
	padding: 0;
}

.bax1 form p span.frmleft {

	display: block;

	float: left;
	width: 200px;

	line-height: 18px;
}

.bax1 form p span.frmright {

	display: block;

	float: left;
	width: 394px;
	line-height: 18px;

}

input, textarea {
	font: normal 11px Verdana;
	border: 1px solid #DDD;
	padding: 3px;
}

input.noborder {
	
	border: 0px;
	padding: 0px;
}

a.mutton:link, a.mutton:hover, a.mutton:visited, a.mutton:active,
a.mutton2:link, a.mutton2:hover, a.mutton2:visited, a.mutton2:active{

	display: block;
	float: left;
	width: 83px;
	height: 22px;
	line-height: 22px;

	color: #494E51;
	text-align: center;
	text-decoration: none;
	margin-right: 5px;
	font-weight: bold;

	background: url(../images/see-more-btn.jpg) top left no-repeat;
}

a.mutton:hover {

/*    color: #FE8804; */
}

a.mutton2:link, a.mutton2:visited, a.mutton2:hover, a.mutton2:active {
	background: url(../images/see-more-btn-center) top left repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
}

/************************************************* FOOTERS *************************************************/

#footer {
	clear: both;

	float: left;
	margin-top: 50px;
	display: block;
	width: 100%;
	height: 38px;
	background: #BBBCBE url(../images/footer-stroke.jpg) top left repeat-x;

	line-height: 38px;
	text-align:center;
}

/************************************************* FOOTERS *************************************************/

.shtoggle {

	float:right;
	position: relative;
	top: -10px;
	left: 0px;
	display: block;
	width: 34px;
	height: 17px;
	cursor: pointer;
	clear: none;
	z-index: 10;
}

.shtoggle img {
	position: relative;
	left: 0;
	top: 0;
	cursor: pointer;
}

.block_target_demo {
	
	border: 3px solid #ccc;
}

.dropmarker {
	
	border: 1px solid RED;
}

.emptyPlaceMarker {

	border: 1px dashed #eee;
	background-color: #ccc;
	margin-top: 14px;
	margin-bottom: 0;
	z-index: 1;
	float: left;
}

#guide {
	z-index: 1;
}