.order_material {
	float: left;
	width:930px;
	padding-top:15px;
	background:transparent url(/g/media/images/layout/bg-content-results.png) center repeat-y;
	/* margin:auto; */
	font-size:100%;
/*	border: 1px solid #000000;*/
}

.order {
	width:900px;
	min-height:430px;
	height:auto !important;
	margin: auto;
	text-align:justify;
	color:#042c51;
}


.uniform table {
	table-layout: fixed;
}

.uniForm .ctrlHolderUnder {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;	
	display: block;
	float: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 100%;
	width: 435px;
	min-width: 435px;
	border-bottom: 1px dotted #afacac;	
}

.uniForm textarea {
	float: right;
	width: 375px;
	height: 100px;
/*	height: 8em;*/
}

.uniForm .ctrlHolderNoUnder {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;	
	display: block;
	float: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 100%;
	width: 435px;
	min-width: 435px;
	border-bottom: none;
}

.uniForm .spacer_order {
	width: 15px;
}


.uniForm .libelle {
	font-size: 90%;
	display:inline;
	float: left;
	width: 260px;
}


.uniForm .check {
	font-size: 80%;
	display:inline;
	width: 40px;
}

.uniForm .quantity {
	font-size: 70%;
	display:inline;
	float: right;
	width: 85px;
}

.confirmation #btn_retour a {
	background-image: url(/g/media/images/layout/btn-retour.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 40px;
	width: 155px;
}

.confirmation #btn_retour a:hover {
	background-image: url(/g/media/images/layout/btn-retour-over.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 40px;
	width: 155px;
}

/*
.oneColumn #content #order {
	margin-top: 10px;
	width: 100%;
}

.oneColumn #content #order #table1{
	top: 0px;
	width: 480px;
	border: 1px solid #74A6CF;
	margin-right: 5px;
}

.oneColumn #content #order #table1 .even td, .oneColumn #content #order #table1 .odd td{
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c8e2f8;  
}

.oneColumn #content #order #table1 .libelle{
	width: 200px;
	vertical-align: top;
}

.oneColumn #content #order #table1 .selection{
	width: 140px;
}

.oneColumn #content #order #table2 {
	width: 480px;
	border: 1px solid #74A6CF;
	top: 0px;
}

.oneColumn #content #order #table2 .libelle{
	width: 200px;
	vertical-align: top;
}

.oneColumn #content #order #table2 .selection{
	width: 140px;
}

.oneColumn #content #order #table2 .even td, .oneColumn #content #order #table2 .odd td{
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c8e2f8;  
}

.oneColumn #content #confirmation {
	text-align: center;
	margin:auto;
	width: 75%;	
	text-align: justify;
	padding-bottom: 15px;
}

.oneColumn #content #confirmation .pageTitle{
	font-weight: bold;
	text-align: center;
	font-size: 15.4px;
	padding-bottom: 15px;
}

.oneColumn #content #confirmation #confirmation {
	margin:auto;
	width: 75%;	
	text-align: justify;
	font-size: 15.4px;
	padding-bottom: 20px;
}

.oneColumn #content #confirmation .groupe1 {
	font-size: 12.4px;
	margin:auto;
	width: 75%;	
	padding: 20px;
}


.oneColumn #content #confirmation a.retour {
	text-decoration: none;
	display: block;	
	font-weight: bold;
	margin: auto;
	padding: 20px;
	text-align: center;
	font-size: 15.4px;
	border: 1px solid #74A6CF;
	width: 150px;
	background:#edf3fe; 
}

.oneColumn #content #confirmation #confirmajout #patientid td {
	vertical-align: top;
}

.oneColumn #content #confirmation .info {
	text-align: justify;
	font-size: 15.4px;
	color: #000000;
	display: block;
	margin: auto;
	width: 400px;
	background-color: #FF4F4F;
	border: 1px solid #FF0000;
	padding: 10px;
	
}

/*
.oneColumn #content #order {
	margin-top: 10px;
	width: 100%;
}

.oneColumn #content #order td {
	width: 50%;
}

.oneColumn #content #order td #table1 .odd td{
	width: 200px;
}

.oneColumn #content #order .sortheader {
	display: block;
	background-color: #c8e2f8;
	padding: 3px;
	border: 1px solid #74A6CF;
	text-decoration: none;
}

.oneColumn #content #order .odd td{
	background : #c8e2f8;
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c8e2f8;  
	}

.oneColumn #content #order .even td{
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c8e2f8;  
	}

.oneColumn #content #order .even td a, .oneColumn #content #order .odd td a{
	text-decoration: none;
	}
*/	

