  /************************************************************************************************/
	/*                                                                                              */
	/*   Project : Shanpga Network                                                                  */
	/*   Contact : info@shangpa.net                                                                 */
	/*   Date of creation : mai 2009                                                                */
	/*                                                                                              */
	/*   Version : 1.0                                                                              */
	/*                                                                                              */
	/*   Commentaire :                                                                              */
	/*                                                                                              */
	/************************************************************************************************/

  BODY { background-image: url('images/fond.png'); letter-spacing : 1px; word-spacing: 1px; font-family : Myriad,Arial; background-color : fff1d1; margin : 0; color : #000126; }
  TD { font-family : Myriad,Arial; font-size : 12px; color : #000126; }

  a:link { text-decoration : none; color : #de770b; }  
  a:hover { text-decoration : none; color : #de770b; }
  a:visited { text-decoration : none; color : #de770b; }
  a:active { text-decoration : none; }

  .contenu_articleTitre { font-weight : bold; font-variant:small-caps; line-height: 24px; font-size : 18px; color : #de770b; }
  .contenu_articleSousTitre { font-variant:small-caps; font-size : 12px; color : #de770b; }
  
	/* nouvelles déroulantes */
		.nouvelles { float : right;  width : 150px; border: 1px solid #A30202; margin: 0 0 0 20; }
		.nouvelles_titrePrincipal { padding : 3 0 3 0;color : white; background-color : #8E4C2A; width : 100%; text-align : center; font-family : Arial; font-size : 12px; font-weight : bold; }
		.nouvelles_titrePrincipalBtn { background-color : #8E4C2A; }
		.nouvelles_contenu { padding : 5px; }
		.nouvelles_date { color : #A30202; font-family : Arial; font-size : 12px; font-weight : bold; }
		.nouvelles_texte { color : #8E4C2A; font-family : Arial; font-size : 12px; font-weight : normal; }
  
  
