body {
margin: 0 0 0 0;
    background-image:url(fond.png); repeat-x;

}

hr {
border: none;                   /* Idem : on ne veut pas des bordures... */
border-top: 1px dashed #000000; /* ... on en veut juste UNE en pointillés, de hauteur 6 pixels */
height: 0px;                    /* Le filet est rendu grâce à la bordure haute : pas besoin du "contenu" (si on peut dire) */
width: 187px;
align: center;
height: 1px; /* pour IE */
margin-top:2px;
}

a.menu {
color:#000099;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;}
a.menu:hover {
color:#0000FF;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;}

.indexForm1 {
color:#000099;
font-family:Arial, Helvetica, sans-serif;
font-size:16pt;
margin-left:15px; 
}

.fille {
color:#FF00FF;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
}

.mec {
color:#0066FF;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
}

#index_haut {
height:100px; width:650px; margin-left:70px; margin-top:10px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#003399;
}

#index_formulaire {
height:200px; width:400px; margin-left:200px; margin-top:40px; font-family:Arial, Helvetica, sans-serif; font-size:15px;
}

#fond_menu {
background-image:url(images/menu.png); no-repeat; height:19px; margin-top:10px; width:187px; color:#FFFFFF; text-align:center;
}

#site {
width:1000px;margin-left:auto; margin-right:auto;
}

#menu_left {
float:left;height:200px; width:187px; margin-left:8px; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}

#design_bas {
background-image:url(images/mimacy_04.png); no-repeat ;height:19px; width:1000px;
}

#indexx_contenu {
float:left;height:auto; width:800px; margin-right:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}

#design_haut {
background-image:url(images/mimacy_01.png); no-repeat ;height:87px; width:1000px;
}

#design_milieu {
background-image:url(images/mimacy_02.png); repeat-y ;height:600px; width:1000px;
}

#div_indexx {
float:right;height:auto; width:800px; margin-right:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}

input {
border:1px solid;
border-color:#000000;
}
