* {
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
#motscle {
	display:none;
}
body {
	margin:0px;
	background-color:#686868;
}
strong {
	color:#B91313;
}
applet {

	width:90%;
	height:450px;

}
img {
	border:none;
}
#total {
	margin:10px;
}
#header {
	background-image:url(../images/head_c.png);
	height:167px;
}
#head_g {
	background-image:url(../images/head_g.png);
	float:left;
	height:167px;
	width:5px;
}
#head_d {
	background-image:url(../images/head_d.png);
	float:right;
	height:167px;
	width:5px;
}
#head_c {
	padding-top:20px;
	text-align:right;
}
#menu {
	position:relative;
	top:25px;
	margin:0px;
	padding:0px;
}
#menu li {
	display:inline;
	color:white;
	font-weight:bold;
	background-image:url(../images/puce.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
}
#menu li a {
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;
}
#menu li a:hover {
	color:#DDDDDD;
	font-weight:bold;
	text-decoration:none;
	border-top:5px solid #686868;
}
#contenu {
	background-color:#FFFFFF;
	border-left:1px solid #8E8E8E;
	border-right:1px solid #8E8E8E;
	min-height:400px;
	padding:10px;
}
#menu_gauche {
	float:left;
	width:190px;
	min-height:400px;
}
#menu_gauche a {
	color:#686868;
	font-weight:bold;
	text-decoration:none;
}
#menu_gauche a:hover {
	color:#B91313;
}
#menu_gauche ul {
	margin-left:25px;
}
#menu_gauche li {
	list-style-image: url("../images/puce_mini.jpg");
}
#menu_gauche h1 {
	font-size:12pt;
	color:#B91313;
}
#page {

	min-height:400px;
	margin-left:190px;
	background-image:url(../images/menu.gif);
	background-position:top left;
	background-repeat:repeat-y;
	padding:10px;
	padding-left:20px;
	text-align:justify;
}
#page a {
	color:#B91313;
}
#page a:hover {
	text-decoration:none;
}
#page ul {
	margin-left:30px;
	list-style-type:circle;
}
#page h1 {
	font-size:20pt;
	color:#B91313;
	font-style:italic;
	text-align:center;
}
#page h2 {
	font-size:16pt;
	color:#686868;
	border-bottom:2px solid #B91313;
}
#footer {
	margin-top:-20px;
	background-image:url(../images/foot_c.png);
	height:94px;
	text-align:center;
}
#footer a {
	color:black;
}
#footer a:hover {
	text-decoration:none;
}
#foot_g {
	background-image:url(../images/foot_g.png);
	float:left;
	height:94px;
	width:5px;
}
#foot_d {
	background-image:url(../images/foot_d.png);
	float:right;
	height:94px;
	width:5px;
}
#foot_c {
	padding-top:70px;
	font-size:9pt;
}
.vignette {
	background-image:url(../images/masque.png);
}
.table_projet {
	border-collapse:collapse;
	width:100%;
}
.table_projet td {
	border:1px solid #8E8E8E;
	padding:5px;
}
.table_projet th {
	color:#B91313;
	border:1px solid #8E8E8E;
	padding:5px;
}
.tab_membre {
	border-collapse:collapse;
	border:1px solid #8E8E8E;
	width:100%;
}
.tab_membre td {
	padding:5px;
}
.tab_membre th {
	color:#B91313;
	padding:5px;
	width:120px;
}
.tab_membre_image {
	width:120px;
	text-align:center;
	font-weight:bold;
}