/*
Name: InPharma
URL: http://www.in-pharma.fr
Author: Com-Ocean | http://www.com-ocean.com
Date: Decembre 2009
*/

* {outline: none;}

html {font-size: 100.01%;}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 62.5%;
	margin: 0;
}
	
h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	margin: 0 0 0.6em;
	padding: 0;
}

p, address, blockquote, ol, p, ul, li, label {
	line-height:1.5em;
	margin: 0 0 1em;
	padding: 0;
}

button, input, select, textarea {font-family: Arial, Helvetica, Verdana, sans-serif;}

/* ----------------------------------------------------------------------- */
/*                             	GENERAL STYLES                             */
/* ----------------------------------------------------------------------- */


.left {float: left;}

.right {float: right;}

.clear {clear: both;}
 
img {border: 0;}
 
.imgleft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgright {
	float: right;
	margin: 0 0 10px 10px;
}

.italic {font-style: italic;}
 
.ir {
	background-position: 0 0;
	background-repeat: no-repeat !important;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}


/* ----------------------------------------------------------------------- */
/*                             	LAYOUT                                     */
/* ----------------------------------------------------------------------- */

#container {
	margin: 0 auto;
	width: 980px;
}

#header {
	height: 100px;
	margin: 0;
	width: 980px;
}

	.logo {
		float: left;
		margin: 18px 0 0;
	}

	#numero-indigo {
		float: right;
		height: 100px;
		margin: 0;
		padding: 0 0 0 20px;
		width: 230px;
	}

#menu, #footer {
	background: url(../images/bkgd_nav.jpg) repeat-x 0 0;
	clear: both;
	height: 30px;
	margin: 0 0 10px;
	width: 980px;
}

#footer {
	margin-bottom: 30px;
	position: relative;
	}

	#search {
		border-left: #696B6E 1px solid;
		float: left;
		height: 25px;
		margin: 0;
		padding: 5px 0 0 15px;
		width: 210px;
	}
	
#banner {
	height: 300px;
	position: relative;
	width: 980px;
}
	
#main {
	clear: both;
	margin: 0;
	min-height: 300px;
	height:auto !important;
	height: 300px;
	width: 980px;
}	
	
	#content {	
		margin: 10px 0;
		width: 980px;
	}
		
		#leftside {
			float: left;
			margin: 0 20px 10px 0;
			width: 655px;
		}
		
		#leftside_smaller {
			float: left;
			margin: 0 20px 0 0;
			width: 400px;
		}
		
		#last-news {
			float: left;
			margin: 0;
			padding: 5px 0 0;
			width: 305px;
		}
		
		#rightside {
			float: right;
			margin: 0;
			width: 270px;
		}
		
		#form-container {
			float: left;
			margin: 20px 0 20px 120px;
			width: 440px;
		}

		
	#content_gammes {	
		background: #a8aaac url(../images/bkgd_content.jpg) repeat-x 0 0;
		display: block;
		min-height: 355px;
		height:auto !important;
		height: 355px;
		margin: 0;
		padding: 20px;
		width: 940px;
	}



/* ----------------------------------------------------------------------- */
/*                             	Menu                                 */
/* ----------------------------------------------------------------------- */
   
/* ------------ Navigation ------------ */

ul#nav {
	float:left;
	height: 30px;
	list-style-type: none;
	margin: 0 0 0 8px;
	width: 736px;
}

	#nav li {
		background-repeat: no-repeat !important;
	  background-position: 0 0;
		display: block;
		float: left;
		height: 30px;
		margin: 0;
		padding: 0;
	}
	
		#nav > li > a {
			height: 30px;
			display: block;
			overflow: hidden;
			text-indent: -9999px;
		}

		#nav li:hover {background-position: 0 -31px;}

		#nav li.nav-accueil {background-image: url(../images/nav_accueil.jpg); width: 75px;}
		#nav li.nav-gammes {background-image: url(../images/nav_gammes.jpg); width: 148px;}
		#nav li.nav-offres {background-image: url(../images/nav_offres.jpg); width: 69px;}
		#nav li.nav-produits {background-image: url(../images/nav_produits.jpg); width: 178px;}
		#nav li.nav-entreprise {background-image: url(../images/nav_entreprise.jpg); width: 90px;}
		#nav li.nav-contact {background-image: url(../images/nav_contact.jpg); width: 78px;}
		#nav li.nav-realisation {background-image: url(../images/nav_realisation.jpg); width: 120px;}


