@charset "UTF-8";
/* CSS Document */

	.numerotation {
		color:#CCCCCC;
	}
	.description {
		color:#666666;
	}
	.cover {
		border:solid 1px #CCCCCC;
	}
	.VESimpleShadow {
		filter:progid:DXImageTransform.Microsoft.dropShadow(Color=AAAAAA,offX=8,offY=8,positive=true);
	}
	.VEShadow {
		position:absolute;
		left:6px;
		top:6px;
		width:100%;
		height:100%;
		background-color:black;
		border:solid 1px #666666;
		filter:alpha(opacity=10);
		-moz-opacity:0.10;
		opacity:0.10;
	}
	.page_description {
		font-size:14px;
		margin-bottom:10px;
		margin-top:-10px;
	}
	.B_crumbBox {
			margin-bottom:5px;
	}
	
	body:first-of-type #searchsubmit {
		margin-bottom:-8px !important;
		margin-bottom:-8px;
	}
	.RHPUB2 {
		z-index:1;
	}
	
	#nav, #nav ul { 
		z-index: 1000;
	}
	
	.homefeature  {
		height:75px;
	}
	
	#gsearchval {
	width: 160px;
	height: 18px;
	font-size: 0.95em;
	border: 1px solid #989898;	
	margin-right:5px;
	margin-top:4px;
	padding-top:4px;
	padding-left:2px;
	color: #3E3A36;
	}
	
	.light, td.light {
	/*border:#CCC 1px solid; */	
	background-color:#F0F0F0;
	color:#000000;
	}
	
	/*#center ul ul, #center ul ul ul, #center ul ul ul ul { font-size: 0.95em; }*/
	
	/************ Colonne gauche, share *************/
	
	#pagetoolbox {
		margin-top:10px;
	}
	
	/************ Colonne gauche, événements *************/
	
	.RHBox ul {
		border-top:none;
	}
	
	.RHBox ul li {
		margin-left:-37px;
	}
	
	/************ Title pour le print si flash *************/
	#title_print {
		display:none; 
	}
	
	/************ FOOTER *************/
	
	* html #footer-wrapper {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	
	#center #RHPUBLHN ul li{
		list-style-image:none;
		list-style:none; 
	}
	
	.description_dropmenu {
		padding-left:3px;
		padding-top:1px;
		padding-right:3px;
		padding-bottom:0px;
		cursor:pointer;
	}