/*bug espace firefox*/

* {
margin:0;
padding:0;
}

body {
	margin-top: 0;
	padding: 0;
	background-color: #EFEFEF;
	background-position: center top;
	font-size: 13px;
	text-align: justify;
	color: #4A4A4A;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #4A4A4A;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #B768C5;
}

a:hover {
	color: #B768C5;
}

hr {
	display: none;
}

#wrapper {
}


/* Header */

#header {
	width: 924px;
	height: 368px;
	margin: 0 auto;
	margin-top: 0;
	padding: 0;
	background: url(images/labo/header_image_labo.jpg) no-repeat center top;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	color: #FFFFFF;
	font-size: 36px;
	padding-left: 15px;
}

#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #625FA1;
}

#header a {
	text-decoration: none;
}
/*MENU*/

#menu {
	width: 197px;
	height: 130px;
	position: relative;
	left: 21px;
	top: 82px;
	bottom:0;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	}
	
	


#menu a:hover{
	color:#FFFFFF;
	background-image: url(images/labo/fond_menu.jpg);
	background-repeat:no-repeat;	
}

#menu li{

   list-style:none;

   padding-left:10px;

   height:auto !important;

   height:1%;

   line-height:1.6em;

   font-size:1em;
   text-align:left;

}

#menu li.active {
	margin-left: 10px;
	padding-left:30px;
	background-image: url(images/labo/fond_menu_puce.jpg);
	background-repeat:no-repeat;	

}

#menu a{

   color:#000000;   /* non current menu color */
	
   display:block;

   padding:2px;
   padding-left:10px;

   text-decoration:none;

}

#menu li.here{

   color:#FFCFCF;     /* current menu color */

   padding-top:1px ;

}

#menu ul{

   margin:0;

   padding-bottom:20px;

   padding-left:0px;

}

#menu ul ul{

   display:none;

}

#menu ul ul ul{

   display:none;

}

#menu li.here ul{

   display:block;

   padding:2px 0px 2px 15px;

   font-size:1em;

}

#menu li.here ul ul {

   display:none;

}

#menu li.here li.here ul {

   display:block;

}

/*MENU FIN*/

#titre {
	width: 300px;
	height: 16px;
	position: relative;
	left: 530px;
	top: 127px;
	-top: 64px;
	bottom:0;
	padding: 0;
}

#titre a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.titre_labo{
	font-size: 16px;
	font-weight: bold;
	color: #ca1e12;
  }

#nom_labo {
	width: 400px;
	height: 30px;
	position: relative;
	left: 41px;
	top: 44px;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	bottom:0;
	padding: 0;
	}

#texte_logo_labo {
	width: 395px;
	height: 18px;
	position: relative;
	left: 41px;
	top: 44px;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color: #ca1e12;
	bottom:0;
	padding: 0;
	}

/* Page */

#page {
	width: 924px;
	height: 558px;
	margin: 0 auto;
	background: url(images/labo/page_image_labo.jpg) no-repeat center top;
	}

/* Content */

#content {
	width: 840px;
	height: 558px;
	margin: 0 auto;
	padding: 0;
	}

.post {
	padding: 5px 0 0 0;
}

.title {
	padding: 0 20px 0 0px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: -30px 20px 0 0px;
	color: #646464;
}

.meta {
	text-align: right;
	color: #646464;
	padding: 10px 20px 20px 20px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px dashed #B768C5;
}

.meta .more {
	background: url(images/img07.gif) no-repeat 0px 45%;
	padding-left: 15px;
}

.meta .comments {
	background: url(images/img06.gif) no-repeat 0px 45%;
	padding-left: 18px;
}
.meta a {
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
}

.last {
	border: none;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 924px;
	height: 71px;
	margin: 0 auto;
	background: url(images/labo/footer_image_labo.jpg) no-repeat center top;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #625FA1;
}


	
#footer p {
	padding: 25px 0 20px 0;
	text-transform: uppercase;
}

#footer p a {
	color: #FFFFFF;
}

#phone-fax {
	width: 824px;
	height: 21px;
	position: relative;
	left: 0px;
	top: 15px;
	margin: 0 auto;
	padding: 0;
	font-family: Arial;
	font-size: 21px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	}

#menu_footer {
	/*924*/
	position: relative;
	background:url(/assets/templates/biogroup/images/labo/footer_menu_background.png) repeat-y;
	padding:5px 33px 5px 36px;
	width: 855px;
	
	/* l:17 r:14 */
	
	/*width: 891px;*/
	/*height: 55px;*/
	
	/*left: 2px;*/
	/*top: 2px;*/
	/*bottom:0;*/
	margin: 0 auto;
	font-family: Arial;
	font-weight: bold;
	text-align: justify;
	font-size:8pt;
	/*padding: 0;*/
	}

#footer_bottom {
	position:relative;
	width:902px;
	height:12px;
	background:url(/assets/templates/biogroup/images/labo/footer_bottom.png) no-repeat;
	margin:0 auto;
	font-family: Arial;
	font-size: 9px;
	padding-left:22px;
	padding-top:48px;
}

#copyright {
	width: 862px;
	height: 9px;
	position: relative;
	left: 2px;
	top: 2px;
	bottom:0;
	margin: 0 auto;
	font-family: Arial;
	font-size: 9px;
	padding: 0;
	}
