.recherche {
	margin-bottom: 15px;
	width: 100%;
}

.recherche .r_left {
	width: 375px;
}

.recherche .r_right {
	width: 375px;
}

.recherche .r_spacer {
	text-align: center;
	width: 50px;
}

.uniForm .calendar {
	width: 80px;
}

.uniForm #patientPrefix {
	width: 190px;
}

.info_message {
	font-size: 150%;
	border : 2px solid #e60f37;
	text-align: center;
	color: #e60f37;
}

.result_content {
	float: left;
	min-height:490px;
	height:auto !important;
	width:930px;
	padding-top:15px;
	background:transparent url(/g/media/images/layout/bg-content-results.png) center repeat-y;
	/* margin:auto; */
	font-size:100%;
}

.result_list {
	width:899px;
	min-height:430px;
	height:auto !important;
/*	background:#cde;*/
	margin: auto;
	
/*	padding: 0px 15px;*/
	text-align:justify;
	color:#042c51;
}

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

.result_list .sortheader {
	display: block;
	color:#fff;
	background:transparent url(/g/media/images/layout/bg-table-result.png) center repeat-X;
/*	background-color: #43a7cb;
	border: 1px solid #066598;*/
/*	background-color: #c8e2f8;*/
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	margin-bottom: 2px;
	/*border: 1px solid #74A6CF;*/


}

.result_list .odd td{
/*	background : #c8e2f8;*/
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #066598;  
	}

.result_list .even td{
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #066598;  
	}


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