BODY{
	background-color: #008000;
	color:#faebd7;
	background-image: url("http://www.epo-rugby.com/images/herbe.jpg");
	background-repeat: repeat;
	background-position: center;
	background-attachment: fixed;
	
	font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  font-size: 12pt;
  line-height: normal;
  font-family: "Comic Sans Ms",sans-serif;
  
}

BODY.CDM
{
	background-color: #faebd7;
	background-image:none;
	color: #000000;
}

A{
	color:#ffc700;
}

H1 { color: #faebd7 }
EM { color: #faebd7 }
.PR { background-color: #ff0000 }
.SE { background-color: #0000ff }
.im { color: #ff0000 }

.Tete {  
	background-color: #0000ff;
	text-align: center;
	border-width:1;
	border-color:black;
	border-style:solid;
}

.Corps {  
	background-color: #008000;
	text-align: center;
	border-width:1;
	border-color:black;
	border-style:solid;
}

.Titre1{
	font-variant: small-caps;
	font-size: 24pt;
	font-weight: bold;
}

.Titre2{
	font-style:Italic;
	font-size: 16pt;
	font-weight: normal;
}

.Titre3{
	font-style:Italic;
	font-size: 14pt;
	font-weight: normal;
}

.leg{
	font-style: Italic;
	font-size: 8pt;
	font-weight: small;
}

.bg1{
background-color: rgb(147,200,148);
}

.bg2{
background-color: rgb(147,0,148);
}

.sommaire{
	background-image: NONE;
}

TABLE { 
	background-color: NONE;
	vertical-align: middle;
	text-align:center;
	border-width:0;
}

.TABLE1 { 
	background-color: #008000;
	vertical-align: middle;
	text-align:center;
	border-width:1;
	border-color:black;
	border-style:solid;
}
