#dropmenudiv{
	position:absolute;
	border:1px solid #FFFFFF;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #FFFFFF;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: #89D29C;
	color:white;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #848484;
	color : white;
}

#header {
	position:absolute;
	text-align:left;
	vertical-align:bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	background-image:url('img/top_bg.jpg');*/
	top:0px;
	left:0px;
	width:100%;
	padding:0px 0px 0px 0px ;
	margin:0px 0px 0px 0px ;
 	color: #FFFFFF;
	z-index:10;
	min-width: 1024px;

}
#header {
	position:absolute;
	text-align:left;
	vertical-align:bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	background-image:url('img/top_bg.jpg');*/
	top:0px;
	left:0px;
	width:100%;
	padding:0px 0px 0px 0px ;
	margin:0px 0px 0px 0px ;
 	color: #FFFFFF;
	z-index:auto;
}

#content {
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	top:130px;
	left:85px;
	right:10px;
	z-index:1;
/*	background-color:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity:0.8;
	*/
}
#contentprint {
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	top:10px;
	left:85px;
	right:10px;
/*	background-color:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity:0.8;
	*/
}
#greenligne {
	background-color:#A7D96A;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}



#login{
	width:400px; 
	height:540px;
	text-align:center;
	background-repeat: no-repeat;
}

#salad_price {
	width:98px; height:38px;
	background-image: url('../../IMG/img/price.jpg');
	text-align:center;
	background-repeat: no-repeat;
	valign:center;
	padding: 12px 0px 0px 2px ;
	margin: 0px 0px 0px 0px ;
}

/* rounded corner box */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; color:FFFFFF; }
.rbroundbox { width: 50%; margin: 1em auto; }

/* login.inc.php */
.login_content {
margin:0px 0px 15px 0px;
padding:0px 0px 0px 0px;
color:#FFFFFF;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:transparent;
position:relative;

}

/* top right menu */
#menu {
	position: absolute;
	bottom: 0px;
	right: 0px;
	border: 0px;
	padding: 0px;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top:72px;
	padding:0px 10px 0px 0px ;
	margin:0px 0px 0px 0px ;
 	color: #FFFFFF;
	text-align: right;
	display: inline-block;
	float:right;
	
}

#menulang {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top:100px;
	width:97%;
	padding:0px 0px 0px 0px ;
	margin:0px 0px 0px 0px ;
 	color: #FFFFFF;
	z-index:auto;
	float: right;
	text-align: right;
	vertical-align:top;
}

.titleline {
height:19px;
background-image:url('../../IMG/images/title_repeat.png');
background-repeat:repeat-x;
font-size:12px;
padding: 5px 0px 0px 0px;
margin: 10px 0px 0px 0px;
width: 100%;
text-align: center;
color: white;
font-weight: bold;
}

.titlelineA {
height:24px;
background-image:url('../../IMG/images/title_repeat.png');
background-repeat:repeat-x;
font-size:12px;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px;
width: 100%;
text-align: center;
color: white;
font-weight: bold;
}

.nogradualfaderp{
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=75); 
	-moz-opacity:0.75; 
	opacity:0.75;
}
/** TEST **/
.naturel {
	position: absolute;
	bottom: 0px;
	right: 0px;
	border: 0px;
	padding: 0px;
	z-index: 0;
}
.page {
	position:absolute;
	width: 100%;
	border: 0;
	padding: 1em 1%;
	padding-top: 0px;
	z-index: 9;
}
.menu {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0;
	padding: 0px;
	width: 100%;
	z-index: 10;
	left: 0px;
}
.titre {
	position: absolute;
	top: 180px;
	left: 18px;
	border: 0px;
	padding: 0px;
	z-index: 0;
}

.debug {
	position: absolute;
	bottom: 0px;
	border: 0px;
	background-color: #848484;
	z-index:100;
	color: #840000;
	width: 30%;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=70); 
	-moz-opacity:0.7; 
	opacity:0.7;
}

html>body .debug {
position: fixed;
}
html>body .menu {
position: fixed;
}
html>body .titre {
position: fixed;
}

.imglink:link, .imglink:visited, .imglink:active {
text-decoration: none;
background-image: url('../../IMG/img/Bouton_cmd0.gif');
text-decoration: none;
width: 250px; 
height: 158px;
background-repeat: no-repeat;
background-position: left top;
display: block;
text-align: center;
padding-top: 5px;
        font-size:16px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#A7D96A;
		border: 2px solid #A7D96A;
}

.imglink:hover{
background-image: url('../../IMG/img/Bouton_cmd1.gif');
text-decoration: none;
width: 250px; 
height: 158px;
background-repeat: no-repeat;
background-position: left top;
display: block;
text-align: center;
padding-top: 5px;
        font-size:16px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#A7D96A;
		border: 2px solid #A7D96A;
}
strong {
	color:#A7D96A;
	font-size:16px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

strong.title {
	color:#A7D96A;
	font-size:20px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*text-decoration:underline;*/
}

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

ol, ul { list-style: none; }

#nav 	{ 
	margin: 0;
	text-align: center;
}

#nav li	{ 
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
}

#nav .current { 
	background: url(../../IMG/img/nav-current.png) no-repeat 50% 0;
	position: relative;
	z-index: 2;
	margin: 0px 2px 0px 0px;
	padding: 0px 2px 0px 0px;
	/*margin: 0 -5px 0 -7px;*/
}
	
#nav li:hover { margin-top: 0.6em 0; }

#nav .current strong { 
	display: block;
	width: 100px;
	padding: 0.6em 0;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}

#nav a 	{ 
	display: block;
	width: 100px;
	overflow:auto;
	background: url(../../IMG/img/nav-tabs.png) no-repeat 100% 0;
	padding: 0.6em 0;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	font-size: 10px;
}

#nav a:hover { 
	background-position: 100% 0;
	color: #fff;
	padding-bottom: 0.6em 0;
}


.stampftr {
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=50); 
	-moz-opacity:0.5; 
	opacity:0.5;
	text-align: left;
	position:inherit; 
	float: left;
	height: 50px;
	width: 50px;
	padding: 1px 1px 1px 1px;
}

.stampf {
	text-align: left;
	position:inherit; 
	float: left;
	height: 50px;
	width: 50px;
	padding: 1px 1px 1px 1px;
}

.stampfcpt {
	text-align: left;
	position:inherit; 
	float: left;
	height: 30px;
	width: 50px;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #8cb58d;
}

.modulebox {
	background-color: #8cb58d; 
	width:300px; 
	height:200px; 
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding:3px 4px 3px 4px;
	margin:2px;
}

.modulecontent {
	background-color: #FFFFFF; 
	width:300px; 
	height:180px; 
	margin:0px;
	padding:0px;
	color: #8cb58d;
	font-weight: 300;
}
.moduletitle {
	background-color: transparent; 
	width:300px; 
	height:18px; 
	margin:0px;
	padding:0px;
	font-family:Verdana,sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
p.module {
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #848484;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}

.cartef {
	background-image: url('../../IMG/img/cartef.png');
	background-repeat:no-repeat; 
	width:266px; 
	height:160px; 
	margin:0px 0px 0px 10px ;
	text-align: center; 
	padding:7px 0px 0px 0px;	
}

.texta {
 font-size: 10px;
 background-color: #FFFFFF;
 border: 1px solid #8cb58d;
 color: #848484;
 cursor: pointer; cursor: hand;
}

.greenBorder {
	border-color: #A7D96A; 
	border-width:medium; 
	border-style: solid; 
}