.apparent
{
   /* attributs obligatoires */
   visibility: visible;
   display: block;
}

.cache
{
   /* uniques attributs de cette classe */
   visibility: hidden;
   display: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #747980;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
}

.header {
	background-image:URL(../images/header.png);
	top:0px;
	left:0px;
	width:960px;
	height:200px;
	position:relative;
}

.gauche1 {
	background-image:URL(../images/gauche1.jpg);
	top:0px;
	left:0px;
	width:87px;
	height:159px;
	position:relative;
}

.droit1 {
	background-image:URL(../images/droit1.jpg);
	top:0px;
	left:0px;
	width:87px;
	height:159px;
	position:relative;
}

.gauche2 {
	background-image:URL(../images/gauche2.jpg);
	top:0px;
	left:0px;
	width:87px;
	height:209px;
	background-repeat:repeat-y;
	position:relative;
}

.droit2 {
	background-image:URL(../images/droit2.jpg);
	top:0px;
	left:0px;
	width:87px;
	height:209px;
	background-repeat:repeat-y;
	position:relative;
}

.gauche3 {
	background-image:URL(../images/gauche3.jpg);
	top:0px;
	left:0px;
	width:87px;
	height:52px;
	position:relative;
}

.droit3 {
	background-image:URL(../images/droit3.jpg);
	top:0px;
	left:0px;
	width:87px;
	height:52px;
	position:relative;
}

.gauche {
	background-image:URL(../images/gauche.jpg);
	top:0px;
	left:0px;
	width:87px;
	background-repeat:repeat-y;
	position:relative;
}

.droit {
	background-image:URL(../images/droit.jpg);
	top:0px;
	left:0px;
	width:87px;
	background-repeat:repeat-y;
	position:relative;
}

.contenu {
	background-color:#D5D8DF;
}

.footer {
	background-image:URL(../images/footer.png);
	top:0px;
	left:0px;
	width:960px;
	height:150px;
	position:relative;
}

.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D5190;
	
	text-decoration: none;
}
.menu a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #3D5190;
	text-decoration: none;
}


.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #000000;
	text-decoration: none;
}
.texte {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.texte1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3D5190;
}

.texte1 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D5190;
	font-weight:bold;
	text-decoration: display;
}

.texte1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D5190;
	font-weight:bold;
	text-decoration: display;
}

.texte1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D5190;
	font-weight:bold;
	text-decoration: none;
}

.livre{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFD700;
	font-weight:normal;
	text-decoration: display;
}

.Box {
	background-color:#ffffff;
	border: 1px solid #e0e0e0;
}
.bandeau{
	background-image:URL(../images/Bandeau1.jpg);
	top:0px;
	left:0px;
	width:800px;
	height:150px;
	position:absolute;
	font-size:300%;
	font-style:Arial;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
}

.compteur a:link {
	font-family: Book Antiqua;
	font-size: 12px;
	color: #FFFFFF;
	
	text-decoration: none;
}
.compteur a:visited {

	font-family: Book Antiqua;
	font-size: 12px;
	
	color: #FFFFFF;
	text-decoration: none;
}


.compteur a:hover {
	font-family: Book Antiqua;
	font-size: 12px;
	
	color: #FFD700;
	text-decoration: none;
}

.forum a:link {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D5190;
	
	text-decoration: none;
}
.forum a:visited {

	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #3D5190;
	text-decoration: none;
}


.forum a:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #FFFFFF;
	text-decoration: none;
}


