body {
	background-color: black;
	color: black;
	width: 66%;
	max-width: 66%;
	min-width: 620px;
	height: 100%;
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: auto;
	padding: 0;
	line-height: 1.2em;
}

a:focus, a:active {
	outline: none;
}

table {
	border-collapse: collapse;
}

#header {
	height: 100%;
	background-color: #000;
	text-align: center;
}

#centre {
	text-indent: .5em;
	text-align: justify;
	font-size: .9em;
	background-color: silver;
	padding-right: 25px;
	padding-left: 25px;
}

#gauche {
	width: 190px;
	height: auto;
	vertical-align: top;
	padding-top: 35px;
}

#pied {
	color: white;
	text-align: center;
	font-size: 0.8em;
}

#pied a {
	color: white;
}

#menu, #menu2 {
	text-align: center;
}

#menu img, #menu2 img {
	background-color: #fff;
	height: 48px;
}

#menu img.star:hover, #menu2 img.star:hover {
	background-color: #fff;
}

#menu img.star, #menu2 img.star {
	width: 32px;
}

#menu img:hover, #menu2 img:hover {
	background-color: #ff0;
}

img.images, object, embed {
	margin: auto;
	display: block;
}

ul.sous_menu {
	padding-left: 20px;
	margin: 0;
	list-style-type: circle;
}

#centre ul.sous_menu a {
	color: #226;
	text-decoration: none;
}

#centre ul.sous_menu a:visited, #centre a:visited {
	color: #448;
}

#centre ul.sous_menu a:hover, #centre a:hover, #pied a:hover {
	color: #88c;
}

a img {
	border: none;
}

#centre h1 {
	font-size: 33px;
}

.cadre {
	border: 5px ridge black;
}

.coupdegueule {
	font-variant: small-caps;
}

.barre {
	text-decoration: line-through;
}

div.accueil {
	text-align: center;
	margin: auto;
	padding-top: 100px;
}

div.accueil a, div.accueil a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 1.5em;
}

div.accueil a:hover {
	color: #aaa;
	text-decoration: none;
}

tr.haut td, tr.bas td {
	height: 25px;
}

td.centre {
	padding: 10px;
}

td.gauche, td.droite {
	width: 23px;
}

tr.haut td.centre {
	background-image: url('../images/menu/haut.png');
}

tr.bas td.centre {
	background-image: url('../images/menu/bas.png');
}

tr.milieu td.gauche {
	background-image: url('../images/menu/gauche.png');
}

tr.milieu td.droite {
	background-image: url('../images/menu/droite.png');
}

tr.haut td.gauche {
	background-image: url('../images/menu/haut_gauche.png');
}

tr.haut td.droite {
	background-image: url('../images/menu/haut_droite.png');
}

tr.bas td.gauche {
	background-image: url('../images/menu/bas_gauche.png');
}

tr.bas td.droite {
	background-image: url('../images/menu/bas_droite.png');
}