/* ------------ search bar ------------ */

#search-txt {
	background-color: #B9B9B9;
	border: none;
	color: #454545;
	float: left;
	height: 16px;
	width: 170px;
}

#search-but {
	background: url(../images/search_butt.jpg) no-repeat 0 0;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	height: 18px;
	overflow: hidden;
	text-indent: -9999px;
	line-height: 200px;
	width: 19px;
}

/* ------------ Newsletter ------------ */

#newsletter label {
	color: #FFFFFF;
	float: left;
	font-size: 1.4em;
	margin: 0 10px 0 0;
}

#newsletter-txt {
	background-color: #B9B9B9;
	border: none;
	color: #454545;
	float: left;
	height: 16px;
	width: 210px;
}

#newsletter-but {
	background: url(../images/Newsletter_but.jpg) no-repeat 0 0;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	height: 18px;
	overflow: hidden;
	text-indent: -9999px;
	line-height: 100px;
	width: 25px;
}

#newsletter-block {
	float: left;
  margin: 0 240px 0 0;
}

	
  #newsletter {
    border-right: #696B6E 1px solid;
    height: 24px;
    margin: 0;
    padding: 6px 10px 0 15px;
    width: 330px;
  }


.indicator2 {
	display: none; 
  margin: 8px 0 0 0;
}

/* ------------ Footer ------------ */

ul#footer-nav {
	float: left;
	height: 30px;
	list-style-type: none;
	margin: 0;
}

	#footer-nav li {
		color: #FFFFFF;
		float: left;
		font-size: 1.1em;
		margin: 0 8px;
	}
		
		#footer-nav a {
			color: #FFFFFF;
			height: 30px;
			display: block;
			margin: 7px 0 0;
		}
		
		.copyright {
			border-left: #696B6E 1px solid;
			color: #FFFFFF;
			font-size: 1.1em;
			left: 800px;
			line-height: 29px;
			padding-left: 15px;
			position: absolute;
			top: 0px;
		}


/* ----------------------------------------------------------------------- */
/*                             	GENERAL TYPO                               */
/* ----------------------------------------------------------------------- */
 
p, dl {
	color: #707070;
	font-size: 1.2em;
	text-align: justify;
}
	
