body {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	background-color: #126FB9;
}

td, tr {

	font-size: 12px;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
}

a {
	color: #fec748;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: underline;
}

.frontpageheader, .componentheading {

	font-size: 16px;
	font-weight: bold;
	color: #BFE3F8;
	letter-spacing: 3px;
	margin-bottom: 20px;
	background-image: url('../images/nouvelles_separateur.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 6px;
}

.contentheading { /*  Fourroir à Questions   */

	font-size: 16px;
	font-weight: bold;
	color: #BFE3F8;
	background-image: url('../images/nouvelles_separateur.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 6px;
	letter-spacing: 3px;
}

.contentdescription { /*  Catégorie nouvelles diverses */

	font-size: 10px;
	color: #a7c7df;
	padding-top: 10px;
}

.pagenav { /* << Début < Précédente  1 Suivante > FIN >> */

font-size: 10px;
color: #a7c7df;


}


.titre1 { /* Entrevue sur Bande à Part vendredi */

font-size: 20px;
font-weight: bold;

}

.titre2 { /* Entrevue sur Bande à Part vendredi */

font-size: 20px;
font-weight: bold;

}

.titre3 { /* Entrevue sur Bande à Part vendredi */

font-size: 20px;
font-weight: bold;

}

.sousTitre { /* Été 1996 */

font-weight: bold;
border-top: 1px solid #5b94b7;
border-left: 20px solid #5b94b7;
padding: 3px;
padding-left: 8px;
font-size: 14px;
margin-top: 10px;

}

.sousTitre a {

text-decoration: none;
color: #ffd777;

}

.smallComment { /* Ça s’passait drette dans l’Faubourg à m’lasse.  */
font-size: 9px;
color: #a7c7df;
}

.contentpane {


}

.contentpaneopen { /* contenu textuel */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 100%;

}

.contentpagetitle { /* Le show de Mercredi est annule */
	font-size: 12px;
}

.sectiontableheader { /* Date  	Titre de la publication  	   	Hits */

font-weight      : bold;
padding-top: 9px;
padding-bottom: 9px;
border-bottom: 2px solid #4986B4;
color: #a7c7df;
}

/*
.sectiontableentry1 {
background-color : #034780;
}

.sectiontableentry2 {
background-color : #92BFDC;
}
*/

.createdate { /* samedi, 17 avril 2004 */
	color: #a7c7df;
	font-size: 10px;
	padding-left: 12px;
	background-image: url('/nouvelles/images/M_images/arrow.png');
	background-repeat: no-repeat;
	background-position: left;
}

.readon { /* Suite... */
	font-size: 10px;
}


.pathway { /* Navigation: Accueil */
	color: #a7c7df;
	font-size: 10px;
}

.button {
	font-family      : Arial, Helvetica, sans-serif;
	font-style       : normal;
	font-size        : 10px;
	font-weight      : bold;
	background-color : #B3D7FC;
	color            : #000000;
	border           : 1px solid black;
}

.inputbox {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	background-color : #B3D7FC;
	border           : 1px solid black;
}

.footnote, .footnote a {

	font-size: 10px;
	color: #a7c7df;

}

.small, i {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #a7c7df;
	text-decoration : none;
	font-weight : medium;
	font-style: italic;
}

hr {

margin: 20px 0px 10px 0px;
border: 1px solid #679AB5;
}

