* {
	margin: 0;
	padding: 0;
}

.hide { display: none; }

hr {
	clear: both;
	height: 0;
	border: 0;
	visibility: hidden;
	}

.bleu {
	color: #309dea;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
}

.a:hover {
	text-decoration: underline;
}

html {
	text-align: center;
	}

body {
	background-color:#262929;
	font-weight: normal;	
	font-style: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height: 0.8em;
	outline: none;
	}
	
#container {
	width: 855px;
	margin: 20px auto;
	position: relative;
	}
	
#header {
	width: 840px;
	height: 66px;
	text-align: left;
	background-color:#262929;
	padding: 5px;
	position: relative;
	}
#logo {
	float: left;
	width: 143px;
	height: 66px;
	background:  url(http://www.pixlab.com/images/logo.png) no-repeat top;
	background-color:#262929;
	text-align: left;
	}
	
#logolien {    /* la zone de lien */
float: left;
width : 143px;
height: 66px;
}
ul#sousnavigation {
	float: right;
	color: #828181;
	font-size: 0.8em;
	margin:20px auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	position: relative;
	}
	
#sousnavigation li  {
	float: left;
	display:block;
	padding-right:5px;
	}
	
#sousnavigation li a {
	color: #d4d7d5;
	text-decoration: none;
	}
	
#sousnavigation li a:hover {
	background-color: #309dea;
	color:#FFFFFF;
	}
	
#imagepano {
	width: 850px;
	height : 270px;
	text-align: center;
	padding:0px;
	clear:both;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	

/* Le fil d'ariane */
	
ul#ariane {
	height: 33px;
	width: 850px;
	text-align: center;
	list-style: none;
	margin: 0;
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #d6d6d6;	/* border-bottom: 1px solid #ccc;	*/
	background-image: url(../images/ariane_droite.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: -4000px;
		}

#ariane li {
	float: left;
	height: 33px;
	}
	
#ariane li a {
	display: block;
	height: 33px;
	}
	
#ariane li.active {
	/* border-bottom: 1px solid #f2f2f2; */
	background-position: bottom;
	}

#ariane li.inactive {
	background-position: top;
	}
	
#ariane li#accueil-tab:hover {
	background-position: bottom;
	cursor:pointer;
	}
		
#ariane li#accueil-tab {
	width: 81px;
	background-image: url(http://www.pixlab.com/images/accueil_retour2.png);
	height: 33px;
	}
	

#ariane li#visite-tab {
	width: 117px;
	background-image: url(../images/visite_virtuelle.png);
	}
	
#ariane li#photopano-tab {
	width: 149px;
	background-image: url(../images/photo_panoramique.png);
	}

#ariane li#phototheque-tab {
	width: 105px;
	background-image: url(../images/ariane_phototheque.png);
	background-repeat: no-repeat;
	}

#ariane li#animation-tab {
	width: 124px;
	background-image: url(../images/animation.png);
	}

#ariane li#design-tab {
	width: 137px;
	background-image: url(../images/design_graphique.png);
	}

#ariane li#contactez-tab {
	width: 120px;
	background-image: url(../images/contacteznous.png);
	}
	
#ariane li#contact-tab {
	width: 84px;
	background-image: url(../images/ariane_contact.png);
	height: 33px;
	}
	

/* The toolbar for the content box */

ul#toolbar {
	height: 33px;
	width: 850px;
	text-align: center;
	list-style: none;
	margin: 10px 0 0 0;
	padding:0;
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-indent: -4000px;
	}
	
#toolbar li {
	float: left;
	}
	
#toolbar li a {
	height: 33px;
	display: block;
	outline: none;
	}
	
#toolbar li.active {
	background-position: bottom;
	}

#toolbar li.inactive {
	background-position: top;
	}
	
#toolbar li:hover {
	background-position: bottom;
	cursor:pointer;
	}
		
#toolbar li#accueil-tab {
	width: 82px;
	background-image: url(http://www.pixlab.com/images/accueil.png);
	}

#toolbar li#visite-tab {
	width: 126px;
	background-image: url(http://www.pixlab.com/images/visite_virtuelle.png);
	}

#toolbar li#photopano-tab {
	width: 158px;
	background-image: url(http://www.pixlab.com/images/photo_panoramique.png);
	}

#toolbar li#phototheque-tab {
	width: 112px;
	background-image: url(http://www.pixlab.com/images/phototheque.png);
	}

#toolbar li#animation-tab {
	width: 98px;
	background-image: url(http://www.pixlab.com/images/animation.png);
	}

#toolbar li#design-tab {
	width: 143px;
	background-image: url(http://www.pixlab.com/images/design_graphique.png);
	}

#toolbar li#contactez-tab {
	width: 131px;
	background-image: url(http://www.pixlab.com/images/contacteznous.png);
	}

	
/* The slide-y content box thingy */

#frame, #scroller, .section {
	height: 340px;
}

#frame {
	overflow: hidden;
	margin: 0;
	width: 850px;
	position: relative;
	background-color:#1a1d1d;
	float:left;
	padding:0;
	}
	