a {
	color: #013888;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

h1 {
	background: url(../images/puce_croix.jpg) no-repeat 0 3px;
	color: #013888;
	font-size: 2.6em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 20px 0 10px;
	padding-left: 34px;
}

h2 {
	color: #707070;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1.3em;
}

h3 {
	color: #707070;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 0.4em;
}

	h3 a {color: #707070;}

h4 {
	color: #013888;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em;
	margin: 1.6em 0 0.4em;
}

h5 {
	background: url(../images/puce.jpg) no-repeat 0 5px;
	color: #013888;
	font-size: 1.6em;
	line-height: 1.2em;
	margin: 0 0 0.4em;
	padding: 0 0 0 12px;

}

h6 {
	color: #91af17;
	font-size: 2.2em;
	line-height: 1.3em;	
}

ul, ol {
	margin : 0 0 15px 20px;
}

li {
	color: #707070;
	font-size: 1.2em;
	margin: 0;
}

dl {
	float: left;
	width: 450px;
}


dt {
	background:url(../images/puce2.jpg) no-repeat 0 3px;
	font-weight: bold;
	margin: 10px 0 5px;
	padding: 0 0 0 10px;
}

dd {	
	border-bottom: #013888 1px solid;
	padding: 0 0 10px;
	margin: 0;
}

table {
	color: #707070;
  font-size: 1.1em;
	margin: 0 0 20px;
  vertical-align: top;
	width: 100%;
}

td {
	padding: 0 20px;
  vertical-align: top;
}

/*td {
	border: #fff 1px solid;
	background-color: #F2F2F2;
	height: 20px;
	margin: 0 2px 2px 0;
	padding: 5px;
}
	.table-photos td {	background-color: #FFF;}

th {
	background-color: #707070;
	border: #fff 1px solid;
	color: #FFF;
	height: 30px;
}


/* ----------------------------------------------------------------------- */
/*                             	SPECIFIC STYLES                            */
/* ----------------------------------------------------------------------- */



/* ------------ Numero indigo ------------ */

#numero-indigo p {
	font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
	font-style: italic;
	line-height: 1em;
	margin: 0;
	}
	
.titre-indigo{ 
	font-size: 1.8em;
	font-style: normal;
	line-height: 2.2em;
	margin-bottom: 5px;
}

.numero{ 
	color: #013888;
	display: block;
	font-size: 3.0em;
	font-style: normal;
	font-weight: bold;
	margin: 0;
}

/* ------------ Banniere ------------ */

.ensavoirplus{
	background: url(../images/but_savoir+.png) no-repeat 0 0;
	bottom: 15px;
	display: block;
	height: 30px;
	overflow: hidden;
	position: absolute;
	right: 50px;
	text-indent: -9999px;
	width: 140px;
	cursor: pointer;
}

*:hover.ensavoirplus{
	background-position: 0 -31px;
}

/* ------------ Content Home ------------ */

.big {font-size: 2.0em;}

#home .cms p {font-size: 1.4em; line-height: 1.6em;}
#home .cms h1 {background: none; font-size: 2.6em; margin: 0; padding: 0;}
#home .cms h2 {color: #013888; font-size: 2.6em;}

.titre {
	color: #013888; 
	font-size: 2.4em; 
	margin: 0;
}

#last-news p {line-height: 1.3em;}

/* ------------ Boutons Home ------------ */

ul#but-home {
	height: 80px;
	list-style-type: none;
	margin: 0;
}

	#but-home li {
		float: left;
		height: 80px;
		margin: 0 5px 0 0;
		width: 215px;
	}
		#but-home li.but-produits {	margin: 0;}
	
		#but-home a {
			height: 80px;
			background-position: 0 0;
			background-repeat: no-repeat !important;
			display: block;
			overflow: hidden;
			text-indent: -9999px;
		}

		#but-home a:hover {background-position: 0 -81px;}
	
		#but-home li.but-infos a {background-image: url(../images/but_infos.jpg);}
		#but-home li.but-documentation a {background-image: url(../images/but_telecharger.jpg);}
		#but-home li.but-produits a {background-image: url(../images/but_nv-produits.jpg);}



		
/* ------------ Actualites ------------ */

/* ------------ Autres ------------ */

.but_contact {
	background: url(../images/but_inner.jpg) no-repeat 0 0;
	color: #fff;
	font-size: 1.7em;
	height: 50px;
	line-height: 1.4em;
	padding: 10px 20px;
	width: 230px;
}

.but_contact a {
	color: #FFFFFF;
	text-decoration: underline;
}

.but_contact a:hover {
	text-decoration: none;
}

#engagements {
	background: url(../images/bkgd_box_2.jpg) no-repeat 0 0;
	height: 160px;
	list-style-type: none;
	margin: 20px 0;
	padding: 20px 15px;
	width: 240px;
}

#engagements li {
	color: #fff;
	font-size: 1.4em;
	line-height: 1.3em;
	margin: 0 0 25px;
}

.icon_left {
	float: left;
	margin: 0 5px 0 0;
}

#right-box {
	background: url(../images/bkgd_box_2.jpg) no-repeat 0 0;
	height: 160px;
	list-style-type: none;
	margin: 20px 0;
	padding: 20px 15px;
	width: 240px;
}

#right-box h2, #right-box p, #right-box li { color: #FFF;}


/* ------------ Actualites ------------ */

.date {
	float: left;
	margin: 2px 5px 0 0;}

