﻿/*** PARTIE COMMUNE POUR L'EDITEUR HTML ***/
body
{
	font-family: Arial, SansSerif;
	font-size: 11px; /*background-color:#f2f7f9;*/
	margin: 0px;
	color: #003B5A;
}
p
{
	margin: 0px;
}
a
{
	color: #000000;
}
a:hover
{
	text-decoration: underline;
}
td
{
	font-family: Arial, SansSerif;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
	border: 0px;
	text-align: left;
}
th
{
	text-align: center;
}
img
{
	/* Pas de bordure dans les images */
	border: 0px;
}

ul
{
	margin-top: 0px;
	margin-bottom: 5px;
}
li
{
	list-style-position: outside;
}

/*** FIN ***/

h1
{
	margin: 0px;
	display: block;
	font-family: Arial;
	height: 38px;
	line-height: 38px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 19px;
	background-color: #cecd00;
	padding-left: 20px;
	font-weight: normal;
}

h2
{
	margin: 0px;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 10px;
}

.ssMenuCatalogue
{
	padding-left: 37px;
	font-size: 12px;
	text-align: left;
	height: 27px;
}
.ssMenuCatalogue table
{
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
}

.ssMenuCatalogueItem
{
	color: #003B5A;
}
/* Pour Firefox seulement */
html:not([lang*=""]) .ssMenuCatalogueItem
{
	padding-left: 10px;
	padding-right: 10px;
}


.ssMenuCatalogue a:hover
{
	color: #003B5A;
	text-decoration: underline;
}

/* PAGE INTRO DE LA RUBRIQUE */
#IntroGamme
{
	width: 900px;
}
.TitreHautIntro
{
	color: #FFFFFF;
	height: 37px;
	line-height: 37px;
	vertical-align: middle;
	font-size: 19px;
	padding-left: 10px;
	padding-right: 10px;
}
.TitreBasIntro
{
	color: #FFFFFF;
	height: 42px;
	vertical-align: baseline;
	line-height: 42px;
	font-size: 25px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}
.TitreBasIntro a, .TitreBasIntro a:hover, .TitreHautIntro a, .TitreHautIntro a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.divLibelle div, .divLibelle p
{
	display: inline;
}

.LibelleProgramme
{
	text-transform: uppercase;
	font-size: 15px;
}
.LibelleProgrammeInstitut
{
	font-size: 19px;
}


.ImageIntroSV, .ImageIntroSI, .ImageIntroSC
{
	height: 285px;
}
.ImageIntroSV table
{
	position: absolute;
	margin-top: 56px;
	margin-left: 115px;
	width: 252px;
	height: 200px;
}
.ImageIntroSI table
{
	position: absolute;
	margin-top: 46px;
	margin-left: 283px;
	width: 383px;
	height: 200px;
}

.HplIntroGamme
{
	text-decoration: none;
	cursor: hand;
}

.HplIntroGamme:hover
{
	text-decoration: none;
	cursor: hand;
}

.ImageIntroSC .description
{
	position: absolute;
	margin-top: 10px;
	margin-left: 35px;
	width: 264px;
	height: 130px;
}

.ImageIntroSC .description2
{
	position: absolute;
	margin-top: 145px;
	margin-left: 170px;
	width: 264px;
	height: 130px;
}

.ImageIntroSV table td, .ImageIntroSI table td
{
	padding: 10px;
	font-size: 12px;
}
.ImageIntroSC table td
{
	padding: 10px;
	font-size: 11px;
}

.TblSommaire td
{
	padding: 0px;
}

/**** SOMMAIRE ****/
.menuSI
{
	margin-left: 300px;
}
.menuSC, .menuSV
{
	margin-left: 0px;
}


.TitreHautSommaire, .TitreHautSommaireInstitut
{
	height: 38px;
	vertical-align: middle;
	font-size: 17px;
	line-height: 19px;
	padding-left: 10px;
	padding-right: 10px;
}

.TitreHautSommaireInstitut
{
	height: 38px;
	line-height: 38px;
	font-size: 20px;
}

.TitreHautSommaire .LibelleProgramme
{
	font-size: 17px;
}

.listeFamilles, .listeFamillesSI
{
	padding: 10px;
	padding-top: 30px;
	font-size: 12px;
	height: 290px;
	overflow: auto;
}
.listeFamilles a, .listeFamillesSI a
{
	text-decoration: none;
}
.sommaireTitreSoin
{
	font-size: 15px;
	font-weight: bold;
}
.sommaireNomFruit
{
	font-size: 15px;
	padding-bottom: 20px;
}
.listePrdTitreFamille
{
	clear: both;
	display: block;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}


.divListeProduits
{
	padding-top: 20px;
	height: 310px;
	overflow: auto;
}
.divFicheProduits
{
	height: 327px;
	overflow: auto;
	position: relative;
	z-index: 1;
}

.sommaireProduit, .sommaireProduitSI
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.sommaireProduit
{
	width: 160px;
	margin-bottom: 10px;
}

