 /*------------------------------------------------------*
  *--------------    ICARE-NET.COM  --- CSS LIENS ----*
  *------------------------------------------------------*/



a.lien1
{
	color:#0099CC;
	text-decoration:none;
}

a.lien1:hover
{
	border-bottom:#59ADAF dotted 1px;
} 


a.lien_pt
{
	color:#000;
	font-size: 10px;
	text-decoration:none;
}

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;
}

a.lien_page{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #E5C9CC;
	color: #B79992;
	text-indent: 5px;
	font-size: 11px;
	text-decoration: none;
}
a.lien_page{
	text-decoration:underline;
}