/* CSS Document */

/* **************************************************************	
	navigation frame gauche Homepage Dalloz.fr
*************************************************************** */

/*fond grisé derrière la navigation  commun */
	.fondNavGaucheHome {
		width: 158px;
		background-image: url(../img/fondNavLeftActu.gif);
		background-repeat: no-repeat;
	}

/* collapse menu (menu déroulant : frame de droite dans l'actualité)  commun à tous les sites d'actu */
	.Menu_HeadHome, .Menu_ItemsHome { margin-left: 2px; }
	a.lienMenuDev:Link, a.lienMenuDev:Active, a.lienMenuDev:Visited { font-size: 9px; color: #A80F22; font-weight: normal; }
	a.lienMenuDev:Hover { text-decoration: underline; }

/* Lien hypertext Mot de passe Oublié */
    a.lienMotPasseOublie:Link, a.lienMenuDev:Active, a.lienMenuDev:Visited { 
	font-size: 10px; color: #000000; font-weight: normal; text-decoration: underline; 
	}
	a.lienMotPasseOublie:Hover { color: #A80F22; text-decoration: underline; }
	
/* Lien hypertext Recherche avancée */
    a.lienRechAvanc:Link, a.lienMenuDev:Active, a.lienMenuDev:Visited { 
	font-size: 9px; color: #000000; font-weight: normal; text-decoration: underline; 
	}
	a.lienRechAvanc:Hover { color: #A80F22; text-decoration: underline; }
	
	.rechercheAvancee {
	padding: 0px 0px 0px 6px
	}
	
/* Bloc Nos sites compagnons */
	.tabCompagnons { width:156px; margin-left: 2px; margin-top: 10px; }
	.compagnons {
		padding: 3px 0px 4px 7px;
		background-color: #EAE7CB;
		border-bottom:1px solid #FFFFFF;
	}
	a.lienCompagnons:link, a.lienCompagnons:active, a.lienCompagnons:visited { font-weight: normal; }
	a.lienCompagnons:Hover { color:#000000; }
	
/* Deux accès vers les partenaires */	
	#edDelmas { margin: 20px 0px 0px 2px; }
	#jurisServices { margin: 10px 0px 0px 2px; }
	#feuilletageServices { margin: 10px 0px 0px 2px; }
	
/* ******************************************************************************	
	Frame supérieure de la home Dalloz.fr										*
*********************************************************************************/
/* Tableau "conteneur" (tableau à 100% conteneur de tous les éléments) */
	.tabFondHome {
		background-image: url(img/commun/fSupBlocD.gif);
		background-repeat: no-repeat;
		background-position: right top;
	}
	
/* Bloc contenant logo (permettant de gérer le fond) */
	.blocLogoHome {
		width: 157px;
		height: 60px;
		float: left;
		position: relative;
		background-image: url(img/commun/fSupBlocG.gif);
		background-repeat: no-repeat;
	}
	
/* Navigation transversale d'information ("Qui sommes-nous...")*/
	.navInfoHome {
		height: 20px;
		float: right;
		position: relative;
		z-index: auto;
		right: 10px;
		top: 7px;
	}
	
/* Bloc gérant le dégradé sous la barre de navigation (il est contextuel donc dynamique)  */
	.fondContextuelHome {
		width: 162px;
		height: 12px;
		position: absolute;
		left: 0px;
		top: 60px;
		background-image: url(../img/fSupFondContext.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
/* Bloc conteneur du fil d'actu */	
	.fileActu {
		float: right; position: absolute; z-index: auto;
		right: 1px; top: 37px; width: 427px; height: 35px;
		background-image: url(../img/fondFilActu.gif); background-repeat: no-repeat; background-position: right top;
	}
/* fil d'actu flash */
	#filFlash { float: right; margin:1px 0px 1px 0px; }	
	
/* *********************************************************************	
	navigation contextuel frame droite  commune aux sites d'actualité
************************************************************************ */
/* Bloc 'la boutique Dalloz */
	.navFondBoutique { height: 70px; width: 161px; margin-left: 4px; background-image: url(../img/navFondBoutique.gif); }
	
/* Bloc Prochaine journée d'étude Dalloz  */
	/* tableau conteneur */
	.tabPJeDalloz { width: 161px; margin-left: 4px; margin-top: 7px; } 
	/* cellule contenant le lien */
	.pJeDalloz { padding: 5px 5px 7px 7px; background-color: #FCF9F1; border: 1px solid #E2CD9C; }
	/* lien */
	a.lienPJeDalloz:link, a.lienPJeDalloz:active, a.lienPJeDalloz:visited { font-weight: normal; }
	a.lienPJeDalloz:Hover { color:#000000; }
	/* lien dans bloc Attention ! */
	a.lienAttention:link, a.lienAttention:active, a.lienAttention:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #6A622E;
}
	a.lienAttention:Hover { color:#000000; }
	
	/* liens dans l'Espace Librairies */
	a.lienLibrairies:link, a.lienLibrairies:active, a.lienLibrairies:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #6A622E;
}
	a.lienLibrairies:Hover {
	color:#949449;
	font-weight: bold;
	text-decoration: none;
}

/* liens dans la Newsletter */
	a.lienNewsletter:link, a.lienNewsletter:active, a.lienNewsletter:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #6A622E;
}
	a.lienNewsletter:Hover {
	color:#706935;
	font-weight: bold;
	text-decoration: none;
}
	
	/* liens dans le Panier */
	a.lienPanier:link, a.lienPanier:active, a.lienPanier:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #C79C3B;
}
	a.lienPanier:Hover {
	color:#C79C3B;
	font-weight: bold;
	text-decoration: none;
}

/* Communiqué de presse */
	.communiquePress { margin-left: 4px; margin-top: 7px; }

/* Espace marketing */
	.encart { margin-left: 7px; margin-top: 20px; }
	
/* Bloc Votre sélection */
	/* cellule contenant le lien */
	.pSelection { padding: 3px 0px 4px 7px; background-color: #FCF9F1; }
	/* lien */
	a.lienSelection:link, a.lienSelection:active, a.lienSelection:visited { font-weight: normal;color:#806424 }
	
	
/* Bloc Nos marques */
	/* cellule contenant le lien */
	.pNosMarques { color: #A80F22; }
	/* lien */
	a.lienNosMarques,a.lienNosMarques:link, a.lienNosMarques:active, a.lienNosMarques:visited { font-weight: normal;color:#A80F22; }

/* Bloc descriptif liste produits */
	/* cellule texte*/
	.pficheproduit {padding: 16px 8px 16px 8px;  background-color: #FDFEF7; }
	/* Lien sur un produit*/
	a.lienProduit, a.lienProduit:link, a.lienProduit:active, a.lienProduit:visited { font-size: 11px; font-weight: normal;  text-decoration: underline;}
	a.lienProduit:Hover { color:#000000; font-size: 11px; font-weight: bold; text-decoration: none; }
	/* cellule iframe */
	.pIframe { padding: 0px 2px 0px 2px; }
	/* marge liste */
	.tabListeProduits { margin-top: 10px ; }
	/* texte pages actuelle */
	.pPageActuelle {color:#ffffff;background-color:#C79C3B;}
	/* lien page listing */
	.lienPage{ color:#ffffff ;text-decoration : underline;}
	a.lienPage:Hover { color:#ffffff; }
	a.lienPage, a.lienPage:link, a.lienPage:active, a.lienPage:visited { color:#ffffff;font-weight: bold;text-decoration: underline;}
	/* titre produit */
	.titreProd { font-weight: bold;font-size: 11px;}
	.lientitreProd { color:#000000;font-weight: bold;font-size: 11px;}
	a.lientitreProd:Hover 
	{
		color:#000000;
		font-weight: normal;
		text-decoration: underline;
	}
		
	/* Auteur */
	.auteurProd {color:#A80F22;line-height:15px}
	a.auteurProd:link, a.auteurProd:active, a.auteurProd:visited {font-weight: normal;color:#A80F22;line-height:15px; text-decoration: underline;}
	a.auteurProd:Hover {
		font-weight: bold;
		text-decoration: none;
	}
	
	/* prix produit */
	.prixProd {color:#A80F22;font-weight: bold;}
	/* ISBN */
	.isbnProd {font-weight: bold;}
	/* image */ 
	.imageProd {border: 0px solid #000000; }
	/* Nouveau */
	.nouveau {padding: 5px 5px 5px 5px; font-weight:bold; font-size: 11px; color:#A80F22;}
	
/* Bloc home */
	/* tableau bordure rouge */
	.tabHomeNouveautes { background-color: #FDFEF7; border: 1px solid #A80F22; border-color :#A80F22;  }
	/* tableau vitrine */
	.tabVitrine {
		padding: 5px 5px 7px 7px;
		border-top:1px solid #A80F22;
		border-bottom:1px solid #A80F22; 
		background-color: #FDFEF7;
	}
	/* titre produit */
	.titreProdVitrine { font-weight: bold;font-size: 11px;color:#A80F22;}
	.pVitrine {padding: 8px 16px 8px 16px;}
	.pListe {padding: 0px 16px 8px 16px;}
	.tabHomeVitrine {
		border-color: #A80F22;
		border: 1px solid #A80F22;
		border-bottom:0px solid #A80F22; 
		background-color: #FDFEF7;
		background-image: url(../img/home/fVitrineD.gif);
		background-repeat: no-repeat;
		background-position: right top;
	}
	.tabHomeVitrineSavoirPlus {
		border-color :#A80F22;
		border-left:1px solid #A80F22; 
		background-color: #FDFEF7;
	}
	.tabSelectionHome {
		padding: 4px 4px 4px 4px;
		border-color :#A80F22;
		border: 1px solid #A80F22;
		background-color: #FDFEF7;
		background-image: url(../img/home/fNotreselectionHome.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	.pSelectionHome {
		padding: 4px 4px 4px 148px;
	}
	.pSelectionListeHome {
		padding: 9px 30px 9px 30px;
	}
	
/* Bloc fiche produit */
	/* tableau avec bordure blanche */
	.tabFicheProd {
		background-color: #F3F3F4;
	}
	.tabFicheProdD {
		border-right:0px ;
	} 
	.tabFicheProdDB {
		border-right:0px ;
		border-bottom:0px;
	} 
	.tabChariotFiche {background-color: #F1E6CD;}
	.tabPrixFiche {
		background-color: #E3CE9E;
		font-weight: bold;
		font-size: 11px;
		color: #886D2B;
	}
	.pCaracteristiquesFiche{
		padding: 0px 5px 0px 2px;
		text-align: right;
		line-height: 20px;
	}
	.pCaracteristiquesFiche2{
		padding: 0px 5px 0px 5px;
		font-weight: bold;
		line-height: 20px;
	}
	.pCaracteristiquesFiche3{
		padding: 0px 5px 0px 5px;
		font-weight: normal;
		line-height: 20px;
	}
	
	/* sommaire */
	.tabSommaireFiche{
		padding: 7px 11px 7px 32px;
		background-color: #FDFEF7;
		
	}
	.tabDetailFiche{
		padding: 7px 11px 7px 11px;
		background-color: #FDFEF7;
	}
	.sommaireProd{
	font-weight: bold;
	font-size: 11px;
	color:#A80F22;
	line-height:15px;
}
	

	.titreCollection{font-weight: bold;font-size: 13px;color:#A80F22;line-height:15px}
	
	a.sommaireProd:link,a.sommaireProd:active, a.sommaireProd:visited {font-size: 11px;color:#A80F22;line-height:20px; text-decoration: underline;}

/* bloc panier */ 
	/* tableau onglet */
	/* hp 20050711 */
	.tabEmailPanier{
		background-color: #FCF9F1;
		border:1px solid #C79C3C;
	}
	/* -- */

	.tabOngletsPanier {
		border-left:0px solid #A80F22;
	}
	.tabPanier {
		background-color: #FCF9F1;
		border-left:1px solid #C79C3C;
	}
	.tabPanier2 {
		background-color: #FCF9F1;
		border:1px solid #C79C3C;
		border-bottom:0px solid #C79C3C;
	}
	.tabIntitulePanier{
		background-color: #E3CE9E;
		border:1px solid #FCF9F1;
		border-right:0px solid #C79C3C;
		text-align: center;
		color: #876C2C;
		line-height: 15px;
	}
	.tabIntitulePanier2{
		background-color: #E3CE9E;
		border:1px solid #FCF9F1;
		border-left:0px solid #C79C3C;
		border-right:0px solid #C79C3C;
		text-align: center;
		color: #876C2C;
		line-height: 15px;
	}
	.tabTotalPanier1{
		padding: 0px 10px 0px 0px;
		background-color: #E3CE9E;
		border:1px solid #C79C3C;
		border-left:0px solid #C79C3C;
		border-right:0px solid #FCF9F1 ;
		text-align: right;
		font-size: 11px;
		color: #876C2C;
		line-height: 30px;
	}
	.tabTotalPanier2{
		background-color: #E3CE9E;
		border:1px solid #C79C3C;
		border-left:1px solid #FCF9F1;
		text-align: center;
		color: #876C2C;
		line-height: 30px;
	}
	.tabSousTotalPanier{
		background-color: #E3CE9E;
		border-left:1px solid #FCF9F1;
		border-top:1px solid #C79C3C;
		border-bottom:1px solid #C79C3C;
		text-align: center;
		color: #876C2C;
		line-height: 30px;
	}
	.tabDetailPanier{
		background-color: #F1E6CD;
		border:1px solid #FCF9F1;
		border-right:0px solid #C79C3C;
		border-bottom:0px solid #C79C3C;
		text-align: center;
	}
	.tabDetailPanier2{
	background-color: #F1E6CD;
	border:1px solid #FCF9F1;
	border-left:0px solid #C79C3C;
	border-right:0px solid #C79C3C;
	border-bottom:0px solid #C79C3C;
	text-align: left;
	height: 1.5em;
	}
	.tabDetailPanier3{
	background-color: #F1E6CD;
	border:1px solid #FCF9F1;
	border-left:0px solid #C79C3C;
	border-right:0px solid #C79C3C;
	border-bottom:0px solid #C79C3C;
	text-align: center;
	height: 1.5em;
	}
	.tabAdresse{
		background-color: #E3CE9E;
		border:1px solid #FCF9F1;
		border-left:0px solid #C79C3C;
		border-right:0px solid #C79C3C;
		color: #876C2C;
		valign: middle;
		font-weight: bold;
		line-height: 15px;
		padding-left:10px;
		height: 23px;
		width: 180px;
	}
	.tabAdresseInput {
		background-color: #F1E6CD;
		border:1px solid #FCF9F1;
		border-left:0px solid #C79C3C;
		border-right:0px solid #C79C3C;
		border-bottom:0px solid #C79C3C;
		padding-left:10px;
	}
	.tabPanierD {
		background-image: url(../img/panier/fondTableauPanierD.gif);
		background-repeat: repeat-y;
		background-position: right top;
	}
	.tabPanierG {
		background-image: url(../img/panier/fondTableauPanierG.gif);
		background-repeat: repeat-y;
		background-position: left top;
	}
	.tabOngletAdressePanier{
		background-color: #FCF9F1;
		border:1px solid #C79C3C;
		border-top:0px solid #C79C3C;
	}
	.tabObligatoirePanier{
		margin-top: 5px;
		margin-bottom: 10px;
		border:1px dotted #C79C3C;
		border-left:0px solid #C79C3C;
	}
	.pAdressePanier{
		padding: 0px 10px 0px 10px;
	}
	.tabtextPanier{padding: 10px 0px 10px 0px;}
	.tabCoordPanier1{
		padding: 0px 10px 0px 0px;
		text-align: right;
		line-height: 24px;
		background-color: #F1E6CD;
	}
	.tabCoordPanier2{
		padding: 0px 5px 0px 5px;
		background-color: #F7F0E1;
	}
	.tabOptionsPanier{
		margin-top: 10px;
		background-color: #ffffff;
		border:1px solid #F1E6CD;
	}
	.pOptionsPanier{
		padding: 10px 5px 10px 5px;
	}
	.textOptionsPanier{
		padding: 5px 5px 5px 5px;
		color: #876C2C;
	}
	.tabFraisDePort{
		border-top:1px dotted #D9C392;
	}
	.pFraisDePort{
		padding: 10px 10px 0px 10px;
	}
	.textFacture{
		font-size: 14px;
		font-weight: bold;
		color: #876C2C;
		line-height: 25px;
		padding: 20px 10px 0px 10px;
	}
	.textFraisDePort{
		font-size: 12px;
		font-weight: bold;
		color: #876C2C;
		line-height: 25px;
	}
	.listeFraisDePort{
		text-align: right;
		border: 1px solid #BBCBA0;
	}
	
	.tabChoixPaiement{
		padding-left: 10px;
		border-bottom: 1px dotted #C79C3C;
	}
	.paginationbas{
		text-align: right;
		padding: 10px 20px 10px 0px;
	}
/* recherche */
	/* tableau recherche */
	
	.triListeNoir {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
	
	.tabRecherche{
		background-color: #F8F8F8;
		border-bottom: 1px solid #676767;
		border-left: 1px solid #676767;
	}
	.tabRechercheH {
		background-image: url(../img/recherche/fondTableauRechercheH.gif);
		background-repeat: repeat-x;
		background-position: left top;
	}
	.tabRechercheD {
		background-image: url(../img/recherche/fondTableauRechercheD.gif);
		background-repeat: repeat-y;
		background-position: right top;
	}
	.pRechercheFormulaire{
		padding: 20px 0px 0px 0px;
		font-size: 11px;
	}
	.dRechercheFormulaire{
		margin-top:15px;
		margin-left:10px;
		margin-right:10px;
		color: #757575;
	}
	
/* Bloc librairies */
.nomLibraire {
	color: #B3B366;
	font: bold;
}

	.triListeVert {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #B3B366;
}
.tabLibrairies{
		background-color: #F4F4E8;
		border-left:1px solid #B3B366;
	}
.tabLibrairiesEspPro{
		background-color: #F4F4E8;
		border-left:1px solid #B3B366;
		border-bottom:1px solid #B3B366;
	}
	.tabContourLibrairies{
	background-color: #F4F4E8;
	border-right: 1px solid #B3B366;
	border-bottom: 1px solid #B3B366;
	border-left: 1px solid #B3B366;
	}
	
	.tabLibrairiesD {
		background-image: url(../img/librairies/fondTableauLibrairiesD.gif);
		background-repeat: repeat-y;
		background-position: right top;
	}
	.tabObligatoireLibrairies{
		margin-top: 5px;
		margin-bottom: 10px;
		border:1px dotted #B3B366;
		border-left:0px solid #B3B366;
	}
	.textOptionsLibrairies{
		padding: 5px 5px 5px 5px;
		color: #6A622E;
	}
	.tabResRech1{
		padding: 0px 10px 0px 0px;
		text-align: right;
		line-height: 20px;
		background-color: #CCCCCC;
	}
	.tabResRech2{
		padding: 0px 5px 0px 5px;
		background-color: #E4E3E3;
	}
	.tabResRechLibrairiesl{
		padding: 0px 10px 0px 0px;
		text-align: right;
		line-height: 20px;
		background-color: #D9D9B2;
	}
	.tabResRechLibrairies2{
		padding: 0px 5px 0px 5px;
		background-color: #ECECD9;
	}
	.tabCoordLibrairies1{
		padding: 0px 10px 0px 0px;
		text-align: right;
		line-height: 24px;
		background-color: #D9D9B2;
	}
	.tabCoordLibrairies2{
		padding: 0px 5px 0px 5px;
		background-color: #ECECD9;
	}
	.tabCoordLibrairies{
		padding: 0px 10px 0px 0px;
		text-align: right;
		line-height: 24px;
		background-color: #D9D9B2;
	}
	.tabOptionsLibrairies{
		margin-top: 10px;
		background-color: #ffffff;
		border:1px solid #D9D9B2;
	}
	.pAdresseLibrairies{
		padding: 0px 10px 10px 10px;
	}
	.precapitulatifrecherche{padding: 16px 8px 16px 8px;  background-color: #F4F4E8; }
	.tabResRecherche{padding: 16px 8px 16px 8px;  background-color: #F8F8F8; }
	.pPageActuelleLib { color:#ffffff; background-color:#B3B366; }
	
	.tabVousPouvez{
		padding-left: 10px;
		border-bottom: 1px dotted #B3B366;
	}
	
	.textVousPouvez{
		font-size: 12px;
		font-weight: bold;
		color: #B3B366;
		line-height: 25px;
	}
	.tabEspaceProDiff{
		padding: 10px 0px 10px 10px;
		
	}
	
	.textEspaceProDiff{
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		line-height: 25px;
	}
	
 /* a.lienpageLibr:link, a.lienAttention:active, a.lienAttention:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
	a.lienpageLibr:Hover { color:#6A622E; }
	
	.pExport{
		padding: 15px 10px 0px 10px;}   */
		
	
/* Bloc Facture */
	
	a.lienMailto:link, a.lienAttention:active, a.lienAttention:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
	a.lienMailto:Hover { color:#A80F22; }
	
	.pBonCommande{
		padding: 15px 0px 15px 15px;
	}
	.tabLienTableaux{
		background-color: #FCF9F1;
		border:1px solid #C79C3C;
		border-top:0px solid #C79C3C;
		border-bottom:0px solid #C79C3C;
	
	
	/* Bloc Newsletter */
	
    .pMotPasseOublie{
		padding: 0px 0px 15px 25px;
	}
	/* hp 20050711 */
	.tabLogoEmail{
	padding: 15px 0px 15px 20px; }
	/* -- */
	
	.tabEmail{
		background-color: #FCF9F1;
		border:1px solid #CBC587;
	}
	.tabNewsletter {
		background-color: #FCF9F1;
		border-left:1px solid #CBC587;
	}
	.tabNewsletterD {
		background-image: url(../img/newsletter/fondTableauNewsletterD.gif);
		background-repeat: repeat-y;
		background-position: right top;
	}
	.tabNewsletterG {
		background-image: url(../img/newsletter/fondTableauNewsletterG.gif);
		background-repeat: repeat-y;
		background-position: left top;
	}
	.tabNewslettercontour {
		background-color: #FCF9F1;
		border-left:1px solid #CBC587;
		border-right:1px solid #CBC587;
		border-bottom:1px solid #CBC587;
	}
	.tabNewsletterColgauche{
		padding: 0px 10px 0px 0px;
		text-align: right;
		line-height: 24px;
		background-color: #EAE7CB;
	}
	.tabNewsletterColdroite{
		padding: 0px 5px 0px 5px;
		background-color: #F2F0E1;
	}
	.tabOptionsNewsletter{
		margin-top: 10px;
		background-color: #ffffff;
		border:1px solid #EAE7CB;
	}
	.tabObligatoireNewsletter{
		margin-top: 5px;
		margin-bottom: 10px;
		border:1px dotted #706935;
		border-left:0px solid #706935;
	}
	.textOptionsNewsletter{
		padding: 5px 5px 5px 5px;
		color: #706935;
	}
	.tabInscription{
		background-color: #FCF9F1;
		border-right:1px solid #cbc587;
		border-top:1px solid #cbc587;
		border-bottom:1px solid #cbc587;
	}
	
	.pTextInscription{
		padding: 10px 10px 10px 10px;
	}
	.pMotPasseNewsletter{
		padding: 0px 10px 10px 10px;
	}
	
	
/* Bloc Auteur */
	
   .titreAuteur {
	font: bold 12px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
	
	
/* Bloc gamme universitaire */
	/* tableau descriptif gamme */
	.tabGamme{
		background-color:#FDFEF7;
	}
	.tabGammeU1{
		margin-top: 20px;
		background-image: url(../img/pages/fondGammeU.gif);
		background-repeat: repeat-y;
		background-position: left top;
		border-bottom: 1px solid #DCE6BA;
	}
	.tabGammeU2{
		margin-top: 20px;
		background-image: url(../img/pages/fondGammeU2.gif);
		background-repeat: repeat-y;
		background-position: right top;
		border-bottom: 1px solid #DCE6BA;
	}
	.pDetailGamme1{
		padding:10px 10px 10px 15px
	}
	.pDetailGamme2{
		padding:10px 15px 10px 10px
	}
	.titreDetailGamme{
		font-style: italic;
		font-size: 11px;
		font-weight: bold;
		color:#A80F22;
		text-decoration: underline;
	}
	
	/* Page Collection Universitaire */
	
	
.triListeRouge {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #A80F22;
}


/* Bloc Home droite espace enseignant */
	.tabEspaceEnseignant {
		 width:156px; 
		 margin-left: 2px; 
		 margin-top: 10px; 
		 background-color: #FCF9F1; 
	}
		
