﻿#banniere_page_lien
{
	background-image: url(../images/bandeau_page/bandeau_lien.jpg);
	background-repeat: no-repeat;
	height: 138px;
	width: 800px;
}

.lien_groupe
{
	/*background-image: url(../images/liens/fleche_titre_liens.gif);
	background-position: 0 top;
	background-repeat: no-repeat;*/
	display: block;
	margin-left: 20px;
	padding: 5px 0 10px 8px;
	width: 730px;
}

.lien_groupe b
{
	color: #696A6A;
}

.liens_ensemble
{
	margin-bottom: 10px;
	padding-bottom: 12px;
	width: 730px;
}

.lien_logo_groupe
{
	float: left;
	padding-right: 14px;
	width: 140px;
}
.lien_desc_groupe
{
	background-image: url(../images/liens/ligne_pointille_verticale.gif);
	background-repeat: repeat-y;
	float: left;
	padding-left: 14px;
	width: 558px;
	color: #a7a7a7;
}

.lien_desc_groupe b
{
	color: #767676;
}

.liens_lien
{
	color: #656565;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/liens/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 15px;
}

.liens_lien:hover
{
	text-decoration: underline;
}

.intitule
{
	background-image: url(../images/projet_entreprise/fleche_liste.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-left: 15px;
}
