@charset "utf-8";

a {
	color: #bc1f00;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0 none;
	display: block;
}
a:hover img {
}

address {
	margin-bottom: 1em;	
}

big,
p em {
	font-size: 125%;
}

body {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #000018;
	font-size: 0.7em;
	background-color: #f7f7eb;
	background-image: url(/images/stylesheets/2associes/V.3/body.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

dl {
	margin: 2.25em 0;
}
dl dd {
	display: block;
	float: left;
	margin-bottom: 1em;
}
dl dt {
	font-weight: 900;
	float: left;
	clear: left;
	width: 35%;
	display: block;
}

fieldset {
	margin: 1em 0;
	padding: 1em 0;
	
}
fieldset legend {
	font-size: 1.5em;
}
fieldset fieldset legend {
	font-size: 1em;
}
hr {
	clear: both;
	float: left;
	display: block;
	width: 100%;
	height: 0;
	border: 0 none;
	background-color: transparent;
	/* color is for IE */
	color: #f7f7eb;
}
h1 {
	margin: 0;
	padding: 0;
}
#body-header h1 {
		
}
#body-header h1 a {
	text-indent: -100000px;
	text-align: center;
	display: none;
}
	
#body-header h1 a.logotype {
	display: block;
	margin: 11px auto 25px auto;
	height: 200px;
	width: 203px;
	background-image: url(/images/stylesheets/2associes/V.3/body-header-h1.png);
}

#body-header h1 a img {
	display: none;
}
h2 {
	font-size: 5em;
	font-family: "Hoefler Text",Baskerville,Garamond,"Palatino Linotype",Georgia,"Times New Roman",serif;
	font-weight: 100;
	text-indent: -1.3em;
	padding-top: 0.5em;
	*text-indent: 0;
	*line-height: normal;
	/*text-shadow: 0 1px 0 #000018;*/
}
h2:before/*,
ul li a:before*/ {
	content: "—";
}
h3 {
	font-size: 1.4em;
	font-weight: 100;
	font-family: "Hoefler Text",Baskerville,Garamond,"Palatino Linotype",Georgia,"Times New Roman",serif;
	border-bottom: 3px double;
	padding: 1em 0;
	margin: 0.4em 0 1em 0;
	line-height: 1.2em;
	text-align: center;
}

h3:first-line {
	font-size: 1.3em;
}

h4 {
	font-weight: 100;
	font-size: 1.2em;
	margin: 1em 0;
	line-height: 1.3em;
	
}
h5 {
	font-size: 1.1em;
	font-weight: 100;
}
h6 {
	font-weight: normal;
	margin: 1em 0;
	font-size: 1.1em;
}

html {
}
input {
	margin: 0.25em 0;
	padding: 0.25em;
}

label {
	display: block;
	margin-top: 1em;
}

ol {
}

ol li {
	
	
}

ol li ul li {
	font-weight: 900;
	list-style-type: square;
	margin-left: 1.10em;
	
	
}

ol li ul li,
#body-content-about-team li {
	border-bottom: 1px dotted;
	padding: 0.7em 0;
}
#body-content-projects-list ol li ul,
#body-content-projects-list ol li ul li {
	font-weight: normal;
	border-bottom: 0 none;
	padding: 0;
	list-style-type: none;
}
p {
	text-indent: 1.2em;	
	line-height: 1.4em;
	font-size: 1.1em;
	margin-top: 1.4em;
}

p:first-line {
	font-weight: 900;
}
p:first-letter {
	font-size: 200%;
}
table {
	width: 100%;
	text-align: left;
	border-top: solid;
	border-bottom: solid;
}
table h4 {
	margin: 0;	
}
table p {
	line-height: normal;
	padding: 0;
	margin: 0;
	text-indent: 0;	
}
table p:first-line {
	font-weight: normal;
	
}
table p:first-letter {
	font-size: 1em !important;
}
table caption {
	padding-left: 3px;
	font-style: italic;
	margin: 1em 0;
}
table tbody tr td {	
	vertical-align: top;
}
table tbody tr td,
table tbody tr th,
table thead tr td,
table thead tr th,
table tfoot tr td,
table tfoot tr th {	
	padding: 6px 4px;
}
table thead tr th,
table tfoot tr th,
table tbody tr th {
	background-color: #000018;
	color: #e6dbbb;
	text-transform: uppercase;
}

