@charset "UTF-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	/*background-image:url(regle.png);
	background-position: right top;
	background-repeat:repeat-y;*/
	color:#222;
	}
#container {
	text-align:center;
	position: absolute;	
	top: 0px;	
	left: 0px;	
	width: 100%;	
	height: 560px;
	top: 48%;
	margin-top: -280px; /* moitié de height */
	}
#content {
	position: relative;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
}	
img {
	border:0;
	}
p {
	margin: 0 0 8px 0;
	padding:0;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	letter-spacing: 0.07em;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	letter-spacing: 0.07em;
	margin: 6px 0 6px 0;
	padding: 0;
	text-transform:uppercase;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	letter-spacing: 0.07em;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	letter-spacing: 0.07em;
	margin: 9px 0 4px 0;
	padding: 0;
	text-transform:uppercase;
}
a:focus {
    outline: none;
}
ul, li {
	list-style: none;
    margin: 0;
	padding: 0;
		
	}
#header {
	height: 84px;
	width: 990px;
}	
#logo {
	float:left;
	height: 84px;
	width: 470px;
	background-image:url(pix/olivier-tran.png);
	background-position: 0 0;
	background-repeat:no-repeat;
}
#logo h1 {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.07em;
	margin: 0;
	padding: 60px 0 0 169px;
	text-align:justify;
	text-transform:uppercase;
}
#logo a {
	color: #808080;
	text-decoration: none;
}
#navigation {
	float:left;
	border-bottom: 1px solid #ccc;
	height:24px;
	margin-top: 60px;
	width: 520px;
}
#navigation-on {
	float:left;
	border-bottom: none;
	height:24px;
	margin-top: 60px;
	width: 520px;
}
#level1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.07em;
	text-transform:uppercase;
}
#level1 li {
	display:inline;
	margin: 0 1px 0 1px;
	}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  #level1 {
	letter-spacing:  0.08em;
  }
}
#level1 li a:link, #level1 li a:visited, #level2 li a:link, #level2 li a:visited {
	color:#808080;
	text-decoration:none;
	}
#level1 li a:active, #level1 li a:hover, #level2 li a:active, #level2 li a:hover {
	color:#222;
	text-decoration:none;
	}
#level2 {
	font-size: 10px;
	margin: 0 0 0 -24px;
	background-image: url(pix/right-arrow.png);
	background-position: left 5px;
	background-repeat:no-repeat;
}
#level2 ul {
	padding: 0 0 0 24px;
	}
#level2 li {
	display:inline;
	margin: 0 3px 0 0;
	}
#contenu {
	width: 990px;
}	
#selection {
	margin-top: 36px;
	font-size:1.05em;
	/*color:#808080;*/
}	
#selection img {
	margin-right: 12px;
}
#selection img.translucide {
	-moz-opacity:.5;
	-khtml-opacity:.5;
	filter: alpha(opacity=50);
   	opacity:.5;
}	
#selection img:hover {
	-moz-opacity:.5;
	-khtml-opacity:.5;
	filter: alpha(opacity=50);
   	opacity:.5;
}
#texte {
	position:relative;
	height:350px;
	line-height: 17px;
	margin: 36px 0 0 470px;
	/*padding-left: 76px;*/
	width: 520px;
	font-size:11px;
}
#texte a:link, #texte a:visited, #selection a:link, #selection a:visited {
	color:#222;
	text-decoration: underline;
}
#texte a:active, #texte a:hover, #selection a:active, #selection a:hover {
	color:#808080;
	text-decoration: none;
}
#texte ul {
	margin: 0 0 8px 0;
	padding: 0;
}
#texte ul li {
	margin: 0;
	padding: 0 0 0 18px;
	background-image: url(pix/hyphen.png);
	background-position: left 12px;
	background-repeat: no-repeat;
}
.no-margin {
	margin: 0;
	padding: 0;
}
#croquis {
	float:left;
	width: 450px;
	height: 350px;
	background-image:url(pix/croquis.png);
	background-repeat:no-repeat;
}
/* index : debut */
#contenu h2 {
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	letter-spacing: 0.07em;
	margin: 0;
	padding: 0;
	text-align:right;
	text-transform:uppercase;
}		
#contenu h2 a:link, #contenu h2 a:visited {
	color: #222;
	text-decoration: none;
}		
#contenu h2 a:active, #contenu h2 a:hover {
	color: #808080;
	text-decoration: none;
}	
#contenu h3 {
	color: #808080;
	font-size:1.05em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	float: left;
}
#presentation {
	margin: 72px 0 18px 0;
}	
#contenu #presentation h2 {
	background-image:url(pix/presentation-ligne.png);
	background-position: 180px bottom;
	background-repeat:no-repeat;
}
#archi-retail {
	margin: 36px 0 18px 0;
}	
#contenu #archi-retail h2 {
	background-image:url(pix/retail-ligne.png);
	background-position: 326px bottom;
	background-repeat:no-repeat;
}
#schemas-directeurs {
}