#frame div.button {
	position: absolute;
	top: 40%;
	}
	
div.button#left { left: 10px; outline:none; }
div.button#right { right: 10px;  }

#scroller {
	width: 780px;
	height: 340px;
	padding: 0;	
	overflow: hidden;
	background-color:#1a1d1d;
    margin : 0 35px 0 35px;
	}

#content {
	width: 6000px;
	margin: 0;
	padding:0;
	}
	
.section {
	width: 750px;
	margin: 0 15px 0 15px;
	float: left;
	color: #BFC4C0;
	font-weight: normal;
	padding:25px 0 15px 0;
	overflow: hidden;
	font-size: 12px/18px; 
	}
	
.section h2, .section h3 {
	color: #309dea;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 1em;
	line-height: normal;
	}
	
.section h2, .section#accueil-pane h3 {
	color: #D4D7D5;
	}
	
.section p, .section li {
	margin: 0;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: normal;
	}
	
.section ul {
	list-style-position: inside;
	}

.section img {
	border:1px solid #1a1d1d;
	}
	
.section img:hover {
	border:1px solid #999999;
	}
		
		

	/* Contenu */

.gauche {
	width: 360px;
	float: left;
	text-align: justify;
	margin: 0 25px 0 0;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	list-style-type: none;
	}

.droite {
	width: 360px;
	padding: 0;
	margin: 0;
	text-align: justify;
	font-weight: normal;
	float: left;
	font-style: normal;
	list-style-type: none;
		}
	


	/* fr : Voila le truc */
/* en : Here is the trick*/

/* fr : Ce DIV agit egalement en tant que conteneur */
/* en : This DIV also acts as a container*/
.upperleft{
	width : 850px;
	padding: 0px;
	background-color : #0b0b0b;
	background-image : url('../images/upperleft.png');
	background-repeat : no-repeat;
	background-position : top left;
}

.upperright{
	background-image : url('../images/upperright.png');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft{
	background-image : url('../images/lowerleft.png');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright{
	background-image : url('../images/lowerright.png');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding :110px 0px 0 830px;
}
#references {
	width: 380px;
	height : 90px;
	text-align: left;
	float: left;
	padding: 5px;
	}
	
#contact {
	width: 420px;
	font-size: 11px;
	height :90px;
	color: #828181;
	text-align: left;
	float: right;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 15px 0 0 0;
	}
	
.sousnavigation a {
	color: #d4d7d5;
	text-decoration: none;
	}
	
.sousnavigation  a:hover {
	background-color: #309dea;
	color:#FFFFFF;
	}
	
/* bas*/

#bas {
	width: 850px;
	height : 100px;
	text-align: left;
	clear:both;
	padding : 10px 0 0 0;
	position: static;
	margin:0;
	}
	
#bas a:hover {
	background-color: #309dea;
	color:#FFFFFF;
	}
	
/* Contact bas */

#leftbas {
	width: 210px;
	color: #828181;
	font-size: 1em;
	float: left;
	}

#rightbas {
	width: 210px;
	text-align: left;
	color: #828181;
	font-size: 1em;
	float: right;
		}
	

em, q {
	font-weight: bold;
	font-style: normal;
	}

code {
	font-family: monospace;
	}
	
a img { border: 0; }
	
/* Footer */


#footer {
	width: 845px;
	height : 100px;
	text-align: left;
	margin: 14px 0 0 0;
	clear:both;
	padding: 10px 0 0 0;
	}
#footergauche {
	width: 400px;
	height : 90px;
	text-align: left;
	color:#828181;
	float: left;
	font-size:0.7em;
	line-height: 1.5;
	margin : 0 0 0 10px;
	}
	
	#footergauche a{
    text-decoration: none;
	color:#828181;
	}
	
#footerdroit {
	width: 420px;
	font-size: 0.7em;
	height :90px;
	color: #d2d2d2;
	text-align: left;
	float: right;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#footer p#disclaimer {
	font-size: 0.6em;
	color: #333;
	text-align: center;
	}
a {
	color: #309DEA;
	text-decoration: none;
}

section a:hover {
	background-color: #309dea;
	color:#FFFFFF;
	}
	


	
 
/* Page phototheque */ 

#phototheque {
	width: 850px;
	text-align: right;
	background-color: #FFFFFF;
	height: 670px;
	}
.contentpadding {
		padding: 10px; }

#basphototheque {
	width: 850px;
	position: relative;
	background-image: url(http://www.pixlab.com/images/bas_phototheque.png);
	height: 20px;
	clear: left;
	}

/* ######### Page Photo panoramique ######### */
/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
	padding: 0;
	margin: 0px;
	background-color: #1a1d1d;
	width: 850px;
}

#cadre{
	padding: 0;
	margin: 0px;
	height:330px;
	display:block;
	background-color: #1a1d1d;
}

