html, body {
	background-color: #dfdfdf;
	margin: 0;
	padding: 0;
}
#masterWrapper {
	margin: 0px auto 0px auto;
	padding: 0;
	width: 1000px;
	height: 100%;
	text-align: left;
}
#topWrapper {
	float: left;
	width: 998px;
	background: white url(../_img/bg_header.png) no-repeat 0 15px;
	border: 1px solid #b0b0b0;
	margin-top: 10px;
	overflow: hidden;
}
#imgTextWrapper {
	float: left;
	width: 918px;
	margin-left: 90px;
	display: inline;
	margin-bottom: 6px;
}
#homeWrapper {
	float: left;
	overflow:hidden;
	width: 998px;
	height: 302px;
	border: 1px solid #b0b0b0;
	margin-top: 4px;
	background-color: white;
}
#homeWrapper #imgHomeWrapper {
	float: left;
}
#homeWrapper #newsHomeWrapper {
	width: 298px;
	float: left;
	background:white;
	overflow: auto;
	padding: 10px;
}
#homeWrapper imgHomeWrapper img {
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	height: 300px;
	width: 700px;
}
#centerWrapper {
	float: left;
	width: 998px;
	background: url(../_img/bg_fauxcolumn.png) repeat-y;
	border: 1px solid #b0b0b0;
	margin-top: 10px;
	margin-bottom: 15px;
}
#leftWrapper {
	float: left;
	display: inline;
	width: 759px;
	margin-left: 40px;
	margin-bottom: 50px;
}
#leftWrapper h1 {
	font-family: Arial, Sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #5f7179;
	margin-bottom: 0px;
	letter-spacing: -0.07em;
	display: block;
	line-height: 32px;
	font-size: 38px;
	border-bottom: 1px solid #ed417c;
	padding-bottom: 6px;
	margin-top: 0;
	margin-right:10px;
}
#leftWrapper h2 {
	font-family: "Trebuchet MS", Sans-serif;
	font-weight: normal;
	color: #ed417c;
	font-size: 30px;
	letter-spacing: -1px;
}
#leftWrapper h2.content  {
	margin-top: 40px;
	margin-bottom: 10px;
}
#leftWrapper h4 {
	font-family: "MS Trebuchet", "Lucida Grande", Arial, sans-serif;
	color: #ed417c;
	font-size: 13px;
	letter-spacing: 0.2px;
	margin-bottom: 10px;
	margin-right: 30px;
	margin-top: 30px;
	font-weight: normal;
}
#leftWrapper p.content {
	font-family: "Lucida Grande", Arial, Sans-serif;
	font-size: 12px;
	color: #5f7179;
	line-height: 1.7em;
	margin-right: 20px;
	word-spacing: 0.2em;
	margin-bottom: 20px;
}
#leftWrapper p.award {
	font-family: "Lucida Grande", Arial, Sans-serif;
	color: #5f7179;
	line-height: 1.2em;
	margin-right: 20px;
	word-spacing: 0.2em;
	margin-bottom: 20px;
	font-size: 10px;
	text-align: right;
}
#leftWrapper p.award a {
	color: #ed417c;
	text-decoration: none;
}
#leftWrapper p.award a:hover {
	text-decoration: underline;
}
#leftWrapper strong {
	color: #ed417c;
	font-family: Tahoma, Arial, Sans-serif;
	font-weight: normal;
}
#contentWrapper {
	width: 750px;
	float: left;
}
p.downloadables {
	font-family: "Lucida Grande",Arial,Sans-serif;
	font-size: 10px;
		line-height: 1.9em;
	background-color:  #ffe4ed;
	width: 230px;
	display: block;
	float: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 6px;
	width: 730px;
}
p.downloadables a {
	background: url(../_img/acrobat_magenta.png) no-repeat 0px 2px;
	padding: 0px 10px 0px 20px;
	color: #ed417c;
	text-decoration:none;
	display: block;
}
p.downloadables a:hover {
	text-decoration: underline;
}
#leftWrapper #contentWrapper ul {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	list-style: none;
	color: #5f7179;
	word-spacing: 0.2em;
}
#leftWrapper #contentWrapper ul.content {
	padding: 20px 15px 7px 30px;
	line-height: 15px;
	background: #eee url(../_img/bg_list.png) no-repeat 0 0;
	margin-right: 20px;
}
#leftWrapper #contentWrapper ul.italic {
	font-style: italic;
}
#leftWrapper #contentWrapper li.content {
	margin-bottom: 15px;
}
#leftWrapper #contentWrapper ul.examples {
	background: #ffe4ed url(../_img/bg_list_example.png) no-repeat;
	color: #ed417c;
}
#leftWrapper #index {
	font-family: Georgia, serif;
	font-size: 10px;
	background-color: white;
	margin: 0;
	padding: 4px 0px 0px 2px;
}
#leftWrapper #index li {
	list-style-type: none;
	display: inline;
}
#leftWrapper #index li a {
	list-style-type: none;
	display: inline;
	text-decoration: none;
	color: #5f7179;
}
#leftWrapper #index li a:hover {
	color: #ed417c;
}
#titleWrapper {
	float: left;
	width:100%;
	margin-bottom: 20px;
}
#leftTitleWrapper {
	float: left;
	width: 510px;
	padding-top: 50px;
	vertical-align: bottom;
}
#rightTitleWrapper {
	float: right;
	margin-right: 4px;
	padding-bottom: 4px;
	background: url(../_img/bg_summary.gif) no-repeat;
}
#rightTitleWrapper ul#categories {
	padding-left: 16px;
	padding-right: 10px;
	padding-top: 20px;
	margin: 0;
	width:200px;
}
#rightTitleWrapper ul#categories li {
	list-style-type: none;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	line-height: 20px;
	margin: 0;
}
ul#categories li a {
	text-decoration: none;
	color: #5f7179;
}
ul#categories li a.selected {
	text-decoration: none;
	color: #ed417c;
}
ul#categories li a:hover {
	color: #ed417c;
}
a.miniTop {
	float: right;
	display: block;
	margin-right: 20px;
	text-decoration: none;
	font-family: Arial, Sans-Serif;
	font-size: 8px;
	font-weight: bold;
	background-color: #ed417c;
	color: white;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
#footerWrapper {
	float: left;
	width: 1000px;
	background: white url(../_img/bg_footer.png) repeat-x;
	border: 1px solid #B0B0B0;
	margin-bottom: 20px;
}
#leftFooterPanel {
	float: left;
	display: inline;
	width: 200px;
}
#leftFooterPanel dd {
	margin-left: 20px;
	margin-right: 15px;
	line-height: 25px;
	border-right: 1px solid #dfdfdf;
}
#leftFooterPanel dd a {
	font-size: 11px;
	font-weight: bold;
}
#rightFooterPanel {
	float: left;
	display: inline;
	width: 770px;
	padding: 15px 0px 15px 0px;
}
#rightFooterPanel span {
	float: left;
	margin: 0px 10px 3px 10px;
	padding-bottom: 5px;
	color: #5F7179;
}
#rightFooterPanel span#siteMap {
	font-family: "MS Trebuchet", "Lucida Grande", Arial, Sans-serif;
	text-align: center;
	color: #ed417c;
	width: 775px;
}
#rightFooterPanel dl {
	float: left;
	display: inline;
	margin: 4px;
	margin-left: 12px;
	width: 30%;
}

