html {
	overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	/*background: #f2f2f2 url("/i/bg.gif") top repeat-x;*/
	background: #ffffff url("/i/bg_etoile.gif") top left no-repeat;
	/*background: #222222 url("/i/bg.gif") top repeat-x;*/
}
form {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
.hr {
	border: none;
  line-height: 0em;
  padding: 0;
  overflow: hidden;
  margin: 15px 0 15px 0;
	background: url("/i/hr.gif") no-repeat;
	height: 3px;
}
img {
	border: 0;
}
input, select, textarea {
	font-size: 11px;
}
p, #threew p {
	margin: 0;
	padding-bottom: 8px;
}
.home p {
	padding:0;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
}
#container {
	margin: auto;
	text-align: left;
	width: 762px;
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	padding-bottom: 15px;
}
#logo {
	padding-left: 450px;
	padding-bottom: 19px;
}
#websites {
	position: absolute;
/*	top: 28px;
	left: 448px;
*/
	top: 33px;
	left: 550px;
}
#websites a {
display: block;
color: #222222;
text-decoration: none;
}
#websites a:hover {
text-decoration: underline;
}
#select_websites {
	background: #f3f3f3;
}
#contact {
	position: absolute;
	top: 33px;
	left: 679px;
}
#contact a {
	display: block;
	background: url("/i/bulle.gif") no-repeat;
	padding-left: 14px;
	color: #222222;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}
#navbg {
	height: 30px;
	background: url("/i/navbg.gif") no-repeat;
}
#main {
	background: #FFFFFF url("/i/mainbg.gif") repeat-y;
	margin-bottom: 10px;
}
#mainbot {
	background: url("/i/mainbgbot.gif") bottom no-repeat;
}
#navpad {
	padding-top: 2px;
	position: relative;
}
#nav a {
	display: block;
	font-weight: bold;
	vertical-align: middle;
	line-height: 28px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	height: 28px;
	color: black;
}

/*ANCIENNE NAVIGATION
a#about {
	left: 50px;
	width: 107px;
}
a#about.active, a#about:hover {
	background: url("/i/nav/about.gif") no-repeat;
	color: white;
}
a#highlights {
	left: 179px;
	width: 117px; 
}
a#highlights.active, a#highlights:hover {
	background: url("/i/nav/highlights.gif") no-repeat;
	color: white;
}
a#locations {
	left: 313px;
	width: 116px;
}
a#locations.active, a#locations:hover {
	background: url("/i/nav/locations.gif") no-repeat;
	color: white;
}
a#practice-groups {
	left: 446px;
	width: 154px;
}
a#practice-groups.active, a#practice-groups:hover {
	background: url("/i/nav/practice-groups.gif") no-repeat;
	color: white;
}
a#awards {
	left: 613px;
	width: 99px;
}
a#awards.active, a#awards:hover {
	background: url("/i/nav/awards.gif") no-repeat;
	color: white;
}
*/
/*NOUVELLE NAVIGATION*/
a#about {
	left: 50px;
	width: 107px;
}
a#about.active, a#about:hover {
	background: url("/i/nav/about.gif") no-repeat;
	color: white;
}
a#locations {
	left: 179px;
	width: 116px;
}
a#locations.active, a#locations:hover {
	background: url("/i/nav/locations.gif") no-repeat;
	color: white;
}
a#practice-groups {
	left: 313px;
	width: 154px;
}
a#practice-groups.active, a#practice-groups:hover {
	background: url("/i/nav/practice-groups.gif") no-repeat;
	color: white;
}
a#awards {
	left: 480px;
	width: 99px;
}
a#awards.active, a#awards:hover {
	background: url("/i/nav/awards.gif") no-repeat;
	color: white;
}







