/******************************************************
  BASE STYLES
*******************************************************/
html {
	height:100%;
	font-size: 100%;
} 

body {
	margin: 0; 
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #c3bab3;
} 
 

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em 0;
	padding: 0; 
	line-height: 15px; 
	font-weight: normal; 
	font-style: normal; 
} 

h1 {
  font-size: 18px;
  font-weight: bold;
}
 
h2 {
  font-size: 13px;
  font-weight: normal;
}
h3 {
  font-size:12px;
  font-weight:bold;
} 

h4 {
	font-size: 11px;
	font-weight: bold; 
}

h5 {
	font-size: 10px;
  font-weight: bold; 
}
h5 {
	font-size: 10px;
  font-weight: bold; 
}
 
ul, ol { 
  margin: .75em 0 .75em 32px; 
  padding: 0; 
} 
 
p { 
  margin: 11px 0;
  text-align: justify;
} 

a { 
	text-decoration: underline; 
	font-weight: bold;
}
 
a:link, a:visited { 
	color: #c3bab3; 
}
 
a:hover, a:active { 
	color: #c3bab3; 
} 

a:focus, a:active { 
	outline: none; 
} 

a img { 
	border: none; 
} 
 
em { 
	font-style: italic; 
} 

strong { 
	font-weight: bold; 
} 
 
form, fieldset { 
	margin: 0; 
	padding: 0; 
	border: none; 
} 

input, button, select { 
	vertical-align: middle;
}


/******************************************************
  CLEAR
*******************************************************/
*html .clear {
	height: 1%;
	overflow: visible;
}

*+html .clear {
	min-height: 1%;
}

.clear:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}


/******************************************************
  TYPO3 SPECIFIC STYLES
*******************************************************/
.csc-firstHeader {
	margin: 10px 0 7px 0;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}
div.csc-textpic-text {
	padding-top:1px;
}
div.csc-textpic-text ul, div.csc-textpic-text ol {
	margin:8px 0 8px 13px;
}
div.tx-atelieroi-pi1 ul, div.tx-atelieroi-pi1 ol {
	margin:8px 0 8px 13px;
}

/******************************************************
  LAYOUT
*******************************************************/
body {
	background: #56453e
}

#headerWrapper {
	width: 100%;
	height: 300px;
	position: fixed;
	background: #56453e url(../images/headerBg.jpg) repeat-x fixed 0 0;
	z-index:300;
}

#header {
	width: 955px;
	margin: 0 auto;
	position: relative;
}

#contentWrapper {
	padding: 300px 0 30px 0;
	z-index: 10;
}

#content {
	width: 955px;
	margin: 0 auto;
}

#menu {
	width: 215px;
	float: left;
	position: fixed;
}

#main {
	width: 740px;
	float: right;
	line-height:13px;
}

/******************************************************
  HEADER
*******************************************************/
#header h1 {
	display:block;
	width: 180px;
	height: 35px;
	background: url(../images/logo_oi.png) no-repeat left top;
	position: absolute;
	left: 0px;
	top: 41px;
	margin:0;
	padding:0;
}

#header h1 a {
	display: block;
	width: 180px;
	height: 35px;
}

#header h1 span {
	display: none;
}

/******************************************************
  PAGE TITLE
*******************************************************/
#main #pageTitle {
  height: 18px;
  border-bottom: 1px solid #C3BAB3;
  margin-bottom: 0;
}

#main #pageTitle h2, #main #pageTitle h3 {
  display: inline;
  margin: 0;
  padding: 0;
}

#main #pageTitle h2 {
  padding-right: 4px;
}
#main #pageTitle h3 { 
  font-size: 10px;
  font-weight:normal;
}
#main #pageTitle span {
	padding:0 4px 0 0;
	font-size: 10px;
	font-weight:normal;
}


/******************************************************
  MENU
*******************************************************/
#menu ul {
	line-height:14px;
}
#menu ul {
	margin: 0;
	list-style-type: none; 
}

#menu ul.level2 {
	margin: 0 0 0 12px;
}

