/*feuille de style gérant la page de pedagogie

	titre1  titre de chaque rubriaue du catalogue
	titre 	nom de la sous rubrique
	titre2  titre secondaires et nom de colonnes
	intitule  nom du produit
	langue  langue disponible
	periodeprix  periode et prix du produit
	titreproduit nom du produit




*/

.tableCatalogue td, tr{
	vertical-align:middle;
}

.titre1comptabilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C85527;
}
	
.titre1pedagogie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC6699;
}

.titre1affaires {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3399CC;
}
.titre1ecriture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #669933;
}

.titre1formation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666699;
}

.titre1plaisir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}

.titre1progiciels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.titre1ressources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #9999CC;
}

.titre1securite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
}

.titre1langues {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3399CC;
}

.titre1informatique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
}

.titre1bureau{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC6633;
}

.titre1guide{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
color: #9900CC;
}


/*-------------------------------------------------------------------------------------------------------------------------*/

.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-align:center; 
	vertical-align:bottom;
	width:160px;
}

/*-------------------------------------------------------------------------------------------------------------------------*/

.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
}

/*-------------------------------------------------------------------------------------------------------------------------*/

.intitule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*-------------------------------------------------------------------------------------------------------------------------*/


.langue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

/*-------------------------------------------------------------------------------------------------------------------------*/


.periodeprix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*-------------------------------------------------------------------------------------------------------------------------*/


.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/*-------------------------------------------------------------------------------------------------------------------------*/

.titreproduit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 900;
	color: #000000;
}

/*-------------------------------------------------------------------------------------------------------------------------*/

.titreproduit2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #000000;
}