.tdImageProd, .tdImageProdSI
{
	width: 50px;
	height: 60px;
	text-align: center;
}
.tdDescrProd, .tdDescrProdSI
{
	font-size: 9px;
	height: 60px;
}
.tdDescrProdSI
{
	font-size: 11px;
}
.tdDescrProd a, .tdDescrProdSI a
{
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
.tdDescrProd a:hover, .tdDescrProdSI a:hover
{
	text-decoration: underline;
}


/*** PAGE PRODUIT ***/


.TitreHautProduit, .TitreHautProduitInstitut
{
	height: 38px;
	vertical-align: middle;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

.TitreHautProduitInstitut
{
	height: 38px;
	line-height: 38px;
	font-size: 20px;
}

.TitreHautProduit .LibelleProgramme
{
	font-size: 17px;
}


.noteBasPage
{
	position: relative;
	top: 0px;
	font-size: 8px;
	margin-left: 45px;
	width: 475px;
	height: 60px;
}

.noteBasPageSI
{
	position: relative;
	top: 78px;
	font-size: 8px;
	margin-left: 5px;
	width: 725px;
	height: 60px;
}


.prdMainBlocImage
{
	position: absolute;
	width: 90px;
	height: 190px;
	text-align: center;
	z-index: 1000;
	margin-top: 25px;
}
.divTypePeau
{
	text-align: right;
	padding-right: 10px;
	font-size: 9px;
}

/*** ONGLETS PRODUITS ****/


.tabMainBloc
{
	width: 475px;
	height: 232px;
}

.prdMainBloc
{
	margin: 0px;
	margin-left: 45px;
	margin-top: 35px;
	width: 475px;
	height: 232px;
	font-size: 10px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}

.prdMainBloc .angleHaut
{
	position: absolute;
	width: 475px;
	text-align: right;
}


.prdMainBloc .ajax__tab_hover .ajax__tab_tab
{
	text-decoration: underline;
}

.prdMainBloc .ajax__tab_active
{
	font-weight: bold;
}

.prdMainBloc .ajax__tab_body
{
	font-size: 10px;
	padding-left: 100px;
	vertical-align: middle;
	padding-top: 10px;
}
.prdMainBloc .ajax__tab_header, .prdMainBloc .onglets
{
	background-color: #DDDDDD;
	color: #FFFFFF;
	font-size: 11px;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	text-align: left;
}

.ajax__tab_tab, .ajax__tab_inner, .ajax__tab_outer
{
	padding: 0px;
	margin: 0px;
}
.prdMainBloc .ajax__tab_outer
{
	width: 150px;
	text-align: right;
}
.prdMainBloc .ajax__tab_panel
{
	width: 370px;
}
.prdMainBloc .ajax__tab_panel div
{
	text-align: justify;
}


/**** PRODUITS ET SOINS LIES ****/

.produitLie
{
	display: block;
	margin-right: 10px;
}

.pnlProdLies, .pnlSoinLies
{
	position: absolute;
	margin-left: 555px;
	margin-top: 35px;
	width: 160px;
	height: 160px;
	font-size: 8px;
	padding: 0px;
	z-index: 2;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}

.pnlProdLies .angleHaut, .pnlSoinLies .angleHaut
{
	position: absolute;
	width: 160px;
	text-align: right;
}

.listeProduitsLies
{
	margin-top: 4px;
}
.listeSoinsLies
{
	margin-top: -3px;
}

.pnlProdLies h1, .pnlSoinLies h1
{
	color: #FFFFFF;
	font-size: 11px;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}

.pnlSoinLies
{
	margin-top: 220px;
	height: 85px;
}


/*** PAGE SOINS EN INSTITUT FICHE PRODUIT ***/

.prdMainBlocSI
{
	margin: 0px;
	margin-left: 95px;
	margin-top: 14px;
	width: 552px;
	height: 175px;
	font-size: 10px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}

.prdMainBlocSI .angleHaut
{
	position: absolute;
	width: 552px;
	text-align: right;
}

.prdMainBlocImageSI
{
	position: absolute;
	width: 175px;
	height: 145px;
	text-align: center;
	z-index: 1000;
	margin-top: 18px;
}

.prdMainBlocSI .ajax__tab_hover .ajax__tab_tab
{
	text-decoration: none;
	cursor: default;
}

.prdMainBlocSI .ajax__tab_body
{
	display: table-cell;
	font-size: 10px;
	padding-left: 175px;
	height: 145px;
	vertical-align: middle;
}
.prdMainBlocSI .ajax__tab_panel
{
	width: 360px;
}
.prdMainBlocSI .ajax__tab_panel div
{
	margin-bottom: 4px;
	text-align: justify;
}
.prdMainBlocSI .ajax__tab_header, .prdMainBlocSI .onglets
{
	background-color: #DDDDDD;
	color: #FFFFFF;
	font-size: 11px;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	text-align: left;
}

.prdMainBlocSI .ajax__tab_outer
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 552px;
}


.tabMainBlocSI
{
	width: 552px;
	height: 175px;
}

/** PROD LIES DES SOINS **/

.pnlProdLiesSI
{
	position: absolute;
	margin-left: 367px;
	margin-top: 207px;
	width: 280px;
	height: 100px;
	font-size: 8px;
	padding: 0px;
	z-index: 2;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}

.pnlProdLiesSI .angleHaut
{
	position: absolute;
	width: 280px;
	text-align: right;
}

.pnlProdLiesSI h1
{
	color: #FFFFFF;
	font-size: 11px;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}

.listePrdLiesSI .produitLie
{
	float: left;
	width: 130px;
}

.listePrdLiesSI .produitLie .tdDescrProd
{
	font-size: 9px;
	height: 80px;
}

/*** DEMO DU SOIN ***/

.pnlDemoSI
{
	position: absolute;
	margin-left: 129px;
	margin-top: 207px;
	width: 106px;
	height: 70px;
	font-size: 8px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}

.pnlDemoSI .angleHaut
{
	position: absolute;
	width: 106px;
	text-align: right;
}

.pnlDemoSI h1
{
	color: #FFFFFF;
	font-size: 11px;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}
.tblDemoSoin td
{
	height: 50px;
	width: 106px;
	text-align: center;
	vertical-align: middle;
}

.TitreHautSommaireSI div
{
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 17px;
}

.pnlVideo
{
	position: absolute;
	z-index: 2;
	margin-left: 50px;
	margin-top: 140px;
	font-size: 9px;
	border: 1px solid #003B5A;
	background-color: #FFFFFF;
}

