.norepeat {
	background-repeat: no-repeat;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}.repetition {
	background-image: url(../images/img_catalogue_fiche_barre.gif);
	background-repeat: repeat-y;
}
.TXTTABLO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#6D0051;
}
.TEXTDESCRIPTIF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #E9EABE;
}
.repeaty {
	background-repeat: repeat-y;
}
.TXTMENU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#6D0051;
}
.lientext
{
	font-family: Arial, Helvetica, sans-serif;
	color:#6D0051;
	font-weight: bold;
	font-size:12px;
}

.lientext a
{ 
    color: #6D0051; 
	font-weight: bold;
    text-decoration:none;
	font-size:12px;
} 
.lientext a:visited
{
	text-decoration: none;
	color: #6D0051;
}
.lientext a:hover
{
	font-weight: bold;
	color: #ffffff;
}

.widget
{
	font-weight:bold;
	background:#e9eabe;
	color:#6D0051;
}

.DGHeader
{
	background:#6D0051;
	color:#e9eabe;
	font-weight:bold;
	font-size:smaller;
}

.DGItem
{
	font-family: Arial, Helvetica, sans-serif;
	background:#e9eabe;
	color:#6D0051;
	font-size:smaller;
}

.DGAlternateItem
{
	font-family: Arial, Helvetica, sans-serif;
	background:#e9eebf;
	color:#6D0051;
	font-size:smaller;
}