BODY, P, TD, UL, OL, LI, DIV {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-serif;
	font-size : 10px;
	color : #000000;
	}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-size : 24px;
	color : #000000;
	}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-size : 18px;
	color : #000000;
	}
H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-size : 16px;
	color : #000000;
	}
H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-size : 14px;
	color : #000000;
	}

A {
	color : #000066;
	}
A:hover {
	color : #0066FF;
	text-decoration : underline;
	}
/*A:visited {	
	color : #000066;
	}*/


.bold {
	font-weight : bold;
	}
A.bold {	
	color : #000066;
	}
A.bold:hover {
	color : #0066FF;
	text-decoration : underline;
	}
A.bold:visited {
	color : #000066;
	}
	
.bold2 {
	font-weight : bold;
	color : #CC3300;
	font-size : 12px;
	}
A.bold2 {	
	color : #CC3300;
	font-size : 12px;
	}
A.bold2:hover {
	color : #CC3300;
	text-decoration : underline;
	}

.small {
	color : #000000;
	font-size : 9px;
	}
A.small {
	color : #000066;
	text-decoration : none;
	}
A.small:hover {
	color : #0066FF;
	text-decoration : underline;
	}
A.small:visited {
	color : #000066;
	text-decoration : none;
	}

.big {
	color : #000000;
	font-size : 12px;
	}
A.big {
	color : #000066;
	text-decoration : none;
	}
A.big:hover {
	color : #0066FF;
	text-decoration : underline;
	}
A.big:visited {
	color : #000066;
	text-decoration : none;
	}
	
.titre1 {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-serif;
	color : #BC0000;
	font-weight : bold;
	font-size : 16px;
	}
A.titre1 {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-serif;
	font-weight : bold;
	color : #BC0000;
	text-decoration : none;
	}

.titre2 {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-serif;
	color : #BD1A1F;
	font-weight : bold;
	font-size : 20px;
	}
A.titre2 {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-serif;
	font-weight : bold;
	color : #BD1A1F;
	text-decoration : none;
	}
	
.white {
	color : white;
	font-size : 9px;
	}
A.white {	
	color : #A8B3CC;
	text-decoration : none;
	}
A.white:hover {
	color :white ;
	text-decoration : underline;
	} f
A.white:visited {
	color :#A8B3CC;
	text-decoration : none;
	}
	
.white2 {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	}
A.white2 {	
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	}
	
.white3 {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-size : 13px;
	color : #FFFFFF;
	}
A.white3 {	
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-size : 13px;
	color : #FFFFFF;
	}
A.white3:hover {
	text-decoration : none;
	color : #FFFFFF;
	}

/* Styles specifiques de la barre de nav */	
.famille1 {
	font-size: 12px;
	font-weight : bold;
	color : #797777
	}
A.famille1 {	
	text-decoration : none;
	color : #797777
	}
A.famille1:hover {
	text-decoration : underline;
	color : #797777
	}
A.famille1:visited {
	text-decoration : none;
	color : #797777
	}

.famille2 {
	font-size: 12px;
	color : #797777
	}
A.famille2 {
	text-decoration : none;
	color : #797777
	}
A.famille2:hover {
	text-decoration : underline;
	color : #797777
	}
	
.text {
	font-size: 10px;
	color : #797777
	}
A.text {
	text-decoration : none;
	color : #797777
	}
A.text :hover {
	text-decoration : underline;
	color : #797777
	}

.collection {
	font-family : Verdana;
	font-size: 14px;
	color : #797777
	}
A.collection {	
	text-decoration : none;
	color : #797777
	}
A.collection:hover {
	text-decoration : underline;
	color : #797777
	}
A.collection:visited {
	text-decoration : none;
	color : #797777
	}

.menu {
	color : #FFFFFF;
	font-size : 14px;
	}
A.menu {	
	color : #FFFFFF;
	text-decoration : none;
	}
A.menu:hover {
	color : #FFFFFF;
	text-decoration : underline;
	}

.error {
	color: red;
	}

/* Barre index & navigation */
.index {
	color : #8F8F21;
	font-size : 30px;
	font-weight : bold;
	}

.titre {
	color : #8F8F21;
	font-size : 20px;
	font-weight : bold;
	}

	
.info {
	color : #8F8F21;
	font-size : 12px;
	}
A.info {	
	color : #8F8F21;
	text-decoration : none;
	}
A.info:hover {
	color : #8F8F21;
	text-decoration : underline;
	}
A.info:visited {
	color : #8F8F21;
	text-decoration : none;
	}
