.petition .petitionMenu td#menuSelected1, .petition .petitionMenu td#menuSelected1 a{
	background-color: #FFCC00;
	color: #000;
}
.list_country {
	float: left;
	width: 415px;
}
.list_country h3{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.list_country ul{
	list-style: none;
}
.list_country ul li{
	padding: 4px 0;	
	font-weight: bold;
	color: #bfbfbf;
}
.list_country ul li a{
	color: #000;
}
.list_country .noir{
	color: #000;
}

