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;
	}


.titre
	{
	font-weight : bold;
	font-size : 18px;
	color : #000000;
	}

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

.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;
	}


.white {
	color : white;
	font-size : 12px;
	}
A.white {	
	color : #A8B3CC;
	text-decoration : none;
	}
A.white:hover {
	color :white ;
	text-decoration : none;
	}
A.white:visited {
	color :#A8B3CC;
	text-decoration : none;
	}


/* Styles specifiques de la barre de nav */
.query {
	color : white;
	font-size : 10px;
	text-decoration : none;
	}
	
.news {
	text-decoration : none;
	}
A.news {	
	text-decoration : none;
	}
A.news:hover {
	text-decoration : none;
	}
A.news:visited {
	text-decoration : none;
	}

.error {
	color: red;
	}

/* Page Produit et autres */
.titre {
	color : #405185;
	font-size : 20px;
	font-weight : bold;
	}
	
.paragraphe {
	color : #405185;
	font-size : 12px;
	font-weight : bold;
	}
	
.info {
	color : #405185;
	font-size : 10px;
	}
	
.infobold {
	color : #231C5C;
	font-size : 14px;
	font-weight : bold;
	}
A.infobold {	
	color : #231C5C;
	text-decoration : none;
	}
A.infobold:hover {
	color : #405185;
	text-decoration : underline;
	}
A.infobold:visited {
	color : #231C5C;
	text-decoration : none;
	}

