body { background-image: url(../img/www-back/fluffy-grey.jpg);
}
h1 { font-family: verdana, arial, sans-serif;
	background-color: FFFF00;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	color: #0000FF;
}
h2 { font-family: verdana, arial, sans-serif;
	background-color: transparent;
	text-align: center;
	font-size: 12px;
	color: #000000;
}
h5 { font-family: verdana, arial, sans-serif;
	background-color: FFFF00;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	color: #000000;
}
h6 { font-family: verdana, arial, sans-serif;
	background-color: transparent;
	text-align: center;
	font-size: 9px;
	color: #CCCCFF;
}
.contenu { font-family: arial, verdana, sans-serif;
	    position: absolute;
        left: 250px;
	background-color: #CCFFCC;
        width: 670px;
        font-size: 12px;
        text-align: center;
}
.cadre {text-align: center;
	background-color: transparent;
        width: 1000px;
	text-align: center;
}
.menugauche { font-family: verdana, arial, sans-serif;
	    position: absolute;
        left: 80px;
	background-color: #CCFF33;
	text-align: center;
	font-size: 13px;
	color: #000000;
   	width: 160px;
}
.menudroite { font-family: verdana, arial, sans-serif;
      	float: right;
	background-color: transparent;
	text-align: center;
	font-size: 13px;
	color: #000000;
   	width: 160px;
}
.texte {
  font-size: 11px;
  font-weight: 500;
  color: #9999FF;
  background-color: transparent;
}
.numeropage {
        font-size: 14px;
	color: #FF0000;
}
a.numeropage_gras {
	text-decoration: none;
	color: #0000FF;
        font-size: 18px;
	font-weight: bold;
}
a.numeropage_gras:visited {
	text-decoration: none;
	color: #000000;
        font-size: 12px;
	font-weight: bold;
}
.cadrepub { 	background-color: #CCFF33;
	  font-family: verdana, arial, sans-serif;
	  font-weight: 500;
	  text-align: center;
	  text-decoration: none;
	  font-size: 12px;
	  color: #000000;
}
.pub { font-family: verdana, arial, sans-serif;
	  text-align: center;
	  text-decoration: none;
	background-color: transparent;
	font-size: 12px;
	color: #000000;
        width: 420px;
}
.bandpub { font-family: verdana, arial, sans-serif;
	  text-align: center;
	  text-decoration: none;
	background-color: transparent;
	font-size: 12px;
	color: #000000;
        width: 10px;
}
a.menu1 { font-family: verdana, arial, sans-serif;
	border-color: #0033FF.
        border-width: 5px;
        border-style: outset;
	display: block;
        text-decoration: none;
	font-weight: 500;
        text-align: center;
   	width: 100px;
	background-color: #99CCFF;
	font-size: 16px;
	color: #000000;
}
a.menu1:hover {
	font-weight: 700;
        border-style: inset;
	color: #FF0000;
}
a.menu2 { font-family: verdana, arial, sans-serif;
	border-color: #0033FF.
        border-width: 5px;
        border-style: outset;
	display: block;
        text-decoration: none;
	font-weight: 500;
        text-align: center;
   	width: 100px;
	background-color: #99CCFF;
	font-size: 16px;
	color: #000000;
}
a.menu2:hover {
	font-weight: 700;
        border-style: inset;
	color: #FF0000;
}
a.bouton { font-family: verdana, arial, sans-serif;
	border-color: #0033FF.
        border-width: 5px;
        border-style: outset;
	display: block;
        text-decoration: none;
	font-weight: 500;
        text-align: center;
   	width: 120px;
	background-color: #FFCC66;
	font-size: 16px;
	color: #000000;
}
a.bouton:hover {
        border-style: inset;
	color: #FF0000;
}
a.boutonlangfr { font-family: verdana, arial, sans-serif;
  background-image: url(../img/french.gif);
  background-repeat: no-repeat;
	border-color: #0033FF.
        border-width: 5px;
        border-style: outset;
	display: block;
        text-decoration: none;
	font-weight: 500;
        text-align: right;
   	width: 120px;
	background-color: #FFCC66;
	font-size: 16px;
	color: #000000;
}
a.boutonlangfr:hover {
  background-image: url(../img/french.gif);
  background-repeat: no-repeat;
	font-weight: 700;
        border-style: inset;
	color: #FF0000;
}
a.boutonlangen { font-family: verdana, arial, sans-serif;
  background-image: url(../img/english.gif);
  background-repeat: no-repeat;
	border-color: #0033FF.
        border-width: 5px;
        border-style: outset;
	display: block;
        text-decoration: none;
	font-weight: 500;
        text-align: right;
   	width: 120px;
	background-color: #FFCC66;
	font-size: 16px;
	color: #000000;
}
a.boutonlangen:hover {
  background-image: url(../img/english.gif);
  background-repeat: no-repeat;
	font-weight: 700;
        border-style: inset;
	color: #FF0000;
}


