/* RESET CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }


/* ************* */
/* aca_index.css */
/* ************* */
body {
   background-color: #3F464E;
   color: white;
   font-family: Verdana, arial, sans-serif;
   font-size: 12px;
   margin-left: 0px;
   margin-top: 0px;
   padding: 0px 0px 0px 0px;
   border-collapse: collapse;
   background-image: url(img/degrade3.jpg);
   background-position: left center;
   background-repeat: repeat-x;
   }
#index {
   width: 953px;
   height: 630px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 3%;
   background-image: url(img/index2.jpg);
   background-repeat: no-repeat;
   background-position: top;
   border: 0px solid red;
}
#intro {
   top: 160px;
   width: 323px;
   height: 260px;
   position: relative;
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   line-height: 20px;
}
#intro P {
   text-align: center;
}
#bouton {
   top: 174px; /* 434px avant*/
   left: 86px;
   position: relative;
}
#links {
   top: 260px; /* 522px */
   left: 87px;
   position: relative;
   width: 150px;
   color: white;
   text-align: center;
   height: 30px;
}
img {
   border: 0px;
}
A#blade {
   font-size: 14px;
   padding-top: 1px;
   display: block;
   width: 150px;
   height: 30px;
}

#links:hover {
   background-image: url(img/bouton_blade.png);
}
A {
   text-decoration: none;
}
DIV#lien_webthom {
      color: black;
      font-family: sans-serif;
      font-size: xx-small;
      text-align: center;
}
DIV#lien_webthom A {
      color: #282828;
      text-decoration: none;
}
DIV#lien_webthom A:hover{
      color: #585858;
      text-decoration: none;
}
#bouton-son {
   top: 249px;/* 509px */ 
   left: 86px;
   position: relative;
}

#msr {
   top: 178px;/* 509px */ 
   left: 0px;
   position: relative;
}
.object {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 0%;
   vertical-align: baseline;
   background: transparent;
   color: white;
   position: absolute;
   top: 0px;
   left: 0px;
}
