body, td, .normal
{
	color : black;
	font-family : verdana, arial;
	font-size : 9pt;
	font-weight : normal;
}

.red, th, a.red {
	background-color: #df0000;
	font-size: 9pt;
	font-family : verdana, arial;
	color: white;
	font-decoration: none;
}

a.red:hover {
	background-color: #df0000;
	color: #0000df;
	font-decoration: underline;
}

.petit, td.petit {
	font-size : 8pt;
}

a.petit {
	font-size : 8pt;
	text-decoration : none;
	color : #bf0000;
}

a.petit:hover {
	color : #0000bf;
	text-decoration: underline;
}

.entete  {
	font-size : 24pt;
	color : #bf0000;
}

.titre, .titre a
{
	font-size : 13pt;
	color : white;
	font-weight : bold;
	text-decoration: none;
}

a.titre:hover
{
	font-size : 13pt;
	color : black;
	font-weight : bold;
	text-decoration: underline;
}

.menu-titre, .menu-titre td
{
	font-size : 9pt;
	color : white;
	font-weight : bold;
}

.menu1, .menu1 a {
	color : black;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

a.menu1:hover  {
	color : #EFCE84;
	background : black;
	font-size : 9pt;
	font-weight : bold;
}

.menu2, a.menu2 {
	color : gray;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

a.menu2:hover  {
	color : #EFCE84;
	background : gray;
	font-size : 9pt;
	font-weight : bold;
}

.sousmenu  {
	color : #df0000;
	font-size : 8pt;
	font-weight : normal;
}

a.sousmenu {
	color : #df0000;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
}

a.sousmenu:hover  {
	color : Yellow;
	background : #df0000;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}

.article {
	color : black;
	font-familly: Arial;
	font-size : 8pt;
	font-weight : normal;
}

.article-titre {
	color : #df0000;
	font-family : verdana, arial;
	font-size : 10pt;
	font-weight : bold;
}

.article-bandeau {
	color : #ffffff;
	font-family : verdana, arial;
	font-size : 13pt;
	font-weight : normal;
}

.article-auteur {
	font-family : arial;
	font-size: 8pt;
	font-weight : bold;
}

.article-editeur {
	color : gray;
	font-family : arial;
	font-size: 8pt;
	font-weight : bold;
}

.article-prix {
	font-family : arial;
	font-size : 8pt;
}

.article-prix-euro {
	font-family : arial;
	font-size : 7pt;
	color: gray;
}

.pied {
	color : white;
	font-size : 8pt;
	font-weight : bold;
}

a.pied {
	color : white;
	text-decoration: none;
}

a.pied:visited {
	color: white;
	text-decoration: none;
}

a.pied:hover {
	color : yellow;
	text-decoration: underline;
}

.jaune {
	background-color: #ffffcc;
}
