
html {
height:100%;
background:#222222 url(imagewriter.jpg) 0 0 repeat;
}

body {
  background: #444444;
  text-align: justify;
  font-family: Tahoma, Arial;
  width: 728px;
  margin: auto; 
  color: white;
}


#mini_menu {
  font-weight: bold;
  font-size: 0.7em;
}


a {
color: #AAAAFF;
text-decoration: none;
}
a:hover {
color: #FFFFFF;
}

.submit {
  border-Width: thin;
  border-Style: solid;
  border-Color: #AAAAFF;
  font-Family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.8em;
  color: black;
  background-Color: gray;
}
.submitbig {
  border-Width: medium;
  border-Style: solid;
  border-Color: #AAAAFF;
  font-Family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.2em;
  color: black;
  background-Color: gray;
}

.submittxt {
  border-Width: thin;
  border-Style: solid;
  border-Color: #AAAAFF;
  font-Family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: black;
  background-Color: #BBBBBB;
}

h1 {
color: #FFFFFF;
  text-transform: uppercase;
  text-align: center; 
  font-size: 1.5em;
}
h2 {
text-align: center;
}

p {
 text-align: justify; 
 font-weight: normal; 
 font-size: 0.9em;
 margin-left: 3px;
 //margin-right: 0px;
 line-height: 1.5em;
  
 
}

#desc a {
text-decoration: underline;
}

#wiki {
font-size: 0.9em;
  color: #EEEEEE;  
}
#wiki p {
  font-weight: normal; 
  line-height: 1.5em;
}

small {
  font-size: 0.8em;
  font-weight: bold; 
}

a img  {
  border: 0px;
}

.header_form {
  text-align: right;
  font-size: 0.7em;
  font-weight: bold;
} 

#home-header {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
  font-family: Arial;
  font-size: 0.95em;
  position: relative;
  //top: -10px;
  line-height: 5px;
}

#home a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
  font-family: Arial;
  font-size: 0.75em;
}

#footer {
  font-size: 0.6em;
  text-align: center; 
  font-weight: bold; 
  line-height: 1.1em;
  
}

.lettre_seule {
font-size: 4.5em;
line-height: 0.5em;
font-weight: bold;
color: #AAAAFF;
}


.grosse_lettre {
font-size: 1.4em;
font-weight: bold;
line-height: 0.9em;
color: #AAAAFF;
}

.liste-liens {
line-height: 15px;
padding-right: 10px;
white-space: nowrap;
}

.bordercolorpad { 
  border-Width: thin;
  border-style: solid ; 
  border-color: #AAAAFF ; 
  padding:1px ; 
}


#banner {
  padding-left: -3px;
  margin-left:  0px;
  margin-right: 0px;
  width: 728px;
  white-space: nowrap;
}

#pub_g_th {
width: 725px; 
font-size: 0.2em;
height: 20px;
top: -2px; 
}

.bordercolorpad { 
  border-Width: thin;
  border-style: solid ; 
  border-color: #AAAAFF ; 
  padding:1px ; 
}

#home-header a {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
font-family: Arial;
font-size: 0.75em;
position: relative;
top: -10px;
line-height: 5px;
}

// ================================

#largemenu {
    font-size: 1.0em;
    width: 728px;
    margin-left: 2px;
}

.formmenu {
  margin-bottom: 0.2em;
}


.borderlargemenu
{
  border-width: thin;
  border-style: solid ;
  border-color: #AAAAFF;
  padding:1px ;
  line-height: 1.2em;
}


