#page
{
	width:840px;	
}

#page tr,#page td, #page th, #page
{
	border-spacing: 0px;
	border-collapse: collapse; 
	border:0px;
}

#header
{
	width:840px;
	height:241px;
	background-image:url("../images/header.jpg");
	border:0px;
	background-repeat:no-repeat;
}

#footer
{
	width:840px;
	height:316px;
	background-image:url("../images/footer.jpg");
	background-repeat:no-repeat;
	text-align:right;
	vertical-align:bottom;	
}

#footer a
{
	color:white;
}

#footerkiwi
{
	width:840px;
	height:296px;
	background-image:url("../images/footer_kiwi.jpg");
	background-repeat:no-repeat;
	text-align:right;
	vertical-align:bottom;	
}

#footerbanane
{
	width:840px;
	height:296px;
	background-image:url("../images/footer_banane.jpg");
	background-repeat:no-repeat;
	text-align:right;
	vertical-align:bottom;	
}

#footerframboise
{
	width:840px;
	height:296px;
	background-image:url("../images/footer_framboise.jpg");
	background-repeat:no-repeat;
	text-align:right;
	vertical-align:bottom;	
}

#footercitron
{
	width:840px;
	height:296px;
	background-image:url("../images/footer_citron.jpg");
	background-repeat:no-repeat;
	text-align:right;
	vertical-align:bottom;	
}

#footerkiwi a,#footerbanane a,#footerframboise a,#footercitron a
{
	color:white;
}

#menu
{
	width:233px;
	padding:0px;
	margin:0px;	
	vertical-align:top;
}


#leftcontent
{
	width:10px;
	background-image:url("../images/leftbgcontent.jpg");
	background-repeat:repeat-y;	
}


#content
{
	width:570px;
	vertical-align:top;
	/*background-image:url("../images/bgcontent.jpg");
	background-repeat:repeat-y;		*/
	background-color:white;
	text-align:left;
}


#rightcontent
{
	width:27px;
	background-image:url("../images/rightbgcontent.jpg");
	background-repeat:repeat-y;	
}

.logininput
{
	background-image:url("../images/inputbox.png");
	background-repeat:no-repeat;
	background-color:#5d9731;
	border:none;
	width:160px;
	height:19px;
	text-align:center;
}

.frmlabel
{
	color:white;
	font-size:9pt;	
}

#menu p a, #menu td a
{
	color:white;
	font-size:9pt;
}

a.lienmenu
{
	width:220px;
	height:46px;
	text-align:left;
	vertical-align:center;
	background-image:url("../images/mnuunsel.jpg");
	line-height: 46px;
	color:#f36a21;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;	
	display:block;	
}

a.lienmenu:hover
{
	width:220px;
	height:46px;
	text-align:left;
	vertical-align:center;
	background-image:url("../images/mnusel.jpg");
	line-height: 46px;
	color:#f36a21;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;	
	display:block;
}

.hspacer
{
	width:20px;	
}

.lien_bas_de_page
{
	text-decoration:none;
}

.lien_bas_de_page img
{
	border:none;
}

body
{
	background-color:#5d9731;
	margin:0px;
}

/* BACKEND */

#backend_header
{
	width:840px;
	height:252px;
	background-image:url("../images/backend_header.png");
	border:0px;
	background-repeat:no-repeat;
}

#backend_footer
{
	width:840px;
	height:130px;
	background-image:url("../images/backend_footer.png");
	background-repeat:no-repeat;
}

#leftbackendcontent
{
	width:20px;
	background-image:url("../images/left_backend.png");
	background-repeat:repeat-y;		
}

#rightbackendcontent
{
	width:20px;	
	background-image:url("../images/right_backend.png");
	background-repeat:repeat-y;		
}

#backend_content
{
	width:800px;
	vertical-align:top;	
	background-color:white;
	text-align:left;
}


/* BACKEND */





/*DÉBUT CSS utilisé pour les pages d'administration*/

.tabGestion
{
	width:90%;
	border-collapse:collapse;	
}

.ongSep
{
	width:5px;
}

.ongMenu
{
	width:100px;
	border-top:1px solid #5d9731 !important;
	border-right:1px solid #5d9731 !important;
	border-left:1px solid #5d9731 !important;
	background-color:#729e51;
	text-align:center;
}

.ongMenu a
{
	color:white;
	text-decoration:none;
}

.ongMenusel
{
	width:100px;
	border-top:1px solid #5d9731 !important;
	border-right:1px solid #5d9731 !important;
	border-left:1px solid #5d9731 !important;
	background-color:#c1e8a3;
	text-align:center;
	text-decoration:none;
}

.ongMenusel a
{
	color:white;
	text-decoration:none;
}


.gestContent
{
	border:1px solid #5d9731 !important;
}

.gestContent a, .gestContent a:visited, .gestContent a:hover,.gestContent a:link,
.tabmenuclient a, .tabmenuclient a:visited, .tabmenuclient  a:hover, .tabmenuclient a:link

{
	color:#5d9731;
}

/*FIN CSS utilisé pour les pages d'administration*/


/* DÉBUT CSS COMMANDE */

.formCommande
{
	border-collapse:collapse;	
}

.formCommande th
{
	border:1px solid #5d9731 !important;
	background-color:#c1e8a3 !important;
}

.caseNom
{
	border-left:1px solid #5d9731 !important; 
	border-top:1px solid #5d9731 !important; 
	border-bottom:1px solid #5d9731 !important; 
	width:120px;
}

.caseVar
{
	border-top:1px solid #5d9731 !important; 
	border-bottom:1px solid #5d9731 !important; 
	width:80px;
}

.caseQty
{
	border-right:1px solid #5d9731 !important; 
	border-top:1px solid #5d9731 !important; 
	border-bottom:1px solid #5d9731 !important; 
	width:50px;
}
/* FIN CSS COMMANDE */




/* DEBUT MENU CLIENT */
.tabmenuclient
{
	border-spacing: 0px;
	border-collapse: collapse; 
	border:0px;
}

.leftmenuclient
{
	height:57px;
	width:21px;
	background-image:url("../images/leftmenuclient.jpg");	
	background-repeat:no-repeat;
	border:0px;	
}

.midmenuclient
{
	height:57px;
	background-image:url("../images/midmenuclient.jpg");
	border:0px;
}

.rightmenuclient
{
	height:57px;
	width:24px;
	background-image:url("../images/rightmenuclient.jpg");	
	background-repeat:no-repeat;
	border:0px;
}
/* FIN MENU CLIENT */



.champOblig
{
	background-color:#eeee00 !important;
}


.tabCommande
{
	border-collapse:collapse;
	width:400px;
	margin-top:20px;
	margin-left:20px;
}

.tabCommande th
{
	border:1px solid #5d9731 !important;
	background-color:#c1e8a3 !important;
	text-align:center;
}

.tabCommande td
{
	border:1px solid #5d9731 !important;
}

.tabIndex td
{
	border:1px solid #5d9731 !important;
}

.tabIndex th
{
	border:1px solid #5d9731 !important;
	background-color:#c1e8a3 !important;	
	text-align:center;
}