body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background: #AD9161;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

b {
	font-size: 110%;
}


#maincontainer {
	width: 990px;
	position: relative;
	left: 50%;
	margin-left: -495px; /* demi largeur*/
	padding-top: 5px;
}

#banner_section {
	background-image: url('images/fond_banner.jpg');
	background-repeat: no-repeat;
	height: 80px;
	padding-top: 5px;
}

#navigation_section {
	background-image: url('images/fond_navigation.png');
	background-repeat: no-repeat;
}

#toolbar_section {
	background-image: url('images/fond_epro.png');
	margin-top: 4px;
	background-repeat: no-repeat;
	visibility: hidden;
}

#content_wrapper {
	float: left;
	overflow: hidden;
}

}
#menu_section {
	float: left;
	width: 190px; /*Width of left column*/
	/*padding-top: 5px;*/
}

/*
html>body #menu_section {
  position: fixed;
}
*/
#content_section {
	/*padding-top: 5px;*/
	margin-left: 205px;
}


.menu_end_section {
	background-image: url('images/menu_end_section.png');
	background-repeat: repeat-x;
}

.header_panel_content {
	float: left;
	width: 743px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	background-image: url( 'images/degrade_liste1.jpg' );
}

.header_panel_image {
	float: left;
	padding: 5px;
	position: relative;
}

.header_panel_text {
	position: relative;
	float: left;
	left: 5px;
	margin: 5px 10px 5px 5px;
	font: 12px arial;
	width: 475px;
}

.panel_image {
	float: left;
	width: 745px;
}

.panel_list {
	position: relative;
	float: left;
	width: 745px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	margin: 5px 5px 5px 0px;
}

.panel_content {
	position: relative;
	top: 2px;
	left: 0px;
	width: 745px;
	background: #F3EDB8;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	overflow: auto;
}

.fixed_panel_content {
	position: relative;
	top: 2px;
	left: 0px;
	width: 745px;
	background: #F3EDB8;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	height: 40px;
}

.label {
	position: relative;
	top: 0px;
	left: 0px;
	width: 745px;
	background-image: url( '/images/degrade_liste1.jpg' );
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

.tableBordered {
	border-style: dashed;
	border-width: 1px 1px 1px 1px;
	padding: 1px;
}

.tableFullBorder {
 border-width:1px; 
 border-style:solid; 
 border-color:black;
 }


.back_next {
	position: relative;
	left: 0px;
	width: 745px;
	height: 30px;
	background: #F3EDB8;
}

#popup_order {
	position: fixed;
	visibility: hidden;
	width: 450px;
	height: 250px;
	left: 0px;
	top: 0px;
	background-color: #F3EDB8;
	border: 2px solid #000;
	padding: 10px;
	z-index: 1000;
}


.boxpopup {
	font-family: Arial, sans-serif;
	font-size: 75%; 
	color: #000;
	background: #F3EDB8; 
	width: 400px;
	text-align: left; 
	padding: 4px 5px 4px 5px; 
	font-weight: bold; 
	border: 2px solid black;
	
}

#pdqbox {
	position: absolute;
	visibility: hidden;
	z-index: 200;
}

li {
	list-style-image: url(images/puce.gif)
}

p {
	margin-left: 5px;
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

.commentaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px
}

.description2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px
}

.textegras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.texterouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c50d0d;
	font-size: 12px;
	font-weight: bold;
}

.titre {
	color: #000000;
	font-weight: bold;
	font-size: 16px
}

.titremenu {
	color: #000000;
	font-weight: normal;
	font-size: 18px
}

.grostitre {
	color: #000000;
	font-weight: bold;
	font-size: 24px
}

.texta {
	font-size: 10px;
	background-color: #F3EDB8;
	border: 1px solid #000000;
}

a:active {
	color: #6d5a39;
	text-decoration: underline
}

a:link {
	color: #6d5a39;
	text-decoration: underline;
}

a:visited {
	color: #6d5a39;
	text-decoration: underline;
}

a:hover {
	color: #6d5a39;
	text-decoration: underline
}

