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



a.lien1
{
	color:#FFFFFF;
	text-align: center;
	background-color: #b9acaa;
}


a.lien1:hover
{
	color:#000000;
	text-decoration:none;
	border-bottom-color: #996699;
	border-bottom-style: solid;
	border-bottom-width: 4px;
} 




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;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #8d7684;
}

.menu02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;	
	background-color: #8d7684;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