h3_news {
	display: inline;
	float: left;
}


ul.list_news {
	border-left: #e5e5e5 1px solid;
	list-style-type: none;
	margin: 0 0 80px;
	padding: 0 0 0 20px;
}

ul.list_news li {
	margin: 0 0 10px;
}


/* ------------ Telechargements ------------ */

#download_list {
		list-style-type: none;
}

#download_list li {
		float: left;
		margin: 0 25px 20px;
}

#download_list img {
		border: #F2F2F2 1px solid;
}

#download_list li a.doctitle {
		background: url(../images/but_download.jpg) no-repeat 0 0;
		color: #fff;
		display: block;
		font-size: 1.1em;
		height: 42px;
		line-height: 1.0em;
		padding: 5px 40px 3px 10px;
		width: 120px;
}

/* ------------ Formulaires ------------ */

#form-container img {display: block; margin: 0;}

#form_contact {
	background: #898989 url(../images/bkgd_contact_body.jpg) repeat-x 0 0;
	margin: 0;
	padding: 10px 20px;
}

.titre_contact {	
	color: #FFF;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1.3em;
}

#myForm {
	margin: 0;
	width: 400px;
}

#myForm ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#myForm ul li {
	clear: both;
	height: 22px;
	padding: 6px 0;
}

#myForm ul li label {
	color: #FFF;
	display: block;
	float: left;
	overflow: auto;
	font-size: 1.1em;
	margin: 0;
	width: 100px;
}

#myForm ul li input, #myForm ul li textarea {
	border: #707070 1px solid;
	color: #707070;
	float: left;
	font-size: 1.1em;
	margin: 0;
	width: 298px;
}

#envoyer {
	background: url(../images/but_envoyer.png) no-repeat 0 0;
	border: none !important;
	cursor: pointer;
	float: right !important;
	display: block;
	height: 28px;
	margin: 6px 0 0 !important;
	overflow: hidden;
	text-indent: -9999px;
	width: 100px !important;
}

/* ------------ Errors ------------ */

ul.error_list {
	clear: both;
	margin: 0;
	padding: 0;
}

.error_list li {
	color: #013888;
	font-size: 1.0em;
	font-weight: bold;
	padding: 10px 0 0;
	margin: 0;
}


/* ----------------------------------------------------------------------- */
/*                             	PAGES GAMMES                               */
/* ----------------------------------------------------------------------- */


.img_content_footer {
	display: block;
	height: 5px; 
	margin: 0 0 10px;
}

#content_gamme_left {
	clear: both; 
	float: left;
	margin: 0 20px 0 0;
	width: 240px;
}

#content_gamme {
	float: left;
	margin: 0;
	width: 680px;
	}

#content_gamme_center {
	float: left;
	margin: 0 20px 0 0;
	width: 430px;
}

#content_gamme_right {
	float: left;
	width: 223px;
}

	#tags_cloud {
		background: url(../images/bkgd_box.png) no-repeat 0 0;
		margin: 40px 0 0 0;
		padding: 10px;
		height: 115px;
		text-align: justify;
		width: 203px;
	}


/* ------------ Subnav ------------ */

ul#subnav {
	height: 24px;
	list-style-type: none;
	margin: 0;
	width: 980px;
}

	#subnav li {
		float: left;
		margin: 0 2px 0 0;
	}
	
		#subnav a {
			height: 25px;
			background: url(../images/bkgd_subnav_off.jpg) no-repeat 0 0 ;
			color: #FFFFFF;
			display: block;
			font-size: 1.2em;
			padding: 2px 0 0 10px;
			text-decoration: none;
			width: 90px;
		}

		/*#subnav a:hover {background: url(../images/bkgd-subnav-on.jpg) no-repeat 0 0 ;}*/
		#subnav a:hover { background: url(../images/bkgd-subnav_RO.jpg) no-repeat 0 0 ; }
		
		#subnav li.active a {background: url(../images/bkgd-subnav-on.jpg) no-repeat 0 0 ;}
		#subnav li.active a:hover {text-decoration: none; cursor: default;}
		
