body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(images/fond_degrad1.jpg);
	background-repeat: repeat-x;
	background-color: #330000;
	color: #333333;
	margin-top: 10px;
}
h1 {
	font-size: medium;
	color: #330000;
	font-style: italic;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h3 {
	font-weight: bold;
	color: #330000;
	font-size: small;
	text-align: center;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.font_petit {
	font-size: x-small;
}

a:active {
	color: #990000;
}
.police_popup {
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-size: medium;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/fond_h2.jpg);
	background-repeat: repeat-x;
	background-color: #330000;
	text-indent: 25px;
	width: 75%;
}
.img_droite {
	margin: 5px;
	float: right;
}
.fond_console {
	background-image: url(images/fond_console.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
h4 {
	font-size: small;
	color: #330000;
	font-style: italic;
}


.gras {
	font-weight: bold;
}
.img_gauche {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.fond_micro {
	background-image: url(images/fond_micro.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
h6 {
	font-size: xx-small;
	color: #999999;
}
.img_droite {
	margin: 10px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formulaire {
	background-color: #E0E0E0;
}
.tableau_membres {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #330000;
}
.separation_tableau {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 5px;
}
.form_restants {
	font-size: xx-small;
	font-weight: bold;
	color: #C00;
	padding-right: 5px;
}