#rightFooterPanel dd {
	margin: 0;
	line-height: 15px;
	display: block;
}
#rightFooterPanel dt {
	border-bottom: 1px solid #dfdfdf;
	padding: 0px 0px 4px 4px;
	font-family: "MS Trebuchet", "Lucida Grande", Arial, Sans-serif;
	color: #5F7179;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 6px;
}

#footerWrapper a {
	font-family: "MS Trebuchet", "Lucida Grande", Arial, Sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #5F7179;
}
div.avocat {
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #DFDFDF dashed;
}
div.avocat * {
	float: left;
}
div.contactInfo {
	width: 200px;
}
div.avocat ul {
	padding-left: 0px;
	float: left;
	margin-left: 0px;
}
div.avocat ul li {
	display: block;
	margin-left:0px;
	float: left;
}
div.avocat ul li a {
	color: #ED416C;
	font-size: 12px;
	text-decoration: none;
	float: left;
}
div.avocat ul li a:hover {
	text-decoration: underline;
}
div.avocat li.avocatInfoLi {
	width: 100%;
}
h2.avocatName {
	margin: 0px;
}
div.avocat h3 {
	font-family: Arial,Sans-serif;
	margin: 0px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #5F7179;
	width:100%;
	display:block;
}
div.avocat h3.intervention {
	margin-top: 15px;
	color: #ED417C;
}
div.avocat .mugshot {
	width: 180px;
	padding: 10px;
	margin: 0px 10px 0px 10px;
	background-color: white;
	border: 1px solid #DFDFDF;
}
div.avocat .expertise {
	width: 320px;
}
div.avocat .execSummary {
	width: 720px;
	margin-bottom: 50px;
}
li.avocatBTN {
	margin: 20px 0px 0px 40px;
	font-weight: bold;
	font-family: Arial, Sans-serif;
	font-size: 20px;
	background-color: #DFDFDF;
	color: #4F4F5F;
	padding: 5px 8px 5px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
p.toolbox {
	display:block;
	float: left;
	font-family: tahoma, verdana, sans-serif;
	font-size: 10px;
	padding: 10px;
	color: #5F7179;
}
p.toolbox strong{
	color: #ED417C;
	font-weight: normal;
	font-family: arial, sans-serif;
}
div#toolbox {
	width: 100%;
	float: right;
}
p.toolbox span#magenta {
	color: #ED417C;
	font-weight: bold;
	font-size: 12px;
	padding-left: 22px;
	background: url(../_img/magenta_bullet.png) no-repeat;
	margin-right: 4px;
	display: block;
	width: 100%;
	line-height: 1.7em;
}
p.toolbox a {
	font-size: 12px;
	font-family: "Lucida Grande", Arial, Sans-serif;
	color: #ED417C;
	line-height: 1.1em;
	text-decoration: none;
	padding-right: 30px;
}
p.toolbox a:hover {
	text-decoration: underline;
}
p.toolbox a#home:hover {
	background: url(../_img/home_icon.gif) no-repeat 45px;
}
p.toolbox a#recrut:hover {
	background: url(../_img/recrut_icon.gif) no-repeat 80px;
}
p.toolbox a#blog:hover {
	background: url(../_img/pen_icon.gif) no-repeat 105px;
}
p.toolbox a#presse:hover {
	background: url(../_img/press_icon.gif) no-repeat 100px;
}
p.content a,li.content a {
	color: #ed417c;
	font: "Lucida Grande", Arial, Sans-serif;
}
div#langPicker {
	width: 100%;
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
}
div#langPicker span {
	font-family: "Lucida Grande", arial, sans-serif;
	font-size: 10px;
	color: #5F7179;
	margin-left: 5px;
	margin-right: 5px;
}
#langPicker span a {
	color: #ED417C;
	text-decoration: none;
}
#langPicker span a:hover {
	text-decoration: underline;
}

