.Rubrique {
	font-family: Rockwell, Georgia, Verdana, "Times New Roman";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/onglet_bleu.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 100px;
	line-height: 30px;
	float: left;
	text-align: center;
	text-decoration: none;
}
.Rubrique:hover {
	font-family: Rockwell, Georgia, Verdana, "Times New Roman";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/onglet_rose.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 100px;
	line-height: 30px;
	float: left;
	text-align: center;
}
.PiedPage {
	font-family: Georgia, "Comic Sans MS", "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/pied_page.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: text-bottom;
}
.Style1 {color: #BDFDFD}

body {
	background-color: #100D0D;
	font-family: Rockwell, Georgia, Verdana, "Times New Roman";
}
#centre {
	z-index:1;
	width:1024px;
	height:900px;
	background-image: url(../images/fond.png);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
}
#menu {
	position:relative;
	width:600px;
	height:39px;
	z-index:2;
	font-family: Rockwell, Verdana, "Times New Roman";
	float: right;
	margin-top: 185px;
}
#barre_g {
	position:absolute;
	width:212px;
	z-index:3;
	height: 425px;
	margin-top: 235px;
	margin-left: 240px;
	overflow: visible;
	visibility: visible;
	float: left;
	left: 10px;
	top: 240px;
}
#barre_t {
	position:relative;
	width:120px;
	z-index:6;
	height: 80px;
	float: left;
	margin-top: 120px;
	overflow: visible;
	visibility: visible;
	text-align: right;
	font-size: 12px;
	margin-right: 120px;
	left: 210px;
	top: 501px;
	}
#contenu {
	z-index:4;
	width: 490px;
	position: relative;
	height: 620px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-top: 60px;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	margin-right: 30px;
	float: right;
}a:link {
	text-decoration: none;
	color: #BDFDFD;
}
a:visited {
	text-decoration: none;
	color: #CC33CC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