table tbody tr td,
table tbody tr th {
	border-bottom: 1px dotted #000018;
	
}
table tbody tr td ul {	
	margin: 0;
	padding: 0 1em;
}
table tbody tr td ul li {	
	
	
}
table tbody tr th {	
	white-space: nowrap;
}
ul {
	
	margin: 2.25em 0;
	
}
ul li {
	line-height: 1.4em;
}

.actions ul li {
	padding: 0;
}
.actions ul li a {
	padding: 0;
	background-color: transparent;
}

img.project-representation {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	background:#3E3B30 none repeat scroll 0 0;
	float:left;
	clear: left;
	padding: 10px;
	margin: 30px 0;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:rgba(116, 111, 89, 0.22) none repeat scroll 0 0;
}

body.portfolio .piece .image {
	
}




img.project-representation:hover {
	
}



.article,
.aside,
.section,
.span-1,
.span-2,
.span-3,
.span-4,
.span-5,
.span-6,
.span-7,
.span-8,
.span-9,
.span-10,
.span-11,
.span-12 {
	display: block;
	float: left;
	position: relative;
}
.aside {
	float: right;
}

.span-1,
.span-2,
.span-3,
.span-4,
.span-5,
.span-6,
.span-7,
.span-8,
.span-9,
.span-10,
.span-11,
.span-12 {
	margin: 1%;
}
.span-1 {
	width: 8%;
	*width: 7.9%;
}
.span-2 {
	width: 16%;
	*width: 15.9%;
}
.span-3 {
	width: 23%;
	*width: 22.9%;
	*width: 174px;
}
.span-4 {
	width: 31.33%;
}
.span-5 {
	width: 40%;
	*width: 39.9%;
}
.span-6 {
	width: 48%;
	*width: 47.9%;
}
.span-7 {
	width: 55.6%;
	width: 56%;
}
.span-8 {
	width: 63.95%;
	width: 64%;
}
.span-9 {
	width: 67.1%;
	width: 72%;
}
.span-10 {
	width: 80.6%;
	width: 80%;
}
.span-11 {
	width: 88.94%;
	width: 90%;
}
.span-12 {
	width: 97%;
	width: 98%;
}

.message {
}

.wrapper {
	width: 760px;
	margin: 0 auto;
	position: relative;
}

.en#body-header {
	background-image: url(/images/stylesheets/2associes/V.3/body-header.en.png);
}
.fr#body-header {
	background-image: url(/images/stylesheets/2associes/V.3/body-header.fr.png);
}


#body-footer,
#body-footer .article {
	clear: both;
}

#body-footer small {
	display: block;
	text-align: center;
	border-top: 1px dotted;
	padding-top: 1em;
}

#body-footer h3 {
	font-size: 1em;
	border: 0 none;
	text-align: left;
	padding: 1em 0;
	border-bottom: 1px solid;
}

