
/*  ----------------------------------------
	Ce CSS sert à la section Certification interprovinciales
	Il vient définir les couleurs
	et les photos de cette section !
	
	- par élo, le 24 septembre 2007 -
 -----------------------------------------*/



/* ----------------------------
  2. Conteneurs généraux
 -----------------------------*/
 
#droite			{background-color:#DA9494; background-image:url(../../images/certification/fond-rouge.gif); background-repeat:repeat-y; background-position:left;}


/* ----------------------------
  2. Zone de contenu
 -----------------------------*/
 
#contenu			{border-right:0.3em solid #943131; border-bottom:0.3em solid #943131;}

#contenu h1			{color:#4E4044;}
#contenu h2			{color:#4E4044;}
#contenu h3			{color:#4E4044;}


/* ----------------------------
  3. Onglets
 -----------------------------*/

#onglets a:link, 
#onglets a:visited, 
#onglets a:hover, 
#onglets a:active, 
#onglets a:focus		{background-color:#8C3030; background-image:url(../../images/certification/onglet-rouge.gif); background-repeat:no-repeat; background-position:bottom left;}


/* ----------------------------
  4. Menu
 -----------------------------*/

#gauche li					{list-style-image:url(../../images/certification/puce.gif);}
#gauche li a:hover			{list-style-image:url(../../images/test/puce-gris.gif);}

#principal .photo-haut		{background-image:url(../../images/certification/photo-haut.gif); background-position:bottom right; background-repeat:no-repeat;}
#principal .photo-bas		{background-image:url(../../images/certification/photo-bas.gif); background-repeat:no-repeat; background-position:bottom right; border-top:0.5em solid #DA9494;}

