.CENTRE_GAUCHE {
	background-image:    url("Design/Interface/Style0/GAUCHE.jpg");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.CENTRE_DROITE {
	background-image:    url("Design/Interface/Style0/DROITE.jpg");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.CENTRE_HAUT {
	background-image:    url("Design/Interface/Style0/HAUT.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.CENTRE_BAS {
	background-image:    url("Design/Interface/Style0/BAS.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.CENTRE_COIN1 {
	background-image:    url("Design/Interface/Style0/COIN1.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.CENTRE_COIN2 {
	background-image:    url("Design/Interface/Style0/COIN2.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}.CENTRE_COIN3 {
	background-image:    url("Design/Interface/Style0/COIN3.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}.CENTRE_COIN4 {
	background-image:    url("Design/Interface/Style0/COIN4.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.SRUB_Titre {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	padding: 0px;
}
.RUB_Titre {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.ART_Titre {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.LIGNE {
	background-image:    url("Design/Interface/Style0/KRE.jpg");
	background-repeat: repeat;
}
.LienArticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.PUCE_Tableau {

	background-image:    url("Design/Interface/Style0/KRE.jpg");
	background-repeat: no-repeat;
	background-position: 3px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.LienSrub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.LienArticle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D1D1D1;
	text-decoration: none;
}
.LienSrub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D1D1D1;
	text-decoration: none;
	font-weight: bold;
}

.ART_Chapo {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.ART_Texte {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.FOND_MAJ {
	background-image: url(Design/Interface/Global/KRE_FONCE.jpg);
}
