/*	**********************************************************************************************
		*                                                                                            *
		*   Développeur : SIBILLE Thibaut - thibaut@rimay.net                                        *
		*   Destinataire : Eclaireurs de la Nature                                                   *
		*   Date de création du projet : Février 2010                                                *
		*   Version du projet : 2.0                                                                  *
		*   Adresse web : www.edln.org                                                               *
		*                                                                                            *
		*   Commentaires :                                                                           *
		*                                                                                            *
		********************************************************************************************** */

  	body { margin : 0; padding : 0; background-image:url('images/fondGeneral.gif'); background-position : top center; background-repeat : no-repeat; background-color : #f5e1c3; }
  	body,td { font-size : 11px; color : #1C360C; font-family : Verdana, Arial; }
  	a { color : #009ee0; text-decoration : none; }
  	a:hover { color : #3e852b; text-decoration : none; }
  	.filAriane { color : #A6BC55; padding : 5px  20px 5px 20px; font-size : 11px; font-weight : bold; }
  	hr { width : 60%; border : 0 solid black; height : 1px; color : #A6BC55; background-color: #A6BC55; }
  	
		.mouseOver_ta0 { background-color : #f0ffe6; border-left : 5px solid #f0ffe6 ;}
		.mouseOver_ta1 { color : #1C360C; background-color : #B0CC62; border-left : 5px solid #4C8F22 ;}
		.mouseOver_ta2 { color : #846100; background-color : #FDEBAC; border-left : 5px solid #FDC600 ;}
		.mouseOver_ta3 { color : #C92518; background-color : #FFD3D1; border-left : 5px solid #C92518 ;}
		.mouseOver_ta4 { color : #0C2C80; background-color : #DEE7FF; border-left : 5px solid #0C2C80 ;}
		.mouseOver_ta5 { color : #7F5313; background-color : #FFE9B3; border-left : 5px solid #7F5313 ;}

  	.content_titre { color : #393F1E; padding : 5px  20px 5px 20px; font-size : 18px; }
  	.content_sousTitre { color : #638229; padding : 0  20px 5px 20px; font-size : 12px; }
  	.content_text { padding : 15px  20px 50px 20px; font-size : 11px; line-height : 18px; }
  	
  	.colDroite { padding : 10px 0 5px 0; text-align : left; background-color : #d7f091; background-image : url('images/bottom2.png'); background-repeat : no-repeat; background-position : bottom left; }
		.colDroite_texte { padding : 20px; color : #1C360C; }
  	.colDroite_texte a {  color : #393F1E; text-decoration : none; }
  	.colDroite_texte a:hover { color : #3e852b; text-decoration : none; }
		
  	.nouvelles_titre { text-align : left; padding : 0 10px 5px 10px; font-size : 12px; color : #393F1E; font-weight : bold; }
  	.nouvelle_trait { padding : 0 10px 0 10px; width : 249px; background-color : #BFDB60; height : 2px; }
  	.nouvelles_main { padding : 5px 25px 0 20px; font-size : 11px; color : #1C360C; text-align : justify; }
  	.nouvelles_main a {  color : #393F1E; text-decoration : none; }
  	.nouvelles_main a:hover { color : #3e852b; text-decoration : none; }
  	
  	.listingDocument { padding : 10px 20px 20px 40px; color : #1C360C; line-height : 18px; }
  	.listingDocument a {  color : #393F1E; text-decoration : none; }
  	.listingDocument a:hover { color : #3e852b; text-decoration : none; }
  	
  	.bottom_liens { font-size : 10px; color : white; }
  	.bottom_liens a { color : white; text-decoration : none; }
  	.bottom_liens a:hover { color : white; text-decoration : underline; }

