@CHARSET "UTF-8";

div#agence-n1 {
	/*margin-top: 49px;*/
	margin-top: 35px;
	margin-left: 29px;
	width: 358px;
	float: left;
}

div#agence-n1 h1 {
	/*width: 358px;
	height: 32px;
	text-indent: -1000px;
	overflow: hidden;*/
	font-size: 20px;
	font-weight: normal;
	font-family: Tahoma;
	color: #555555;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	border-bottom: solid 1px #7F7F7F;
	padding-bottom: 10px;
}
/*
div#agence-n1 h1.fr {
	background: url('/medias/images/home-agence-n1-h-fr.jpg') no-repeat 0px 0px;
}
div#agence-n1 h1.en {
	background: url('/medias/images/home-agence-n1-h-en.jpg') no-repeat 0px 0px;
}
div#agence-n1 h1.nl {
	background: url('/medias/images/home-agence-n1-h-nl.jpg') no-repeat 0px 0px;
}*/
div#agence-n1 h1.france {
	background: url('/medias/images/home-agence-n1-h-france-v2.jpg') no-repeat 0px 0px;
	width: 930px;
	height: 32px;
	text-indent: -2000px;
	overflow: hidden;
}

div#agence-n1 p {
	margin-top: 10px;
	font-size: 13px;
	line-height: 16px;
	color: #555555;
}

div#agence-n1 ul {
	margin:0 0 8px 16px; 
	padding:0;
}
div#agence-n1 ul li {
	font-size: 13px;
	line-height: 16px;
	color: #555555;
}

div#latest-work {
	margin-top: 33px;
	margin-left: 409px;
	position: relative;
	width: 563px;
	overflow: hidden;
	background: url('/medias/images/home-latest-work-bg.jpg') no-repeat 0% 100%;
}

div#latest-work ul.scroller {
	list-style-type: none;
	display: none;
}

div#latest-work li.previous {
	position: absolute;
	top: 49px;
	left: 0px;
}

div#latest-work li.previous a {
	display: block;
	width: 22px;
	height: 253px;
	background: url('/medias/images/home-latestwork-previous-over.jpg') no-repeat 0px -253px;
}

div#latest-work li.previous a:hover {
	background-position: 0px 0px;
}

div#latest-work li.previous a:hover img {
	display: none;
}

div#latest-work li.next {
	position: absolute;
	top: 49px;
	right: 0px;
}

div#latest-work li.next a {
	display: block;
	width: 22px;
	height: 253px;
	background: url('/medias/images/home-latestwork-next-over.jpg') no-repeat 0px -253px;
}

div#latest-work li.next a:hover {
	background-position: 0px 0px;
}

div#latest-work li.next a:hover img {
	display: none;
}

div#latest-work h2 {
	/*background: url('/medias/images/home-latest-work-h.jpg') no-repeat 0px 0px;
	width: 563px;
	height: 48px;
	text-indent: -1000px;
	overflow: hidden;*/
}

#latest-work h2,
#latest-news h2,
#whatwedo h2 {
	font-weight: normal;
	font-family: Tahoma;
	color: #555555;
	font-size: 23px;
	background: url('../medias/images/h1-repeat.jpg') repeat-x;
	height: 48px;
	line-height: 48px;
	padding-left: 20px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;	
}

#latest-work h2 {
	width: 543px;
}
#latest-news h2 {
	width: 353px;
}
#whatwedo h2 {
	width: 543px;
}

div#latest-work div.reference {
	position: relative;
	width: 563px;
	height: 254px;
	overflow: hidden;
}

div#latest-work div.reference h3 {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	text-align: right;
	width: 200px;
	position: absolute;
	top: 111px;
	right: 365px;
}

div#latest-work div.reference p.data {
	font-size: 12px;
	color: #555555;
	position: absolute;
	right: 365px;
	top: 127px;
	width: 200px;
	text-align: right;
}

div#latest-work div.reference p.data a {
	color: #555555;
}

div#latest-work div.reference p.image {
	position: absolute;
	right: 40px;
	top: 30px;
	width: 303px;
	height: 149px;
	padding-top: 23px;
	background: url('/medias/images/home-latest-work-browser.png') no-repeat;
}

