/*tableau des entreprises*/

#classement_entreprises .barometre-intro{
	border: 1px solid #E2E1D7;
	padding:10px;
	margin-bottom:15px;
	background:#F0F3F6;
}
#classement_entreprises #barometre-tablevoter{ 
	clear: both;
	border: 1px solid #E2E1D7;
	padding:10px;
	
}

#classement_entreprises .focus_texte{
	font-size:15px;
	font-weight:bold;	
}

	#classement_entreprises #barometre-tablevoter table{
		width: 610px;
	}
		
			#classement_entreprises #barometre-tablevoter table th {
				background-color:#f6f6f6;
				width:33%;
				text-align:center;
			}
			
			#classement_entreprises #barometre-tablevoter table tr {
				height:50px;
			}
		
			#classement_entreprises #barometre-tablevoter table tr.alt {
				background-color:#eee;
			}
			
				#classement_entreprises #barometre-tablevoter table tr td {
					text-align:center;
				}
			
		#classement_entreprises #barometre-tablevoter a.button {
			width:411px;
			height:35px;
			line-height:35px;
			margin:0 auto;
			background:url(../images/pictos/g7607.png) no-repeat;
			cursor:pointer;
			text-decoration:none;
			font-weight:bold;
		}

		
		#classement_entreprises .sec .bloc#barometre-entendre h2 {
		}
		
			#classement_entreprises .sec .bloc#barometre-entendre .titre {
				padding-left:145px;
				padding-top:50px;
				padding-right:50px;
				height:95px;
				background:url(../images/pictos/barometre-micro.png) no-repeat 15px 15px;
			}	
		
		#classement_entreprises .sec .bloc#barometre-topflop {
			height:400px;
		}
		
			#classement_entreprises .sec .bloc#barometre-topflop .left {
				float:left;
				width:211px;
				height:100%;
				background:url(../images/pictos/barometre-topflopl.png) no-repeat left;
			}
			
			#classement_entreprises .sec .bloc#barometre-topflop .right {
				float:right;
				width:200px;
				height:100%;
				background:url(../images/pictos/barometre-topflopr.png) no-repeat right;
			}
			
			#classement_entreprises .sec .bloc#barometre-topflop h3 {
				padding-top:6px;
				padding-left:15px;
				margin-bottom:65px;
			}
			
			#classement_entreprises .sec .bloc#barometre-topflop table tr {
				height:55px;
			}
			
				#classement_entreprises .sec .bloc#barometre-topflop table tr td.chiffre {
					width:52px;
				}
				
		#classement_entreprises .sec .bloc#barometre-participer {
			background:#f9f9f9 url(../images/pictos/coin-barre-mask-15-opp-trans.png) no-repeat right bottom;
		}
#classement_entreprises ol.riche{
	margin-top:15px;
}

	#classement_entreprises ol.riche li {
		width:40px;
		float:left;
		margin-left:20px;
		list-style-type: none;
		padding:4px 0 12px 30px;
		background-position:left top;
		background-repeat:no-repeat; 
		
		}
		
		#classement_entreprises ol.riche li.point0 { 
			width:160px;
			padding-left:0;
			margin-left:0; 
			font-size: 11px;
		}
 
		#classement_entreprises ol.riche li.point1 { background-image:url(../images/pictos/listpoint-1.png);margin-left:0px; }
 
		#classement_entreprises ol.riche li.point2 { background-image:url(../images/pictos/listpoint-2.png); }
 
		#classement_entreprises ol.riche li.point3 { background-image:url(../images/pictos/listpoint-3.png); }
 
		#classement_entreprises ol.riche li.point4 { background-image:url(../images/pictos/listpoint-4.png); }
 
		#classement_entreprises ol.riche li.point5 { background-image:url(../images/pictos/listpoint-5.png);margin-left:10px; }
 
		#classement_entreprises ol.riche li.point6 { background-image:url(../images/pictos/listpoint-6.png); }
 
		#classement_entreprises ol.riche li.point7 { background-image:url(../images/pictos/listpoint-7.png); }
 
		#classement_entreprises ol.riche li.point8 { background-image:url(../images/pictos/listpoint-8.png); }
 
		#classement_entreprises ol.riche li.point9 { background-image:url(../images/pictos/listpoint-9.png); }
		
/**
* Gestion des etoiles (votes)
*/

#classement_entreprises .ui-rater > span {
	vertical-align:top;
}

#classement_entreprises .ui-rater-rating {
	margin-left:.8em
}

#classement_entreprises .ui-rater-starsOff, .ui-rater-starsOn {
	display:inline-block; 
	height:18px; 
	background:url('../images/pictos/stars.png') repeat-x 0 0px;
	text-align:left;
}

#classement_entreprises .ui-rater-starsOn {
	display:block;
	max-width:90px;
	top:0; 
	background-position: 0 -36px;
}

#classement_entreprises .ui-rater-starsHover {
	background-position: 0 -18px!important;
}

#classement_entreprises .reveler_note_moyenne{
	font-style: italic;
	cursor: pointer;
}

#classement_entreprises .reveler_note_moyenne:hover{
	text-decoration: underline;
}

#classement_entreprises .note_moyenne_entreprise{
	display: none;
	font-weight: bold;
}
 