* {
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

a {
	outline: none;
	color: #ff7500;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

body.splash {
	background: #3881d1 url(../images/bg-splash.jpg) repeat-x left top;
	color: #FFF;
}

#splash-logo {
	width: 528px;
	margin: 0px auto;
	display: block;
	margin-bottom: 39px;
}

.splash-lgs {
	width: 528px;
	margin: 0px auto;
}

.splash-lg {
	width: 147px;
	float: left;
	margin-right: 43px;
	margin-bottom: 29px;
	text-align: justify;
}

.splash-lg-last {
	margin-right: 0;
}

body {
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #666666;
	/*background-color: #2a2525;*/
	background-color: #443b3b;
	text-align: justify;
}

.canvas {
	width: 960px;
	margin: 0px auto;
}

/* @group top */
#top {
	height: 116px;
	background: url(../images/bg-top.jpg) repeat-x;
}

#top .canvas {
	background: url(../images/bg-banner.jpg) repeat-x;
	position: relative;
}

#top h1 a {
	text-indent: -5000px;
	display: block;
	/*width: 255px;*/
	width: 285px;
	height: 116px;
	background: url(../images/logo-s-leclere-and-consultants.jpg) no-repeat;
}

#top .canvas #flashcontent {
	position: absolute;
	width: 568px;
	height: 116px;
	top: 0px;
	/*left: 275px;*/
	left: 286px;
	background: url(../images/bg-banner.jpg) repeat-x;
}

#languages {
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	right: 38px;
	top: 6px;
}

#languages li {
	float: left;
	margin-right: 7px;
}

#languages li a {
	color: #b4c2ed;
	text-decoration: none;
}

#languages li a:hover,
#languages li a.selected {
	color: #FFF;
}
/* @end */


/* @group nav */


#nav {
	height: 39px;
	background: url(../images/bg-nav.jpg) repeat-x;
}

#nav .canvas {
	height: 39px;
	background: #eaeaea url(../images/bg-in-nav.jpg) repeat-x;
}

#nav ul {
	font-size: 14px;
	list-style-type: none;
	margin-left: 43px;
	float: left;
}

#nav ul li {
	float: left;
	height: 39px;
}

#nav ul li.selected {
	background: url(../images/nav-arrow.jpg) no-repeat center 31px;
}

#nav ul li a {
	display: block;
	padding: 0 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 31px;
}

#nav ul li a:hover,
#nav ul li a.selected {
	background: url(../images/bg-selected-nav.jpg) repeat-x;
}
/* @end */


/* @group middle */
#middle .canvas {
	background-color: #eaeaea;
	/*margin-top: -8px;*/
	padding: 35px 43px;
	width: 874px; /* 960px - (2x43px) */
}

.left-block,
.right-block,
.large-block {
	background-color: #FFF;
	border: 1px solid #d6d6d6;
	padding: 12px 18px;
	margin-bottom: 23px;
}

.left-block {
	width: 197px;
	float: left;
	font-size: 11px;
}

.right-block {
	width: 573px;
	float: right;
	position: relative;
}

.large-block {
	float: left;
}

h1 {
	font-size: 22px;
	line-height: 22px;
	color: #346bc4;
	font-weight: bold;
	margin-bottom: 17px;
}

h2 {
	background: url(../images/news-bullet.gif) no-repeat left 3px;
	padding-left: 13px;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
	display: inline;
}

.date {
	font-size: 10px;
	color: #999999;
}

p {
	line-height: 14px;
	margin-bottom: 19px;
}

.left-block p {
	margin-bottom: 20px;
}

.right-block-long-text h1 {
	float: left;
}

.right-block p.left,
.right-block ul.left {
	width:  265px;
	float: left;
}

.right-block p.who-we-are {
    width: 420px;
    line-height: 1.5em;
}

.right-block p.who-we-are-with-news {
    width: 550px;
    line-height: 1.3em;
}

.right-block p.who-we-are-with-news img {
    position: relative;
    float: right;
    width: 300px;
    margin-left: 10px;
    top: 0;
    right: 0;
}

.right-block ul.left.auto {
	width: auto;
}

.right-block p.right,
.right-block ul.right {
	width:  265px;
	float: right;
}

