/* Start of CMSMS style sheet 'B612_1COLOR_INTRO' */
/******************************************************************************/
/********BODY------configuration des font de base et de la couleur du background général*********/
/******************************************************************************/
body, html {
                background-color: #555 ;
                }

#background {
 /* background:url(images/cms/B612_bureauxGRIS.gif) no-repeat; height:100px; width:1024px;*/
                   }


/*****************************************************************************/
/***********************************DIV***************************************/
/*****************************************************************************/
#mainContainer {
height: 700px;    /* adjust according your image size */
 background: transparent;
 border: 1px TRANSPARENT;
 text-align: left;
  }

/*****************************************************************************/
/************HEADER ***********************************************************/
/*****************************************************************************/
#intro {
  background: transparent;
    color: #747373;
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 11px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 5px;
    text-align: justify;
    text-decoration: none;
    text-indent: 0px;
    text-transform: uppercase;
  }

       

    #header {
             height: 100px;    /* adjust according your image size */
             background: transparent;        
             }

           #header h1 a { 
                               /* you can set your own image here */
                              margin: 500px 0 0 0;
                               background: transparent 
                               url(images/cms/B612_ECRITURE1.png) no-repeat 0 12px; 
                               display: block;
                               height: 100px;             /* adjust according your image size */
                               text-indent: -999em;  /* this hides the text */
                               text-decoration:none; /* old firefox would have shown underline for the link, 
                                                              this explicitly hides it */
                                 }


/* End of 'B612_1COLOR_INTRO' */

