body {
background-color:;
margin:   ;
}
p.titre {
  background:#DED983;
  color:#345071;
  padding:.2em .3em;
  font-size:1.2em;
  border:2px outset #DED983;
  position:relative;
  margin-bottom:-1em;
  width:10em;
  margin-left:1em;
  margin-top:1em;
}

fieldset {
  border:none;
  margin-bottom:1em;
  width:24em;
  padding-top:1.5em;
}

select {
  margin-left:9em;
  margin-bottom:0;
}

/* fieldset coordonnees */
fieldset#coordonnees {
  background:#A4D8EE;
  border:outset #A4D8EE;
}
#coordonnees label {
  position:absolute;
  font-size:90%;
  padding-top:.2em;
  left:20px;
}
#coordonnees input {
  margin-left:9em;
  line-height:1.4em;
  margin-bottom:.2em;
}

/* fieldset message */
fieldset#message {
  background:#9DF2CE;
  border:outset #9DF2CE;
}
#civilite {
  font-size:90%;
}
#civilite input {
  margin-left:9em;
}
#civilite input + input {
  margin-left:1em;
}
/* cases a cocher des centres d'interet */
#interets {
  font-size:90%;
}
#interets input {
  margin-left:9em;
}
#interets input +input {
  margin-left:1em;
}
#interets br+input {
  margin-left:9em;
}
/* zone de texte du message */
textarea {
  font:.8em "Trebuchet MS", Verdana, sans-serif;
  width:29em;
  padding:.2em;
}
/* les boutons submit et reset */
input[type="submit"], input[type="reset"] {
  background:#DED983;
  font:1.2em "Trebuchet MS", Verdana, sans-serif;
  color:#345071;
}
p#buttons {
  text-align:center;
}

h1 {
font-family:;
font-size:;
color:;
background-color:;
text-align:;
}
h2 {
font-family:;
font-size:;
color:;
background-color:;
text-align:;
}
h3 {
font-family:;
font-size:;
color:;
background-color:;
text-align:;
}
p {
font-family:;
font-size:;
color:;
background-color:;
text-align:;
margin-left:;
margin-right:;
}
li {
font-family:;
font-size:;
color:;
background-color:;
text-align:;
margin-left:;
margin-right:;
}
a:link {
font-family:;
font-size:;
color:;
background-color:;
text-decoration:;
}
a:visited {
font-family:;
font-size:;
color:;
background-color:;
text-decoration:;
}
a:hover {
font-family:;
font-size:;
color:;
background-color:;
text-decoration:;
}

table#menu {
    background-color:#FFFFFF;
    width: 80%; 

}

table#menu50 {
    background-color:#FFFFFF;
    width: 50%; 

}

table#menu100 {
    background-color:#FFFFFF;
    width: 100%; 

}

table#menu td {
    padding: 3px;
}

.data {
    color: #000000;
    text-align: left;
    background-color: #FFFFCC;

}

.toprow {
   font-weight: bold;
    text-align: left;
    background-color: #FFCC99;

}

.leftcol {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: #FFCCCC;

}

table#chiffre {
    background-color:#FFFFFF;
    width: 100%; 

}

table#chiffre td {
    padding: 3px;
}

.data {
    color: #000000;
    text-align: left;
    background-color: #FFFFCC;
}
.dataw {
    color: #000000;
    text-align: left;
    background-color: #FFFFFF;
}

.toprow {
   font-weight: bold;
    text-align: left;
    background-color: #FFCC99;

}

.leftcol {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: #FFCCCC;

}

table#liste10 {
    background-color:#FFFFFF;
    width: 100%; 

}
.data10 {
    font:.6em "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
    text-align: left;
    background-color: #FFFFCC;

}
  

}

