
/* Site POINT F */
/* CSS 15 mai 2008 Société Alexance */

body {
	background-color:#2F2B44;
	margin:0px;
	padding:0px;
}

img {border:none;}


/* HEADER---------------------------------------------------------------------------------*/
.header-bloc01 {
	float:left;
	width:210px;
	height:131px;
}

.header-bloc01-01 {
	float:left;
	width:210px;
	height:40px;
	background-color:#2F2B44;
}

.header-bloc01-02, .header-bloc01-02 a {
	float:left;
	width:210px;
	height:91px;
	background-image:url(../../images/global/header/header_07.jpg);
	background-repeat:no-repeat;
}

.header-bloc01-02 a:hover {
	float:left;
	width:210px;
	height:91px;
	background-image:url(../../images/global/header/header_07.jpg);
	background-repeat:no-repeat;
}

.header-bloc02 {
	float:left;
	width:334px;
	height:131px;
}

.header-bloc02-02 {
	float:left;
	width:334px;
	height:109px;
	background-color:#2F2B44;
}

.header-bloc02-03, .header-bloc02-03 a {
	float:left;
	width:102px;
	height:22px;
	background-image: url(../../images/global/header/onglet01-01.jpg);
	background-repeat:no-repeat;
}

.header-bloc02-03 a:hover {
	float:left;
	width:102px;
	height:22px;
	background-image: url(../../images/global/header/onglet01-02.jpg);
	background-repeat:no-repeat;
}

.header-bloc02-04, .header-bloc02-04 a {
	float:left;
	width:121px;
	height:22px;
	background-image: url(../../images/global/header/onglet02-01.jpg);
	background-repeat:no-repeat;
}

.header-bloc02-04 a:hover {
	float:left;
	width:121px;
	height:22px;
	background-image: url(../../images/global/header/onglet02-02.jpg);
	background-repeat:no-repeat;
}

.header-bloc02-05, .header-bloc02-05 a {
	float:left;
	width:111px;
	height:22px;
	background-image: url(../../images/global/header/onglet03-01.jpg);
	background-repeat:no-repeat;
}

.header-bloc02-05 a:hover {
	float:left;
	width:111px;
	height:22px;
	background-image: url(../../images/global/header/onglet03-02.jpg);
	background-repeat:no-repeat;
}

.header-bloc03 {
	float:left;
	width:426px;
	height:131px;
}

.header-bloc03-01 {
	float:left;
	width:426px;
	height:57px;
	background-image: url(../../images/global/header/header-bloc03-01.jpg);
	background-repeat:no-repeat;
}

.header-bloc03-02 {
	float:left;
	width:201px;
	height:52px;
	background-image: url(../../images/global/header/header-bloc03-02.gif);
	background-repeat:no-repeat;
}

.header-bloc03-03 {
	float:left;
	width:225px;
	height:52px;
	background-image: url(../../images/global/header/header-bloc03-03.jpg);
	background-repeat:no-repeat;
}

.header-bloc03-04, .header-bloc03-04 a {
	float:left;
	width:111px;
	height:22px;
	background-image: url(../../images/global/header/onglet04-01.jpg);
	background-repeat:no-repeat;
}

.header-bloc03-04 a:hover {
	float:left;
	width:111px;
	height:22px;
	background-image: url(../../images/global/header/onglet04-02.jpg);
	background-repeat:no-repeat;
}

.header-bloc03-05 {
	float:left;
	width:315px;
	height:22px;
	background-image: url(../../images/global/header/header-bloc03-05.jpg);
	background-repeat:no-repeat;
}


/* MENU GAUCHE ---------------------------------------------------------------------------*/
.menuleft-top01 {
	width:5px;
	height:4px;
	background-image: url(../../images/global/menuleft-top01.jpg);
	background-repeat:no-repeat;
	font-size:0;
}

.menuleft-top02 {
	width:205px;
	height:4px;
	background-image: url(../../images/global/menuleft-top02.jpg);
	background-repeat:no-repeat;
	font-size:0;
}

.menuleft-top {
	width:205px;
	height:7px;
	background-image: url(../../images/global/m-left-top.jpg);
	background-repeat:no-repeat;
	font-size:0;
}

.menuleft-footer {
	width:210px;
	height:13px;
	background-image: url(../../images/global/m-left-bottom.jpg);
	background-repeat:no-repeat;
	font-size:0;
}

.menuleft-border-left {
	width:5px;
	background-color:#FFF;
	font-size:0;
}

