ul {
	list-style-type: square;
	text-align: left;
	list-style-position: outside;
	margin-left: 15px;
}
body {
	background-color: white;
	/*background-image: url(images/backgroundaudibilis.jpg);*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	color: #666666;
	scrollbar-3dlight-color: #CC00CC;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #CC00CC;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #CC00CC; /*	border-right: 1px solid orange;*/
}

.saisie {
	color: black;
	background-color: #FFE8B8;
}
input {
	background-color: #FFE8B8;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%; /*	border: solid 1px orange;*/
	border: solid 0px orange;
}

textarea {
	background-color: #333333;
	background-color: #FFE8B8;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	border: solid 0px orange;
}
.bouton {
	color: #FF6600; 
	background-color: white; 
	border: solid #FF6600 1px;
	padding-left:   2px;
	padding-top:    2px;
	padding-right:  2px;
	padding-bottom: 2px;
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: ;
	font-size: 100%;
}
td {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}
.gris {color: #808080; text-decoration: none;}
.rouge {color: #FF0000;}
.orange {color: #FF6600;}

a {
	color: #CC00CC;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
}
a:hover {
	color: #FF6600;
	background-color: ;
	text-decoration: none;
}

/*a:visited {
	color: #FEB36B;
}*/

h1 {
	background-color: #EFEFEF;
	color: #666666;
	font-size: 100%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left:   8px;
	padding-right:   8px;
	padding-top:    5px;
	padding-bottom: 5px;
}
h2 {
	background-color: #EFEFEF;
	color: #666666;
	font-size: 100%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left:   8px;
	padding-right:   8px;
	padding-top:    5px;
	padding-bottom: 5px;
}
h3 {
	background-color: #FE9C5B;
	color: white;
	font-size: 100%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left:   8px;
	padding-right:   8px;
	padding-top:    1px;
	padding-bottom: 1px;
}
h4 {
	background-color: #FDBB8F;
	color: white;
	font-size: 100%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left:   8px;
	padding-right:   8px;
	padding-top:    1px;
	padding-bottom: 1px;
}
h5 {
	background-color: ;
	color: #FF6600;
	font-size: 180%;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:   0px;
	padding-right:   8px;
	padding-top:    1px;
	padding-bottom: 1px;
}
hr {
	border: 1px solid orange;
	height: 1px;
	margin-top: 5px;
}
.petit {
	font-size: 90%;
}
.grand {
	font-size: 300%;
}
.petitorange {
	font-size: 90%;
	color: orange;
}
.bighilight {
	background-color: #BB0000;
	color: orange;
}
/*img {border: 1px solid red;}*/
.lcd {
	/*	background-image: url(images/lcd/petit/lcdfond.gif); */
/*	background-color: #B5B897;*/
	background-color: black;
	color: black;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
/*	border-left: solid #686957 2px;
	border-top: solid #686957 2px;
	border-right: solid #DDDDCC 2px;
	border-bottom: solid #DDDDCC 2px;*/
	border: solid #802020 1px;
	letter-spacing: -4px;
	font-size: 8px;
}
.copyright {
	font-size: 90%;
	color: #808080;
	background-color: white;
	border-top: solid orange 0px;
	padding-top: 40px;
}
.lienactif {
	color: black;
	background-color: orange;
	padding-left: 4px;
	padding-right: 4px;
}