#mainpad {
	padding: 0 2px 0 2px;
}
#maininner {
	width: 758px;
	padding-bottom: 30px;
}
.home #maininner {
	padding-bottom: 10px;
}
#subnav {
	background-color: #666666;
	height: 25px;
}
.about #subnav {
	background: #d72325;
}
.practice-groups #subnav {
	background: #d72325;
}
.highlights #subnav {
	background: #d72325;
}
.locations #subnav {
	background: #d72325;
}
.awards #subnav {
	background: #d72325;
}
/*.practice-groups #subnav {
	background: #ed901a;
}
.highlights #subnav {
	background: #c3144d;
}
.locations #subnav {
	background: #63b331;
}
.awards #subnav {
	background: #4f91cd;
}

*/



#subnavborder {
	padding-top: 1px;
	border-bottom: 1px solid #858585;
}
.about #subnavborder {
	border-color: #df4f51;
}

.highlights #subnavborder {
	border-color: #df4f51;
}
.locations #subnavborder {
	border-color: #df4f51;
}
.practice-groups #subnavborder {
	border-color: #df4f51;
}
.awards #subnavborder {
	border-color: #df4f51;
}

/*.highlights #subnavborder {
	border-color: #cf4371;
}
.locations #subnavborder {
	border-color: #82c25a;
}
.practice-groups #subnavborder {
	border-color: #f1a648;
}
.awards #subnavborder {
	border-color: #4f91cd;
}*/


#subnav a {
	color: white;
	text-decoration: none;
	padding: 0 10px 0 10px;
}
#subnav a:hover {
	text-decoration: underline;
}
#subnav a.active {
	font-weight: bold;
	text-decoration: underline;
}
#subnavpad {
	padding: 3px 0 0 0;
}
#graybar {
	height: 40px;
	background: #e2e2e2 url("/i/graygradient.gif") left bottom repeat-x;
	position: relative;
}
/*#graybar h2 {
	position: absolute;
	top: 17px;
	left: 18px;
	float: left;
	background: #4f91cd;
	color: white;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}*/

#graybar h2 {
	position: absolute;
	top: 17px;
	left: 18px;
	float: left;
	background: #d72325;
	color: white;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.about #graybar h2 {
	background: #d72325;
}
.locations #graybar h2 {
	background: #d72325;
}
.highlights #graybar h2 {
	background: #d72325;
}
.practice-groups #graybar h2 {
	background: #d72325;
}

/*.locations #graybar h2 {
	background: #63b331;
}
.highlights #graybar h2 {
	background: #d11552;
}
.practice-groups #graybar h2 {
	background: #ed901a;
}*/


.h2l {
	background: url("/i/graypixel.gif") no-repeat;
}
.h2r {
	background: url("/i/graypixel.gif") top right no-repeat;
}
.h2pad {
	padding: 2px 8px 1px 5px;
}
#searchhome {
	border: 1px solid #cacaca;
	padding: 1px;
	margin-bottom: 5px;
}
#searchhomepad {
	background-color: #e2e2e2;
	padding: 7px 0px 7px 8px;
}
#searchhomerel {
	position: relative;
}
#search {
	position: absolute;
	top: 8px;
	left: 573px;
	width: 143px;
	height: 21px;
	border: 1px solid #c0c0c0;
	background: #FFFFFF;
}
.home #search {
	position: relative;
	top: 0;
	left: 0;
}
.home #search img {
	display: inline;
}
#searchpad {
	padding: 3px 0 0 5px;
}
#searchinput {
	border: 0;
	width: 120px;
}
#logosmall {
	position: absolute;
	top: 9px;
	left: 723px;
}
.home #logosmall {
	position: absolute;
	top: 2px;
	left: 150px;
}
#inner {
	position: relative;
}
#lcol {
	width: 505px;
	min-height: 300px;
}
.global-leadership-team #lcol {
	width: 870px;
}
#lcol a {
	color: #222222;
}
#lcolpad {
	padding: 14px 45px 0 39px;
}
.about h3 {
	font-size: 20px;
	font-weight: normal;
	color: #222222;
	text-transform: uppercase;
	position: relative;
	left: -20px;
	padding-bottom: 8px;
}
.home #lcol,
.highlights #lcol,
.practice-groups #lcol,
.locations #lcol {
	width: 552px;
}