.menuleft-centre {
	float:left;
	width:205px;
	background-color:#2F2B44;
}

.menuleft-rub {
	width:195px; /*205*/
	height:17px; /*21*/
	background-color:#464456;
	padding-left:10px;
	padding-top:4px;
}

.menuleft-rub-accueil {
	text-align:right;
	padding-right:10px;
	padding-bottom:8px;
	padding-top:2px;

}

.menuleft-rub-espace {
	height:10px;
	font-size:0;
}

.AccueilLink01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C6C6C6;
	text-decoration:none;
}

A.AccueilLink01:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C6C6C6;
	text-decoration:none;
}

A.AccueilLink01:HOVER {
	color:#FFF;
	text-decoration:none;
}

.VioletLink01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BDA1CE;
	text-decoration:none;
}

A.VioletLink01:ACTIVE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BDA1CE;
	text-decoration:none;
}

A.VioletLink01:HOVER, A.OrangeLink01:HOVER, A.RoseLink01:HOVER, A.BlancLink01:HOVER {
	color:#039646;
	text-decoration:none;
}

.OrangeLink01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5AE00;
	text-decoration:none;
}

A.OrangeLink01:ACTIVE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5AE00;
	text-decoration:none;
}

.RoseLink01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1677C;
	text-decoration:none;
}

A.RoseLink01:ACTIVE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1677C;
	text-decoration:none;
}

.BlancLink01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
	text-transform:uppercase;
}

A.BlancLink01:ACTIVE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
	text-transform:uppercase;
}

.menuleft-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.Blanclink02 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

A.Blanclink02:ACTIVE {
	color: #FFF;
	text-decoration:none;
}

A.Blanclink02:HOVER {
	color:#039646;
	text-decoration:none;
}

.Rose-ssrub01 {
	color: #F1677C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:10px;
}

A.Rose-ssrub01:ACTIVE {
	color: #F1677C;
	text-decoration:none;
}

A.Rose-ssrub01:HOVER, A.Violet-ssrub01:HOVER, A.Orange-ssrub01:HOVER {
	color:#FFF;
	text-decoration:none;
}

.Violet-ssrub01 {
	color: #BDA1CE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:10px;
}

A.Violet-ssrub01:ACTIVE {
	color: #F1677C;
	text-decoration:none;
}

.Orange-ssrub01 {
	color: #F5AE00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	padding-top:10px;
	width:190px;
}

A.Orange-ssrub01:ACTIVE {
	color: #F1677C;
	text-decoration:none;
}

.ssmenuleft {
	padding-top:5px;
	padding-left:10px;
	width:195px;
}

.ssmenuleft02 {
	padding-top:5px;
	padding-left:10px;
	width:195px;
	line-height:16px;
}






/* BLOC CENTRAL ---------------------------------------------------------------------------*/
.separateur {
	width:2px;
	background-color:#FFF;
}

.bloccentral-top01 {
	width:743px;
	height:4px;
	background-color:#FFF;
	font-size:0;
}

.bloccentral-top02 {
	width:15px;
	height:4px;
	background-image: url(../../images/global/central-top-corner.jpg);
	background-repeat:no-repeat;
	font-size:0;
}

.bloccentral-border-right {
	width:5px;
	background-image: url(../../images/global/central-border-right.jpg);
	background-repeat: repeat-y;
	font-size:0;
}

.bloccentral-bottom {
	width:758px;
	height:8px;
	background-image: url(../../images/global/central-bottom.jpg);
	background-repeat:no-repeat;
	font-size:0;
}


/*TITRE*/
.bloccentral-titre-01 {
	float:left;
	width:753px;
	height:30px;
}

.bloccentral-titre-vert01 {
	float:left;
	width:743px;
	height:29px;
	background-color:#029645;
	border-top:1px solid #FFF;
}

.bloccentral-titre-vert02 {
	float:left;
	width:10px;
	height:29px;
	background-image: url(../../images/pointf/top-titre-coin.jpg);
	background-repeat: no-repeat;
	font-size:0;
	background-color:#029645;
	border-top:1px solid #FFF;
}

.bloccentral-titre-orange01 {
	float:left;
	width:743px;
	height:29px;
	background-color:#F5AE00;
	border-top:1px solid #FFF;
	border-top:1px solid #FFF;
}

.bloccentral-titre-orange02 {
	float:left;
	width:10px;
	height:29px;
	background-image: url(../../images/sanitaire-social/top-titre-coin.jpg);
	background-repeat: no-repeat;
	font-size:0;
	background-color:#F5AE00;
	border-top:1px solid #FFF;
}

