@charset "utf-8";
/*--------- Lightbox -----------*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#nextLink{
	width: 100%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#nextLink { right: 0; float: right;}
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 50% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/*-------- fin lightbox -------*/

#page {
	position: relative;
	width: 899px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	padding: 0px;
}
#menu-haut {
	height: 23px;
	width: 899px;
}
#espace {
	height: 33px;
	width: 899px;
}
#pied {
	width: 899px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	padding-top: 8px;
	font-size: 11px;
}
#pied-index {
	width: 943px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	padding-top: 8px;
	font-size: 11px;
}
#bande {
	width: 899px;
	background-color: #8C0F15;
	height: 20px;
}
#bande-index {
	width: 943px;
	background-color: #8C0F15;
	height: 20px;
}
#milieu {
	height: 524px;
	width: 899px;
}
#gauche {
	width: 147px;
	height: 524px;
	float: left;
}
#droit {
	width: 752px;
	height: 524px;
	float: left;
}
#titre {
	width: 752px;
	height: 20px;
}
#texte {
	width: 727px;
	height: 479px;
	margin: 0px;
	padding-top: 25px;
	padding-left: 25px;
}
#texte-contact {
	width: 727px;
	height: 479px;
	background-image: url(images/fond-contact.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 25px;
	padding-left: 25px;
}
#texte-equipe {
	width: 727px;
	height: 479px;
	background-image: url(images/fond-equipe.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 25px;
	padding-left: 25px;
}
#texte-vide {
	width: 727px;
	height: 479px;
	background-image: url(images/fond-vide.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 25px;
	padding-left: 25px;
}
#texte-qui {
	width: 727px;
	height: 479px;
	background-image: url(images/fond-qui.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 25px;
	padding-left: 25px;
}
#texte-ref1 {
	width: 727px;
	height: 479px;
	background-image: url(images/fond-ref1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 25px;
	padding-left: 25px;
}
#texte-ref2 {
	width: 727px;
	height: 479px;
	background-image: url(images/fond-ref2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 25px;
	padding-left: 25px;
}
#texte-ref3 {
	width: 727px;
	height: 479px;
	background-image: url(images/fond-ref3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 25px;
	padding-left: 25px;
}
#texte-ref4 {
	width: 727px;
	height: 479px;
	background-image: url(images/fond-ref4.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 25px;
	padding-left: 25px;
}
#texte-ref5 {
	width: 727px;
	height: 479px;
	background-image: url(images/fond-ref5.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 25px;
	padding-left: 25px;
}
#texte-image {
	width: 727px;
	height: 479px;
	background-image: url(images/fond-images.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 25px;
	padding-left: 25px;
}

#espace3 {
	height: 10px;
	width: 125px;
}

#espace2 {
	height: 3px;
	width: 125px;
}

#espace4 {
	height: 4px;
	width: 125px;
}
#espace5 {
	height: 30px;
	width: 125px;
}


#bouton-menu {
	height: 20px;
	width: 125px;
}

#bouton-menu1 {
	height: 15px;
	width: 125px;
}

#espace-milieu {
	float: left;
	height: 524px;
	width: 22px;
}

#menu-entreprise {
	float: left;
	height: 23px;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 269px;
}
#menu-realisations {
	float: left;
	height: 23px;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu-gauche {
	height: 524px;
	width: 125px;
	float: left;
}
#logo {
	width: 125px;
	height: 151px;
}




.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 675px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 675px;
	font-weight: bold;
	color: #8C0F15;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 675px;
	font-weight: bold;
	color: #8C0F15;
}

.carre {
	margin-left: 10px;
}

.chapeau {
	margin-bottom: 30px;
	font-weight: bold;
}

.infos-secondaires {
	font-size: 12px;
	color: #666666;
	margin-top: 35px;
}

.mail {
	font-weight: bold;
	color: #8C0F15;
	text-decoration: none;
}

.bandeimg {
	margin-top: 25px;
	margin-bottom: 25px;
}

.carre1 {
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	padding: 0px;
	vertical-align: text-bottom;
}

.a1 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #8C0F15;
	margin-bottom: 15px;
}

#image {
	height: 70px;
	width: 100px;
	float: left;
	margin-right: 11px;
	margin-top: 25px;
}

#image2 {
	height: 70px;
	width: 100px;
	float: left;
	margin-right: 11px;
	margin-left: 10px;
	margin-top: 25px;
}
#image5 {
	height: 70px;
	width: 100px;
	float: left;
	margin-right: 11px;
	margin-left: 10px;
}	


#image3 {
	height: 70px;
	width: 100px;
	float: left;
	margin-right: 11px;
}
#page-index {
	width: 943px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#dessus {
	height: 124px;
	width: 943px;
}
#anim {
	height: 321px;
	width: 943px;
}
.infos-secondaires-pharma {
	font-size: 11px;
	color: #666666;
	margin-top: 25px;
	width: 205px;
	float: left;
}
.infos-secondaires-pharma1 {
	font-size: 11px;
	color: #666666;
	margin-top: 25px;
	width: 210px;
	float: left;
	margin-left: 10px;
}
#stocklight {
	height: 44px;
	width: 125px;
	text-decoration: none;
}
#infos {
	width: 125px;
	height: 120px;
	background-color: #8F0D17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	margin-top: 2px;
}
#infos1 {
	height: 60px;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 4px;
}


.flash {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
