/* @override 
	http://www.nedap.fr/css/layout.css
	http://www.nedap.fr/css/layout.css
	http://srvnet.nedap-france.com/css/layout.css
*/

html, body {
	margin:0pt; 
	padding:0pt; 
	width:100%; 
	height:100%; 
	color:#707072; 
	background: none;
	font: 62.5% Arial;
}

body {
	background-color: #FFFFFF;
	margin:0;
	padding:0;
	color: #828282;
	font-family: arial, sans-serif;
	font-size : 11px;
}
.prim {
	width:994px;
	margin: 0px auto;
}
object
{
	float:left;
	padding-right:5px;
}

table, p
{
	margin:0;
	padding:0;
}
#arrow {
	background-repeat: no-repeat;
  width: 10px;
  height: 10px;
  padding: 0;
	background-image: url(/css/Files/arrow_gris.png);
	position: static;
	display: inline-block;
	float: none;
	margin-top: 1px;
	margin-left: 1px;
}
table.moduletable {
text-indent:5px;
padding-left:5px;
padding-top:8px;
}
.left {
	width:744px;
	float:left;
}
.right{
	width:246px;
	clear:right;
	float:right;
}
.top {
	width:100%;
	float:left;
}
.logo {
	width:805px;
	height:45px;
	background-image:url(../img/nedap.gif);
	float:left;
	background-repeat: no-repeat;
	background-position: left 10px;
}
.logoEspace {
	width:400px;
	height:45px;
	background-image:url(../img/monEspace-nedap.gif);
	float:left;
	background-repeat: no-repeat;
	background-position: left 10px;
}
.header{
	width:740px;
	height:120px;
	background-image:url(../img/header.jpg);
}
.header0{
	background-image:url(../img/header0.jpg);
}
.header1{
	background-image:url(../img/header1.jpg);
}
.header2{
	background-image:url(../img/header2.jpg);
}
.header3{
	background-image:url(../img/header3.jpg);
}
.header4{
	background-image:url(../img/header4.jpg);
}
.smheader{
	width:740px;
	height:89px;
}
.smheader0{
	background-image:url(../img/small-header0.jpg);
}
.smheader1{
	background-image:url(../img/small-header1.jpg);
}
.smheader2{
	background-image:url(../img/small-header2.jpg);
}
.smheader3{
	background-image:url(../img/small-header3.jpg);
}
.smheader4{
	background-image:url(../img/small-header4.jpg);
}
.newsflash{
	width: 245px;
	height:150px;
	background-image:none;
	background-repeat:no-repeat;
	text-align:left;
	color:#FFFFFF;
	border-left: 3px dotted #6a6a6a;
	padding-top: 0px;
	padding-left: 0px;
}
.right2{
	width:246px;
	height:89px;
	float:right;
}
.mainbodytop{
	width:744px;
	height:12px;
	float:left;
	background-image:url(../img/maintop.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	padding-top:3px;
}
.mainbodymain{
	float:left;
	background-image:url(../img/mainmain.gif);
	background-repeat:repeat-y;
	width: 743px;
}
.mainbodybottom{
	width:100%;
	height:16px;
	float:left;
	background-image:url(../img/mainbottom.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
}
.menu1{
	float: left;
    padding-top: 6px;
    position: absolute;
    top: 166px;
    width: 247px;
}
.menu1top{
height:0px;
}
/*
.menu1bottom{
	width:246px;
	height:5px;
	background-image:url(../img/rightbottom.jpg);
	background-repeat:no-repeat;
}*/
.menu1main{
	width:246px;
	text-align:left;
	/*background-image:url(../img/righttop.jpg);*/
	background-repeat:no-repeat;
	background-color : #CCCCCC;
	margin-top: 0px;
	font-size: 11px;
}
.menu2{
	width:246px;
	height:89px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../img/login.png);
	background-repeat:no-repeat;
	color: #FFFFFF;
}
.menu2 input
{
	margin-top:3px;
}
.menu2int{
	/*width:242px;*/
	width:242px;
	float:right;
	background-image:url(../img/right2shadow.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.menutop2{
	/*width:246px;*/
	height:17px;
	width:242px;
	background-image:url(../img/login.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.menu2bottom{
	/*width:247px;*/
	background-image:url(../img/right2bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:6px;
	width:246px;
}
.menu2main{
	/*width:247px;*/
	width:246px;
	background-image:url(../img/right2bck.jpg);
	text-align:left;
	float:right;
}
.menu2main p
{
	text-indent:10px;
}
.topmenu{
	width:450px;
	float:right;
	text-align:right;
	margin-right:6px;
}
.footer{
	text-align:center;
	font-size:10px;
	margin-bottom: 10px;
	clear: both;
	padding: 8px 0px;
}
a, a:visited{
	font-family:arial, sans-serif;
	font-size:11px;
	color: maroon;
}
a:hover {  
	color:#666666;
}
.mainlevel-nav {
	color:#cccccc;
	text-decoration:none;
	margin:0px;
}
a.mainlevel-nav:link, a.mainlevel-nav:visited {
	font-size         : 10px;
	text-align: center;
	color: #cccccc;
	padding-left:3px;
	padding-right:8px;
	background-image:url(../img/topmenusep.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
a.mainlevel-nav:hover {
	color: #666666;
	font-size         : 10px;
	text-align: left;
	padding-left:3px;
	padding-right:8px;
	text-decoration:underline;
	background-image:url(../img/topmenusep.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
/* FORMS SETTINGS */ 
.button {
  color            : #666666;
  border           : 1px solid #999999;
  background-color : #ffffff;
	margin:0;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 9px;
}
.inputbox {
	font-size: 9px;
	font-family: verdana, helvetica, sans-serif;
	text-align: left;
	color: #333333;
	/*background-image:url(../img/images/back_main.jpg);*/
	border: 1px solid #999999;
	margin: 5px 0px 0px 0px;
}
.search {
	width: 246px;
	height: 30px;
	background-image: url(../img/searchBG.gif);
	background-repeat: no-repeat;
	background-position:5px;
	margin: 0px;
} /*formatting the <div> which holds search items: inputbox, search button...*/
.search .inputbox{
	margin-left:30px;
}

/* CONTENT PAGE SETTINGS */
.contentheading {	
	font-size        : 12px;
	width            : 100%;
	font-weight:bold;
	text-transform   : uppercase;
	text-align: left;
	height:20px;
	padding-top:20px;
} 
table.contentpaneopen {
	width: 100%;
	margin-top: 8px;
}
table.contentpaneopen td {
	width: 100%;
	padding:0px;
}
table.contentpane {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
td.contentheading {	
	font-size        : 12px;
	width            : 100%;
	font-weight:bold;
	text-transform   : uppercase;
	text-align: left;
	background-image:url(../img/contentarrow.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:11px;
	vertical-align: top;	
}
.pathway {
  font-size        : 10px;
  color            : #999;
  padding-left     : 8px;
	padding-bottom: 0px;
VERTICAL-ALIGN: top;
}
a.pathway:link, a.pathway:visited {
color            : #666666;  
font-size        : 10px;
  padding-left     : 0px;
}
a.pathway:hover {
  font-size        : 10px;
color: #000000;
}
.newsflash th
{
font-size        : 11px;
color            : #ffffff; 
}
.newsflash td
{
 font-size        : 11px;
  color            : #ffffff; 
}
.newsflash
{
	font-size        : 11px;
	color            : #ffffff;
}
div.clear {clear:both}
.nextPage {
	float: right;
	font-size:0.8em;
	margin-right:10px;
	margin-top:10px;
}
.nextPage a {
	color: #fff;
	background-color: red;
	display:block;
	padding:0.2em;
}
.nextPage a:hover {
	color: #fff;
}
.nextPage a:visited {
	color: #fff;
}
form
{
	margin:0;
	padding:0;
}	
.article_content{
	width:722px;
}
.flottante {
	float: left;
	width: 233px;
	text-align:left;
	font-size:11px;
	font-family:arial;
	margin-right:3px;
	margin-left:3px;
	overflow:hidden;
}			
.flottante23 {
	float: left;
	width: 475px;
	overflow:hidden;
	margin-right:6px;
	text-align:left;
	font-size:11px;
	font-family:arial;
}
.flottante24 {
	float: left;
	width: 720px;
	overflow:hidden;
	margin-right:6px;
	text-align:left;
	font-size:11px;
	font-family:arial;
}
.flottante12
{
	width:360px;
	float:left;	
}

.content
{
	padding-left:10px;
	padding-top:10px;
	width:720px;
}

.content img{
	padding-right:10px;
}

.contentmenu2
{
	margin-left:15px;
}

/* ///////////////// PARTIE LOGIN  ////////////// */

#login
{
	height: 100px;
	display: block;
	padding-top:5px;
	padding-left:6px;
	color: #FF8700;
	font-size: 13px;
}

#login a
{
	color: white;
}

#login a:hover
{
	text-decoration: underline;
}

.container_login{
	margin-top: 5px;
	margin-left: auto; 
	margin-right: auto; 
	width: 90%;
}

.nom_user{
	float: left;
}
.mdp_user{
	float: left;
	margin-left: 15px;
}

.login_nom_mdp {
	float: left;
}
#username{
	margin-left: 10px;
	width:80px;	
}

#passwd{
	margin-left: 22px;
	width:80px;	
}
.login_complement {
	float: left;
}

.login_complement a{
	text-decoration: none;
	margin-top: 5px;
}

.lien_inscription{
	margin-left: 28px;
}

.lien_mdp_perdu{
	margin-left: 55px;
}

.login_validation {
	float: left;
	/*margin-left: 5px;*/
}

.login_validation input{
	margin-left: 15px;
}

.container_login2{
	margin: auto;
	width: 90%; 
}

.login_nom_mdp2, .login_complement2, .login_validation2{
	margin-top: 5px;
}

.login_validation2 a{
	text-decoration: none;
}

.liens_login_2{
	margin-left: 5px;
}
.login_box>#username{
	font-size:10px;
}

.login_validation>.button{
	font-size: 10px;
}
.login_complement2>.button{
	font-size: 10px;
}


/* /////////////////////////////////// */

#feuilletoire
{
	text-align:left;
	padding-right:10px;
	padding-left:10px;
	height:155px;
}

#feuilletoire img
{
    margin-right:8px;
    margin-left:4px;
}

.flottante img
{
margin-bottom:8px;
}

.flottante23 img
{
margin:8px;
}

h1
{
	font-size:14px;
	color:#828282;
	text-decoration:none;
	margin-top: 13px;
}

h2
{
	font-size:12px;
	color:#828282;
	text-decoration:none;
}

h3
{
	font-size:11px;
	color:#828282;
	text-decoration:none;
	font-style:italic;
}

h4
{
	font-size:10px;
	color:#828282;
	text-decoration:none;
}

h5
{
	font-size:9px;
	color:#828282;
	text-decoration:none;
	font-style:italic;
}
h6
{
	font-size:9px;
	color:#828282;
	text-decoration:underline;
}

#feuilletoire h1
{
	margin-bottom:4px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:10px;
}

/* Structure des cadres activité en page d'accueil */

.flottante h1
{
	margin:0;
	padding:0;
	margin-top:10px;
}

.flottante h2
{
	font-size:14px;
	color:#828282;
	font-weight:lighter;
	text-decoration:none;
	margin:0;
	padding:0;
	margin-bottom:5px;
}
	
dl, dd
{
	margin:0;
	padding:0;
}
dt
{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-top:10px;
}
.clearboth
{
	clear:both;
	height:30px;
	display:block;
}
.accueiltitre2
{
	font-size        : 12px;
	width            : 100%;
	font-weight:bold;
	text-transform   : uppercase;
	text-align: left;
	height:20px;
	color:#a10000;
	margin:0px 0px 20px 0px;
	display:block;
}
.accueiltitre2 img
{
	margin:0;
	padding:0;
}
.accueiltitre1
{
	font-size:1.5em;
	color:#000000;
	margin-top:10px;
}
.accueilsoutitre1
{
	font-size:1.1em;
	margin-top:20px;
	margin-bottom:10px;
	display:block;
	font-weight:bold;
}
.float
{
	float:left;
}
.2cols
{
	width:350px;
	float:left;
}
#poserquestion .form
{
	margin-left:30px;
}
#poserquestion p
{
	margin-top:10px;
	margin-bottom:10px;
}
#poserquestion
{
	padding:10px;
}
#poserquestion textarea
{
	font-size:11px;
	font-family:arial;
	color: #828282;
}
#poserquestion th
{
	color:#666666;
}
#poserquestion table
{
	background-color:#FBFBFB;
	text-align:center;
}
#poserquestion #pastrouve
{
	text-align:right;
}
#poserquestion .message
{
	text-align:center;
}	
#remember
{
	border:none;
}
.menu2 table
{
	padding-top:10px;	
}
a.niveau3:link, a.niveau3:visited {
	font-size: 14px;
	color: #828282;
	text-decoration:none;
}
a.niveau3:hover {
	text-decoration:underline;
}

#Liste_des_groupes{
	position:absolute;
	top:185px;
	left:390px;
	text-align:left;
	z-index:1000;
	background-color:#EAEAEA;
	border: solid #990000 1px;
	padding-right:10px;
	width:300px;
}

.discret {
	font-size: 0px;
}




/* @group accueil */

.item
{
	
    background-color: silver;
	
    padding: 5px;
	
    border-style: groove;
	
    border-width: 2px;
	
    color: #444;
	
    width: 210px;
	
    height: 280px;
	
    margin: 5px;

}

.item0
{
	
    background-color: yellow;
	
    padding: 5px;
	
    border-style: groove;
	
    border-width: 2px;
	
    color: #444;
	
    width: 210px;
	
    height: 280px;
	
    margin: 5px;

}

.item1
{
	
    background-color: silver;
	
    padding: 5px;
	
    border-style: groove;
	
    border-width: 2px;
	
    color: #444;
	
    width: 210px;
	
    height: 280px;
	
    margin: 5px;

}

.item2
{
	
    background-color: blue;
	
    padding: 5px;
	
    border-style: groove;
	
    border-width: 2px;
	
    color: #444;
	
    width: 210px;
	
    height: 280px;
	
    margin: 5px;

}
/* @end */









/**** Menu ul li TS ****/

.menu_li {
	border-bottom : 1px solid #69696E;
	list-style-type:none;
}
.menu_ul{
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* NAVIGATION/MENU SETTINGS */
a.mainlevel{  
  margin            : 5px;
  margin-left 		: 0px;
  /*
  padding-bottom   : 1px;
  font-size        : 10px;
  width            : 100%;
  text-indent	   : 8px;
  color:white;*/
  } /* this styling is for the MAIN items in the menu */
a.mainlevel:link {  
display          : block;
font-size        : 12px;
font-weight      : normal;
width: 234px;
text-decoration  : none;
text-transform   : uppercase;
/*color:#818181;*/
color:#828282;
padding-top:10px;
padding-bottom:10px;
padding-left: 10px;
text-align:left;
/*background-image:url(../img/menubck1_expand.gif);*/
background-repeat:repeat-x;
background-position:left;
margin:0px;
}


a.mainlevel:visited {
    color: #828282 ;
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 234px;
	/*background-image:url(../img/menubck1_expand.gif);*/
	  }
	/*TS*/  
a.mainlevel:hover {
	/*  
	display          : block;
	font-size        : 10px;
	font-weight      : normal;
	width            : 230px;
	text-decoration  : none;
	text-transform   : uppercase;
	color:white;
	padding-top:1px;
	padding-bottom:2px;
	/*text-align:center;*/
	/*background-image:url(../img/menubck2_expand.gif);
	background-repeat:repeat-x;
	background-position:left;
	text-indent:15px;*/
	border-left: 3px solid #F38222;
	color:#F38222 !important;
	padding-left: 7px;
 }
#active_menu { 
border-left: 3px solid #F38222;
/*width:231px;*/
padding-left: 10px
  }
  /* this styling is for the menu item when it is active, even in main/sub position*/
#mainlevel-nav {list-style-type: none}
#mainlevel-nav li {display: inline}
a.sublevel{
margin           : 0px;
padding-bottom   : 1px;
font-size        : 9px;
width            : 100%;
margin-top:3px;
margin-bottom:1px;
} /* this styling is for menu items that HAS A PARENT */
a.sublevel:link {
display          : block;
font-size        : 9px;
font-weight      : normal;
width            : 160px;
margin-bottom: 1px;
margin-top: 1px; 
text-decoration  : none;
text-transform   : uppercase;
color:#666666;
padding-top:3px;
padding-bottom:1px;
text-align:left;
border-left:5px solid #6F6F6F;
}
a.sublevel:visited {
display          : block;
font-size        : 9px;
font-weight      : normal;
width            : 160px;
margin-bottom: 1px;
margin-top: 1px; 
text-decoration  : none;
text-transform   : uppercase;
color:#666666;
padding-top:3px;
padding-bottom:1px;
text-align:left;
border-left:5px solid #910000;
}
a.sublevel:hover {
display          : block;
font-size        : 9px;
font-weight      : normal;
width            : 160px;
margin-bottom: 1px;
margin-top: 1px; 
text-decoration  : none;
text-transform   : uppercase;
color:#B30000;
padding-top:3px;
padding-bottom:1px;
text-align:left;
border-left:5px solid #B30000;
}

#loginBlock .search{
	background-image : none;
	background-color : #78787D;
}

#loginBlock .search .inputbox{
	margin-top:7px;
}

.sous_menu{
	background-color: gray;
	list-style-type: none;	
}
/*li.sous_mainlevel_spe{
	padding-top:5px;
	height:20px;
}
li.sous_mainlevel{
	height:25px;
} 
li.sous_mainlevel>div{
	padding-top:5px;
	padding-bottom: 5px;
	height:15px;
} TSS */
.sous_mainlevel_a {
	padding-left:5px;
	padding-top:5px;
	padding-bottom: 6px;
	text-decoration:none;
	color : #ffffff !important;
	border-left:2px solid white;
	display: block;
}
.sous_mainlevel_a:hover{
	color : #FFA500 !important;
	border-left:2px solid #FFA500;
}