.bloccentral-titre-violet01 {
	float:left;
	width:743px;
	height:29px;
	background-color:#846297;
	border-top:1px solid #FFF;
	border-top:1px solid #FFF;
}

.bloccentral-titre-violet02 {
	float:left;
	width:10px;
	height:29px;
	background-image: url(../../images/commerce-vente/top-titre-coin.jpg);
	background-repeat: no-repeat;
	font-size:0;
	background-color:#846297;
	border-top:1px solid #FFF;
}

.bloccentral-titre-rose01 {
	float:left;
	width:743px;
	height:29px;
	background-color:#EB667B;
	border-top:1px solid #FFF;
	border-top:1px solid #FFF;
}

.bloccentral-titre-rose02 {
	float:left;
	width:10px;
	height:29px;
	background-image: url(../../images/hotellerie-restauration/top-titre-coin.jpg);
	background-repeat: no-repeat;
	font-size:0;
	background-color:#EB667B;
	border-top:1px solid #FFF;
}


h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-align: left;
	text-transform: uppercase;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-top:7px;
	padding-left:10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align: left;
	text-transform: uppercase;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-bottom:20px;
	font-weight:bold;
}

h2.documentation  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align: left;
	text-transform: uppercase;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	font-weight:bold;
}

h3 { /*catalogue géronto*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align: left;
	text-transform: uppercase;
	font-weight:normal;
	padding:0px;
	margin:0px;
	font-weight:bold;
}




/*PHOTO*/
.bloccentral-bandeau-commerce { /*commerce*/
	float:left;
	width:753px;
	height:120px;
	background-image: url(../../images/commerce-vente/bandeau01.jpg);
	background-repeat: no-repeat;
	border-top:1px solid #FFF;
	font-size:0;
}

.bloccentral-bandeau-hotellerie { /*hotellerie*/
	float:left;
	width:753px;
	height:120px;
	background-image: url(../../images/hotellerie-restauration/bandeau01.jpg);
	background-repeat: no-repeat;
	border-top:1px solid #FFF;
	font-size:0;
}

.bloccentral-bandeau-sanitaire { /*sanitaire*/
	float:left;
	width:753px;
	height:120px;
	background-image: url(../../images/sanitaire-social/bandeau01.jpg);
	background-repeat: no-repeat;
	border-top:1px solid #FFF;
	font-size:0;
}

.bloccentral-bandeau-pointf { /*pointf*/
	float:left;
	width:753px;
	height:120px;
	background-image: url(../../images/pointf/bandeau01.jpg);
	background-repeat: no-repeat;
	border-top:1px solid #FFF;
	font-size:0;
}


.bloccentral-global {
	float:left;
	width:753px; /*753*/
	background-color:#FFF;
	padding-bottom:30px;
}

.bloccentral-left-01 {
	float:left;
	width:556px; /**/
	padding-left:12px;
	padding-top:15px;
	padding-right:20px;
	text-align:justify;
}

.bloccentral-right-01 {
	float:left;
	width:165px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}

.bloccentral-right-01 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#22445B;
	font-weight:bold;
	text-decoration:none;
}

.bloccentral-right-01 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#22445B;
	font-weight:bold;
	text-decoration:underline;
}

.bloccentral-right-violet01-t-contact {
	float:left;
	width:165px;
	height:20px;
	background-image: url(../../images/commerce-vente/rect-violet-t-contact.jpg);
	background-repeat:no-repeat;
}

.bloccentral-right-violet01 { /*body*/
	float:left;
	width:148px; /*165*/
	background-color:#846297;
	padding-left:12px;
	padding-right:5px;
	padding-top:5px;
}

.bloccentral-right-violet02 { /*footer*/
	float:left;
	width:165px;
	height:8px;
	background-image:url(../../images/commerce-vente/rect-violet-footer.jpg);
	background-repeat:no-repeat;
	font-size:0;
}

.bloccentral-right-orange01-t-contact { /*titre*/
	float:left;
	width:165px;
	height:20px;
	background-image: url(../../images/sanitaire-social/rect-orange-t-contact.jpg);
	background-repeat:no-repeat;
}

.bloccentral-right-orange01 { /*body*/
	float:left;
	width:148px; /*165*/
	background-color:#F5AE00;
	padding-left:12px;
	padding-right:5px;
	padding-top:5px;
}

.bloccentral-right-orange02 { /*footer*/
	float:left;
	width:165px;
	height:8px;
	background-image:url(../../images/sanitaire-social/rect-orange-footer.jpg);
	background-repeat:no-repeat;
	font-size:0;
}