#menu ul.level1 li {
	padding: 2px 0;
}

#menu ul.level2 li {
	padding: 1px 0;
}

#menu ul.level1 a {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

#menu ul.level2 a {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

#menu ul li a.act, #menu ul li a:hover, #menu ul li a:active {
	font-weight: bold;
}

/******************************************************
* Menu Top
*******************************************************/
#topMenu {
	display:block;
	position:absolute;
	width:955px;
	height:172px;
	top:106px;
}
#topMenu a {
	position:absolute;
	display:block;
	cursor:pointer;
	/*filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;	*/
	z-index:800;
	overflow:hidden;
}
#topMenu a span.ie {
	display:block;
	visibility:visible;
	background:none;
}
#topMenu a span.visuel {
	display:block;
}
#topMenu a.nouveautes1 {
	top:75px;
	left:46px;
	width:166px;
	height:64px;
}
#topMenu a.nouveautes1 span.visuel {
	background:url(../images/nouveautes1.jpg) 0 0 no-repeat;
}
#topMenu a.atelieroi1 {
	top:21px;
	left:47px;
	width:80px;
	height:51px;
}
#topMenu a.atelieroi1 span.visuel {
	background:url(../images/moitel1.jpg) 0 0 no-repeat;
}
#topMenu a.moitel1 {
	top:21px;
	left:47px;
	width:80px;
	height:51px;
}
#topMenu a.moitel1 span.visuel {
	background:url(../images/moitel1.jpg) 0 0 no-repeat;
}
#topMenu a.atelieroi2 {
	top:21px;
	left:128px;
	width:84px;
	height:51px;
}
#topMenu a.atelieroi2 span.visuel {
	background:url(../images/philosophie1.jpg) 0 0 no-repeat;
}
#topMenu a.philosophie1 {
	top:21px;
	left:128px;
	width:84px;
	height:51px;
}
#topMenu a.philosophie1 span.visuel {
	background:url(../images/philosophie1.jpg) 0 0 no-repeat;
}
#topMenu a.atelieroi3 {
	top:21px;
	left:213px;
	width:79px;
	height:51px;
}
#topMenu a.atelieroi3 span.visuel {
	background:url(../images/equipe1.jpg) 0 0 no-repeat;
}
#topMenu a.equipe1 {
	top:21px;
	left:213px;
	width:79px;
	height:51px;
}
#topMenu a.equipe1 span.visuel {
	background:url(../images/equipe1.jpg) 0 0 no-repeat;
}
#topMenu a.travaux1 {
	top:31px;
	left:371px;
	width:72px;
	height:45px;
}
#topMenu a.travaux1 span.visuel {
	background:url(../images/scenographie1.jpg) 0 0 no-repeat;
}
#topMenu a.scenographie1 {
	top:31px;
	left:371px;
	width:72px;
	height:45px;
}
#topMenu a.scenographie1 span.visuel {
	background:url(../images/scenographie1.jpg) 0 0 no-repeat;
}
#topMenu a.travaux2 {
	top:31px;
	left:518px;
	width:72px;
	height:45px;
}
#topMenu a.travaux2 span.visuel {
	background:url(../images/design1.jpg) 0 0 no-repeat;
}
#topMenu a.design1 {
	top:31px;
	left:518px;
	width:72px;
	height:45px;
}
#topMenu a.design1 span.visuel {
	background:url(../images/design1.jpg) 0 0 no-repeat;
}
#topMenu a.travaux3 {
	top:31px;
	left:729px;
	width:72px;
	height:45px;
}
#topMenu a.travaux3 span.visuel {
	background:url(../images/corporate_design1.jpg) 0 0 no-repeat;
}
#topMenu a.corporate_design1 {
	top:31px;
	left:729px;
	width:72px;
	height:45px;
}
#topMenu a.corporate_design1 span.visuel {
	background:url(../images/corporate_design1.jpg) 0 0 no-repeat;
}
#topMenu a.travaux4 {
	top:110px;
	left:628px;
	width:72px;
	height:57px;
}
#topMenu a.travaux4 span.visuel {
	background:url(../images/clients1.jpg) 0 0 no-repeat;
}
#topMenu a.clients1 {
	top:110px;
	left:628px;
	width:72px;
	height:57px;
}
#topMenu a.clients1 span.visuel {
	background:url(../images/clients1.jpg) 0 0 no-repeat;
}
#topMenu a.travaux5 {
	top:88px;
	left:802px;
	width:72px;
	height:46px;
}
#topMenu a.travaux5 span.visuel {
	background:url(../images/architecture1.jpg) 0 0 no-repeat;
}
#topMenu a.architecture1 {
	top:88px;
	left:802px;
	width:72px;
	height:46px;
}
#topMenu a.architecture1 span.visuel {
	background:url(../images/architecture1.jpg) 0 0 no-repeat;
}
#topMenu a.presse1 {
	top:88px;
	left:444px;
	width:72px;
	height:46px;
}
#topMenu a.presse1 span.visuel {
	background:url(../images/downloads1.jpg) 0 0 no-repeat;
}
#topMenu a.downloads1 {
	top:88px;
	left:444px;
	width:72px;
	height:46px;
}
#topMenu a.downloads1 span.visuel {
	background:url(../images/downloads1.jpg) 0 0 no-repeat;
}
#topMenu a.presse2 {
	top:88px;
	left:518px;
	width:72px;
	height:46px;
}
#topMenu a.presse2 span.visuel {
	background:url(../images/contact_presse1.jpg) 0 0 no-repeat;
}
#topMenu a.contact_presse1 {
	top:88px;
	left:518px;
	width:72px;
	height:46px;
}
#topMenu a.contact_presse1 span.visuel {
	background:url(../images/contact_presse1.jpg) 0 0 no-repeat;
}
#topMenu a.presse3 {
	top:31px;
	left:300px;
	width:74px;
	height:45px;
}
#topMenu a.presse3 span.visuel {
	background:url(../images/publications1.jpg) 0 0 no-repeat;
}
#topMenu a.publications1 {
	top:31px;
	left:300px;
	width:70px;
	height:45px;
}
#topMenu a.publications1 span.visuel {
	background:url(../images/publications1.jpg) 0 0 no-repeat;
}
#topMenu a.archives1 {
	top:88px;
	left:876px;
	width:72px;
	height:46px;
}
#topMenu a.archives1 span.visuel {
	background:url(../images/archives1.jpg) 0 0 no-repeat;
}
#topMenu a.contact1 {
	top:89px;
	left:300px;
	width:68px;
	height:46px;
}
#topMenu a.contact1 span.visuel {
	background:url(../images/contact1.jpg) 0 0 no-repeat;
}
#topMenu a.job1 {
	top:31px;
	left:877px;
	width:72px;
	height:45px;
}
#topMenu a.job1 span.visuel {
	background:url(../images/job1.jpg) 0 0 no-repeat;
}