.indentmenu ul{
	background-color: #1a1d1d;
	float:left;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;
	border-right-width: 1px; border-right-style: solid;	border-right-color: #3c3f3f; border-left-width: 1px; border-right-style: solid; border-right-color: #3c3f3f;
}

.indentmenu ul li{
	list-style-type: none;
	padding:0 0 5px 0;

}

.indentmenu ul li a{
	text-decoration: none;
}

.indentmenu ul li a:hover{
outline: none;	
}

.indentmenu ul li a:visited{
color: black;
outline: none;
}

.indentmenu ul li a.selected{
color: black !important;
outline: none;
}


ul#arianepano {
	height: 33px;
	width: 850px;
	text-align: center;
	list-style: none;
	margin: 0;
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #1a1d1d;	/* border-bottom: 1px solid #ccc;	*/
	background-image: url(../images/ariane_pano.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: -4000px;
		}
		
	#arianepano li {
	float: left;
	height: 33px;
	}
	
#arianepano li a {
	height: 33px;
	display: block;
	}
	
#arianepano li.active {
	/* border-bottom: 1px solid #f2f2f2; */
	background-position: top;
	}

#arianepano li.inactive {
	background-position: bottom;
	}
	
#arianepano li#accueil-tab:hover {
	background-position: top;
	cursor:pointer;
	}
		
#arianepano li#accueil-tab {
	width: 81px;
	background-image: url(http://www.pixlab.com/images/accueil_retour2.png);
	height: 33px;
	}
	
#arianepano li#animation-tab {
	width: 95px;
	background-image: url(../images/animation.png);
	}	

#galleriepano {
	width: 850px;
	background-color: #1a1d1d;
	}
	
#basgalleriepano {
	width: 850px;
	text-align: left;
	position: relative;
	background-image: url(http://www.pixlab.com/images/bas_gallerie.png);
	height: 32px;
	clear: left;
	border:0;
	}
	
	#arianepano li#photopano-tab {
	width: 149px;
	height: 33px;
	background-image: url(../images/photo_panoramique.png);
	background-position: bottom;
	}
	
	#arianepano li#visite-tab {
	width: 123px;
	height: 33px;
	background-image: url(../images/visite_virtuelle.png);
	}
	
	.soustitre {
	color: #828181;
	font-size: 1em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height:1.5em;
}

#basarrondis {
	width: 850px;
	text-align: left;
	position: relative;
	background-image: url(http://www.pixlab.com/images/bas__arrondis.png);
	height: 22px;
	clear: left;
	}
	
	/* page visite virtuelle */
	
#visitevirtuelle {
	width: 850px;
	background-color: #1a1d1d;
	min-height: 650px;
	margin:0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}
	
#visitevirtuelle ul {
	font-size:0.8em;
	color: #FFFFFF;
    margin: 10px 0 0 30px;
	padding: 10px 0;
	background-color: #1a1d1d;
    float: left;
	width: 240px;
	}
#visitevirtuelle li{
  color: #D2D2D2;
  margin-top:2px;
  display: block;
  float: left;
  clear:both;
  width: 240px;
  text-align:left;
}

#visitevirtuelle li a{
color: #309dea;
text-decoration:none;
}
#visitevirtuelle li a:hover {
	background-color: #309dea;
	color: #FFFFFF;
}

#visitevirtuelle a img {
	padding: 5px;
	border: 1px solid #2c2f2f;
	margin : 0px 0 10px -5px;
	float: left;
	}
	
#visitevirtuelle img:hover {
	border: 1px solid #525858;
	cursor:pointer;
	}
	
		/* page animation */
	
#animation {
	width: 850px;
	background-color: #1a1d1d;
	min-height: 1000px;
	margin:0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}
	
#animation ul {
	font-size:0.8em;
	color: #FFFFFF;
    margin: 10px 0 0 30px;
	padding: 10px 0;
	background-color: #1a1d1d;
    float: left;
	width: 240px;
	}
#animation li{
  color: #D2D2D2;
  margin-top:2px;
  display: block;
  float: left;
  clear:both;
  width: 240px;
  text-align:left;
}

#animation li a{
color: #309dea;
text-decoration:none;
}
#animation li a:hover {
	background-color: #309dea;
	color: #FFFFFF;
}

#animation a img {
	padding: 5px;
	border: 1px solid #2c2f2f;
	margin : 0px 0 10px -5px;
	float: left;
	}
	
#animation img:hover {
	border: 1px solid #525858;
	cursor:pointer;
	}
	
	 /* Page contact */  
	
#contactform {
	width: 850px;
	height:785px;
	background-image:url(http://www.pixlab.com/images/background_contact.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
#contactleft {
	width: 200px;
	height:700px;
	float: left;
	padding: 40px 0 0 20px;
	text-align: left;
	line-height: 1.7em;
	margin-right: 100px;
    font-size: 0.8em;
	margin:0;
	text-align:right;
	}

#contactright {
	width: 510px;
	text-align: left;
	padding: 30px 0 0 50px;
	float:left;
	line-height: 1.3em;
	  font-size: 0.8em;
		}
