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



a.lien_menu
{
	color:#844E8A;
	text-align: left;
	border-right-width: 3px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e67c3c;
	border-left-color: #e67c3c;
	display: block;
	padding-left: 4px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e67c3c;
	border-bottom-color: #e67c3c;
}

a.lien_menu:hover
{
	text-decoration:none;
	padding-left: 12px;
	border-top-color: #844E8A;
	border-right-color: #844E8A;
	border-bottom-color: #844E8A;
	border-left-color: #844E8A;
} 




a.lien_pt
{
	color:#6E3B66;
	font-size: 9px;
	text-decoration:none;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

a.lien_pt:hover
{
	background-color: #e08ed5;
}



a.lien_plan
{
	color:#844E8A;
	font-weight: bold;
	text-decoration:none;
	padding: 2px;
	background-color: #FFFFFF;
	display: block;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E67C3C;
	border-right-color: #E67C3C;
	border-bottom-color: #E67C3C;
	border-left-color: #E67C3C;
	font-size: 10px;
	text-align: center;
}

a.lien_plan:hover
{
	text-decoration:none;
	border-top-color: #844E8A;
	border-right-color: #844E8A;
	border-bottom-color: #844E8A;
	border-left-color: #844E8A;
}

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