/******************************************************
  CONTENT 2 COLS
*******************************************************/
.content2cols {
  width: 740px;
}

.content2cols .left {
  width: 360px;
  float: left;
}

.content2cols .right {
  width: 360px;
  float: right;
}

/******************************************************
* Images fondu
*******************************************************/
#fonduContainer {
	position:fixed;
	width:750px;
	height:100%;
	left:50%;
	top:300px;
	margin:0 0 0 -263px;
	z-index:900;
	background:#56453E;/**/
	display:none;
}
#fonduContainer img {
	position:absolute;
}

/******************************************************
  PROJECT - HEADER
*******************************************************/
.tx-atelieroi-pi1 #projectHeader {
	position:relative;
	height: 18px;
	border-bottom: 1px solid #C3BAB3;
}

.tx-atelieroi-pi1 #projectHeader h2, .tx-atelieroi-pi1 #projectHeader h3 {
  display: inline;
  margin: 0;
  padding: 0;
}

.tx-atelieroi-pi1 #projectHeader h2 {
  font-size: 13px;
  padding-right: 4px;
  font-weight: normal;
}

.tx-atelieroi-pi1 #projectHeader h3 {
  font-size: 10px;
  font-weight:normal;
}
.tx-atelieroi-pi1 #projectHeader span {
	padding:0 5px 0 0;
	font-size: 10px;
	font-weight:normal;
}