p.read-more {
	text-align: right;	
}

.right-block img {
	position: absolute;
	top: 12px;
	right: 18px;
	width: 271px;
	border: 1px solid #dedede;
}

.right-block-long-text img {
	position: static;
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}

.right-block-long-text p {
	float: left;
}

.simple-block {
	float: none;
	/*width: 100%;*/
	width: auto;
}

.simple-block-home-with-news {
    width: 573px;
    float: right;
}

.simple-block h1 {
	width: 300px;
}

.simple-block img {
	width: 376px;
}


.orange {
	color: #ff7500;
}

ul.check {
	list-style-type: none;
}

ul.check li {
	padding-left: 23px;
	margin-bottom: 15px;
	background: url(../images/check-bullet.gif) no-repeat left 2px;
}

ul.check li ul {
	list-style-type: none;
	margin-top: 5px;
}

ul.check li ul li {
	padding-left: 16px;
	background: url(../images/news-bullet.gif) no-repeat left 3px;
	margin-bottom: 3px;
}

.team-member {
	padding-left: 100px;
	position: relative;
	margin-bottom: 20px;
}

.team-member img {
	position: absolute;
	top: 1px;
	left: 0;
	border: 1px solid #DEDEDE;
}

#team h2 {
	font-size: 14px;	
	font-weight: bold;
	background: none;
	padding-left: 0;
}

#team ul {
	list-style-type: disc;
	margin-left: 15px;
	font-size: 11px;
}

#team p {
	margin-bottom: 10px;
}

#team p.team-contact {
    margin: 10px 0 25px 0;
}

#team img {
	width: 76px;
}

#profiles {
	float: none;
	border-top: 1px solid #d6d6d6;
	position: relative;
}

.profile {
	padding-top: 17px;
	border-top: 1px solid #d6d6d6;
	position: relative;
	margin-bottom: 19px;
}

.profile h2 {
	font-size: 14px;
	color: #666666;
	background: none;
	padding-left: 0;
	margin-bottom: 2px;
	display: block;
}

.profile h3 {
	color: #ff7000;
	font-size: 20px;
	margin-bottom: 18px;
}

.profile .line {
	margin-bottom: 3px;
}

.profile .line .label {
	width: 72px;
	float: left;
}

.profile .line .value {
	float: left;
	color: #000000;
}

.buttons {
	margin-top: 20px;
}

.buttons .button {
	margin-right: 23px;
	float: left;
}

a.button {
	display: block;
	width: 102px;
	height: 21px;
	line-height: 21px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

a.button.orange {
	background: url(../images/button-orange.jpg) no-repeat;
}

a.button.blue {
	background: url(../images/button-blue.jpg) no-repeat;
}

.ref {
	font-size: 16px;
	color: #2a2525;
	position: absolute;
	right: 0px;
	top: 15px;
}

#thanks {
    float: none;
}

#search-zone {
	position: absolute;
	top: 15px;
	right: 18px;
}

#search-field {
	border: 1px solid #D6D6D6;
}

.search-result-label {
	/*background-color: #ff7000;
	color: #FFF;*/
	color: #ff7000;
	font-weight: bold;
}

#paging {
	margin-top: 45px;
	margin-bottom: 10px;
	text-align: center;
}

.align-left {
	text-align: left;
}
/* @end */


/* @group left-nav */
ul.left-nav {
	list-style-type: none;
}

ul.left-nav li {
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

ul.left-nav li a {
	display: block;
	font-size: 12px;
	color: #4275c8;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
}

ul.left-nav li a .left {
	float: left;
	width: 150px;
}

ul.left-nav li a .right {
	float: right;
	color: #d6d6d6;
	font-weight: bold;
}

ul.left-nav li a.selected .right,
ul.left-nav li a:hover .right {
	color: #4275c8;
}
/* @end */

/* @group news */
#news h2 {
	text-align: left;
}

#news ul {
	margin-left: 10px;
	margin-top: -10px;
}

#news ol {
	margin-left: 10px;
	margin-top: 10px;
}

#news ul li {
	margin-bottom: 8px;
}

#news ul li ul {
	margin-top: 5px;
}


/* @end */

/* @group footer */
#footer .canvas {
	background-color: #c0c0c0;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
}
/* @end */