.bipv, .centrale, .pvi
{
	margin-top: 30px;
	margin-bottom: 30px;
	padding:25px 10px 25px 85px;
	background-repeat: no-repeat;
	background-position: 10px center;
	width: 15%;
	font-weight: bold;
	font-size: 20px;
	text-decoration:none;
	float:left;
}
.bipv
{
	color:#999999;
	background-image:none;
}

.centrale 
{
	color:#999999;
	background-image:none;
}

.pvi
{
	color:#999999;
	background-image:none;
}

.bipv:hover, #encours.bipv
{
	background-image: url('images/IconBIPV/IconPV-BATI.jpg');
	color:#79CC41;
}

.centrale:hover, #encours.centrale
{
	background-image: url('images/IconBIPV/IconPV-SOL.jpg');
	color:#79CC41;
}

.pvi:hover, #encours.pvi
{
	background-image: url('images/IconBIPV/IconPV-ISOLE.jpg');
	color:#79CC41;
}

a.bipv:visited, a.centrale:visited, a.pvi:visited
{
	color:#999999;
}
