#divFiltre {
    margin-top: 10px;
    padding: 10px 0 20px 100px;
}
#divFiltre p{
	font-weight:bold;
}


#listeFiltre {
	margin-top: 10px;
}
#listeFiltre ul, li{
	list-style-type:none;
	margin-top: 5px;
}
#listeFiltre select{
	width:200px;
}


#candidat {
	width:200px;
	height:180px;
	float:left;
	text-align:center;
	margin-top:30px;
}
#cantons{
    margin: 20px 0 0 50px;
    text-align: center;
}

#villeCollege {
	color:#D11B4E;
	font-weight:bold;
	font-size: 12px;
}



#binome {
	text-align:center;
	background-color:#FDFDFD;
	border: 5px solid #F7F7F7;
}
#binome a{
	font-weight:bold;
	text-decoration:none;
}
#binome a:hover{
	text-decoration:underline;
}
#binome p{
	height:16px;
	padding-left:0;
	padding-top:20px;
	padding-bottom:5px;
	margin-left:10px;
	text-align:left;
}


a.envoyer-message{
	height: 18px;
	background: url(../img_communes/envoyer_mess.gif) no-repeat left top;
	padding-left: 18px;
	text-align:left;
	margin-left: 10px;
}

#divProfessionFoi {
	display:none;
	text-align: left;
	padding: 10px;
}

.lireprofession{
	height: 20px;
	background: url(../img_communes/loupe.gif) no-repeat;	
	padding-left: 22px;
	text-align:left;
	margin-left: 7px;
}

#suite-retour{
	display: block;
	width:100%;
	height: 18px;
}


#precedent {
	display: block;
	overflow: hidden;
	text-align:left;
	float: left;
	width: 110px;
}

#precedent a{
	display: block;
	height: 18px;
	background: url(../img_communes/fleche_precedent.gif) no-repeat left top;
	padding-left: 15px;
	text-decoration:none;
}

#precedent a:hover{
	text-decoration:underline;
}


#suivant {
	display: block;
	overflow: hidden;
	text-align:right;
	float: right;
	width: 110px;
}
#suivant a{
	display: block;
	height: 18px;
	background: url(../img_communes/fleche_suivant.gif) no-repeat right top;
	padding-right: 15px;
	text-decoration:none;
}
#suivant a:hover{
	text-decoration:underline;
}

#commission_candidat {
margin-bottom:15px;
}
