#contentJury {


}
	#contentJury table {
		width: 900px;
	
	}
	#contentJury h3 {
		color: #e50384;
		font-size: 15px;
		text-transform: uppercase;
		text-align: left;
	}



#content #contentGeneral .info{
	width:590px;
	margin:6px 0 0 10px;
	border:1px solid #d3d3d3;
	}

	#content #contentGeneral .info .photo{
		float:left;
		width:85px;
		margin: 5px;

		}
	#content #contentGeneral .info .texte{
		width:450px;
		margin-top: 5px;
		float:left;

		}
	#content #contentGeneral .info .texte strong{
		font: 11px arial;
		color:black;
		}
	#content #contentGeneral .info .texte p{
		color:d3d3d3;
		}
		
		
#content #contentGeneral #pagination{
	margin: 10px 0px 10px 250px;
	font-weight: bold;
	position: absolute;
	bottom: 0px;

	}	
	#content #contentGeneral #pagination a {
		color: #000;
		text-decoration: none;
	}	
	
	#content #contentGeneral #pagination a.actif {
		color: #000;
		text-decoration: underline;
	}			