body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: black;
	margin: 0px;
}
.menu {
font-size: 15px;
text-decoration: none;
font-weight: bold;
color: white;
text-align: center;
}
.menu a {
font-size: 15px;
text-decoration: none;
font-weight: bold;
color: white;
text-align: center;
}
.menu a:hover {
font-size: 15px;
text-decoration: underline;
font-weight: bold;
color: whitz;
text-align: center;
}
.menuactive {
font-size: 15px;
text-decoration: underline overline;
font-weight: bold;
color: white;
text-align: center;
}
.menuactive a {
font-size: 15px;
text-decoration: underline overline;
font-weight: bold;
color: white;
text-align: center;
}
.textecopy {
font-size: 10px;
text-decoration: none;
font-weight: normal;
color: #666;
text-align: center;
}
.textecopy a {
font-size: 10px;
text-decoration: underline;
font-weight: normal;
color: #666;
text-align: center;
}
.textecopy a:hover{
font-size: 10px;
text-decoration: none;
font-weight: normal;
color: #666;
text-align: center;
}
.fill {
background-color: #F01280;
}
.content {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F01280;
	border-bottom-color: #EE13A1;
}
.texte {
color: white;
}
.texte a {
color: white;
text-decoration: underline;
}
.texte a:hover {
color: #EE13A1;
text-decoration: none
}
.textebold {
color: white;
font-weight: bold;
}
.textebold2 {
color: white;
font-weight: bold;
font-size: 18px;
}
.textebold2 a {
color: white;
font-weight: bold;
font-size: 18px;
text-decoration: underline
}
.textebold2 a:hover {
color: white;
font-weight: bold;
font-size: 18px;
text-decoration: none
}
.textebold3 {
color: #EE13A1;
font-weight: bold;
font-size: 16px
}
.photo {
border: 1px solid #666666;
padding: 2px;
}
.rules {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}
.rules2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EE13A1;
}
.rules3 {
	border-top: dotted 1px white;
	}
.textechamp {
	color: white;
	font-size: 15px;
	font-weight: bold;
}
.champ {
	border: 1px solid #666;
	background-color: #222222;
	font-size: 16px;
	color: white;
	padding-left: 5px;
	height: 18px;
	width: 200px;
}
.champ2 {
	border: 1px solid #666;
	background-color: #222222;
	font-size: 16px;
	color: white;
	padding-left: 5px;
	height: 80px;
	width: 300px;
}
.champ3 {
	border: 2px solid #666666;
	background-color: #222222;
	color: white;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
	width: 100px;
}
