@charset "utf-8";
/* CSS Document */

.deux_col1_bg .col1a 						{  }
.deux_col1_bg .col1a .plan-du-site			{ width:690px; margin-left:55px;  }

/* ####################################
Forcer couleur
#################################### */

/* Saison - turquoise */
.plan-du-site .rub_a a:link,
.plan-du-site .rub_a a:visited				{ color:#2cbdb1; }
.plan-du-site .rub_a a:active,
.plan-du-site .rub_a a:hover				{ color:#2cbdb1; text-decoration:none; background:#ebfefc; }

/* Mettre en scène - bleu */
.plan-du-site .rub_b a:link,
.plan-du-site .rub_b a:visited				{ color:#4b94fd; }
.plan-du-site .rub_b a:active,
.plan-du-site .rub_b a:hover				{ color:#4b94fd; text-decoration:none; background:#e4f0ff; }

/* Prospero - violet */
.plan-du-site .rub_c a:link,
.plan-du-site .rub_c a:visited				{ color:#9c50bc; }
.plan-du-site .rub_c a:active,
.plan-du-site .rub_c a:hover				{ color:#9c50bc; text-decoration:none; background:#f5e2ff; }

/* Ecole TNB - rose */
.plan-du-site .rub_d a:link,
.plan-du-site .rub_d a:visited				{ color:#ff4ba6; }
.plan-du-site .rub_d a:active,
.plan-du-site .rub_d a:hover				{ color:#ff4ba6; text-decoration:none; background:#ffe4f3; }

/* Cine-TNB Orange */
.plan-du-site .rub_e a:link,
.plan-du-site .rub_e a:visited				{ color:#ff6600; }
.plan-du-site .rub_e a:active,
.plan-du-site .rub_e a:hover				{ color:#ff6600; text-decoration:none; background:#ffebe4 }

/* Photothèque - jaune */
.plan-du-site .rub_f a:link,
.plan-du-site .rub_f a:visited				{ color:#ffcb4b; }
.plan-du-site .rub_f a:active,
.plan-du-site .rub_f a:hover				{ color:#ffcb4b; text-decoration:none; background:#fff8e5; }

/* Gris */
.plan-du-site h2,
.plan-du-site a:link,
.plan-du-site a:visited						{ color:#4d5b5d; }
.plan-du-site a:active,
.plan-du-site a:hover						{ color:#4d5b5d; text-decoration:none; background:#eeeeee }
