/* CSS Document */
  
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
/*  	background-image: url(../images/fond27.png);*/
	background-repeat:repeat;
	background-position: top;
}
.avec_border { 
	border: 1px solid white;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}
.left { 
	float:left;
	padding-top:10px;
	width:580px;
	}
.left_in {
  	width:540px;
/*  	padding : 1px 5px;*/
	margin:1px 0px;
  	text-align:left;
}	

.right {
	padding-top:10px;
	width:370px;
  	margin-left:600px;  	
	
	}
.right_in {
  	width:360px;
	margin: 1px 0px;
  	text-align:left;
/*	padding: 1px 5px;*/

}	



img {
	margin: 0px;
	padding: 0px; }
	
.copy {
	color: #000000;
}


.header1 {
  font-size        : 24px;
  font-weight      : bold;
  line-height      : 34px;
}
.entete_paragraphe {
  font-size        : 14px;
  font-weight      : bold;
  line-height      : 24px;
  text-transform   : uppercase;
  text-align       : left;
  color				:#00F;
  padding-left		: 0px;
  width            : 100%;
}
.article_centre {
  	padding : 10px 10px;
  	text-align:left;
}
.article_gauche {
  	width:540px;
  	padding : 5px 5px;
  	text-align:left;
}
.article_gauche_encadre {
  	width:540px;
  	padding : 5px 5px;
  	text-align:left;
	border:2px solid;
}
.article_droite {
  	width:360px;
  	padding : 5px 5px;
  	text-align:left;
}
.article_droite_encadre {
  	width:360px;
  	padding : 5px 5px;
  	text-align:left;
	border:2px solid;
}

.titre_article {
	text-decoration:underline;
	text-align:center;	
  	font-weight      : bold;
  	line-height      : 24px;
}
.liens_accueil {
	text-decoration:none;
	color:#F06;
}
.triple_decalage_paragraphe {
  font-size        : 12px;
  font-weight      : bold;
  text-align       : left;
  padding-left		: 75px;
  width            : 100%;
}
.double_decalage_paragraphe {
  font-size        : 12px;
  font-weight      : bold;
  text-align       : left;
  padding-left		: 50px;
  width            : 100%;
}
.decalage_paragraphe {
  font-size        : 12px;
/*  font-weight      : bold;*/
  font-weight		:normal;
  color				:#000000;
  text-align       : left;
  padding-left		: 35px;
  width            : 100%;
}
.centrer {

  text-align       :center;

}

.entete_paragraphe_rouge {
	color: #F00;
}
.M_entete_paragraphe {
  font-size        : 14px;
  font-weight      : bold;
  line-height      : 24px;
  text-transform   : uppercase;
  text-align       : left;
  color				:#00F;
  padding-left		: 20px;
  width            : 100%;
}

.M_entete_paragraphe_rouge {   /* pur espace membres */
	color: #F00;
    padding-left		: 20px;	
}

.jaune {color: #FFFF00}
.Style2 {color: #00FF00}
   
.avertissement {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-style:normal;
	border:double;
	border-color:#33F;
	padding-left:5px;
	padding-right:5px;
}
.rouge {
	color: #F00;
}
.noir {
	color: #000000;
}
.vert {
	color:#090;
}
.bleu {
	color: #00C;
}
#titre_rouge {
	color: #F00;
}
#texte_rouge {
	color: #F00;
}
.texte_bleu {
	color: #00F;
}
.texte_blanc {
	color: #FFF;
}
  

/* ------------------------------------ */

.rouge {
	color: #F00;
}