/* ------------ Subnav d'une gamme ------------ */

ul#subnav_gamme {
	list-style-type: none;
	margin: 0;
}

	#subnav_gamme li {
		margin: 0;
		width: 240px;
	}
	
		#subnav_gamme a {
			background-position: 0 -29px;
			background-repeat: no-repeat;
			color: #FFFFFF;
			display: block;
			font-size: 1.1em;
			height: 22px;
			padding: 5px 0 0 40px;
			text-decoration: none;
			width: 230px;
		}

    #subnav_gamme li.active a {background-position: 0 0; color: #454545;}
		#subnav_gamme a:hover {background-position: 0 0; color: #454545;}
		
		#subnav_gamme li.subnav_gamme_galerie a {background-image: url(../images/subnav_galerie.png);}
		#subnav_gamme li.subnav_gamme_descriptif a {background-image: url(../images/subnav_descriptif.png);}
		#subnav_gamme li.subnav_gamme_plans a {background-image: url(../images/subnav_plans.png);}
		#subnav_gamme li.subnav_gamme_documentation a {background-image: url(../images/subnav_documentation.png);}
		#subnav_gamme li.subnav_gamme_vue360 a {background-image: url(../images/subnav_360.png);}
		#subnav_gamme li.subnav_gamme_materiaux a {background-image: url(../images/subnav_materiaux.png);}

/* ------------ Contenu pour une gamme ------------ */

#content_gamme h1, #content_gamme_left h1 {
	background: none;
	color: #FFF;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0;
}


#content_gamme h3, #content_gamme_center h3 {
	color: #FFF;
	font-size: 2.0em;
	font-weight: normal;
	margin: 0 0 20px;
}

#content_gamme h4, #content_gamme_center h4{
	color: #FFF;
	font-size: 1.6em;
	font-weight: normal;
	margin: 30px 0 10px;
}

#content_gamme p, #content_gamme_center p, #content_gamme li {color: #FFF;}

#tags_cloud p {
	color: #FFF;
	line-height: 2.4em;
  text-align: justify;
}

/* ------------ Galerie photos ------------ */

.galleryview {margin: 20px 0 0 0 !important;	}

.strip_wrapper {width: 590px !important; left: 40px !important;}

.strip_wrapper li {
	color: #ffffff;
	}

.nav-next { right: 10px !important;}
.nav-prev { left: 10px !important; }

.loader { background: url(/images/loader.gif) no-repeat center center; }

#filmstrip-box {
	height: 100px;
	margin: 400px 0 0 0;
	width: 680px;
}

#galerie {float: left;}

.panel-overlay {color: #ffffff;	}

.panel-overlay p {color: #ffffff; padding-top: 5px}

#pointer {border-color: #ffffff !important;}

.caption { font-size: 11px !important;}


/* ------------ Menu ------------ */


/*** ESSENTIAL STYLES ***/
.sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {width: 100%;}
.sf-menu li:hover {	visibility: inherit; /* fixes IE7 'sticky bug' */}

.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 2.5em; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {top: -999em;}
ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul {	left: 10em;	top: 0;}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {top: -999em;}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {left:10em; top:0;}

/*** DEMO SKIN ***/

.sf-menu li li {
	background-color:	#898b8d;
	border-bottom: 1px dotted #B9B9B9;
	width: 220px;
}

.sf-menu li li a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  padding: 5px 10px !important;
  font-size: 10pt;
  width: 200px;
}

.sf-menu li li:hover {
	background:	#676A6F;
	outline: 0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {	background: transparent;}

#plannav li a { font-size: 11px;} 

.slideshow {
  position: relative;
  height:300px;
}

.slideshow .item {
    position:absolute !important;
    top:0;
    left:0;
    z-index:8;
}

.slideshow .active { z-index:10;}
.slideshow .last-active { z-index:9;}

/* ------------ Résultats recherche ------------ */

#resultats, #resultats p	{
	color: #707070;
	font-size: 12px;
	text-align: justify;
}


