ul.menu {
 padding:0;
 margin:0;
 list-style-type:none;
 }
li.menu {
 margin-left:2px;
 float:left; /*pour IE*/
 }
ul.menu li.menu a.menu {
 display:block;
 float:left;   
 width:150px;
 background-color:#BF8273 /*#C0AC42#6495ED*/;
 color:black;
 text-decoration:none;
 text-align:center;
 padding:5px;
 border:4px solid;
 /*pour avoir un effet "outset" avec IE :*/
 border-color: #402A2F #C96D63 #C96D63 #402A2F /*#DCDCDC #696969 #696969 #DCDCDC;*/
 }
ul.menu li.menu a.menu:hover {
 background-color:#D3D3D3;
 border-color:#696969 #DCDCDC #DCDCDC #696969;
 } 

.retrait4
{
	border: 2px solid black;
	font-family: "arial", sans-serif;
	padding: 10px;
	width: 10%;
}

.retrait
{
	list-style-position: inside;
	font-size: 120%;
}
.retrait2
{
	list-style-position: inside;
	font-family: arial, sans-serif;
	font-size: 140%;
}

.CESU
{
	text-indent: 5%;
}

.centring
{
	text-align: center;
}

.espace
{
  margin-left: 30%;
}

.rempl
{
	font-size: 100%;
	font-family: arial, sans-serif;
	color: black;
	background-color: inherit;
}
.note
{
	font-size: 120%;
	font-family:"verdana", arial, sans-serif;
}
.intitule
{
	font-size: 150%;
	font-family: "verdana", arial, sans-serif;
	color: #002483;
	background-color: inherit;
	font-weight: bold;
}
.text
{
	text-align: center;
	color: black;
	background-color: inherit;
	font-weight: bold;
	font-size: 170%;
}
.text2
{
	color: black;
	background-color: inherit;
	font-size: 150%;
	font-weight: bold;
}
.titre3
{
	color: green;
	background-color: #cbd9ff;
}
.titre4
{
	text-align: left;
	background-color: #fff8f6;
	color: black;
	width: 30%;
}
.bouton
{
	font-size: 100%;
	color: black;
	background-color: inherit;
	font-weight: bold;
	font-family: "verdana", arial, sans-serif;
}
.bout
{
	text-align: center;
}

.th1
{
	background-color: #b5a4d0;
	font-family: "arial", sans-serif;
	color: black;
	width: 20%;
}
.th11
{
	background-color: #b5a4d0;
	font-family: "arial", sans-serif;
	color: black;
	width: 25%;
}
.th111
{
	background-color: #b5a4d0;
	font-family: "arial", sans-serif;
	color: black;
	width: 25%;
}
.pied
{
	text-align: center;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 130%;
}

#pied
{
	text-align: center;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 130%;
}
#image
{
	float: left;
}
#titre1
{
	font-size: 210%;
	text-align: center;
	font-weight: bold;
	color: black;
	background-color: inherit;
}
#titre2
{
	font-size: 200%;
	text-align: center;
	font-style: italic;
	color: black;
	background-color: inherit;
}
#titre3
{
	font-size: 200%;
	text-align: center;
	font-weight: bold;
	color: orange;
	background-color: blue;
}
#haut
{
	text-align: right;
	font-weight: bold;
	font-size: 150%;
}

#gauche
{
	float: left;
	font-size: 80%;
}
#droite
{
	text-align: right;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 110%;
}

.script
{
	font-size: 150%;
}
#date
{
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 130%;
}
#retour
{
	text-align: left;
	font-weight: bold;
}
#envoi
{
	text-align: center;
	font-weight: bold;
	font-size: 150%;
}
h1, h2, h3, h6, #titre1, #titre2, p, a
{
	font-family: "arial", sans-serif;
}

a:hover
{
    color: #1856ab;
	background-color: inherit;
    text-decoration : underline;
}

a
{
	font-size: 100%;
	font-weight: bold;
	color: #330066;
}

body
{
	background-image: url("arriere plan2.bmp");
	background-attachment: fixed;
}
p, h2, h3, h6
{
	color: black;
	background-color: inherit;
}
ul
{
	font-size: 100%;
	font-family: verdana;
	font-style: italic;
}

p
{
	font-size: 140%;
}
h1
{
	color: #000099;
	background-color: inherit;
	font-size: 300%;
	text-align: center;
}
h1.ST
{
	font-size: 80%;
}

h2
{
	font-size: 200%;
}
h3
{
   font-size: 170%;
}
h4
{
	text-align: center;
	font-weight: bold;
	font-size: 220%;
}
h5
{
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	font-size: 170%;
}
h6
{
	text-align: left;
	font-size: 140%;
}
select
{
	font-size: 150%;
}

td
{
	height: 50px;
	font-size: 200%;
	text-align: center;
	font-family: "arial", sans-serif;
	color: black;
	background-color: #fff8f6;
	border: 2px solid black;
	padding: 20px;
}
th
{
	font-size: 200%;
	border: 2px solid black;
	font-family: "arial", sans-serif;
	padding: 15px;
	width: 10%;
}
caption
{
	font-size: 230%;
	color: purple;
	background-color: inherit;
	font-family: "arial", sans-serif;
	font-weight: bold;
}
table
{
   margin: auto;
   border-collapse: collapse;
   border: 2px solid black;
}
