 /*------------------------------------------------------*
  *--------------    ICARE-NET.COM  --- CSS LIENS ----*
  *------------------------------------------------------*/



a.lien_menu
{
	color:#999999;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}

a.lien_menu:hover
{
	color:#666666;
	text-decoration:none;
} 


a.lien_enbas
{
	color:#091A46;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
	background-color: #E8E8E8;
	text-transform: uppercase;
}

a.lien_enbas:hover
{
	text-decoration:none;
	background-color: #838383;
} 

a.lien_pt
{
	color:#666666;
	font-size: 10px;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a.lien_pt:hover
{
	text-decoration:underline;
}



a.lien_plan
{
	color:#000;
	font-weight: bold;
	text-decoration:none;
}

a.lien_plan:hover
{
	color:#333;
	text-decoration:none;
}

a.puce
{
	color: #AF801B;
	text-decoration: none;
	padding-left: 15px;
}

a.puce:hover
{
	background-image: url(../images/deco/ma_puce.gif);
	background-repeat: no-repeat;
	background-position: -15px;
}
