/* @override http://dev.invivo-group.com/css/layout.css */

/* ------------------------------RAZ */

*{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p{
	font-size: 1em;
	margin: 0; padding: 0;
	font-weight: normal;
}
ul {
	margin: 0; padding: 0;
	list-style: none;
}
a {
	text-decoration:none;
	color:#9a9b9c;
}
a img {
	border:none;
}
.clear { 
    clear:both;
    display:block;
    line-height:1px;
	font-size:1px;
	height:1px;
}
a{outline: none;}
:focus{-moz-outline-style: none;}
.hidden {
		visibility:hidden;
}
fieldset{border:none;}

input{
	font-size:11px;
	color:#9a9b9c;
}
/* -------------------------fin RAZ--- */
body, html{
	height:100%;
}
body {
  	font-family:arial, verdana;
  	font-size:12px;
  	color:#5e5e5e;
  	margin:0px;
  	padding:0px;
  	text-align:center;
}
#principale{
  	width:954px;
	background:url(../images/back-principale.png) repeat-y;
  	text-align:left;
	position:relative;
	padding:0 7px;
	line-height:17px;
	margin:0 auto;
}
.bottom-ombre{
	background:url(../images/bottom-ombre.png) no-repeat;
	width:968px;
	height:9px;
	line-height:1px;
	clear:both;
	font-size:1px;	
	margin:0 auto;
}
#header{
	height:65px;
	position:relative;
	z-index:10;
}
#header #top-header{
	position:relative;
	height:66px;
	background:#fff;
}
#header #top-header #ombre-buble-header{
	background:url(../images/ombre-buble-header-home.png) no-repeat;
	width:292px;
	height:105px;
	position:absolute;
	top:0;
	left:331px;
}
#header #ombre-buble-header #text-recherche-header{
	background:url(../images/text-recherche-header.gif) no-repeat;
	width:155px;
	height:19px;
	border:none;
	position:absolute;
	top:61px;
	left:52px;
	padding:4px 0 0 8px;
	font-size:10px;
	text-align:center;
}
#header #ombre-buble-header #btn-recherche-header{
	position:absolute;
	top:61px;
	left:215px;	
}
#header #top-header .ombre-header-g{
	background:url(../images/ombre-header.png) repeat-x;
	width:331px;
	height:12px;
	position:absolute;
	top:66px;
	left:0;
}
#header #top-header .ombre-header-d{
	background:url(../images/ombre-header.png) repeat-x;
	width:331px;
	height:12px;
	position:absolute;
	top:65px;
	left:623px;
}


/*******menu*********/
#header ul#first-menu{
	width:954px;
	height:57px;
	position:absolute;
}
#header ul li{
	float:left;
	text-indent:-5000px;
	position:relative;
}
#header ul li a{
	display:block;
}

#header ul li#menu-item1 a{
	width:118px;
	height:44px;
}
#header ul li#menu-item2 a{
	width:146px;
	height:44px;
}
#header ul li#menu-item3 a{
	width:128px;
	height:44px;
}
#header ul li#menu-item4 a{
	width:185px;
	height:44px;
}
#header ul li#menu-item5 a{
	width:170px;
	height:44px;
}
#header ul li#menu-item6 a{
	width:95px;
	height:44px;
}
#header ul li#menu-item7 a{
	width:112px;
	height:44px;
}

#header ul li#menu-item1{
	width:118px;
	height:57px;
}
#header ul li#menu-item2{
	width:146px;
	height:57px;
}
#header ul li#menu-item3{
	width:128px;
	height:57px;
}
#header ul li#menu-item4{
	width:185px;
	height:57px;
}
#header ul li#menu-item5{
	width:170px;
	height:57px;
}
#header ul li#menu-item6{
	width:95px;
	height:57px;
}
#header ul li#menu-item7{
	width:112px;
	height:57px;
}



#header ul li#menu-item2 ul{
	left:-8px;
}
#header ul li#menu-item3 ul{
	left:-24px;
}
#header ul li#menu-item5 ul{
	left:12px;
}
#header ul li#menu-item6 ul{
	left:-29px;
}
#header ul li#menu-item7 ul{
	left:-59px;
}
#header ul li ul{
	background:url(../images/back-sous-menu.png) bottom left no-repeat;
	width:171px;
	position:absolute;
	top:35px;
	left:0;
	padding-bottom:22px;
	display:none;
	z-index:100;
}
#header ul li ul li{
	float:none;
	color:#000;
	text-indent:0;
	line-height:14px;
	background:none;
}
#header ul#first-menu li ul li a{
	display:inline;
	color:#a4a5a5;
}
#header ul#first-menu li ul li a:hover{
	color:#6ba001;
	background:none;
}
#header ul li ul li{
	margin:0px 15px;
	padding:2px 4px;
	border-bottom:1px solid #d7d7d7;
	zoom:1;
	background:none;
}
#header ul li ul li.top-menu{
	background:transparent url(../images/top-menu.gif) no-repeat;
	height:24px;
	width:171px;
	padding:0;
	margin:0;
	border:none;
}
#header ul li ul li.last-child{
	border:none;
}
/**********fin menu********/

/*********************content*******************/
h1{
	height:198px;
	text-indent:-5000px;
}
h1 img{
	display:block;
}
h1 span{
	text-indent:-5000px;
	position:absolute;
}
h3{
	color:#6ba001;
	text-transform:uppercase;
	font-size:18px;
}
.btn-imprim{
	background:url(../images/btn-imprim.gif) 0 2px no-repeat;
	padding:0 0 0 21px;
	margin:15px 0;
}
.btn-imprim a{
	color:#6ba001;
	font-weight:bold;
}
.btn-imprim a:hover{
	color:#4b7001;
}
.parag-entete{
	color:#6ba001;
	font-weight:bold;
}
/*********************fin content*******************/
/*.push {
     height: 72px;
}*/