.bloccentral-right-rose01-t-contact {
	float:left;
	width:165px;
	height:20px;
	background-image: url(../../images/hotellerie-restauration/rect-rose-t-contact.jpg);
	background-repeat:no-repeat;
}

.bloccentral-right-rose01 { /*body*/
	float:left;
	width:148px; /*165*/
	background-color:#EB667B;
	padding-left:12px;
	padding-right:5px;
	padding-top:5px;
}

.bloccentral-right-rose02 { /*footer*/
	float:left;
	width:165px;
	height:8px;
	background-image:url(../../images/hotellerie-restauration/rect-rose-footer.jpg);
	background-repeat:no-repeat;
	font-size:0;
}

.bloccentral-right-vert01-01-t-contact { /*titre*/
	float:left;
	width:165px;
	height:20px;
	background-image: url(../../images/pointf/rect-vert01-t-contact.jpg);
	background-repeat:no-repeat;
}

.bloccentral-right-vert01-01 { /*body*/
	float:left;
	width:148px; /*165*/
	background-color:#029645;
	padding-left:12px;
	padding-right:5px;
	padding-top:5px;
}

.bloccentral-right-vert01-02 { /*footer*/
	float:left;
	width:165px;
	height:8px;
	background-image:url(../../images/pointf/rect-vert01-footer.jpg);
	background-repeat:no-repeat;
	font-size:0;
}

.bloccentral-right-vert02-01-t-contact { /*titre*/
	float:left;
	width:165px;
	height:20px;
	background-image: url(../../images/pointf/rect-vert02-t-actu.jpg);
	background-repeat:no-repeat;
}

.bloccentral-right-vert02-01 { /*body*/
	float:left;
	width:148px; /*165*/
	background-color:#40927A;
	padding-left:12px;
	padding-right:5px;
	padding-top:5px;
}

.bloccentral-right-vert02-02 { /*footer*/
	float:left;
	width:165px;
	height:8px;
	background-image:url(../../images/pointf/rect-vert02-footer.jpg);
	background-repeat:no-repeat;
	font-size:0;
}

.bloccentral-right-vert03-01-t-contact { /*titre*/
	float:left;
	width:165px;
	height:20px;
	background-image: url(../../images/pointf/rect-vert03-t-candida.jpg);
	background-repeat:no-repeat;
}

.bloccentral-right-vert03-01 { /*body*/
	float:left;
	width:148px; /*165*/
	background-color:#6B89BF;
	padding-left:12px;
	padding-right:5px;
	padding-top:5px;
}

.bloccentral-right-vert03-02 { /*footer*/
	float:left;
	width:165px;
	height:8px;
	background-image:url(../../images/pointf/rect-vert03-footer.jpg);
	background-repeat:no-repeat;
	font-size:0;
}


.bloccentral-right-02, .bloccentral-right-02 a { /*bouton télécharger fiche*/
	float:left;
	width:165px;
	height:25px;
	background-image:url(../../images/global/bt-telecharger01-01.jpg);
	background-repeat:no-repeat;
}

.bloccentral-right-02 a:hover { /*bouton télécharger fiche*/
	float:left;
	width:165px;
	height:25px;
	background-image:url(../../images/global/bt-telecharger01-02.jpg);
	background-repeat:no-repeat;
}

.bloc-texte01 p, .bloc-texte01 {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#45494C;
	line-height:16px;
}

.bloc-texte-violet a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#846297;
	text-decoration:underline;
}

.bloc-texte-violet a:hover {
	color:#846297;
	text-decoration:none;
}

.bloc-texte-rose a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F1677C;
	text-decoration:underline;
}

.bloc-texte-rose a:hover {
	color:#F1677C;
	text-decoration:none;
}

.bloc-texte-vert a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#029645;
	text-decoration:underline;
}

.bloc-texte-vert a:hover {
	color:#029645;
	text-decoration:none;
}


.orange /*dans le texte central */ {
	color:#F28B08;
}

.violet  /*mauve - dans le texte central */ {
	color:#846297;
}

.violetfonce  /*violet foncé - dans le texte central */ {
	color:#770064;
}

.rose /*dans le texte central */ {
	color:#F1677C;
}

.vert  /*dans le texte central */ {
	color:#029645;
}

.grisfonce {
	color:#2F2B44;
}

.pucevert-fleche {
	float:left;
	width:10px;
	height:8px;
	font-size:0;
	padding-top:4px;
	padding-right:5px;
}