.home #lcolpad {
	padding-left: 12px;
	padding-right: 12px;
}
.p4 #lcolpad {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 15px;
}
.highlights #lcolpad,
.practice-groups #lcolpad {
	padding-left: 21px;
	padding-right: 58px;
}
.our-5-distinctive-assets #lcolpad {
	padding-left: 21px;
}
.practice-groups h3 {
	font-size: 18px;
	font-weight: normal;
	color: #222222;
	text-transform: uppercase;
	padding-bottom: 8px;
}
.practice-groups .color {
	color: #ed901a;
}
.home #lcol,
.highlights #lcol,
.locations #lcol,
.practice-groups #lcol, 
.contact #lcol {
	float: left;
}
.p4 #lcol {
	position: absolute;
	top: 0;
	left: 0;
}
.home #rcol,
.highlights #rcol,
.locations #rcol,
.practice-groups #rcol, 
.contact #rcol {
	float: right;
}
.home #rcol,
.highlights #rcolpad,
.locations #rcolpad,
.practice-groups #rcolpad, 
.contact #rcolpad {
	padding: 14px 11px 0 0;
}
.home #rcol {
	padding-right: 10px;
}
.highlights #lcol h2 {
	font-size: 20px;
	font-weight: normal;
	color: #222222;
	text-transform: uppercase;
	padding-bottom: 8px;
}
.highlights h3,
.locations h3 {
	font-size: 18px;
	font-weight: normal;
	color: #222222;
	text-transform: uppercase;
	padding-bottom: 8px;
}
.highlights h3 a {
	color: #222222;
	text-decoration: none;	
}
.highlights h3 a:hover {
	text-decoration: underline;
}
.highlights .color {
	color: #d11552;
}
.highlights #lcolpad>p {
	padding: 0;
}
.highlights .entry {
	padding-left: 20px;
}
.about #rcol,
.awards #rcol {
	position: absolute;
	top: 0;
	right: 0;
}
.global-leadership-team #lcol img,
.practice-groups #lcol img,
.awards #lcol img {
	border: 1px solid #c0c0c0;
	margin-right: 10px;
}
.awards #lcol img {
	margin-top: 3px;
}
.p5 #lcol img {
	border: 0;
	margin-right: 0;
}
#rcol img {
	display: block;
}

