/* RESET CSS */
html, div, span, applet, object, iframe, 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; vertical-align: baseline; background: transparent;  color: black;  }

/* remember to define focus styles! */
/* :focus { outline: black solid thin; }*/
html {
   overflow: auto;
}
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }



/* ******* */
/* aca.css */
/* ******* */

/* BALISE SELECTOR */
body {
   background-color: #3F464E;
   color: white;
   font-family: Arial, Helvetica, sans-serif;
   line-height: 1;
   font-size: 100%;
   margin-left: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   padding: 0px 0px 0px 0px;
   border-collapse: collapse;
   background-image: url(img/degrade3.jpg);
   background-position: left center;
   background-repeat: repeat-x;
   border: 0px none;
   vertical-align: baseline;
}


#global {
   background-color: black;
   background-image: url(img/fondpages.jpg);
   background-repeat: no-repeat;
   background-position: top;
   width: 953px;
   height: 630px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 3%;
   margin-bottom: 0px;
   border: 0px solid Black;
   text-align: left;
   color: black;
}
#bandeau {
   background-color: transparent;
   border: 0px solid fuchsia;
   width: 953px;
   height: 162px;
   padding-top: 8px;
   
}
#zone-logo {
   width: 320px;
   height: 100%;
   float: left;
   clear: left;
   border: 0px solid fuchsia;
}
#zone-image {
   float: left;
   height: 154px;
   width: 630px;
   clear: none;
}

#img-bandeau {
   float: left;
   height: 154px;
   width: 622px;
}
#img-bandeau1 {
   float: left;
   height: 154px;
   width: 307px;
  
}
#img-bandeau2 {
   float: left;
   height: 154px;
   width: 307px;
 
}
IMG#img-p1a {
   z-index: 0;
   left:0px;
   position: relative;
}
IMG#img-p1b {
   z-index: 10;
   left: 0px;
   top: -157px;
   position: relative;
}
IMG#img-p2a {
   z-index: 0;
   left:0px;
   position: relative;
}
IMG#img-p2b {
   z-index: 10;
   left: 0px;
   top: -157px;
   position: relative;
}
#menu {
   width: 953px;
   height: 38px;
   float: none;
   clear: both;
   text-align: left;
   background-color: transparent;
   color: white;
   border: 0px solid fuchsia;
   padding-top: 2px;
   }
	
#zone-gauche {
   float: left;
   width: 320px;
   height: 422px;
   clear: left;
   border: 0px solid fuchsia;
   color: white;
}

#corps {
   width: 595px; /*normal 634, 620 ensuite*/
   height: 407px;
   overflow: auto;
   padding-left: 25px;
   border: 0px solid fuchsia;
   float: left;
   clear: right;
   color: black;
   padding-top: 13px;
   padding-right: 10px;
   font-size: 14px;
}
h1 {
   margin: 0;
   padding: 0;
   border: 0;
   color: #4A545E;
   font-family: Arial, sans-serif;
   font-weight: bold;
   /*font-variant: small-caps;*/
   font-variant: normal;
   font-size: 15px;
   font-style: normal;
   line-height: 23px;
   letter-spacing: 1px;
   background: transparent;
   text-transform: uppercase;
   text-align: left;
   word-spacing: normal;
   white-space: normal;
}
h1 span.capital {
   color: #4A545E;
   font-size: 18px;
 
}
h2 {
   margin: 0;
   padding: 0;
   border: 0;
   padding-top: 40px;
   font-size: 16px;
   font-weight: bold;
}
h2.actu {
   margin: 0;
   padding: 0;
   border: 0;
   padding-top: 10px;
   font-size: 16px;
   font-weight: bold;
   padding-bottom: 10px;
}
h2.tarifs {
   margin: 0;
   padding: 0;
   border: 0;
   color: black;
   padding-top: 40px;
   font-size: 16px;
   font-weight: bold;
   text-transform: none;
   letter-spacing: 1px;
   font-variant: normal;
}
h2.contacts {
   margin: 0;
   padding: 0;
   border: 0;
   padding-top: 20px;
   font-size: 16px;
   font-weight: bold;
}

h3 {
   /* utilisé dans la page tarifs */
   color: #4A545E;
   font-size: 12px;
   letter-spacing: 1px;
   padding-bottom: 8px;
}

/* tables still need 'cellspacing="0"' in the markup */
table { 
   border-collapse: collapse; 
   width: 510px;
}
td {
   height: 19px;
   vertical-align: top;
}
TD.cellprix {
   width: 60px;
}
input, textarea {
   border: 1px solid gray;
}
input.bouton:hover {
   border: 1px solid gray;
   background-color: #999999;
}

IMG.tiret {
   padding-top: 8px;
   padding-bottom: 11px;
}
IMG.tiret2 {
   padding-top: 3px;
   padding-bottom: 3px;
}
p {
   text-align: left;
   font-size: 14px;
   line-height: 19px;
   margin-right: 25px;
}
ol, ul {
   list-style: disc;
   padding-left: 30px;
   line-height: 19px;
}
span.gi {
   font-style: italic;
   font-weight: bold;
}
span.i {
   font-style: italic;
}
span.g {
   font-weight: bold;
}

DIV.espace-menu {
   display: block;
   float: left;
   width: 8px;
}
DIV.espace-bandeau {
   float: left;
   width: 8px;
   clear: none;
}
#bouton-son {
   top: 366px;
   left: 86px;
   position: relative;
}

a.bouton-menu {
   width: 155px;
   height: 27px;
   display: block;
   float: left;
}


a {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
}

DIV.blocactu {
   padding-bottom: 10px;
}

.object {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 0%;
   vertical-align: baseline;
   background: transparent;
   color: white;
   position: absolute;
   top: 0px;
   left: 0px;
}
.all
{margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent;  color: black;}
a:focus { outline: black none; }
TABLE#formulaire {
   margin-top: 5px;
}
TABLE#formulaire TR TD{
   text-align: left;
   vertical-align: middle;
   font-size: 12px;
   font-weight: bold;
}
TABLE#formulaire TR TD#message {
   vertical-align: top;
}