/******************************************************
  PROJECT - IMAGES
*******************************************************/
.tx-atelieroi-pi1 #projectImageContainer {
  border-bottom: 1px solid #C3BAB3;
}

.tx-atelieroi-pi1 .projectImage {
	width:740px;
}
.tx-atelieroi-pi1 div.description {
	font-size:11px;
	line-height:13px;
	color:#FFF;
}

.tx-atelieroi-pi1 #projectHeader a.btnDesc {
	display:block;
	float:left;
	width:18px;
	height:18px;
	margin:0 5px 0 0;
	background:url(../images/travauxBtnDesc.gif) 0 0px no-repeat;
	text-decoration:none;
}
.tx-atelieroi-pi1 #projectHeader a.btnDesc span.highlight {
	display:block;
	width:18px;
	height:18px;
	background:#FFF;
}
.tx-atelieroi-pi1 #projectHeader a.gris {
	cursor:default;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;	
}
.tx-atelieroi-pi1 #projectHeader a.gris span.highlight {
	background:none;
}
.tx-atelieroi-pi1 #projectImageContainerWrap {
	display:block;
	position:relative;
	width:740px;
	height:400px;
	overflow:hidden;
	z-index:140;
}
.tx-atelieroi-pi1 #projectImageContainerWrap #projectImageContainer {
	border:none;
}
.tx-atelieroi-pi1 .imageProjectJsOk {
	position:relative;
	height: 400px;
	overflow: hidden;
	float:left;
}
.tx-atelieroi-pi1 .imageProjectJsOk img {
	position:absolute;
	z-index:90;
}
.tx-atelieroi-pi1 .imageProjectJsOk div.description {
	display:block;
	width:289px;
	min-height:1px;
	padding:1px 7px;
	background:#C3BAB3; /*#FFF */
	color:#56453E;
	z-index:100;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;	
}
.tx-atelieroi-pi1 .imageProjectJsOk div.descriptionWrap {
	display:block;
	position:absolute;
	width:303px;
	min-height:1px;
	overflow:visible;
	padding:0;
	z-index:100;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}
.tx-atelieroi-pi1 .imageProjectJsOk div.descriptionWrap div.description {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;	
}
.tx-atelieroi-pi1 .imageProjectJsOk div.descriptionWrap div.vide {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
.tx-atelieroi-pi1 .imageProjectJsOk div.description p {
	margin:4px 0;
}
.tx-atelieroi-pi1 .imageSelector {
	clear:both;
	height:16px;
	padding:2px 0 0 0;
	border-top:1px solid #C3BAB3;
	border-bottom:1px solid #C3BAB3;
	font-size:11px;
	font-weight:normal;
}
.tx-atelieroi-pi1 .imageSelector a {
	display:block;
	float:left;
	width:8px;
	height:8px;
	margin:2px 4px 0 0;
	padding:0;
	overflow:hidden;
	border:1px solid #C3BAB3;
	text-indent:-9000px;
	font-size:0;
}
.tx-atelieroi-pi1 .imageSelector a.gris {
	cursor:default;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;	
}
.tx-atelieroi-pi1 .imageSelector span {
	padding:0 4px 0 0;
}
.tx-atelieroi-pi1 .imageSelector a:link, .tx-atelieroi-pi1 .imageSelector a:visited {
	background-color:none;
}
.tx-atelieroi-pi1 .imageSelector a:hover, .tx-atelieroi-pi1 .imageSelector a:active {
	background-color:#C3BAB3;
}
.tx-atelieroi-pi1 .imageSelector a.actif:link, .tx-atelieroi-pi1 .imageSelector a.actif:visited {
	background-color:#C3BAB3;
}
.tx-atelieroi-pi1 .imageSelector a.actif:hover, .tx-atelieroi-pi1 .imageSelector a.actif:active {
	background-color:#C3BAB3;
}
.tx-atelieroi-pi1 .imageSelector a.gris:link, .tx-atelieroi-pi1 .imageSelector a.gris:visited {
	color:#C3BAB3;
	text-decoration:none;
}
.tx-atelieroi-pi1 .imageSelector a.gris:hover, .tx-atelieroi-pi1 .imageSelector a.gris:active {
	color:#C3BAB3;
	text-decoration:none;
}

/******************************************************
  PROJECT - LIST
*******************************************************/
.tx-atelieroi-pi1 #projectList {
	display:block;
	position:relative;
	width:740px;
	height:50px;
	margin: 5px 0;
	overflow:hidden;
}

