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


img {
	margin: 0px;
	padding: 0px; }
	
.copy {
	color: #000000;
}
.barre_nav {
	background-image: url(../images_menu/fond_menu.gif);
	height:31px;
/*	background-color:#DAEEF8;*/
	background-repeat:no-repeat;
	background-position:center;
/*	width:922px;*/
/*	margin-left:170px;*/

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

.Style1 {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;
}
/* ------------------------------------ */

