.bloc_jury {
	background-image: url(../Images/actu/fond-actu.png);
	background-position: left 0px;
	padding: 1em;
	height: 754px;
	overflow: auto;
}
.nom-jury {
	margin-bottom: 1em;
}

#jury-col1 {
	float: left;
	width: 250px;
}
#jury-col2 {
	width: 250px;
	margin-left: 260px;
}
#jury-col1 a, #jury-col2 a {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #0096A0;
	text-decoration: none;
}
#jury-col1 a img, #jury-col2 a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#jury-col1   a:hover,#jury-col2  a:hover {
	text-decoration: underline;
}


#jury-col1  ul, #jury-col2 ul {
	list-style-type: none;
}
#jury-col1 li, #jury-col2 li {
	display: block;
	font-size: 1.3em;
	margin-bottom: 20px;
	height: 100px;
}
#jury-col1 li img, #jury-col2 li img {
	float: left;
	margin-right: 10px;
}
.bloc_jury2 {
	background-image: url(../Images/actu/fond-actu.png);
	background-position: left 0px;
	padding: 3em;
	height: 754px;
	overflow: auto;
}
.bloc_jury2 p {
	font-size: 1.3em;
	line-height: 1.25em;
	margin-bottom: 1em;
}
.bloc_jury2 ul {
	font-size: 1.3em;
	list-style-type: none;
	line-height: 1.25em;
}
