.moteur_rh{
	padding: 3px 10px 10px 10px;
	background-color: #E9E8DD;
}


select, option{
	color: #595854;
}

#moteur{
	clear: both;
	overflow: hidden;
	width: 647px;
}
#moteur fieldset{
	float: left;
	border: 1px solid #c9c7b0;
	height: 180px;
	background-color: #fff;
}

#moteur fieldset.univers{
	width: 260px;
}

#moteur fieldset.filtre{
	width: 185px;
	margin-left: 3px;
}

#moteur fieldset.filtre select{
	width: 100%;
	height: 157px;
	border: 0;
}
#moteur fieldset.filtre select option{
	width: 100%;
}

#moteur fieldset h4{
	display: block;
	padding: 5px 0 0 0 ;
	margin: 0;
	font-size: 1em;
	text-align: center;
	color: #fff;
	background: #7387a7 url(img/bg_legend.gif) repeat-x left top;
	min-height: 18px;
	height: auto !important;
	height: 18px;
	position: relative;
	top: 0;
	left: 0;
}

#moteur fieldset.univers .universbloc{
	width: 114px;
	height: 122px;
	float: left;
	padding: 0 7px 0 8px;
	margin: 0;
}
	#moteur fieldset.univers .verthr{
		margin-top: 26px;
		height: 96px;
		width: 1px;
		background-color: #cbc8b0;
		float: left;
	}

	#moteur fieldset.univers p.univers_intro{
		margin-left: 8px;
	
	}

	#moteur fieldset.univers .universbloc p{
		width: 114px;
		height: 96px;
	}

	#moteur fieldset.univers label{
		display: block;
		color: #002667;
		background-color: #dae1e5;
		margin-bottom: 7px;
		padding: 2px;
	}
	#moteur fieldset.univers #p_mer{
		background: url(img/bg_univers_mer.gif) no-repeat left bottom;
		padding: 0; margin: 0;
	}
	
	#moteur fieldset.univers #p_terre{
		background: url(img/bg_univers_terre.gif) no-repeat left bottom;
		padding: 0; margin: 0;
	}

#moteur_res{
	clear: both;
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
	font-size: 0.8em;
	border-collapse: separate;
	border-spacing: 3px 0;
	margin: 0;
}
	.moteur_rh #moteur_res tr.hover{
		cursor: pointer;
		background-color: #DAE1E5;
	}
	
	.moteur_rh #moteur_res tr.hover td{
		background-color: transparent;
	}

	#moteur_res tr a{
		display: block;
		margin: 0 1px;
		padding: 2px;
		text-align: left;
		background-color: transparent;
	}

	#moteur_res thead{
		width: 100%
		background: none;
		background-color: transparent;
		border: 0;
	}


	#moteur_res th{
		padding: 0;
		background: #7387a7 url(img/bg_th_unselected.gif) repeat-x left top;
		font-size: 1.2em;
		border: 0;
	}
		.moteur_rh #moteur_res th a{
			display: block;
			color: #fff;
			text-decoration: none;
			min-height: 18px;
			height: 18px;
			height: auto !important;
			padding: 5px 0 0 0;
			text-align: center;
		}
		#moteur_res th a:hover{
			color: #fff;
			text-decoration: underline;
			background: url(img/up.gif) no-repeat right 7px;
		}
			#moteur_res th.up, #moteur_res th.down{
				background: #7387a7 url(img/bg_legend.gif) repeat-x left top;
			}
			#moteur_res th.up a,#moteur_res th.headerSortUp{
				background: url(img/up.gif) no-repeat right 7px;
			}
			#moteur_res th.down a{
				background: url(img/down.gif) no-repeat right 7px;
			}



	#moteur_res tr th, #moteur_res tr td{
		padding: 0;
		border-width: 0 1px 0 1px;
	}

	#moteur_res tr.even, #moteur_res tr.even td{
		background-color: #fff;
	}
	
	#moteur_res tr td{
		background-color: transparent;
	}



#moteur_res tbody{
/*	height: 200px;*/
	width: 100%;
	overflow-y: scroll;
	overflow-x: hidden;

}

	#nationalite_info strong{
		color: #002667;
	}
	
	#nationalite_info button{
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		/*border-radius:5px;*/
		color: #595854;
		background-color: #fff;
		border:1px solid #595854;
		padding:1px;
		margin-left: 10px;
		behavior:url(border-radius.htc);
	}

		#sb-content.html{
			background: #FFFFFF url(../../../../assets/templates/bourbon/img/illustr/bg_nationalite.jpg) no-repeat scroll 10px 10px;
			padding: 60px 60px 0 225px;
			text-align: center;
			font-size: 1em;
		}
		#sb-content.html p{
			float: none;
			width: auto;
			color: #002667;
			font-size: 1.2em;
			margin-bottom: 30px;
			text-align: left;
			margin: 0 auto;
			margin-bottom: 30px;
		}
		#sb-content.html select{
			text-align: left;
			margin: 0 auto;
			margin-bottom: 15px;
			font-size: 1.2em;
		}
		#sb-content.html p.button{
			text-align: center;
		}

		#sb-content.html p.button input{
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
			background:#C2BB9B url(../../../../assets/templates/bourbon/img/navigation/backMainMenu.png) repeat-x scroll center bottom;
			border:1px solid #A7A49A;
			color:#FFFFFF;
			padding:1px;
			border-radius:5px;
		}
/* Divers */

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}	

#content .moteur_rh .moreAbout{
	text-align: right;
	color: #002667;
	position: relative;
	margin-top: 0;
	bottom: -10px;
	right: -10px;
	padding-bottom: 0;
}

	.moteur_rh .moreAbout a{
		margin-left: 20px;
	}
	
	#content .moteur_rh .moreAbout{
		display: block;
		float: left;
	}
	
#mainContent ul.select{
	position: relative;
	height: 157px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding:0;
	margin:0;
	zoom: 1;
	z-index: 0;
}
	#mainContent ul.select li{
		background: none;
		padding: 0;
		margin: 2px 0 0 4px;
		position: relative;
	}
	
	#mainContent ul.select li.hover{
		color: #002667;
		cursor: pointer;
	}
	
	#mainContent ul.select li.selected{
		background: #dae1e5;
		color: #002667;
	}


/* Pour les pages SAS */

#sb-content.html .page_sas_profil{
	font-size: 1.2em;
	font-family:Arial,Geneva,Verdana,Helvetica,sans-serif;
	color: #595854;
}

#sb-content.html .page_sas_profil a{
	text-decoration: none;
	color: #002667;
}

#sb-content.html .page_sas_profil table{
	font-size: 1.15em;
}
#sb-content.html .page_sas_profil table,
#sb-content.html .page_sas_profil table tbody tr,
#sb-content.html .page_sas_profil table tbody tr td{
	background-color: transparent;
	border: 0;
}
#sb-content.html .page_sas_profil table tr td{
	width: 200px;
	text-align: center;

}