.about p.legend {
	display: block;
	margin: 0;
	padding: 7px 10px 7px 10px;
	background-color: #d72325;
	color: white;
	font-style: normal;
}
.about p.legend a {
	color: white;
}
.menutitle {
	background: url("/i/menutitlebg.gif") no-repeat;
	width: 195px;
	height: 28px;
	line-height: 28px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.menutitle a {
	color: white;
	text-decoration: none;
}
.menutitle a:hover {
	text-decoration: underline;
}
.menutitlepad {
		padding-left: 10px;
}
.menu {
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	padding: 0 1px 0 1px;
	background: #FFFFFF url("/i/menubg.gif") left bottom repeat-x;
	margin-bottom: 6px;
}
.menusep li {
	border-bottom: 1px solid #d4d4d4;
}
.menusep li.active {
	background: url("/i/menuactivebg.gif") left bottom repeat-x;
}
.menusep li.last {
	border: 0;
}
.menu a {
	display: block;
	background: url("/i/arrowblue.gif") 8px 8px no-repeat;
	padding: 3px 4px 3px 15px;
	text-decoration: none;
	color: #222222;
}
.menu a:hover {
	text-decoration: underline;
}
.menusep a {
	background-position: 8px 8px;
	padding: 5px 4px 4px 15px;
}
.right {
	float: right;
}
.entry img {
	padding: 2px 10px 10px 0;
}
#lcolpad ul {
	margin: 0;
	padding-left: 20px;
}
#lcolpad li {
	list-style-type: disc;
}
.our-5-distinctive-assets #rcol {
	display: none;
}
.spirit-and-strength #lcol, 
.our-5-distinctive-assets #lcol,
.awards #lcol {
	width: 100%;

}
.spirit-and-strength #lcolpad th, 
.our-5-distinctive-assets #lcolpad th {
	padding-top: 10px;
}
/*.spirit-and-strength #lcolpad th,
.spirit-and-strength #lcolpad td,*/
.our-5-distinctive-assets #lcolpad th,
.our-5-distinctive-assets #lcolpad td {
	vertical-align: top;
	text-align: center;
	width: 125px;
}
.spirit-and-strength #lcolpad td,
.our-5-distinctive-assets #lcolpad td {
	vertical-align: top;
	text-align: left;
	padding: 7px 10px 20px 10px;
	background: url("/i/assetsep.gif") right top no-repeat;
}
.spirit-and-strength #lcolpad td strong,
.our-5-distinctive-assets #lcolpad td strong {
	font-weight: bold;
	color: #d72325;
}
.contact #lcol {
	width: 270px;
	background: url("/i/assetsep.gif") right top no-repeat;
	height: 300px;
}
.contact #lcolpad {
	padding-left: 21px;
}
.contact #rcolpad {
	width: 445px;
}
.news {
	width: 191px;
}
.newspad {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 4px 10px 4px 10px;
	line-height: 14px;
}
.newsalt1 {
	background-color: #efefef;
}
.news .flow {
	height: 59px;
	overflow: hidden;	
}
.news .date {
	color: #888888;
}
.news .title {
	font-weight: bold;
}
.news .more a {
	text-align: right;
	color: #888888;
	background: url("/i/newsbullet.gif") 107px 4px no-repeat;
	padding-top: 0;
	padding-bottom: 0;
}
#threew {
}
#threewborder {
	border: 1px solid #cacaca;
	margin-top: 19px;
}
#threewpad1 {
	padding: 1px;
}
#threewbordercolor {
	border-top: 5px solid #cc0001;
}
#threewpad2 {
	padding: 12px 15px 12px 15px;
}
#threewnav ul {
	padding: 0;
	
}
#threewnav li {
	float: left;
	display: inline;
	padding-right: 1px;
}
#threewnav a {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 21px;
}

/* ANCIENNE WHO WHAT WHERE*/
#navwho {
	background: url("/i/home/who.gif") no-repeat;
	width: 86px;
	height: 21px;
}
#navwho.active {
	background-image: url("/i/home/whoa.gif");
	color: white;
	font-weight: bold;
}
#navwhat {
	display: block;
	background: url("/i/home/what.gif") no-repeat;
	width: 86px;
	height: 21px;
}
#navwhere {
	display: block;
	background: url("/i/home/where.gif") no-repeat;
	width: 97px;
	height: 21px;
}
#who, #what, #where {
	clear: left;
}
#what, #where {
	display: none;
}

/* NOUVELLE WHO WHAT WHERE
#navwho {
	background: url("/i/home/who.gif") no-repeat;
	width: 40px;
	height: 21px;
}
#navwho.active {
	background-image: url("/i/home/whoa.gif");
	color: white;
	font-weight: bold;
}
#navwhat {
	display: block;
	background: url("/i/home/what.gif") no-repeat;
	width: 40px;
	height: 21px;
}
#navwhere {
	display: block;
	background: url("/i/home/where.gif") no-repeat;
	width: 40px;
	height: 21px;
}
#who, #what, #where {
	clear: left;
}
#what, #where {
	display: none;
}
*/
/* END NOUVELLE WHO WHAT WHERE*/


#footer {
	background: #FFFFFF url("/i/footerbg.gif") no-repeat;
	height: 21px;
	line-height: 21px;
	color: #444444;
	padding: 0 14px 0 13px;
}
#footer a {
	background: url("/i/arrow.gif") 0 5px no-repeat;
	padding: 0 10px 0 10px;
	color: #444444;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