.tx-atelieroi-pi1 #projectList ul {
	position:absolute;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tx-atelieroi-pi1 #projectList ul li {
  display:block;
  float:left;
  width:175px;
  height:50px;
}
.tx-atelieroi-pi1 #projectList ul li div.image {
	display:block;
	float:left;
	width:50px;
}
.tx-atelieroi-pi1 #projectList ul li div.texte {
	display:block;
	float:left;
	width:115px;
	height:46px;
	padding:2px 5px;
	overflow:hidden;
}
.tx-atelieroi-pi1 #projectList ul li div.texte h3 {
	margin:0;
	padding:0;
	line-height:13px;
	font-size:10px;
	font-weight:normal;
}
.tx-atelieroi-pi1 #projectList ul li div.texte h4 {
	margin:0;
	padding:0;
	line-height:12px;
	font-size:10px;
	font-weight:normal;
}
.tx-atelieroi-pi1 #projectList ul li div.texte a {
	font-weight:normal;
}
.tx-atelieroi-pi1 #projectList ul li div.texte a:link, .tx-atelieroi-pi1 #projectList ul li div.texte a:visited {
	text-decoration:none;
}
.tx-atelieroi-pi1 #projectList ul li div.texte a:hover, .tx-atelieroi-pi1 #projectList ul li div.texte a:active {
	text-decoration:none;
}

.imgIn {
	width:50px;
	height:50px;
	margin:0 0 0 0;
}
.imgOut {
	width:40px;
	height:40px;
	margin:5px 0 0 5px;
}

.tx-atelieroi-pi1 #projectList .wrap {
	display:block;
	position:absolute;
	top:0;
	left:20px;
	width:700px;
	height:50px;
	margin:0;
	overflow:hidden;
}
.tx-atelieroi-pi1 #projectList .btnLeft {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:20px;
	height:50px;
	background:url(../images/listeLeftBtn.gif) 0 0 no-repeat;
}
.tx-atelieroi-pi1 #projectList .btnRight {
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:20px;
	height:50px;
	background:url(../images/listeRightBtn.gif) 0 0 no-repeat;
}
.tx-atelieroi-pi1 #projectList .gris {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}

/******************************************************
*  PROJECT - avec texte
******************************************************/
.tx-atelieroi-pi1 #projectWrap {
	
}
.tx-atelieroi-pi1 #projectWrap .projectImage {
	width:450px;
}
.tx-atelieroi-pi1 #projectWrap #projectHeader a.btnDesc {
	position:absolute;
	left:303px;
}
.tx-atelieroi-pi1 #projectWrap #projectTextContainer {
	width:295px;
	height:400px;
	padding-right:8px;
	float:left;
}
.tx-atelieroi-pi1 #projectWrap .imageSelector {
	padding-left:303px;
}
.tx-atelieroi-pi1 #projectWrap #projectImageContainerWrap {
	width:437px;
	float:left;
}
.tx-atelieroi-pi1 #projectWrap .imageProjectJsOk div.description {
	width:270px;
}
.tx-atelieroi-pi1 #projectWrap .imageProjectJsOk div.descriptionWrap {
	width:284px;
}