p.image a {
	display: block;
	overflow: hidden;
	height: 145px;
}

div#latest-news {
	margin-top: 17px;
	margin-left: 17px;
	float: left;
	overflow: hidden;
	position: relative;
	width: 373px;
}

div#latest-news ul.scroller {
	list-style-type: none;
	display: none;
}

div#latest-news li.previous {
	position: absolute;
	top: 48px;
	left: 0px;
}

div#latest-news li.previous a {
	display: block;
	width: 22px;
	height: 208px;
	background: url('/medias/images/home-latestnews-previous-over.jpg') no-repeat 0px -208px;
}

div#latest-news li.previous a:hover {
	background-position: 0px 0px;
}

div#latest-news li.previous a:hover img {
	display: none;
}

div#latest-news li.next {
	position: absolute;
	top: 48px;
	right: 0px;
}

div#latest-news li.next a {
	display: block;
	width: 22px;
	height: 208px;
	background: url('/medias/images/home-latestnews-next-over.jpg') no-repeat 0px -208px;
}

div#latest-news li.next a:hover {
	background-position: 0px 0px;
}

div#latest-news li.next a:hover img {
	display: none;
}

div#latest-news h2 {
	/*background: url('/medias/images/home-latest-news-h.jpg') no-repeat 0px 0px;
	width: 373px;
	height: 48px;
	text-indent: -1000px;
	overflow: hidden;*/
}

div#latest-news p.all {
	background: url('/medias/images/home-latest-news-foot.jpg') no-repeat 0px 0px;
	width: 333px;
	height: 36px;
	line-height: 36px;
	padding-left: 40px;
}

div#latest-news p.all a {
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	text-decoration: none;
}

div#latest-news div.news {
	font-size: 12px;
	color: #555555;
	width: 297px;
	margin: auto;
	height: 189px;
	padding: 10px 38px;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}

div#latest-news div.news h3 {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 12px;
	width: 300px;
}

div#latest-news div.news h3 a {
	color: #555555;
}

div#latest-news div.news img {
	float: left;
	margin: 0 10px 5px 0;
}

div#latest-news div.news div.summary {
	margin-left: 120px;
	width: 180px;
}

div#latest-news div.news p.detail {
	/*margin-left: 120px;*/
	margin-top: 5px;
}

div#latest-news div.news p.detail a {
	color: #555555;
}

div#whatwedo {
	margin-top: 17px;
	margin-left: 409px;
}

div#whatwedo h2 {
	/*background: url('/medias/images/home-whatwedo-h.jpg') no-repeat 0px 0px;
	width: 563px;
	height: 48px;
	text-indent: -1000px;
	overflow: hidden;*/
}

div#whatwedo ul {
	list-style-type: none;
	background: url('/medias/images/home-whatwedo-box.jpg') no-repeat 0px 0px;
	width: 561px;
	height: 245px;
	margin-left: 1px;
	float: left;
}

div#whatwedo li {
	margin : 0;
	padding: 0;
	float: left;
	width: 187px;
	height: 123px;
}

div#whatwedo li.des, div#whatwedo li.tv {
	width: 186px;
}

div#whatwedo a {
	display: block;
	height: 123px;
	color: #3b3b3b;
	font-size: 13px;
	text-decoration: none;
	background: url('/medias/images/home-whatwedo-box.jpg') no-repeat -561px -489px;
}

div#whatwedo a span {
	display: block;
	margin: auto;
	padding-top: 87px;
	width: 110px;
	text-align: center;
	line-height: 15px;
}

div#whatwedo li.ref span, div#whatwedo li.tv span, div#whatwedo li.natives span {
	padding-top: 83px;
	width: 100px;
}

div#whatwedo li.cslt a:hover {
	background-position: 0px -244px;
}

div#whatwedo li.des a:hover {
	background-position: -187px -244px;
}

div#whatwedo li.dev a:hover {
	background-position: -373px -244px;
}

div#whatwedo li.ref a:hover {
	background-position: 0px -367px;
}

div#whatwedo li.tv a:hover {
	background-position: -187px -367px;
}

div#whatwedo li.natives a:hover {
	background-position: -373px -367px;
}
