.norepet {
	background-repeat: no-repeat;
}

.lientext
{
	font-family: Arial, Helvetica, sans-serif;
	color:#D9231A;
	font-weight: bolder;
	font-size:20px;
}

.lientext a
{ 
    color: #D9231A; 
	font-weight: bold;
    text-decoration:none;
	font-size:20px;
} 
.lientext a:visited
{
	text-decoration: none;
	color: #D9231A;
}
.lientext a:hover
{
	font-weight: bold;
	color: #D9231A;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}
.repetx {
	background-repeat: repeat-x;
}
.TEXTBLC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
/* la couleur principale (face) */
scrollbar-face-color:#ffffff;
/* la couleur des fleches */
scrollbar-arrow-color:#FBCA11;
/* la couleur de fond (entre le curseur et la fleche) */
scrollbar-track-color:#ffffff;
/* la couleur claire (haut+gauche) */
scrollbar-highlight-color:#ffffff;
/* la couleur claire 2 (haut+gauche) */
scrollbar-3dlight-color:#ffffff;
/* la couleur foncee (bas+droite) */
scrollbar-shadow-color:#FBCA11;
/* la couleur foncee 2 (bas+droite) */
scrollbar-darkshadow-color:#FBCA11;
}
.textePETI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.texteMINUS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
}
.repety {
	background-repeat: repeat-y;
}
.lientextmenu
{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

.lientextmenu a
{ 
    color: #FFFFFF; 
	font-weight: bold;
    text-decoration:none;
	font-size:12px;
} 
.lientextmenu a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.lientextmenu a:hover
{
	font-weight: bold;
	color: #FFFFFF;
}
.texteRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #D9231A;
}
.texteRED a
{ 
    color: #D9231A; 
	font-weight: bold;
    text-decoration:none;
	font-size:12px;
} 
.texteRED a:visited
{
	text-decoration: none;
	color: #D9231A;
}
.texteRED a:hover
{
	font-weight: bold;
	color: #D9231A;

