body {
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 40px;
	padding: 0px;
	background-color: #ffffff;/*#D2E9FF;*/
/*	font-size: medium;*/
	color: black;
	font-family: "Trebuchet MS", Verdana, sans-serif;
        font-weight: normal;
        font-size: 12px;
}

td {
/*	background: #AAADDD; */
	text-align: left;
	font-weight: normal;
}

.hide { display: none; }

#laveriteestailleurs {
	margin-left: 2%;
	margin-right: 2%;
	text-align: center;
}

#dromadaire {
	text-align: center;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right:15px;
	border:1px solid gray;
	padding: 5px;
}

#thekillerrabbit {
	text-align: center;
}

#tab td {
	text-align: left;
}

#tab th {
	text-align: right;
/*        font-weight: normal;*/
        font-size: 14px;
}

#tab h1,h2,h3,h4 {
	text-align: left;
}

#connexion {
	text-align: center;
}

#connexion td {
	width: 33%;
}

.connexionright {
	background:url("sol.gif") no-repeat;
	background-position: center;
}

.connexionleft {
	background:url("sol.gif") no-repeat;
	background-position: center;
}

p,h1,h2,h3,h4 {
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	text-indent: 7px;
}

h3, h4, h5 {
font-weight: normal;
}

h3 strong, h4 strong, h5 strong {
font-weight: bold;
}

h2 {
text-align: center;
}

h2 a, h2 a:visited {
color: #FF0000;
text-decoration: underline;
}

a.mod, a.mod:visited {
	color: #ff0000;
	text-decoration: none;
}

a.mod:hover, a.mod:active {
	text-decoration: underline;
}

pre {
	font-size: medium;
	color: black;
	font-family: "Courier New", "Courier", monospace;
	text-align: center;
}

img {
	border: none;
}

hr { width: 55%; color: #B5B5B5; height: 1px; align: center}

.un {
background-color: #BBBBBB;
}

.deux {
background-color: #DDDDDD;
}

input, select {
	border: 1px gray solid;
	color: black;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	background-color: #FFFFFF; #DCDCDC;
	-moz-border-radius: 7px;
}

input: focus {
background-color: #EEEEEE;
}

a, a:visited {
	text-decoration: none;
	color: #6060EE;
}

a:hover {
	text-decoration: underline;
}

#liste {
margin-left: auto;
margin-right: auto;
width: 90%;
}

fieldset {
	border: 1px gray solid;
	padding: 5px;
	width: 70%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 7px;
	background:url("portee_ond.gif") no-repeat;
	background-position: right bottom;
}

#menu {
margin: 10px;
text-align: center;
}

#menu ul {
padding: 0px;
margin: 0px;
}

#menu li {
display: inline;
font-size: normal;
font-family: Georgia, serif;
text-decoration: none;
color: black;
background-color: #B0B0FF;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 4px;
padding-right: 4px;
margin-top: 1px;
margin-bottom: 1px;
margin-left: 5px;
margin-right: 5px;
border: 1px solid #ccc;
font-weight: bold;
text-align: center;
}

.active {
background-color:  #8F8FDE !important;
}

#menu li a, #menu li a:visited {
text-decoration: none;
color: black;
}

#menu li:hover {
background-color: #8F8FDE !important;
}

button, .bouton {
	font-family: "Trebuchet MS", Verdana, sans-serif;
        font-weight: normal;
        font-size: 12px;
        cursor: crHand;
}

label, .label {
padding-left: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
        font-weight: normal;
        font-size: 12px;
}