#footer{
	background:url(../images/foot/foot_m.jpg);
	width:971px;
	margin:0 auto;
	margin-top: 10px;
	position:relative;
	text-align: left;

}

#footer .col1, #footer .col2, #footer .col3, #footer .col4, #footer .col5{
	height: 220px;
}

#footer .col2, #footer .col3, #footer .col4, #footer .col5 {
	border-left: solid 1px #ccc;
}

#footer .col1{
	float: left;
	padding-left: 20px;
	width: 155px;
}

#footer .col2{
	float: left;
	padding-left: 20px;
	width: 180px;
}

#footer .col3{
	float: left;
	padding-left: 20px;
	width: 225px;
}

#footer .col4{
	float: left;
	padding-left: 20px;
	width: 150px;
}

#footer .col5{
	float: left;
	padding-left: 20px;
	width: 145px;
}

#footer img {
	margin-bottom: -3px;
}

#footer h2{
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 14px;
	color: #668a15;
}

#footer .utile h2 {
	display: inline;
	float: left;
}

#footer ul{
	margin-bottom: 10px;
	clear: both;
}
#footer ul li{
	margin-bottom: 2px;
}
#footer ul li a{

}

#footer p#lang-french{
	/*width:20px;
	height:14px;*/	
	width:16px;
	height:11px;
	float: right;
	text-indent:-5000px;
	margin-right: 4px;
	margin-top: 3px;
	font-size:1px;
}
#footer p#lang-english{
	/*width:20px;
	height:14px;*/
	width:16px;
	height:11px;
	font-size:1px;
	text-indent:-5000px;
	float: right;	
	/*left:920px;*/
	margin-right: 4px;
	margin-top: 3px;
}
#footer p#lang-spainish{
	width:16px;
	height:11px;
	font-size:1px;
	text-indent:-5000px;
	float: right;
	margin-right: 4px;
	margin-top: 3px;
}
#footer p#lang-french a{
	display:block;
	/*width:20px;
	height:14px;*/
	width:16px;
	height:11px;
}
#footer p#lang-english a{
	display:block;
	/*width:20px;
	height:14px;*/
	width:16px;
	height:11px;
}
#footer p#lang-spainish a{
	display:block;
	width:16px;
	height:11px;
}

/*******popin**********/
#overlay {
	background: #000;
	position: absolute; top: 0; left: 0;
	z-index: 10000;
	width: 100%;
}

.prettyPopin {
	display: none;
	overflow: hidden;
	position: absolute; z-index: 11000;
	top: 50%; left: 50%;
	/*background: url(../images/prettyPopin/popinLeft.gif) bottom left no-repeat;*/
}

	.prettyPopin a#b_close {
		display: none;
		position: absolute; z-index: 2;
		top: 5px; right: 5px;
		width: 28px; height:28px;
		text-indent: -10000px;
		background: url(../images/btn-close-popin.png) bottom left no-repeat;
	}

	.prettyPopin .prettyContent {
		position: relative;
		width: 100%; height: 100%;
		font-size: 1.2em;
		/*background: url(../images/prettyPopin/popinRight.gif) bottom right no-repeat;*/
	}
	
		.prettyPopin .prettyContent .prettyContent-container {
			display: none;
			/*padding: 20px 15px 15px 15px;*/
		}
	
		.prettyPopin .prettyContent .loader {
			position: absolute;
			top: 50%; left: 50%;
			margin: -14px 0 0 -14px;
		}
/*******popin**********/

/*******kepopopin**********/
#pop{
	text-align:left;
	padding:0 0 0 0;
}
#overlay-appear{
	background:#000;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:80000;
}
#pop{
	background:#fff;
	width:480px;
	height:263px;
	position:absolute;
	z-index:80001;
	font-family:arial;
}
#pop-btn-close{
	background:transparent url(../images/btn-close-popin.png) no-repeat;
	width:28px;
	height:28px;
	text-indent:-5000px;
	font-size:1px;
	line-height:1px;
	position:absolute;
	top:4px;
	right:4px;
	cursor:pointer;
}
/*******kepopin**********/

.block-ombre-img{
	background:url(../images/block-ombre-img.png) no-repeat;
	width:191px;
	height:86px;
	position:relative;
	margin-left:-7px;
}
.content-interieur .block-ombre-img img{
	margin:0;
	position:absolute;
	top:7px;
	left:7px;
}

#error{
  text-align: center;
  text-transform: uppercase;
  margin-top: 150px;
}

.impMap {
	width: 859px;
	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
}

.tabNav {
	cursor: pointer;
}

#mainTab td {
	line-height: 1px;
}

#nsaNav {
	padding: 3px;
	background: url(/images/fr/ni/on/nsa_nav.jpg);
	text-transform: uppercase;
	text-align: center;
}

#nsaNav span span {
	cursor: pointer;
	display: inline-block;
}

#nsaNav span span span {
	margin-top: 3px;
	top: -5px;
}

#nsaNav span#tabAliment.on {
	
	border-bottom: solid 1px #95cb00;
}

#nsaNav span#tabPremix.on {
	
	border-bottom: solid 1px #f8f9e2;
}

#nsaNav span#tabSante.on {
	
	border-bottom: solid 1px #c54813;
}