#expositions {
	margin-left: 500px;
}

#vitrines {
	margin-left: 300px;
}

#design {
	margin-left: 700px;
}

#archi-interieure {
	margin: 18px 0 18px 0;
}	
#contenu #archi-interieure h2 {
	background-image:url(pix/interieur-ligne.png);
	background-position: 245px bottom;
	background-repeat:no-repeat;
}
#maisons {
	margin-left: 400px;
}
#appartements {
	margin-left: 600px;
}
#lofts {
	margin-left: 100px;
}
#studios {
	margin-left: 800px;
}
#contenu .ligne {
	height: 24px;
}
#contenu .ligne div {
	float: left;
	margin: 0 0 0 12px;
}
#contenu .ligne div img {
	padding-left:6px;
	padding-right: 6px;
}
#contenu .ligne div img:hover {
	-moz-opacity:.5;
	-khtml-opacity:.5;
	filter: alpha(opacity=50);
   	opacity:.5;
}
#contact {
	margin: 18px 0 18px 0;
}
#contenu #contact h2 {
	background-image:url(pix/contact-ligne.png);
	background-position: 660px bottom;
	background-repeat:no-repeat;
}
/* index : fin */
#footer {
	font-size:10px;
	padding: 0 0 6px 0;
	margin: 0;
	position:absolute;
	bottom: 0;
	width:100%;
	}
#mentions {
	color: #999;
	font-size:10px;
	text-align:right;
	padding: 4px 0 0 0;
	float:left;
	margin-left: 18px;
	}
#mentions a:link, #mentions a:visited {
	color: #999;
	text-decoration: none;
	}
#mentions a:active, #mentions a:hover {
	color: #808080;
	text-decoration: none;
	}
#coordonnees {
	color: #999;
	padding: 36px 0 0 6px;
	float:left;
	width:85%;
	background-image:url(pix/regle.png);
	background-position: 100% 0;
	background-repeat:repeat-x;
	}
#coordonnees a:link, #coordonnees a:visited {
	color: #808080;
	text-decoration: none;
	}
#coordonnees a:active, #coordonnees a:hover {
	color: #999;
	text-decoration: none;
	}
#copyright {
	color: #ccc;
	font-size:9px;
	padding: 0 0 0 6px;
	}
#copyright a {
	color: #ccc;
	text-decoration: none;
	}
.clear {
	clear:both;
	}
	
.gris {
	color: #808080;
}

/*=======================================
* Tooltips
* ======================================*/
#tooltip {
	position: absolute;
	padding: 9px;;
	top: 0;
	left: 0;
	display: none;
	z-index: 200;
	font-size: 10px;
	text-align: center;
	background-image:url(pix/translucide.png);
	background-repeat:repeat;
	border: 1px solid #ddd;
	width:200px;
	font-size:11px;
}
/* form */
.formulaire_text {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 1px;
	background-position: center bottom;
	height: 16px;
	width: 176px;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	margin: 0 9px 6px 0;
			}

.formulaire_question {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 1px;
	background-position: center bottom;
	height: 120px;
	width: 260px;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	margin: 6px 0 9px 0;
			}
			
.formulaire_submit {
	background-color: #efefef; 
	border: 1px solid #ccc;
	padding: 1px 0 3px 0;
	height: 22px; 
	width : 60px; 
	background-position: center; 
	margin: 9px 9px 18px 0px;
	color: #222;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	}

#question {
	font-size: 9px;
	margin-top: 12px;
}
#question img {
	margin-right: 12px;
}
.formulaire_img {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 1px;
	background-position: center bottom;
	height: 20px;
	width: 60px;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	margin-right: 12px;
			}
.obligatoire, .rouge {
	color: #c00;
}
.legende {
	font-size: 9px;
	color: #808080;
	margin: 0;
}

