#bloc_election{
	background-color: #989E94;
	float:left;
	border-top:1px solid white;
	background:#989E94 url(../image/bg_bouton_elections.gif) no-repeat scroll right bottom;
}
#bloc_election_top{
	background-color: #989E94;
	float:left;
	border-bottom:1px solid white;
	background:#989E94 url(../image/bg_bouton_elections.gif) no-repeat scroll right bottom;
}
#bloc_election #txt_regionales{
	position:relative;
	top:0px;
	left:10px;
	width:172px;
	
}
#bloc_election #txt_regionales a img{
	border:0px solid #c25200;
}

#bloc_election_resultat{
	background-color: #989E94;
	/*height:250px;*/
	font-size:23px;
	text-align:center;
}
#bloc_election_resultat a {
	color:black;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
#bloc_election_resultat a:hover {
	text-decoration:underline;
}
#bloc_election_suite {
	bottom:0;
	float:right;
	height:29px;
	margin:20px 10px 0 0;
	text-align:center;
	width:232px;
}
#bloc_election_suite a {
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:10px 20px 0 0;
	padding:0;
	text-decoration:none;
}
#bloc_election_photolist ul {
	float:left;
	margin:0;
	padding:0;
	width:320px;
}

#bloc_election_photolist li {
	float:left;
	list-style-type:none;
	margin:0 0 10px 10px;
	padding:0;
	width:287px;
}
#bloc_election_photolist h2 {
	float:left;
	line-height:11px;
	margin:0 0 0 2px;
	width:175px;
}
#bloc_election_photolist h2 a {
	color:#760815;
	float:left;
	font-size:11px;
	font-style:normal;
	margin:0;
	padding:0;
	text-decoration:none;
	text-transform:uppercase;
}

#bloc_election_photolist h3 {
	float:left;
	margin:0;
	padding:0;
	width:175px;
}
#bloc_election_photolist h3 a {
	color:black;
	float:left;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
#bloc_election_photolist a img {
	float:left;
	margin-right:8px;
}
#bloc_election_photolist_container a img.mini_thumb {
	border:5px solid black;
	height:88px;
	width:88px;
}
#bloc_election_photolist p.date {
	color:black;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 2px;
	padding:0;
	width:175px;
}