#body-header {	
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	float: left;
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-bottom: 0em;
	*padding-bottom: 8px;
}
ul#body-header-locales,
div#body-header-navigation-application ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 3em;
}
ul#body-header-locales li,
div#body-header-navigation-application ul li {
	
}
ul#body-header-locales {
	position: absolute;
	bottom: 0px;
	border-right: 1px solid #000018;
	left: 125px;
}
div#body-header-navigation-application ul {
	text-align: center;
}
ul#body-header-locales li,
div#body-header-navigation-application ul li {
	display: inline;
	line-height: 3em;
	padding: 10px 0;
	position: relative;
}
ul#body-header-locales li a,
div#body-header-navigation-application ul li a {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: 900;
	margin: 0 0.5em;
	padding: 0 0.2em;
}
div#body-header-navigation-application ul li ul {
	background-color: #bc1f00;
	position: absolute;
	top: 17px;
	border-top: 1px solid #e6dbbb;
	left: 3px;
	display: none;
	z-index: 100;
}
a#administration {
	background-color: #bc1f00;
	color: #e6dbbb;
}
div#body-header-navigation-application ul li ul li a {
	display: block;
	color:#e6dbbb;
	font-weight: normal;
	border-bottom: 1px dotted #e6dbbb;
	padding-bottom: 1px;
	margin: 0;
}
div#body-header-navigation-application ul li ul li a:hover {
	
}
div#body-header-navigation-application ul li a:hover {
}
div#body-header-navigation-application ul li a.current {
	text-decoration: underline;
}
div#body-header-navigation-application ul li:hover a {
	
}
div#body-header-navigation-application ul li:hover ul {
	display: block;
	margin-top: 7px;
	margin-left: 3px;
}

a#logout {
	background-color: #000018 !important;
}
li.active,
ul#body-header-locales li.active {
	display: none;
}

#body-content-about-team {
	margin-top: 0;
}

h3.business-units-name {
}

fieldset.checkboxes label {
	float: left;
	width: 33%;
}

.currency {
	white-space: nowrap;
	text-align: right;
}

#body-header address {
	text-align: center;
}

#body-content-business-units-list ol li p {
	height: auto !important;
	height: 1%;
	min-height: 12em;
	
}

#body-featured-services {
	padding-bottom: 6em;
	background-image: url(/images/stylesheets/2associes/V.3/body-featured-services.png);
	background-position: bottom;
	background-repeat: repeat-x;
	clear: both;
	float: left;
	width: 100%;
}
#body-featured-services ul {
	list-style-type: square;
}
#body-featured-services,
#body-featured-services a {
	color: #f7f7eb;
}

#body-featured-services a {
	
}
#body-featured-services h2 {
	text-align: center;
	font-size: 4em;
	text-indent: 0px;
	line-height: 2em;
}
#body-featured-services h2:before {
	content:"";
}
#body-featured-services h3 {
	text-align: left;
	padding-left: 100px;
}
#body-featured-services h6 {
	cursor: pointer;
	text-align: center;
	clear: both;
}

#body-featured-services h6 span.display,
#body-featured-services h6.invisible span.hide,
#body-featured-services h6 span.feature {
	display: none;
}
#body-featured-services h6 span.hide,
#body-featured-services h6.invisible span.display,
#body-featured-services h6.invisible span.feature {
	display: inline;
}

#body-featured-services h3 big {
	display: block;
	font-size: 2.8em;
	margin-bottom: 0.3em;
}
#body-featured-services-facebook,
#body-featured-services-wordpress {
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 100px;
}
#body-featured-services-facebook {
	background-image: url(/images/stylesheets/2associes/V.3/body-featured-services-facebook.png);
}
#body-featured-services-wordpress {
	background-image: url(/images/stylesheets/2associes/V.3/body-featured-services-wordpress.png);
}
#body-featured-services-mail-to {
	text-align: center;
}
#body-featured-services-mail-to a {
	line-height: 4em;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: 100;
	text-shadow: 1px 1px 0 #000018;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	background:rgba(17, 31, 42, 1) none repeat scroll 0 0;
	margin:30px 0;
	padding: 1em;
	border: 3px double #f7f7eb;
	
}
#body-featured-services-mail-to a:hover {
	background:rgba(34, 62, 84, 1) none repeat scroll 0 0;
}

#body-content {
	clear: both;
}

/* HootSuite Certification */

a.hootsuite-symbol {
	position: relative;
}
a.hootsuite-symbol img {
	
	margin-left: -42px;
	margin-top: 0px;
	position: absolute;
}

