/* Global Styles */
td {
	/*font:14px Arial, Helvetica, sans-serif;
	color:#666666; */
	}
/*

a:visited {
	text-decoration: none;
	color: blue;
}

a:active {
	text-decoration: none;
	color: #fafafa;
}
*/

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {/* navigations journalistes*/
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:10px;/* hauteur de la ligne*/
	letter-spacing:.1em;/* espacement haut des lettres des liens*/
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;/* espacement haut des liens*/
	}

#navigation a:hover {
border-color:#000000;
	background:#FFFFFF;/* fond qui apparait si on pose la souris sur le lien*/
	color:#0000FF;
	text-decoration: overline underline	}

#chapeau a {/* navigations journalistes*/
	font: bold 17px "Times New Roman", Times, serif ;
	color:blue;
	text-decoration: none;
	display:block;
/* espacement haut des liens*/
	}

#chapeau  {/* navigations journalistes*/
	font:  13px "Arial Black";
	color:;

	}
#listeProduit ul {/* navigations journalistes*/
	font: bold 14px "Times New Roman", Times, serif ;
	color:#660033;

}	
#listeProduit li {/* navigations journalistes*/
	font: bold 14px "Times New Roman", Times, serif ;
	color:#660033;
	display:;
	line-height:3;
}
		

/* Class Styles */
	
.bodyText  {
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	margin-top:0px;
	}
	
.basDePage  {
	font:11px Arial, Helvetica, sans-serif;
	color:#333333;
	size:+2;
	line-height:30px;
	margin-top:0px;
	}
.titreMenu {
	font:12px bold "comic Sans MS";
	color:#000000;
	margin-top:0px;
	text-decoration:blink /* met le texte en question en clignotant*/
	}
.lesEnteteTitre {
	font:17px bold "comic Sans MS";
	azimuth:center;
	}
.erreurConnexion {
	font:17px bold "comic Sans MS";
	color:#FF0000;
	margin-top:0px;
	text-decoration:blink /* met le texte en question en clignotant*/
	}
.estConnecte {
	font:14px Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-top:0px;
	text-decoration:blink /* met le texte en question en clignotant*/;
	background-color:#0099FF;
	line-height:2;
	
	}