body {
	background-color:#000000;
	font-family:Helvetica, sans-serif;
	font-size:95%;
	color:#FFFFFF;
}
/* GRID *******************************************************************************************************************************/
div#logo {
	display:none;
}
div#header {
	height:126px;
	background:url(../images/global/header_bg.jpg) no-repeat top;
}
div#footer {
	text-align:center;
	border-top:1px solid #f5f5f5;
	border-bottom:1px solid #f5f5f5;
	padding:8px 0;
	font-size:0.8em;
	font-weight:bold;
	clear:both;
}
div#footer a {
	text-decoration:none;
	color:#BA348E;
	text-transform:uppercase;
	font-size:1.1em;
}
/* LOGO *******************************************************************************************************************************/
h1 a {
	display:block;
	float:left;
	width:205px;
	height:126px;
	background:url(../images/global/h1_bg.jpg) no-repeat;
}
h1 a span {
	display:none;
}
/* NAVIGATION *************************************************************************************************************************/
ul.nav {
	padding-top:100px;
	margin-left:235px;
	height:26px;
	position:relative;
	z-index:200;
}
ul.nav a {
	display:block;
	height:26px;
}
ul.nav li {
	display:block;
	float:left;
}
ul.nav li a {
	float:left;
	cursor:pointer;
	display:block;
	height:26px;
	width:222px;
}
ul.nav li a span {
	display:none;
}
ul.nav table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
	width:0;
	height:0;
}
ul.nav ul.sub {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
}
ul.nav li:hover {
	position:relative;
	z-index:200;
}
ul.nav a:hover {
	position:relative;
	white-space:normal;
	z-index:200;
}
ul.nav :hover ul.sub {
	left:0;
	top:26px;
	width:222px;
	z-index:300;
}
ul.nav :hover ul.sub li {
	position:relative;
	height:28px;
}
ul.nav :hover ul.sub li a {
	height:22px;
	color:#FFFFFF;
	padding-left:16px;
	text-decoration:none;
	padding-top:6px;
	font-size:14px;
	font-weight:bold;
}
ul.nav :hover ul.sub li a:hover {
	position:relative;
}
ul.nav :hover ul.sub li a span {
	display:block;
}
/* MAIN NAV LINKS *********************************************************************************************************************/
ul.nav li a.conseil {
	background:url(../images/nav/navLink_conseil.gif) no-repeat;
}
ul.nav li a.conception {
	background:url(../images/nav/navLink_conception.gif) no-repeat;
}
ul.nav li a.communication {
	background:url(../images/nav/navLink_communication.gif) no-repeat;
}
/* SUB NAV LINKS **********************************************************************************************************************/
ul.nav ul.conceptionNav li a {
	background:url(../images/nav/navLink_conception.png) no-repeat;
}
ul.nav ul.conceptionNav li a:hover {
	color:#99cc00;
}
ul.nav ul.communicationNav li a {
	background:url(../images/nav/navLink_communication.png) no-repeat;
}
ul.nav ul.communicationNav li a:hover {
	color:#0499cc;
}
ul.nav ul.conseilNav li a {
	background:url(../images/nav/navLink_conseil.png) no-repeat;
}
ul.nav ul.conseilNav li a:hover {
	color:#ba348e;
}
/* CONTENT ****************************************************************************************************************************/
div#content {
	padding-top:114px;
	background-position:top;
	background-repeat:no-repeat;
}
/* CONTENT  - DEFAULT */
body.default div#content {
	background-image:url(../images/global/banner_default.jpg);
}
body.default div#mainContent strong, body.default div#mainContent a, body.default div#mainContent ul, body.default div#mainContent h3 {
	/*color:#A3A1A2;*/
	color:#0499cc;
}
body.default div#mainContent div.contentIntro p.first-child {
	/*background:url(../images/global/puceIntro_default.gif) 0 .2em no-repeat;*/
	background:url(../images/global/puceIntro_communication.gif) 0 .2em no-repeat;
}
/* CONTENT - CONCEPTION */
body.conception div#content {
	background-image:url(../images/global/banner_conception.jpg);
}
body.conception div#mainContent strong, body.conception div#mainContent a, body.conception div#mainContent ul, body.conception div#mainContent h3 {
	color:#99cc00;
}
body.conception div#mainContent div.contentIntro p.first-child {
	background:url(../images/global/puceIntro_conception.gif) 0 .2em no-repeat;
}
/* CONTENT - COMMUNICATION */
body.communication div#content {
	background-image:url(../images/global/banner_communication.jpg);
}
body.communication div#mainContent strong, body.communication div#mainContent a, body.communication div#mainContent ul, body.communication div#mainContent h3 {
	color:#0499cc;
}
body.communication div#mainContent div.contentIntro p.first-child {
	background:url(../images/global/puceIntro_communication.gif) 0 .2em no-repeat;
}
/* CONTENT - CONSEIL */
body.conseil div#content {
	background-image:url(../images/global/banner_conseil.jpg);
}
body.conseil div#mainContent strong, body.conseil div#mainContent a, body.conseil div#mainContent ul, body.conseil div#mainContent h3 {
	color:#ba348e;
}
body.conseil div#mainContent div.contentIntro p.first-child {
	background:url(../images/global/puceIntro_conseil.gif) 0 .2em no-repeat;
}
/* MAIN CONTENT - HABILLAGE ***********************************************************************************************************/
div.index {
	background:#000000 url(../images/global/mainContent_bgDefault.jpg) left bottom no-repeat;
}
div.missions {
	background:#000000 url(../images/global/mainContent_bgMissions.jpg) left bottom no-repeat;
}
div.references {
	background:#000000 url(../images/global/mainContent_bgReferences.jpg) left bottom no-repeat;
}
div.services {
	background:#000000 url(../images/global/mainContent_bgServices.jpg) left bottom no-repeat;
}
div.contact {
	background:#000000 url(../images/global/mainContent_bgContact.jpg) left bottom no-repeat;
}
/* NAV CONTENT ************************************************************************************************************************/
div#navContent {
	width:234px; float:left;
	min-height:480px;
}
body#index div#navContent ul{
	display:none;
}
div#navContent ul{
	margin:35px 120px 0 15px;
}
div#navContent li{
	display:block;
	margin:0; padding:0;	
	border-bottom:2px solid #FFFFFF;
}
div#navContent li a{
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	padding:10px 0;
	text-decoration:none;
	text-align:right;
	width:100%;
}
div#navContent li a:hover{
	color:#A3A3A3;
}
div#navContent li:first-child{
	border-top:2px solid #FFFFFF;
}
/* MAIN CONTENT ***********************************************************************************************************************/
div#mainContent {
	width:766px;
	min-height:480px;
	font-weight:bold;
	float:left;
}
/* MAIN CONTENT - GENERAL */
div#mainContent h2 {
	display:none;
}
div#mainContent p, div#mainContent ul {
	line-height:1.2em;
}
div#mainContent ul {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:15px;
}
div#mainContent li {
	margin-bottom:10px;
}
div#mainContent li span {
	color:#FFFFFF;
}
div#mainContent a, div#mainContent strong {
	font-size:1.1em;
}
div#mainContent ul.longList li {
	margin-bottom:2px;
}
/* MAIN CONTENT - CONTENT INTRO */
div#mainContent div.contentIntro {
	padding:20px 0 30px 0;
}
div#mainContent div.contentIntro p.first-child {
	padding-left:30px;
	font-size:1.4em;
	margin-bottom:10px;
}
div#mainContent div.contentIntro p.first-child span {
	text-transform:uppercase;
}
/* MAIN CONTENT - CONTENT DETAIL */
div#mainContent div.contentDetail {
	font-size:0.9em;
}
div#mainContent div.contentDetail p, div#mainContent div.contentDetail ul, div#mainContent div.contentDetail address {
	padding-bottom:20px;
}
/* CONTENT INDEX **********************************************************************************************************************/
body#index div.contentDetail ul {
	list-style-type:none;
	font-size:4em;
	text-transform:uppercase;
	padding:80px 0;
}
body#index div.contentDetail li a {
	color:#a4a3a3;
	text-decoration:none;
	width:100%;
	background-position:right;
	background-repeat:no-repeat;
	display:block;
}
body#index div.contentDetail ul li a:hover {
	color:#FFFFFF;
}
body#index div.contentDetail ul li a.missions {
	background-image:url(../images/illustrations/index_missions.jpg);
}
body#index div.contentDetail ul li a.references {
	background-image:url(../images/illustrations/index_references.jpg);
}
body#index div.contentDetail ul li a.services {
	background-image:url(../images/illustrations/index_services.jpg);
}
/* CONTENT ANALYSE ********************************************************************************************************************/
body#analyse div.contentDetail {
	background:url(../images/illustrations/objectifs.jpg) top left no-repeat;
	min-height:250px;
	padding-left:420px;
}
/* CONTENT OBJECTIFS ******************************************************************************************************************/
body#objectifs div.contentDetail {
	background:url(../images/illustrations/analyse.jpg) top left no-repeat;
	min-height:250px;
	padding-left:420px;
}
/* CONTENT EDITION ********************************************************************************************************************/
body#edition div.contentDetail {
	background:url(../images/illustrations/edition.jpg) top left no-repeat;
	min-height:250px;
	padding-left:420px;
}
/* CONTENT WEB ************************************************************************************************************************/
body#web div.rightWrap {
	min-height:300px;
	margin-left:450px;
}
body#web div.leftWrap {
	float:left;
	width:430px;
}
body#web div.contentDetail ul.siteList{
	margin:0;
}
body#web div.contentDetail ul.siteList li{
	display:inline;
	list-style-type:none;
}
body#web div.contentDetail ul.siteList a{
	display:block; width:200px; height:160px;
	float:left;
	margin-right:10px; margin-bottom:10px;
}
body#web div.contentDetail ul.siteList a img{
	border:none;
}
/* CONTENT VIDEO **********************************************************************************************************************/
body#video div#mainContent div.blocVideo {
	display:block;
	width:420px;
	height:300px;
	float:left;
}
body#video div.contentDetail {
	margin-left:460px;
}
/* CONTENT VISUEL *********************************************************************************************************************/
body#visuel div.contentDetail li {
	display:block;
	float:left;
	width:185px;
	height:300px;
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
}
body#visuel div.contentDetail li.logos {
	background-image:url(../images/illustrations/visuelle_logos.jpg);
}
body#visuel div.contentDetail li.graphique {
	background-image:url(../images/illustrations/visuelle_graphique.jpg);
}
body#visuel div.contentDetail li.illustrations {
	background-image:url(../images/illustrations/visuelle_illustrations.jpg);
}
body#visuel div.contentDetail li.photos {
	background-image:url(../images/illustrations/visuelle_photos.jpg);
}
/* CONTENT REDACTIONS *****************************************************************************************************************/
body#redactions div.contentDetail {
	background:url(../images/illustrations/redactions.jpg) top left no-repeat;
	min-height:350px;
	padding-left:380px;
}
/* CONTENT IMPRIMERIE *****************************************************************************************************************/
body#imprimerie div.blocVideo {
	display:block;
	width:420px;
	height:300px;
	float:left;
}
body#imprimerie div.blocVideo p {
	text-align:center;
	font-size:0.8em;
	padding-top:5px;
}
body#imprimerie div#mainContent h3 {
	font-size:1.2em;
}
body#imprimerie div.contentDetail {
	margin-left:460px;
}
body#imprimerie div.contentDetail li strong{
	font-size:1em;
}
/* CONTENT REFERENCES *****************************************************************************************************************/
body#references div.contentDetail {
	background:url(../images/illustrations/references.jpg) right no-repeat;
	min-height:360px;
	padding-right:640px;
	padding-top:10px;
}
body#references div.contentDetail ul {
	list-style-type:none;
	font-size:0.9em;
	margin-left:0;
}
/* CONTENT PACKS  *****************************************************************************************************************/
body#pack div.contentIntro {
	padding-bottom:0;
}
body#pack div#contentPackInfos {
	float:right;
	width:300px;
}
body#pack div#contentPacks {
	margin-right:320px;
}
body#pack div#contentPacks p {
	font-size:0.8em;
	padding-bottom:5px;
	letter-spacing:0.1em;
}
body#pack div#contentPacks li {
	font-size:0.9em;
	margin-bottom:2px;
}
body#pack div#contentPacks h4 {
	color:#FFFFFF;
	padding:2px 4px 2px 25px;
	margin-bottom:4px;
	cursor:pointer;
	background:#1a4d80 url(../images/global/packs_detailRepos.gif) 4px no-repeat;
}
body#pack div#contentPacks h4:hover {
	background:#1a4d80 url(../images/global/packs_detailActif.gif) 4px no-repeat;
}
body#pack div#contentPacks h4.selected {
	background:#1a4d80 url(../images/global/packs_detailActif.gif) 4px no-repeat;
}
div.packDetail {
	padding:10px 0 10px 100px;
	min-height:150px;
}
div#complice {
	background:url(../images/illustrations/packComplice.jpg) no-repeat 0 5px;
}
div#amplitude {
	background:url(../images/illustrations/packAmplitude.jpg) no-repeat 0 5px;
}
/* CONTENT SERVICES *****************************************************************************************************************/
body#services div#mainContent{
	background:url(../images/illustrations/services.jpg) bottom right no-repeat;
}
body#services div.wrap {
	width:330px;
	float:left;
	padding-right:50px
}
body#services div.contentIntro {
	padding-bottom:5px;
	padding-top:60px;
}
body#services div.contentDetail h3 {
	padding-bottom:5px;
	text-transform:uppercase;
}
body#services div.contentDetail p {
	font-size:0.9em;
	padding-bottom:5px;
}
body#services div.contentDetail ul {
	font-size:0.9em;
}
/* CONTENT MISSIONS *****************************************************************************************************************/
body#missions div.contentDetail {
	padding-top:30px;
	background:url(../images/illustrations/missions_bg.jpg) no-repeat bottom right;
}
body#missions div.contentDetail div.blocMission {
	width:175px;
	float:left;
	margin-right:75px;
	display:inline;
}
body#missions div.contentDetail h3 {
	text-align:center;
	margin-bottom:20px;
}
body#missions div.contentDetail h3.conseil {
	color:#ba348e;
}
body#missions div.contentDetail h3.communication {
	color:#0499cc;
}
body#missions div.contentDetail h3.conception {
	color:#99cc00;
}
body#missions div.contentDetail h3 span {
	display:block;
	text-transform:uppercase;
	color:inherit;
	font-size:1.2em;
}
body#missions div.contentDetail li {
	margin-bottom:1px;
	display:block;
	width:100%;
}
body#missions div.contentDetail li a {
	display:block;
	color:#FFFFFF;
	padding:1px 0 2px 20px;
	text-decoration:none;
	font-size:0.8em;
	background:url(../images/global/missions_linkRepos.gif) no-repeat left top;
}
body#missions div.contentDetail li a:hover {
	background:url(../images/global/missions_linkActif.gif) no-repeat left top;
}
body#missions div.contentDetail ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:110px 0 20px 0;
	width:100%;
	background-position:top left;
	background-repeat:no-repeat;
}
body#missions div.contentDetail ul.comprendre1 {
	background-image:url(../images/illustrations/missions_comprendre1.jpg);
}
body#missions div.contentDetail ul.comprendre2 {
	background-image:url(../images/illustrations/missions_comprendre2.jpg);
}
body#missions div.contentDetail ul.creer1 {
	background-image:url(../images/illustrations/missions_creer1.jpg);
}
body#missions div.contentDetail ul.creer2 {
	background-image:url(../images/illustrations/missions_creer2.jpg);
}
body#missions div.contentDetail ul.agir1 {
	background-image:url(../images/illustrations/missions_agir1.jpg);
}
body#missions div.contentDetail ul.agir2 {
	background-image:url(../images/illustrations/missions_agir2.jpg);
}
/* CONTENT CONTACT ********************************************************************************************************************/
body#contact div.contentDetail{
	padding-top:35px;
}
body#contact div.contentDetail form{
	font-size:1.1em;
	margin-bottom:20px;
}
body#contact div.contentDetail form div.formItem{
	margin-bottom:10px;
}
body#contact div.contentDetail input.submit{
	margin-left:155px;
	font-weight:bold;
}
body#contact div.contentDetail label{
	width:150px;
	display:block;
	text-align:right;
	float:left;
	margin-right:5px;
}
body#contact div.messages h3{
	display:none;
}
body#contact div.messages{
	font-size:.8em;
	margin-left:150px;
}
body#contact div.messages ul{
	list-style:none;
	margin:5px 0 10px 5px;
	padding-bottom:0;
}
body#contact div.messages li{
	margin-bottom:2px;
}
body#contact div.messages li.error span{
	color:#FF0000 !important;
}
/* CONTENT MENTIONS ********************************************************************************************************************/
body#mentions div.contentDetail {
	min-height:250px;
	padding-top:20px;padding-bottom:20px;
}
body#mentions div.contentDetail h3{
	border-bottom:1px solid;
	padding:2px 0;
	margin-bottom:4px;
}
body#mentions div.contentDetail h3:hover{
	cursor:pointer;
}
body#mentions div.contentDetail div div{
	font-size:.8em;
}
/* MISC *******************************************************************************************************************************/
hr {
	display:none;
}
p.more{
	font-size:0.8em;
	width:122px;
	margin:0 auto;
}
p.more a{
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	width:122px; height:41px;
	text-indent:-9999px;
}
p.more a:hover{
	text-decoration:underline;
}
p.more a.video{
	background-image:url(../images/global/btn_demoVideo.gif);
}
p.more a.site{
	background-image:url(../images/global/btn_demoSite.gif);
}
p.more a.demo{
	background-image:url(../images/global/btn_demo.gif);
}