.bloccentral-titre03 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}



.lien-violet, .lien-violet a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#846297;
	font-weight:bold;
}

.lien-violet a:hover {
	text-decoration:underline;
}






/*CENTRE - début */
.centre-titre-v /*titre vertical*/{
	float:left;
	width:52px;
	height:183px;
	background-image: url(../../images/pointf/centre-titre-v.jpg);
	background-repeat:no-repeat;
	padding-right:20px;

}

.centre-encart {
	float:left;
	width:175px;
	height:90px;
	background-image: url(../../images/pointf/centre-encart.jpg);
	background-repeat:no-repeat;

}

.fichecentre-top {
	width:682px;
	height:34px;
	background-image: url(../../images/pointf/fiche-centre-top.jpg);
	background-repeat:no-repeat;
	font-size:0;
}

.fichecentre-bottom {
	width:682px;
	height:1px;
	background-image: url(../../images/pointf/fiche-centre-bottom.jpg);
	background-repeat:no-repeat;
	font-size:0;
}

.fichecentre-left01 {
	width:52px;
	height:181px;
	background-image: url(../../images/pointf/fiche-centre-left01.jpg);
	background-repeat:no-repeat;
	font-size:0;

}

.fichecentre-left02 {
	width:52px;
	background-image: url(../../images/pointf/fiche-centre-left02.jpg);
	background-repeat: repeat-y;

}

.fichecentre-right {
	width:1px;
	background-image: url(../../images/pointf/fiche-centre-right.jpg);
	background-repeat: repeat-y;
	font-size:0;
}

.fichecentre-bloc-left {
	float:left;
	width:231px; /*241*/
	padding-left:10px;
}

.fichecentre-bloc-right {
	float:left;
	width:388px;
}

.fichecentre-titre {
	float:left;
	width:372px; /*387*/
	height:28px;
	background-image: url(../../images/pointf/fiche-centre-titre.jpg);
	background-repeat:no-repeat;
	border-left:1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	padding-left:15px;
}

.fichecentre-designation {
	clear:both;
	float:left;
	width:125px;
	padding-left:15px;
	padding-bottom:5px;
	font-weight:bold;
}

.fichecentre-designation02 {
	float:left;
	width:248px;
	padding-bottom:5px;
}

/*CENTRE - fin */







.liste01 li {
	list-style-image:url(../../images/global/puce-orange.jpg);
	list-style-position:outside;
	margin-left:20px;
	line-height:17px;
}

.liste01 ul {
	margin-left:20px;
	line-height:10px;
}

ul {
	padding:0px;
	margin:0px;
}

.catalogue-titre {
	text-transform:uppercase;
	font-weight:bold;
}

.bloc-texte02, .bloc-texte02 a /*lien catalogue exemple gérontologie*/ {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#45494C;
	text-decoration:none;
}

.bloc-texte02 a:hover /*lien catalogue exemple gérontologie*/ {
	text-decoration:underline;
	color:#770064;
}







/*Catalogue gérontologie - début */
.cata-geronto-bloc01 {
	float:left;
    background-color:#FFF;
	width:233px;
}

.cata-geronto-bloc02 {
	width:216px;
	border:1px solid #770064;
	float:left;
}

.cata-geronto-titre {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	text-align:center;
	height:36px; /*44*/
	padding-top:8px;
}

.cata-geronto-photo, .cata-geronto-photo a {
	float:left;
	background-image:url(../../images/sanitaire-social/bloc-catalogue-photo.jpg);
	background-repeat:no-repeat;
	width:216px;
	height:227px;
}

.cata-geronto-bloclien, .cata-geronto-bloclien a {
	float:left;
	background-image:url(../../images/sanitaire-social/bloc-catalogue-lien01.jpg);
	background-repeat:no-repeat;
	width:216px;
	height:22px;
}

.cata-geronto-bloclien a:hover {
	float:left;
	background-image:url(../../images/sanitaire-social/bloc-catalogue-lien02.jpg);
	background-repeat:no-repeat;
	width:216px;
	height:22px;
}


/*Catalogue gérontologie - fin */














/* FOOTER 02 ---------------------------------------------------------------------------*/

.footer02, .footer02 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	text-decoration:none;
}

.footer02 a:hover {
	text-decoration:underline;
}

.footer02-01 {
	text-align:center;
	padding-top: 5px;
	padding-left:14px;
}

.footer02-02 {
	float:left;
	padding-left:307px;
}


















