.BackgroundCEF{
	background : transparent url(CEF.jpg) no-repeat scroll right top;
	height:95%;
}

div.ligne {
	border-top:0.08em dotted gray;
	height:0.08em;
	margin:0 0.83em 0.67em;
	overflow:hidden;
	padding:0;
}

div.election {
	text-align:center; 
}

div.election fieldset {
   background:transparent;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-right: 10px;
   margin-left: 10px;
   padding-bottom: 10px;
   border:1px solid LightGrey;
   padding:10px;
   text-align:left;
   /*width:85%;*/
}

div.election legend {
   font-size: 12px;
   font-weight: normal;
   color: #005AA1;
}

.election-alert{
	color: red;
	text-align:center; 
	font-size:16px; 
	font-weight:bold;
}

div.election li{
	text-align:left; 
	list-style-type: none;
	padding: 0;
	padding-left: 1.25em;
	margin: 0;
}

