@charset "utf-8";
body {
	background-color: #000;
}

/* CSS Document */
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: Impact;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family: Georgia;
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	text-align: center;
	font-weight: bold;
}

#commande {
	padding: 10px;
	border: thin dotted #134311;
}

.amodifier {
	font-weight: bold;
	color: #90F;
}

h2 {
	text-align: center;
}

.formamodif {
	font-size: 12px;
	font-weight: bold;
	color: #90F;
	text-align: center;
}

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#navigation {
	font-size: 12px;
	text-align: center;
	text-transform: capitalize;
}

#avert {
	font-size: 12px;
	color: #666;
}

#navigation2 {
	font-size: 12px;
	text-align: center;
	text-transform: capitalize;
}

.tlc {
	background-image: url(../images/ebook.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 450px;
	width: 350px;
	text-align: center;
}

#legales {
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#legales a {
text-decoration: none;
color: #004c01;
}
