.ref {
	font-family: Arial;
	font-size: 10px;
	color: #FF0000;
}
.prix {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.rubrique {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.texteblanc {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.texteblanc2 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.rubriquehover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.textepanier {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.texteaccueil {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.sousrubrique {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;

}
.sousrubriquehover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #FF0000;

}
a.rubrique:hover {
	color: #FF0000;
}
a.sousrubrique:hover {
	color: #FF0000;
}
.txtadmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titreadmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;

}
.nobdr {
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;

}
.textemenuadmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;

}

.textemenuadminhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;

}
.contextbdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	position: absolute;
	width: 200px;
	visibility: hidden;
	border-bottom-style : inset;
	border-right-style : inset;
	border-left-style : outset;
	border-top-style : outset;
	background-color: menu;
	line-height: 20px;
}

body {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
}
.auteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	line-height: normal;

}
.textenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 12px;

}
.prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	color: #FF0000;
}

  
a {
	color: #000000;
	text-decoration: none;
}