@charset "utf-8";
/* CSS Document */
#PCE_ListeService {
	background-color: #b2b2b2;
}

#PCE_ListeService td{
	text-align:left;
}

.PCE_ListeService{
	display:block;
	color:#FFFFFF;
	font-size: 10px;
	font-family:verdana;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: none;
	line-height: 21px;
}

.PCE_ListeService:hover{
	display:block;
	color:#fa4d00;
	font-size: 10px;
	font-family:verdana;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: none;
	line-height: 21px;
}

.PCE_ListeServiceSelected{
	display:block;
	color:#fa4d00;
	font-size: 10px;
	font-family:verdana;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: none;
	line-height: 21px;
}

.PCE_ListeServiceSelected:hover{
	display:block;
	color:#fa4d00;
	font-size: 10px;
	font-family:verdana;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: underline;
	line-height: 21px;
}

.PCE_ListeServiceAccueil{
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
	line-height: 21px;
	text-indent: 10px;
}

.PCE_ListeServiceAccueil:hover{
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
	line-height: 21px;
	text-indent: 10px;
}


.Liens {
	font-family: Arial;
	color: #688188;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.Liens:hover {
	font-family: Arial;
	color: #688188;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

